js-wasm-node18 at 42f99b203d2990429ba9d13bd1b71d31057ce30a :: Running /workdir/go/src/make.bash with args ["/workdir/go/src/make.bash"] and env ["HOSTNAME=buildlet-linux-amd64-js-wasm-node18-rn7bcd3cd" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=100ms" "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.287s ok archive/zip 1.728s ok bufio 0.494s ok bytes 22.669s ok compress/bzip2 0.402s ok compress/flate 2.363s ok compress/gzip 13.534s ok compress/lzw 0.599s ok compress/zlib 1.407s ok container/heap 0.257s ok container/list 0.306s ok container/ring 0.314s ok context 0.280s ok crypto 0.227s ok crypto/aes 0.268s ok crypto/cipher 0.259s ok crypto/des 0.264s ok crypto/dsa 0.264s ok crypto/ecdh 0.707s ok crypto/ecdsa 0.616s ok crypto/ed25519 0.750s ok crypto/elliptic 0.354s ok crypto/hmac 0.219s ok crypto/internal/alias 0.186s ok crypto/internal/bigmod 0.616s ok crypto/internal/boring 0.218s ok crypto/internal/boring/bcache 0.637s ok crypto/internal/edwards25519 30.453s ok crypto/internal/edwards25519/field 30.250s ok crypto/internal/nistec 1.891s ok crypto/internal/nistec/fiat 0.242s [no tests to run] ok crypto/md5 0.303s ok crypto/rand 0.336s ok crypto/rc4 0.287s ok crypto/rsa 2.957s ok crypto/sha1 0.262s ok crypto/sha256 0.257s ok crypto/sha512 0.221s ok crypto/subtle 1.622s ok crypto/tls 3.394s ok crypto/x509 4.145s ok database/sql 0.897s ok database/sql/driver 0.234s ok debug/buildinfo 0.402s ok debug/dwarf 0.946s ok debug/elf 1.220s ok debug/gosym 0.343s ok debug/macho 0.368s ok debug/pe 0.814s ok debug/plan9obj 0.259s ok embed 0.246s [no tests to run] ok embed/internal/embedtest 0.324s ok encoding/ascii85 0.235s ok encoding/asn1 0.326s ok encoding/base32 0.315s ok encoding/base64 0.242s ok encoding/binary 0.299s ok encoding/csv 0.325s ok encoding/gob 11.821s ok encoding/hex 0.340s ok encoding/json 0.988s ok encoding/pem 1.218s ok encoding/xml 0.496s ok errors 0.350s ok expvar 0.309s ok flag 0.313s ok fmt 0.601s ok go/ast 0.465s ok go/build 12.221s ok go/build/constraint 0.246s ok go/constant 0.285s ok go/doc 0.738s ok go/doc/comment 1.831s ok go/format 0.427s ok go/importer 0.397s ok go/internal/gccgoimporter 0.319s ok go/internal/gcimporter 0.370s ok go/internal/srcimporter 9.186s ok go/parser 0.996s ok go/printer 1.232s ok go/scanner 0.300s ok go/token 0.429s ok go/types 1.867s ok hash 0.266s ok hash/adler32 0.328s ok hash/crc32 0.338s ok hash/crc64 0.287s ok hash/fnv 0.346s ok hash/maphash 0.543s ok html 0.341s ok html/template 0.920s ok image 0.653s ok image/color 0.403s ok image/draw 0.878s ok image/gif 0.971s ok image/jpeg 0.931s ok image/png 1.483s ok index/suffixarray 1.957s ok internal/abi 0.219s ok internal/buildcfg 0.351s ok internal/coverage/cformat 0.347s ok internal/coverage/cmerge 0.332s ok internal/coverage/pods 0.465s ok internal/coverage/slicereader 0.368s ok internal/coverage/slicewriter 0.307s ok internal/coverage/test 0.470s ok internal/cpu 0.293s ok internal/dag 0.338s ok internal/diff 0.329s ok internal/fmtsort 0.286s ok internal/fuzz 0.412s ok internal/godebug 0.518s ok internal/intern 1.033s ok internal/itoa 0.444s ok internal/poll 0.332s ok internal/profile 0.296s ok internal/reflectlite 0.619s ok internal/safefilepath 0.216s ok internal/saferio 0.285s ok internal/singleflight 0.384s ok internal/testenv 0.328s ok internal/trace 0.664s ok internal/types/errors 0.722s ok internal/unsafeheader 0.397s ok internal/xcoff 1.108s ok io 0.393s ok io/fs 1.237s ok io/ioutil 0.361s ok log 0.303s ok log/slog 0.458s ok log/slog/internal/buffer 0.253s ok log/syslog 0.248s [no tests to run] ok maps 0.235s ok math 0.330s ok math/big 11.848s ok math/bits 0.394s ok math/cmplx 0.310s ok math/rand 1.065s ok mime 0.411s ok mime/multipart 4.294s ok mime/quotedprintable 0.354s ok net 0.708s ok net/http 36.806s ok net/http/cgi 0.561s ok net/http/cookiejar 0.576s ok net/http/fcgi 0.445s ok net/http/httptest 0.951s ok net/http/httptrace 0.235s ok net/http/httputil 0.981s ok net/http/internal 0.244s ok net/http/internal/ascii 0.207s ok net/http/pprof 4.523s ok net/mail 0.304s ok net/netip 0.728s ok net/rpc 0.878s ok net/rpc/jsonrpc 0.783s ok net/smtp 0.722s ok net/textproto 0.518s ok net/url 0.772s ok os 1.213s ok os/exec 0.520s ok os/exec/internal/fdtest 0.274s ok os/signal 0.292s [no tests to run] ok os/user 0.282s ok path 0.355s ok path/filepath 0.860s ok plugin 0.202s ok reflect 0.983s ok regexp 1.857s ok regexp/syntax 2.649s ok runtime 62.870s ok runtime/coverage 0.259s ok runtime/debug 0.343s ok runtime/internal/atomic 0.263s ok runtime/internal/math 0.219s ok runtime/internal/sys 0.209s ok runtime/metrics 0.296s ok runtime/pprof 0.455s ok runtime/trace 3.366s ok slices 0.249s ok sort 0.412s ok strconv 1.416s ok strings 21.488s ok sync 0.821s ok sync/atomic 0.960s ok syscall 0.923s ok syscall/js 0.851s ok testing 1.559s ok testing/fstest 0.689s ok testing/iotest 0.444s ok testing/quick 0.732s ok text/scanner 0.673s ok text/tabwriter 0.516s ok text/template 0.925s ok text/template/parse 0.641s ok time 2.878s ok unicode 0.404s ok unicode/utf16 0.296s ok unicode/utf8 0.354s ok cmd/addr2line 0.326s ok cmd/api 0.450s ok cmd/asm/internal/asm 3.468s ok cmd/asm/internal/lex 0.291s ok cmd/compile/internal/abt 0.217s ok cmd/compile/internal/amd64 0.400s ok cmd/compile/internal/base 0.263s ok cmd/compile/internal/compare 0.353s ok cmd/compile/internal/dwarfgen 0.393s ok cmd/compile/internal/importer 0.320s ok cmd/compile/internal/ir 0.259s ok cmd/compile/internal/logopt 0.223s ok cmd/compile/internal/loopvar 0.244s ok cmd/compile/internal/noder 0.416s ok cmd/compile/internal/reflectdata 0.254s [no tests to run] ok cmd/compile/internal/ssa 1.194s ok cmd/compile/internal/syntax 0.457s ok cmd/compile/internal/test 0.752s ok cmd/compile/internal/typecheck 0.276s ok cmd/compile/internal/types 0.232s ok cmd/compile/internal/types2 1.513s ok cmd/covdata 0.256s ok cmd/cover 0.334s ok cmd/dist 0.271s ok cmd/doc 2.745s ok cmd/fix 0.863s ok cmd/go 0.678s ok cmd/go/internal/auth 0.282s ok cmd/go/internal/cache 1.403s ok cmd/go/internal/fsys 1.130s ok cmd/go/internal/generate 0.696s ok cmd/go/internal/get 0.685s ok cmd/go/internal/imports 0.322s ok cmd/go/internal/load 0.642s ok cmd/go/internal/modconv 0.586s ok cmd/go/internal/modfetch 0.701s ok cmd/go/internal/modfetch/codehost 0.703s ok cmd/go/internal/modfetch/zip_sum_test 0.512s ok cmd/go/internal/modindex 2.249s ok cmd/go/internal/modload 0.641s ok cmd/go/internal/mvs 0.477s ok cmd/go/internal/par 0.294s ok cmd/go/internal/str 0.269s ok cmd/go/internal/test 0.756s ok cmd/go/internal/vcs 0.597s ok cmd/go/internal/vcweb 0.605s ok cmd/go/internal/vcweb/vcstest 1.097s ok cmd/go/internal/web 0.476s ok cmd/go/internal/work 0.855s ok cmd/gofmt 0.802s ok cmd/internal/archive 0.356s ok cmd/internal/buildid 1.100s ok cmd/internal/cov 0.415s ok cmd/internal/dwarf 0.409s ok cmd/internal/edit 0.348s ok cmd/internal/goobj 0.336s ok cmd/internal/moddeps 0.409s ok cmd/internal/notsha256 0.338s ok cmd/internal/obj 0.260s ok cmd/internal/obj/ppc64 0.405s ok cmd/internal/obj/riscv 0.434s ok cmd/internal/obj/s390x 0.300s ok cmd/internal/obj/x86 0.433s ok cmd/internal/objabi 0.428s ok cmd/internal/pkgpath 0.350s ok cmd/internal/pkgpattern 0.421s ok cmd/internal/quoted 0.407s ok cmd/internal/src 0.267s ok cmd/internal/test2json 0.827s ok cmd/link 0.363s ok cmd/link/internal/benchmark 0.243s ok cmd/link/internal/ld 0.330s ok cmd/link/internal/loader 0.481s ok cmd/nm 0.538s ok cmd/objdump 0.501s ok cmd/pack 0.558s ok cmd/pprof 0.492s ok cmd/vet 0.378s ##### os/user with tag osusergo ok os/user 0.257s ##### hash/maphash purego implementation ok hash/maphash 0.441s ##### Testing without libgcc. ok net 0.237s [no tests to run] ok os/user 0.224s ##### ../test/bench/go1 ok test/bench/go1 0.380s [no tests to run] ##### ../test PASS PASS PASS PASS PASS PASS PASS PASS PASS PASS ##### ../misc/reboot PASS All tests passed.