js-wasm-node18 at 4a90cdb03d9c103abb0d44ff42dde7121ac6cd34 :: Running /workdir/go/src/make.bash with args ["/workdir/go/src/make.bash"] and env ["HOSTNAME=buildlet-linux-amd64-js-wasm-node18-rnfaa6adc" "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" "GOPLSCACHE=/workdir/goplscache" "PWD=/workdir/go/src"] in dir /workdir/go/src Building Go cmd/dist using /workdir/go1.4. (go1.20.6 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 *** You need to add /workdir/go/bin to your PATH. ##### Test execution environment. # GOARCH: wasm # CPU: # GOOS: js # OS Version: Node.js v18.12.1 ##### Testing packages. ok archive/tar 0.736s ok archive/zip 1.206s ok bufio 0.349s ok bytes 0.716s ok cmp 0.172s ok compress/bzip2 0.284s ok compress/flate 1.486s ok compress/gzip 9.493s ok compress/lzw 0.399s ok compress/zlib 0.976s ok container/heap 0.181s ok container/list 0.199s ok container/ring 0.209s ok context 0.218s ok crypto 0.163s ok crypto/aes 0.180s ok crypto/cipher 0.156s ok crypto/des 0.154s ok crypto/dsa 0.178s ok crypto/ecdh 0.520s ok crypto/ecdsa 0.445s ok crypto/ed25519 0.600s ok crypto/elliptic 0.238s ok crypto/hmac 0.145s ok crypto/internal/alias 0.151s ok crypto/internal/bigmod 0.456s ok crypto/internal/boring 0.159s ok crypto/internal/boring/bcache 0.497s ok crypto/internal/edwards25519 0.825s ok crypto/internal/edwards25519/field 0.250s ok crypto/internal/nistec 1.462s ok crypto/internal/nistec/fiat 0.148s [no tests to run] ok crypto/md5 0.191s ok crypto/rand 0.241s ok crypto/rc4 0.218s ok crypto/rsa 2.187s ok crypto/sha1 0.198s ok crypto/sha256 0.179s ok crypto/sha512 0.141s ok crypto/subtle 1.047s ok crypto/tls 2.951s ok crypto/x509 3.191s ok database/sql 0.867s ok database/sql/driver 0.151s ok debug/buildinfo 0.259s ok debug/dwarf 0.704s ok debug/elf 0.894s ok debug/gosym 0.224s ok debug/macho 0.257s ok debug/pe 0.643s ok debug/plan9obj 0.165s ok embed 0.139s [no tests to run] ok embed/internal/embedtest 0.204s ok encoding/ascii85 0.148s ok encoding/asn1 0.236s ok encoding/base32 0.213s ok encoding/base64 0.190s ok encoding/binary 0.215s ok encoding/csv 0.243s ok encoding/gob 7.587s ok encoding/hex 0.202s ok encoding/json 0.654s ok encoding/pem 0.768s ok encoding/xml 0.352s ok errors 0.233s ok expvar 0.198s ok flag 0.211s ok fmt 0.423s ok go/ast 0.342s ok go/build 11.212s ok go/build/constraint 0.190s ok go/constant 0.196s ok go/doc 0.601s ok go/doc/comment 1.351s ok go/format 0.297s ok go/importer 0.188s ok go/internal/gccgoimporter 0.236s ok go/internal/gcimporter 0.244s ok go/internal/srcimporter 8.497s ok go/parser 0.683s ok go/printer 0.881s ok go/scanner 0.189s ok go/token 0.299s ok go/types 1.450s ok go/version 0.135s ok hash 0.166s ok hash/adler32 0.142s ok hash/crc32 0.149s ok hash/crc64 0.155s ok hash/fnv 0.154s ok hash/maphash 0.274s ok html 0.184s ok html/template 0.508s ok image 0.337s ok image/color 0.182s ok image/draw 0.411s ok image/gif 0.508s ok image/jpeg 0.618s ok image/png 1.010s ok index/suffixarray 1.342s ok internal/abi 0.156s ok internal/buildcfg 0.124s ok internal/chacha8rand 0.206s ok internal/coverage/cformat 0.221s ok internal/coverage/cmerge 0.234s ok internal/coverage/pods 0.273s ok internal/coverage/slicereader 0.207s ok internal/coverage/slicewriter 0.228s ok internal/coverage/test 0.281s ok internal/cpu 0.259s ok internal/dag 0.252s ok internal/diff 0.264s ok internal/fmtsort 0.266s ok internal/fuzz 0.333s ok internal/godebug 0.276s ok internal/godebugs 0.237s ok internal/gover 0.440s ok internal/intern 0.584s ok internal/itoa 0.401s ok internal/platform 0.492s ok internal/poll 0.223s ok internal/profile 0.198s ok internal/reflectlite 0.208s ok internal/safefilepath 0.158s ok internal/saferio 0.178s ok internal/singleflight 0.221s ok internal/testenv 0.182s ok internal/trace 0.487s ok internal/trace/v2 0.442s ok internal/types/errors 0.474s ok internal/unsafeheader 0.237s ok internal/xcoff 0.719s ok internal/zstd 0.457s ok io 0.384s ok io/fs 0.830s ok io/ioutil 0.314s ok log 0.315s ok log/slog 0.474s ok log/slog/internal/benchmarks 0.218s ok log/slog/internal/buffer 0.168s ok log/syslog 0.180s [no tests to run] ok maps 0.235s ok math 0.219s ok math/big 7.856s ok math/bits 0.271s ok math/cmplx 0.262s ok math/rand 0.788s ok math/rand/v2 1.248s ok mime 0.285s ok mime/multipart 2.629s ok mime/quotedprintable 0.234s ok net 2.229s ok net/http 17.654s ok net/http/cgi 0.361s ok net/http/cookiejar 0.419s ok net/http/fcgi 0.401s ok net/http/httptest 0.638s ok net/http/httptrace 0.180s ok net/http/httputil 0.846s ok net/http/internal 0.169s ok net/http/internal/ascii 0.131s ok net/http/pprof 4.401s ok net/mail 0.199s ok net/netip 0.554s ok net/rpc 0.576s ok net/rpc/jsonrpc 0.507s ok net/smtp 0.546s ok net/textproto 0.379s ok net/url 0.567s ok os 1.052s ok os/exec 0.371s ok os/exec/internal/fdtest 0.194s ok os/signal 0.186s [no tests to run] ok os/user 0.230s ok path 0.212s ok path/filepath 0.477s ok plugin 0.144s ok reflect 0.723s ok regexp 1.196s ok regexp/syntax 2.331s ok runtime 39.019s ok runtime/coverage 0.200s ok runtime/debug 0.250s ok runtime/internal/atomic 0.188s ok runtime/internal/math 0.160s ok runtime/internal/sys 0.174s ok runtime/internal/wasitest 0.157s ok runtime/metrics 0.206s ok runtime/pprof 0.309s ok runtime/trace 1.591s ok slices 0.475s ok sort 0.272s ok strconv 0.807s ok strings 12.286s ok sync 0.587s ok sync/atomic 0.717s ok syscall 0.156s ok syscall/js 0.578s ok testing 1.150s ok testing/fstest 0.511s ok testing/iotest 0.283s ok testing/quick 0.543s ok testing/slogtest 0.486s ok text/scanner 0.422s ok text/tabwriter 0.422s ok text/template 0.670s ok text/template/parse 0.372s ok time 2.423s ok unicode 0.227s ok unicode/utf16 0.188s ok unicode/utf8 0.230s ok cmd/addr2line 0.741s ok cmd/api 0.222s ok cmd/asm/internal/asm 2.631s ok cmd/asm/internal/lex 0.181s ok cmd/cgo/internal/swig 0.147s ok cmd/cgo/internal/test 0.152s ok cmd/cgo/internal/testcshared 0.176s ok cmd/cgo/internal/testerrors 0.174s ok cmd/cgo/internal/testfortran 0.142s ok cmd/cgo/internal/testgodefs 0.153s ok cmd/cgo/internal/testlife 0.194s ok cmd/cgo/internal/testnocgo 0.146s ok cmd/cgo/internal/testplugin 0.165s ok cmd/cgo/internal/testsanitizers 0.136s [no tests to run] ok cmd/cgo/internal/testshared 0.199s ok cmd/cgo/internal/testso 0.134s ok cmd/cgo/internal/teststdio 0.175s ok cmd/cgo/internal/testtls 0.144s ok cmd/compile/internal/abt 0.180s ok cmd/compile/internal/amd64 0.265s ok cmd/compile/internal/base 0.159s ok cmd/compile/internal/compare 0.204s ok cmd/compile/internal/devirtualize 0.235s ok cmd/compile/internal/dwarfgen 0.805s ok cmd/compile/internal/importer 0.235s ok cmd/compile/internal/inline/inlheur 0.259s ok cmd/compile/internal/ir 0.209s ok cmd/compile/internal/logopt 0.146s ok cmd/compile/internal/loopvar 0.210s ok cmd/compile/internal/noder 0.323s ok cmd/compile/internal/reflectdata 0.195s [no tests to run] ok cmd/compile/internal/ssa 0.792s ok cmd/compile/internal/syntax 0.264s ok cmd/compile/internal/test 0.518s ok cmd/compile/internal/typecheck 0.195s ok cmd/compile/internal/types 0.159s ok cmd/compile/internal/types2 1.233s ok cmd/covdata 0.174s ok cmd/cover 0.272s ok cmd/dist 0.216s ok cmd/distpack 0.156s ok cmd/doc 2.154s ok cmd/fix 0.573s ok cmd/go 0.410s ok cmd/go/internal/auth 0.129s ok cmd/go/internal/cache 1.030s ok cmd/go/internal/cfg 0.178s [no tests to run] ok cmd/go/internal/fsys 0.569s ok cmd/go/internal/generate 0.332s ok cmd/go/internal/gover 0.203s ok cmd/go/internal/imports 0.193s ok cmd/go/internal/load 0.309s ok cmd/go/internal/modfetch 0.376s ok cmd/go/internal/modfetch/codehost 0.394s ok cmd/go/internal/modfetch/zip_sum_test 0.313s ok cmd/go/internal/modindex 1.947s ok cmd/go/internal/modload 0.338s ok cmd/go/internal/mvs 0.236s ok cmd/go/internal/par 0.170s ok cmd/go/internal/str 0.180s ok cmd/go/internal/test 0.410s ok cmd/go/internal/toolchain 0.373s ok cmd/go/internal/vcs 0.318s ok cmd/go/internal/vcweb 0.315s ok cmd/go/internal/vcweb/vcstest 0.810s ok cmd/go/internal/web 0.251s ok cmd/go/internal/work 0.418s ok cmd/gofmt 0.458s ok cmd/internal/archive 0.164s ok cmd/internal/bootstrap_test 0.129s ok cmd/internal/buildid 0.644s ok cmd/internal/cov 0.154s ok cmd/internal/dwarf 0.158s ok cmd/internal/edit 0.136s ok cmd/internal/goobj 0.152s ok cmd/internal/moddeps 0.163s ok cmd/internal/notsha256 0.156s ok cmd/internal/obj 0.149s ok cmd/internal/obj/ppc64 0.176s ok cmd/internal/obj/riscv 0.179s ok cmd/internal/obj/s390x 0.138s ok cmd/internal/obj/x86 0.163s ok cmd/internal/objabi 0.170s ok cmd/internal/pkgpath 0.147s ok cmd/internal/pkgpattern 0.208s ok cmd/internal/quoted 0.144s ok cmd/internal/src 0.163s ok cmd/internal/test2json 0.563s ok cmd/link 0.771s ok cmd/link/internal/benchmark 0.157s ok cmd/link/internal/ld 0.744s ok cmd/link/internal/loader 0.238s ok cmd/nm 0.806s ok cmd/objdump 0.885s ok cmd/pack 0.346s ok cmd/pprof 0.822s ok cmd/vet 0.270s ##### os/user with tag osusergo ok os/user 0.165s ##### hash/maphash purego implementation ok hash/maphash 0.299s ##### Testing without libgcc. ok net 0.189s ok os/user 0.168s ##### ../test ok cmd/internal/testdir 8.782s ok cmd/internal/testdir 6.191s ok cmd/internal/testdir 6.084s ok cmd/internal/testdir 6.063s ok cmd/internal/testdir 4.533s ok cmd/internal/testdir 6.345s ok cmd/internal/testdir 36.623s ok cmd/internal/testdir 3.740s ok cmd/internal/testdir 5.418s ok cmd/internal/testdir 5.226s All tests passed.