js-wasm-node18 at f90b4cd6554f4f20280aa5229cf42650ed47221d :: Running /workdir/go/src/make.bash with args ["/workdir/go/src/make.bash"] and env ["HOSTNAME=buildlet-linux-amd64-js-wasm-node18-rn385148e" "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" "GOPLSCACHE=/workdir/goplscache" "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 *** 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 1.322s ok archive/zip 1.778s ok bufio 0.469s ok bytes 22.852s ok cmp 0.224s ok compress/bzip2 0.427s ok compress/flate 2.400s ok compress/gzip 13.930s ok compress/lzw 0.640s ok compress/zlib 1.448s ok container/heap 0.280s ok container/list 0.291s ok container/ring 0.326s ok context 0.322s ok crypto 0.266s ok crypto/aes 0.244s ok crypto/cipher 0.253s ok crypto/des 0.269s ok crypto/dsa 0.287s ok crypto/ecdh 0.722s ok crypto/ecdsa 0.662s ok crypto/ed25519 0.783s ok crypto/elliptic 0.391s ok crypto/hmac 0.249s ok crypto/internal/alias 0.233s ok crypto/internal/bigmod 0.741s ok crypto/internal/boring 0.221s ok crypto/internal/boring/bcache 0.745s ok crypto/internal/edwards25519 31.358s ok crypto/internal/edwards25519/field 30.886s ok crypto/internal/nistec 1.888s ok crypto/internal/nistec/fiat 0.231s [no tests to run] ok crypto/md5 0.289s ok crypto/rand 0.350s ok crypto/rc4 0.289s ok crypto/rsa 3.209s ok crypto/sha1 0.256s ok crypto/sha256 0.264s ok crypto/sha512 0.249s ok crypto/subtle 1.789s ok crypto/tls 4.093s ok crypto/x509 4.280s ok database/sql 0.855s ok database/sql/driver 0.255s ok debug/buildinfo 0.390s ok debug/dwarf 0.994s ok debug/elf 1.192s ok debug/gosym 0.352s ok debug/macho 0.347s ok debug/pe 0.803s ok debug/plan9obj 0.288s ok embed 0.288s [no tests to run] ok embed/internal/embedtest 0.302s ok encoding/ascii85 0.263s ok encoding/asn1 0.362s ok encoding/base32 0.350s ok encoding/base64 0.237s ok encoding/binary 0.344s ok encoding/csv 0.368s ok encoding/gob 12.094s ok encoding/hex 0.323s ok encoding/json 1.014s ok encoding/pem 1.302s ok encoding/xml 0.605s ok errors 0.459s ok expvar 0.312s ok flag 0.417s ok fmt 0.592s ok go/ast 0.452s ok go/build 13.536s ok go/build/constraint 0.472s ok go/constant 0.466s ok go/doc 1.168s ok go/doc/comment 2.170s ok go/format 0.673s ok go/importer 0.561s ok go/internal/gccgoimporter 0.495s ok go/internal/gcimporter 0.358s ok go/internal/srcimporter 10.876s ok go/parser 1.139s ok go/printer 1.375s ok go/scanner 0.274s ok go/token 0.434s ok go/types 2.028s ok hash 0.305s ok hash/adler32 0.340s ok hash/crc32 0.316s ok hash/crc64 0.304s ok hash/fnv 0.346s ok hash/maphash 0.560s ok html 0.379s ok html/template 0.988s ok image 0.666s ok image/color 0.376s ok image/draw 0.878s ok image/gif 1.010s ok image/jpeg 0.903s ok image/png 1.425s ok index/suffixarray 1.978s ok internal/abi 0.240s ok internal/buildcfg 0.255s ok internal/coverage/cformat 0.234s ok internal/coverage/cmerge 0.299s ok internal/coverage/pods 0.394s ok internal/coverage/slicereader 0.323s ok internal/coverage/slicewriter 0.292s ok internal/coverage/test 0.410s ok internal/cpu 0.225s ok internal/dag 0.241s ok internal/diff 0.291s ok internal/fmtsort 0.578s ok internal/fuzz 0.800s ok internal/godebug 0.518s ok internal/godebugs 0.532s ok internal/intern 0.870s ok internal/itoa 0.374s ok internal/poll 0.366s ok internal/profile 0.340s ok internal/reflectlite 0.288s ok internal/safefilepath 0.199s ok internal/saferio 0.610s ok internal/singleflight 0.608s ok internal/testenv 0.442s ok internal/trace 0.844s ok internal/types/errors 0.920s ok internal/unsafeheader 0.496s ok internal/xcoff 1.143s ok internal/zstd 0.736s ok io 0.390s ok io/fs 1.212s ok io/ioutil 0.359s ok log 0.302s ok log/slog 0.576s ok log/slog/internal/benchmarks 0.291s ok log/slog/internal/buffer 0.270s ok log/syslog 0.262s [no tests to run] ok maps 0.278s ok math 0.354s ok math/big 12.012s ok math/bits 0.439s ok math/cmplx 0.353s ok math/rand 1.241s ok mime 0.507s ok mime/multipart 3.935s ok mime/quotedprintable 0.357s ok net 0.740s ok net/http 37.916s ok net/http/cgi 0.514s ok net/http/cookiejar 0.576s ok net/http/fcgi 0.517s ok net/http/httptest 0.978s ok net/http/httptrace 0.300s ok net/http/httputil 1.038s ok net/http/internal 0.288s ok net/http/internal/ascii 0.284s ok net/http/pprof 4.612s ok net/mail 0.378s ok net/netip 0.453s ok net/rpc 0.532s ok net/rpc/jsonrpc 0.836s ok net/smtp 0.869s ok net/textproto 0.667s ok net/url 0.816s ok os 1.392s ok os/exec 0.609s ok os/exec/internal/fdtest 0.316s ok os/signal 0.333s [no tests to run] ok os/user 0.385s ok path 0.388s ok path/filepath 1.298s ok plugin 0.270s ok reflect 1.056s ok regexp 2.178s ok regexp/syntax 2.811s ok runtime 62.965s ok runtime/coverage 0.449s ok runtime/debug 0.535s ok runtime/internal/atomic 0.404s ok runtime/internal/math 0.390s ok runtime/internal/sys 0.392s ok runtime/internal/wasitest 0.391s ok runtime/metrics 0.511s ok runtime/pprof 0.589s ok runtime/trace 3.698s ok slices 0.640s ok sort 0.413s ok strconv 1.336s ok strings 21.898s ok sync 0.856s ok sync/atomic 1.006s ok syscall 1.158s ok syscall/js 0.988s ok testing 1.832s ok testing/fstest 0.901s ok testing/iotest 0.581s ok testing/quick 0.899s ok testing/slogtest 0.831s ok text/scanner 0.749s ok text/tabwriter 0.672s ok text/template 1.177s ok text/template/parse 0.738s ok time 3.074s ok unicode 0.467s ok unicode/utf16 0.385s ok unicode/utf8 0.457s ok cmd/addr2line 0.399s ok cmd/api 0.487s ok cmd/asm/internal/asm 3.941s ok cmd/asm/internal/lex 0.436s ok cmd/cgo/internal/swig 0.306s ok cmd/cgo/internal/test 0.330s ok cmd/cgo/internal/testcshared 0.399s ok cmd/cgo/internal/testerrors 0.383s ok cmd/cgo/internal/testfortran 0.338s ok cmd/cgo/internal/testgodefs 0.334s ok cmd/cgo/internal/testlife 0.453s ok cmd/cgo/internal/testnocgo 0.346s ok cmd/cgo/internal/testplugin 0.386s ok cmd/cgo/internal/testsanitizers 0.386s [no tests to run] ok cmd/cgo/internal/testshared 0.475s ok cmd/cgo/internal/testso 0.347s ok cmd/cgo/internal/teststdio 0.435s ok cmd/cgo/internal/testtls 0.367s ok cmd/compile/internal/abt 0.460s ok cmd/compile/internal/amd64 0.427s ok cmd/compile/internal/base 0.286s ok cmd/compile/internal/compare 0.380s ok cmd/compile/internal/dwarfgen 0.466s ok cmd/compile/internal/importer 0.377s ok cmd/compile/internal/ir 0.302s ok cmd/compile/internal/logopt 0.255s ok cmd/compile/internal/loopvar 0.278s ok cmd/compile/internal/noder 0.489s ok cmd/compile/internal/reflectdata 0.297s [no tests to run] ok cmd/compile/internal/ssa 1.223s ok cmd/compile/internal/syntax 0.445s ok cmd/compile/internal/test 0.800s ok cmd/compile/internal/typecheck 0.283s ok cmd/compile/internal/types 0.223s ok cmd/compile/internal/types2 1.749s ok cmd/covdata 0.325s ok cmd/cover 0.391s ok cmd/dist 0.302s ok cmd/distpack 0.295s ok cmd/doc 3.716s ok cmd/fix 1.061s ok cmd/go 0.665s ok cmd/go/internal/auth 0.305s ok cmd/go/internal/cache 1.764s ok cmd/go/internal/fsys 1.008s ok cmd/go/internal/generate 0.634s ok cmd/go/internal/get 0.582s ok cmd/go/internal/gover 0.396s ok cmd/go/internal/imports 0.397s ok cmd/go/internal/load 0.524s ok cmd/go/internal/modconv 0.417s ok cmd/go/internal/modfetch 0.624s ok cmd/go/internal/modfetch/codehost 0.696s ok cmd/go/internal/modfetch/zip_sum_test 0.401s ok cmd/go/internal/modindex 2.635s ok cmd/go/internal/modload 0.614s ok cmd/go/internal/mvs 0.441s ok cmd/go/internal/par 0.346s ok cmd/go/internal/str 0.294s ok cmd/go/internal/test 0.836s ok cmd/go/internal/vcs 0.703s ok cmd/go/internal/vcweb 0.674s ok cmd/go/internal/vcweb/vcstest 1.280s ok cmd/go/internal/web 0.520s ok cmd/go/internal/work 0.803s ok cmd/gofmt 0.875s ok cmd/internal/archive 0.365s ok cmd/internal/buildid 1.077s ok cmd/internal/cov 0.328s ok cmd/internal/dwarf 0.350s ok cmd/internal/bootstrap_test 0.216s ok cmd/internal/edit 0.225s ok cmd/internal/goobj 0.280s ok cmd/internal/moddeps 0.315s ok cmd/internal/notsha256 0.276s ok cmd/internal/obj 0.235s ok cmd/internal/obj/ppc64 0.487s ok cmd/internal/obj/riscv 0.432s ok cmd/internal/obj/s390x 0.414s ok cmd/internal/obj/x86 0.533s ok cmd/internal/objabi 0.378s ok cmd/internal/pkgpath 0.446s ok cmd/internal/pkgpattern 0.508s ok cmd/internal/quoted 0.480s ok cmd/internal/src 0.502s ok cmd/internal/test2json 0.856s ok cmd/link 0.407s ok cmd/link/internal/benchmark 0.274s ok cmd/link/internal/ld 0.335s ok cmd/link/internal/loader 0.458s ok cmd/nm 0.549s ok cmd/objdump 0.530s ok cmd/pack 0.523s ok cmd/pprof 0.519s ok cmd/vet 0.413s ##### os/user with tag osusergo ok os/user 0.248s ##### hash/maphash purego implementation ok hash/maphash 0.447s ##### Testing without libgcc. ok net 0.227s [no tests to run] ok os/user 0.232s ##### ../test ok cmd/internal/testdir 11.309s ok cmd/internal/testdir 9.288s ok cmd/internal/testdir 8.980s ok cmd/internal/testdir 8.007s ok cmd/internal/testdir 5.997s ok cmd/internal/testdir 12.635s ok cmd/internal/testdir 6.629s ok cmd/internal/testdir 5.692s ok cmd/internal/testdir 7.666s ok cmd/internal/testdir 8.465s All tests passed.