js-wasm-node18 at c8402cd33046e54c7e6530b458dfc21111d7ce64 :: Running /workdir/go/src/make.bash with args ["/workdir/go/src/make.bash"] and env ["HOSTNAME=buildlet-linux-amd64-js-wasm-node18-rnf51354c" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=200ms" "WORKDIR=/workdir" "GOROOT_BOOTSTRAP=/workdir/go1.4" "GO_BUILDER_NAME=js-wasm-node18" "GOOS=js" "GOARCH=wasm" "GOHOSTOS=linux" "GOHOSTARCH=amd64" "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/workdir/go/misc/wasm" "GO_DISABLE_OUTBOUND_NETWORK=1" "GOBIN=" "TMPDIR=/workdir/tmp" "GOCACHE=/workdir/gocache" "PWD=/workdir/go/src"] in dir /workdir/go/src Building Go cmd/dist using /workdir/go1.4. (go1.17.13 linux/amd64) Building Go toolchain1 using /workdir/go1.4. Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1. Building Go toolchain2 using go_bootstrap and Go toolchain1. Building Go toolchain3 using go_bootstrap and Go toolchain2. Building commands for host, linux/amd64. Building packages and commands for target, js/wasm. --- Installed Go for js/wasm in /workdir/go Installed commands in /workdir/go/bin ##### Test execution environment. # GOARCH: wasm # CPU: # GOOS: js # OS Version: Node.js v18.12.1 ##### Testing packages. ok archive/tar 1.284s ok archive/zip 1.891s ok bufio 0.491s ok bytes 18.327s ok compress/bzip2 0.410s ok compress/flate 2.435s ok compress/gzip 15.471s ok compress/lzw 0.654s ok compress/zlib 1.507s ok container/heap 0.301s ok container/list 0.333s ok container/ring 0.354s ok context 0.455s ok crypto 0.359s ok crypto/aes 0.348s ok crypto/cipher 0.393s ok crypto/des 0.396s ok crypto/dsa 0.365s ok crypto/ecdh 0.797s ok crypto/ecdsa 0.712s ok crypto/ed25519 0.854s ok crypto/elliptic 0.388s ok crypto/hmac 0.362s ok crypto/internal/alias 0.252s ok crypto/internal/bigmod 0.680s ok crypto/internal/boring 0.239s ok crypto/internal/boring/bcache 0.676s ok crypto/internal/edwards25519 31.179s ok crypto/internal/edwards25519/field 30.885s ok crypto/internal/nistec 1.951s ok crypto/internal/nistec/fiat 0.213s [no tests to run] ok crypto/md5 0.336s ok crypto/rand 0.343s ok crypto/rc4 0.340s ok crypto/rsa 3.283s ok crypto/sha1 0.336s ok crypto/sha256 0.332s ok crypto/sha512 0.312s ok crypto/subtle 2.015s ok crypto/tls 3.457s ok crypto/x509 4.183s ok database/sql 0.853s ok database/sql/driver 0.241s ok debug/buildinfo 0.414s ok debug/dwarf 0.992s ok debug/elf 1.398s ok debug/gosym 0.372s ok debug/macho 0.457s ok debug/pe 1.087s ok debug/plan9obj 0.290s ok embed 0.309s [no tests to run] ok embed/internal/embedtest 0.318s ok encoding/ascii85 0.275s ok encoding/asn1 0.382s ok encoding/base32 0.341s ok encoding/base64 0.261s ok encoding/binary 0.327s ok encoding/csv 0.358s ok encoding/gob 12.067s ok encoding/hex 0.341s ok encoding/json 1.108s ok encoding/pem 1.367s ok encoding/xml 0.595s ok errors 0.631s ok expvar 0.510s ok flag 0.334s ok fmt 0.629s ok go/ast 0.532s ok go/build 13.653s ok go/build/constraint 0.274s ok go/constant 0.312s ok go/doc 0.976s ok go/doc/comment 2.325s ok go/format 0.534s ok go/importer 0.367s ok go/internal/gccgoimporter 0.318s ok go/internal/gcimporter 0.370s ok go/internal/srcimporter 11.010s ok go/parser 1.111s ok go/printer 1.412s ok go/scanner 0.304s ok go/token 0.453s ok go/types 2.225s ok hash 0.338s ok hash/adler32 0.308s ok hash/crc32 0.337s ok hash/crc64 0.342s ok hash/fnv 0.324s ok hash/maphash 0.544s ok html 0.361s ok html/template 0.884s ok image 0.570s ok image/color 0.362s ok image/draw 0.711s ok image/gif 0.862s ok image/jpeg 0.986s ok image/png 1.478s ok index/suffixarray 1.665s ok internal/abi 0.326s ok internal/buildcfg 0.343s ok internal/coverage/cformat 0.304s ok internal/coverage/cmerge 0.317s ok internal/coverage/pods 0.400s ok internal/coverage/slicereader 0.317s ok internal/coverage/slicewriter 0.232s ok internal/coverage/test 0.364s ok internal/cpu 0.245s ok internal/dag 0.275s ok internal/diff 0.296s ok internal/fmtsort 0.364s ok internal/fuzz 0.482s ok internal/godebug 0.319s ok internal/intern 0.562s ok internal/itoa 0.360s ok internal/poll 0.341s ok internal/profile 0.268s ok internal/reflectlite 0.923s ok internal/safefilepath 0.317s ok internal/saferio 0.514s ok internal/singleflight 0.460s ok internal/testenv 0.439s ok internal/trace 0.647s ok internal/types/errors 0.690s ok internal/unsafeheader 0.282s ok internal/xcoff 0.998s ok io 0.553s ok io/fs 1.387s ok io/ioutil 0.495s ok log 0.434s ok log/syslog 0.288s [no tests to run] ok maps 0.313s ok math 0.332s ok math/big 11.873s ok math/bits 0.429s ok math/cmplx 0.346s ok math/rand 1.107s ok mime 0.435s ok mime/multipart 4.499s ok mime/quotedprintable 0.360s ok net 0.789s ok net/http 40.118s ok net/http/cgi 0.635s ok net/http/cookiejar 0.648s ok net/http/fcgi 0.559s ok net/http/httptest 0.978s ok net/http/httptrace 0.274s ok net/http/httputil 1.061s ok net/http/internal 0.288s ok net/http/internal/ascii 0.248s ok net/http/pprof 4.609s ok net/mail 0.361s ok net/netip 0.425s ok net/rpc 0.935s ok net/rpc/jsonrpc 0.781s ok net/smtp 0.717s ok net/textproto 0.571s ok net/url 0.744s ok os 1.255s ok os/exec 0.591s ok os/exec/internal/fdtest 0.293s ok os/signal 0.255s [no tests to run] ok os/user 0.354s ok path 0.396s ok path/filepath 1.048s ok plugin 0.214s ok reflect 1.117s ok regexp 2.028s ok regexp/syntax 2.728s ok runtime 58.853s ok runtime/coverage 0.380s ok runtime/debug 0.508s ok runtime/internal/atomic 0.379s ok runtime/internal/math 0.343s ok runtime/internal/sys 0.353s ok runtime/metrics 0.500s ok runtime/pprof 0.543s ok runtime/trace 3.576s ok slices 0.305s ok sort 0.393s ok strconv 1.439s ok strings 16.680s ok sync 0.874s ok sync/atomic 0.973s ok syscall 1.083s ok syscall/js 0.895s ok testing 1.524s ok testing/fstest 0.783s ok testing/iotest 0.559s ok testing/quick 0.821s ok text/scanner 0.645s ok text/tabwriter 0.564s ok text/template 0.986s ok text/template/parse 0.691s ok time 3.060s ok unicode 0.416s ok unicode/utf16 0.369s ok unicode/utf8 0.407s ok cmd/addr2line 0.355s ok cmd/api 0.539s ok cmd/asm/internal/asm 3.989s ok cmd/asm/internal/lex 0.319s ok cmd/compile/internal/abt 0.268s ok cmd/compile/internal/amd64 0.490s ok cmd/compile/internal/base 0.282s ok cmd/compile/internal/compare 0.390s ok cmd/compile/internal/dwarfgen 0.456s ok cmd/compile/internal/importer 0.457s ok cmd/compile/internal/ir 0.343s ok cmd/compile/internal/logopt 0.299s ok cmd/compile/internal/loopvar 0.330s ok cmd/compile/internal/noder 0.480s ok cmd/compile/internal/reflectdata 0.269s [no tests to run] ok cmd/compile/internal/ssa 1.264s ok cmd/compile/internal/syntax 0.448s ok cmd/compile/internal/test 0.825s ok cmd/compile/internal/typecheck 0.318s ok cmd/compile/internal/types 0.241s ok cmd/compile/internal/types2 1.777s ok cmd/covdata 0.316s ok cmd/cover 0.369s ok cmd/dist 0.316s ok cmd/doc 3.315s ok cmd/fix 1.024s ok cmd/go 0.674s ok cmd/go/internal/auth 0.321s ok cmd/go/internal/cache 1.577s ok cmd/go/internal/fsys 1.185s ok cmd/go/internal/generate 0.690s ok cmd/go/internal/get 0.726s ok cmd/go/internal/imports 0.335s ok cmd/go/internal/load 0.563s ok cmd/go/internal/modconv 0.406s ok cmd/go/internal/modfetch 0.686s ok cmd/go/internal/modfetch/codehost 0.692s ok cmd/go/internal/modfetch/zip_sum_test 0.571s ok cmd/go/internal/modindex 2.693s ok cmd/go/internal/modload 0.754s ok cmd/go/internal/mvs 0.519s ok cmd/go/internal/par 0.366s ok cmd/go/internal/str 0.311s ok cmd/go/internal/test 0.811s ok cmd/go/internal/vcs 0.643s ok cmd/go/internal/vcweb 0.562s ok cmd/go/internal/vcweb/vcstest 1.309s ok cmd/go/internal/web 0.407s ok cmd/go/internal/work 0.705s ok cmd/gofmt 0.699s ok cmd/internal/archive 0.250s ok cmd/internal/buildid 1.229s ok cmd/internal/cov 0.415s ok cmd/internal/dwarf 0.486s ok cmd/internal/edit 0.382s ok cmd/internal/goobj 0.462s ok cmd/internal/moddeps 0.469s ok cmd/internal/notsha256 0.489s ok cmd/internal/obj 0.243s ok cmd/internal/obj/ppc64 0.254s ok cmd/internal/obj/riscv 0.285s ok cmd/internal/obj/s390x 0.223s ok cmd/internal/obj/x86 0.439s ok cmd/internal/objabi 0.404s ok cmd/internal/pkgpath 0.294s ok cmd/internal/pkgpattern 0.442s ok cmd/internal/quoted 0.412s ok cmd/internal/src 0.411s ok cmd/internal/test2json 1.005s ok cmd/link 0.410s ok cmd/link/internal/benchmark 0.328s ok cmd/link/internal/ld 0.364s ok cmd/link/internal/loader 0.342s ok cmd/nm 0.637s ok cmd/objdump 0.613s ok cmd/pack 0.564s ok cmd/pprof 0.514s ok cmd/vet 0.421s ##### os/user with tag osusergo ok os/user 0.239s ##### hash/maphash purego implementation ok hash/maphash 0.482s ##### Testing without libgcc. ok net 0.240s [no tests to run] ok os/user 0.278s ##### ../test/bench/go1 ok test/bench/go1 0.422s [no tests to run] ##### ../test PASS PASS PASS PASS PASS PASS PASS PASS PASS PASS ##### ../misc/reboot PASS All tests passed.