js-wasm-node18 at aa9dd50095efd2bb0e3b6fcf75859904f3f80d03 :: Running /workdir/go/src/make.bash with args ["/workdir/go/src/make.bash"] and env ["HOSTNAME=buildlet-linux-amd64-js-wasm-node18-rnefc27ee" "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.800s ok archive/zip 1.354s ok bufio 0.387s ok bytes 0.761s ok cmp 0.202s ok compress/bzip2 0.359s ok compress/flate 1.571s ok compress/gzip 10.400s ok compress/lzw 0.486s ok compress/zlib 1.139s ok container/heap 0.199s ok container/list 0.204s ok container/ring 0.212s ok context 0.258s ok crypto 0.193s ok crypto/aes 0.207s ok crypto/cipher 0.177s ok crypto/des 0.191s ok crypto/dsa 0.199s ok crypto/ecdh 0.541s ok crypto/ecdsa 0.443s ok crypto/ed25519 0.584s ok crypto/elliptic 0.237s ok crypto/hmac 0.155s ok crypto/internal/alias 0.143s ok crypto/internal/bigmod 0.449s ok crypto/internal/boring 0.151s ok crypto/internal/boring/bcache 0.476s ok crypto/internal/edwards25519 0.837s ok crypto/internal/edwards25519/field 0.253s ok crypto/internal/nistec 1.484s ok crypto/internal/nistec/fiat 0.145s [no tests to run] ok crypto/md5 0.199s ok crypto/rand 0.231s ok crypto/rc4 0.222s ok crypto/rsa 2.331s ok crypto/sha1 0.166s ok crypto/sha256 0.185s ok crypto/sha512 0.156s ok crypto/subtle 1.014s ok crypto/tls 3.132s ok crypto/x509 2.989s ok database/sql 0.853s ok database/sql/driver 0.144s ok debug/buildinfo 0.248s ok debug/dwarf 0.740s ok debug/elf 0.849s ok debug/gosym 0.207s ok debug/macho 0.224s ok debug/pe 0.540s ok debug/plan9obj 0.157s ok embed 0.144s [no tests to run] ok embed/internal/embedtest 0.199s ok encoding/ascii85 0.155s ok encoding/asn1 0.203s ok encoding/base32 0.211s ok encoding/base64 0.168s ok encoding/binary 0.236s ok encoding/csv 0.233s ok encoding/gob 7.841s ok encoding/hex 0.184s ok encoding/json 0.664s ok encoding/pem 0.783s ok encoding/xml 0.330s ok errors 0.199s ok expvar 0.187s ok flag 0.205s ok fmt 0.387s ok go/ast 0.324s ok go/build 10.456s ok go/build/constraint 0.201s ok go/constant 0.213s ok go/doc 0.566s ok go/doc/comment 1.296s ok go/format 0.305s ok go/importer 0.201s ok go/internal/gccgoimporter 0.217s ok go/internal/gcimporter 0.242s ok go/internal/srcimporter 7.294s ok go/parser 0.662s ok go/printer 0.837s ok go/scanner 0.184s ok go/token 0.297s ok go/types 1.435s ok go/version 0.129s ok hash 0.177s ok hash/adler32 0.134s ok hash/crc32 0.151s ok hash/crc64 0.144s ok hash/fnv 0.154s ok hash/maphash 0.268s ok html 0.188s ok html/template 0.515s ok image 0.313s ok image/color 0.195s ok image/draw 0.383s ok image/gif 0.457s ok image/jpeg 0.630s ok image/png 0.941s ok index/suffixarray 1.375s ok internal/abi 0.132s ok internal/buildcfg 0.140s ok internal/coverage/cformat 0.191s ok internal/coverage/cmerge 0.210s ok internal/coverage/pods 0.254s ok internal/coverage/slicereader 0.216s ok internal/coverage/slicewriter 0.194s ok internal/coverage/test 0.284s ok internal/cpu 0.153s ok internal/dag 0.143s ok internal/diff 0.263s ok internal/fmtsort 0.267s ok internal/fuzz 0.365s ok internal/godebug 0.233s ok internal/godebugs 0.266s ok internal/gover 0.287s ok internal/intern 0.418s ok internal/itoa 0.277s ok internal/platform 0.297s ok internal/poll 0.188s ok internal/profile 0.275s ok internal/reflectlite 0.292s ok internal/safefilepath 0.196s ok internal/saferio 0.267s ok internal/singleflight 0.301s ok internal/testenv 0.258s ok internal/trace 0.454s ok internal/trace/v2 0.382s ok internal/types/errors 0.556s ok internal/unsafeheader 0.292s ok internal/xcoff 0.810s ok internal/zstd 0.585s ok io 0.366s ok io/fs 0.833s ok io/ioutil 0.302s ok log 0.234s ok log/slog 0.452s ok log/slog/internal/benchmarks 0.187s ok log/slog/internal/buffer 0.186s ok log/syslog 0.192s [no tests to run] ok maps 0.245s ok math 0.212s ok math/big 7.986s ok math/bits 0.329s ok math/cmplx 0.252s ok math/rand 0.860s ok math/rand/v2 1.333s ok mime 0.371s ok mime/multipart 3.224s ok mime/quotedprintable 0.290s ok net 2.353s ok net/http 18.149s ok net/http/cgi 0.316s ok net/http/cookiejar 0.406s ok net/http/fcgi 0.419s ok net/http/httptest 0.643s ok net/http/httptrace 0.167s ok net/http/httputil 0.852s ok net/http/internal 0.145s ok net/http/internal/ascii 0.149s ok net/http/pprof 4.377s ok net/mail 0.184s ok net/netip 0.513s ok net/rpc 0.648s ok net/rpc/jsonrpc 0.510s ok net/smtp 0.450s ok net/textproto 0.376s ok net/url 0.511s ok os 1.105s ok os/exec 0.366s ok os/exec/internal/fdtest 0.209s ok os/signal 0.205s [no tests to run] ok os/user 0.204s ok path 0.206s ok path/filepath 0.488s ok plugin 0.140s ok reflect 0.694s ok regexp 1.171s ok regexp/syntax 2.370s ok runtime 38.449s ok runtime/coverage 0.225s ok runtime/debug 0.317s ok runtime/internal/atomic 0.228s ok runtime/internal/math 0.205s ok runtime/internal/sys 0.187s ok runtime/internal/wasitest 0.185s ok runtime/metrics 0.253s ok runtime/pprof 0.352s ok runtime/trace 1.687s ok slices 0.535s ok sort 0.315s ok strconv 0.839s ok strings 12.360s ok sync 0.581s ok sync/atomic 0.664s ok syscall 0.182s ok syscall/js 0.541s ok testing 1.067s ok testing/fstest 0.555s ok testing/iotest 0.308s ok testing/quick 0.548s ok testing/slogtest 0.444s ok text/scanner 0.409s ok text/tabwriter 0.475s ok text/template 0.639s ok text/template/parse 0.403s ok time 2.343s ok unicode 0.227s ok unicode/utf16 0.174s ok unicode/utf8 0.208s ok cmd/addr2line 0.777s ok cmd/api 0.239s ok cmd/asm/internal/asm 2.524s ok cmd/asm/internal/lex 0.166s ok cmd/cgo/internal/swig 0.140s ok cmd/cgo/internal/test 0.127s ok cmd/cgo/internal/testcshared 0.158s ok cmd/cgo/internal/testerrors 0.191s ok cmd/cgo/internal/testfortran 0.141s ok cmd/cgo/internal/testgodefs 0.160s ok cmd/cgo/internal/testlife 0.170s ok cmd/cgo/internal/testnocgo 0.142s ok cmd/cgo/internal/testplugin 0.158s ok cmd/cgo/internal/testsanitizers 0.141s [no tests to run] ok cmd/cgo/internal/testshared 0.188s ok cmd/cgo/internal/testso 0.147s ok cmd/cgo/internal/teststdio 0.179s ok cmd/cgo/internal/testtls 0.140s ok cmd/compile/internal/abt 0.165s ok cmd/compile/internal/amd64 0.276s ok cmd/compile/internal/base 0.160s ok cmd/compile/internal/compare 0.196s ok cmd/compile/internal/devirtualize 0.203s ok cmd/compile/internal/dwarfgen 0.813s ok cmd/compile/internal/importer 0.247s ok cmd/compile/internal/inline/inlheur 0.267s ok cmd/compile/internal/ir 0.218s ok cmd/compile/internal/logopt 0.160s ok cmd/compile/internal/loopvar 0.209s ok cmd/compile/internal/noder 0.274s ok cmd/compile/internal/reflectdata 0.195s [no tests to run] ok cmd/compile/internal/ssa 0.764s ok cmd/compile/internal/syntax 0.275s ok cmd/compile/internal/test 0.513s ok cmd/compile/internal/typecheck 0.191s ok cmd/compile/internal/types 0.134s ok cmd/compile/internal/types2 1.279s ok cmd/covdata 0.177s ok cmd/cover 0.249s ok cmd/dist 0.217s ok cmd/distpack 0.162s ok cmd/doc 1.973s ok cmd/fix 0.613s ok cmd/go 0.423s ok cmd/go/internal/auth 0.135s ok cmd/go/internal/cache 1.117s ok cmd/go/internal/cfg 0.166s [no tests to run] ok cmd/go/internal/fsys 0.611s ok cmd/go/internal/generate 0.363s ok cmd/go/internal/gover 0.204s ok cmd/go/internal/imports 0.179s ok cmd/go/internal/load 0.264s ok cmd/go/internal/modfetch 0.334s ok cmd/go/internal/modfetch/codehost 0.358s ok cmd/go/internal/modfetch/zip_sum_test 0.288s ok cmd/go/internal/modindex 1.820s ok cmd/go/internal/modload 0.354s ok cmd/go/internal/mvs 0.270s ok cmd/go/internal/par 0.166s ok cmd/go/internal/str 0.180s ok cmd/go/internal/test 0.424s ok cmd/go/internal/toolchain 0.364s ok cmd/go/internal/vcs 0.322s ok cmd/go/internal/vcweb 0.323s ok cmd/go/internal/vcweb/vcstest 0.716s ok cmd/go/internal/web 0.218s ok cmd/go/internal/work 0.383s ok cmd/gofmt 0.433s ok cmd/internal/archive 0.154s ok cmd/internal/bootstrap_test 0.117s ok cmd/internal/buildid 0.659s ok cmd/internal/cov 0.159s ok cmd/internal/dwarf 0.154s ok cmd/internal/edit 0.131s ok cmd/internal/goobj 0.149s ok cmd/internal/moddeps 0.165s ok cmd/internal/notsha256 0.170s ok cmd/internal/obj 0.162s ok cmd/internal/obj/ppc64 0.174s ok cmd/internal/obj/riscv 0.175s ok cmd/internal/obj/s390x 0.148s ok cmd/internal/obj/x86 0.181s ok cmd/internal/objabi 0.153s ok cmd/internal/pkgpath 0.176s ok cmd/internal/pkgpattern 0.186s ok cmd/internal/quoted 0.143s ok cmd/internal/src 0.160s ok cmd/internal/test2json 0.531s ok cmd/link 0.719s ok cmd/link/internal/benchmark 0.137s ok cmd/link/internal/ld 0.717s ok cmd/link/internal/loader 0.236s ok cmd/nm 0.778s ok cmd/objdump 0.915s ok cmd/pack 0.352s ok cmd/pprof 0.796s ok cmd/vet 0.260s ##### os/user with tag osusergo ok os/user 0.177s ##### hash/maphash purego implementation ok hash/maphash 0.281s ##### Testing without libgcc. ok net 0.195s ok os/user 0.153s ##### ../test ok cmd/internal/testdir 7.805s ok cmd/internal/testdir 6.444s ok cmd/internal/testdir 6.118s ok cmd/internal/testdir 5.563s ok cmd/internal/testdir 5.709s ok cmd/internal/testdir 6.843s ok cmd/internal/testdir 37.266s ok cmd/internal/testdir 3.536s ok cmd/internal/testdir 4.927s ok cmd/internal/testdir 5.611s All tests passed.