js-wasm-node18 at bd7b19356f3827c36ef584bfd8e88aa6cee00710 :: Running /workdir/go/src/make.bash with args ["/workdir/go/src/make.bash"] and env ["HOSTNAME=buildlet-linux-amd64-js-wasm-node18-rn44d61ba" "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.269s ok archive/zip 1.723s ok bufio 0.486s ok bytes 22.746s ok compress/bzip2 0.411s ok compress/flate 2.345s ok compress/gzip 13.922s ok compress/lzw 0.598s ok compress/zlib 1.391s ok container/heap 0.276s ok container/list 0.285s ok container/ring 0.311s ok context 0.276s ok crypto 0.223s ok crypto/aes 0.258s ok crypto/cipher 0.271s ok crypto/des 0.249s ok crypto/dsa 0.236s ok crypto/ecdh 0.737s ok crypto/ecdsa 0.619s ok crypto/ed25519 0.811s ok crypto/elliptic 0.332s ok crypto/hmac 0.208s ok crypto/internal/alias 0.199s ok crypto/internal/bigmod 0.634s ok crypto/internal/boring 0.221s ok crypto/internal/boring/bcache 0.632s ok crypto/internal/edwards25519 30.426s ok crypto/internal/edwards25519/field 30.579s ok crypto/internal/nistec 1.916s ok crypto/internal/nistec/fiat 0.231s [no tests to run] ok crypto/md5 0.269s ok crypto/rand 0.331s ok crypto/rc4 0.312s ok crypto/rsa 3.043s ok crypto/sha1 0.236s ok crypto/sha256 0.241s ok crypto/sha512 0.248s ok crypto/subtle 1.680s ok crypto/tls 3.387s ok crypto/x509 4.165s ok database/sql 0.844s ok database/sql/driver 0.234s ok debug/buildinfo 0.348s ok debug/dwarf 0.892s ok debug/elf 1.181s ok debug/gosym 0.301s ok debug/macho 0.367s ok debug/pe 0.800s ok debug/plan9obj 0.252s ok embed 0.237s [no tests to run] ok embed/internal/embedtest 0.293s ok encoding/ascii85 0.205s ok encoding/asn1 0.315s ok encoding/base32 0.311s ok encoding/base64 0.239s ok encoding/binary 0.288s ok encoding/csv 0.328s ok encoding/gob 11.959s ok encoding/hex 0.303s ok encoding/json 0.963s ok encoding/pem 1.233s ok encoding/xml 0.514s ok errors 0.388s ok expvar 0.298s ok flag 0.286s ok fmt 0.590s ok go/ast 0.476s ok go/build 12.721s ok go/build/constraint 0.243s ok go/constant 0.287s ok go/doc 0.764s ok go/doc/comment 1.842s ok go/format 0.417s ok go/importer 0.388s ok go/internal/gccgoimporter 0.324s ok go/internal/gcimporter 0.373s ok go/internal/srcimporter 9.387s ok go/parser 1.023s ok go/printer 1.277s ok go/scanner 0.333s ok go/token 0.428s ok go/types 1.863s ok hash 0.261s ok hash/adler32 0.350s ok hash/crc32 0.316s ok hash/crc64 0.353s ok hash/fnv 0.333s ok hash/maphash 0.520s ok html 0.313s ok html/template 0.908s ok image 0.702s ok image/color 0.416s ok image/draw 0.886s ok image/gif 0.954s ok image/jpeg 0.904s ok image/png 1.512s ok index/suffixarray 1.962s ok internal/abi 0.232s ok internal/buildcfg 0.334s ok internal/coverage/cformat 0.310s ok internal/coverage/cmerge 0.275s ok internal/coverage/pods 0.395s ok internal/coverage/slicereader 0.290s ok internal/coverage/slicewriter 0.327s ok internal/coverage/test 0.435s ok internal/cpu 0.269s ok internal/dag 0.298s ok internal/diff 0.344s ok internal/fmtsort 0.300s ok internal/fuzz 0.400s ok internal/godebug 0.444s ok internal/intern 0.939s ok internal/itoa 0.355s ok internal/poll 0.337s ok internal/profile 0.291s ok internal/reflectlite 0.642s ok internal/safefilepath 0.267s ok internal/saferio 0.259s ok internal/singleflight 0.352s ok internal/testenv 0.312s ok internal/trace 0.737s ok internal/types/errors 0.760s ok internal/unsafeheader 0.364s ok internal/xcoff 1.048s ok io 0.372s ok io/fs 1.191s ok io/ioutil 0.324s ok log 0.310s ok log/slog 0.452s ok log/slog/internal/buffer 0.246s ok log/syslog 0.232s [no tests to run] ok maps 0.296s ok math 0.320s ok math/big 12.064s ok math/bits 0.370s ok math/cmplx 0.298s ok math/rand 1.131s ok mime 0.370s ok mime/multipart 4.284s ok mime/quotedprintable 0.321s ok net 0.717s ok net/http 37.145s ok net/http/cgi 0.523s ok net/http/cookiejar 0.542s ok net/http/fcgi 0.430s ok net/http/httptest 0.914s ok net/http/httptrace 0.287s ok net/http/httputil 0.984s ok net/http/internal 0.288s ok net/http/internal/ascii 0.202s ok net/http/pprof 4.549s ok net/mail 0.290s ok net/netip 0.693s ok net/rpc 0.830s ok net/rpc/jsonrpc 0.756s ok net/smtp 0.682s ok net/textproto 0.522s ok net/url 0.736s ok os 1.146s ok os/exec 0.535s ok os/exec/internal/fdtest 0.265s ok os/signal 0.301s [no tests to run] ok os/user 0.314s ok path 0.340s ok path/filepath 0.930s ok plugin 0.207s ok reflect 1.018s ok regexp 1.897s ok regexp/syntax 2.636s ok runtime 63.274s ok runtime/coverage 0.234s ok runtime/debug 0.352s ok runtime/internal/atomic 0.270s ok runtime/internal/math 0.223s ok runtime/internal/sys 0.214s ok runtime/metrics 0.271s ok runtime/pprof 0.475s ok runtime/trace 3.409s ok slices 0.243s ok sort 0.430s ok strconv 1.504s ok strings 21.517s ok sync 0.815s ok sync/atomic 0.926s ok syscall 0.895s ok syscall/js 0.865s ok testing 1.368s ok testing/fstest 0.713s ok testing/iotest 0.426s ok testing/quick 0.606s ok text/scanner 0.506s ok text/tabwriter 0.493s ok text/template 0.877s ok text/template/parse 0.545s ok time 2.898s ok unicode 0.370s ok unicode/utf16 0.299s ok unicode/utf8 0.395s ok cmd/addr2line 0.341s ok cmd/api 0.473s ok cmd/asm/internal/asm 3.497s ok cmd/asm/internal/lex 0.272s ok cmd/compile/internal/abt 0.261s ok cmd/compile/internal/amd64 0.369s ok cmd/compile/internal/base 0.243s ok cmd/compile/internal/compare 0.338s ok cmd/compile/internal/dwarfgen 0.419s ok cmd/compile/internal/importer 0.326s ok cmd/compile/internal/ir 0.261s ok cmd/compile/internal/logopt 0.194s ok cmd/compile/internal/loopvar 0.240s ok cmd/compile/internal/noder 0.433s ok cmd/compile/internal/reflectdata 0.251s [no tests to run] ok cmd/compile/internal/ssa 1.141s ok cmd/compile/internal/syntax 0.429s ok cmd/compile/internal/test 0.743s ok cmd/compile/internal/typecheck 0.272s ok cmd/compile/internal/types 0.227s ok cmd/compile/internal/types2 1.619s ok cmd/covdata 0.263s ok cmd/cover 0.321s ok cmd/dist 0.257s ok cmd/doc 2.693s ok cmd/fix 0.838s ok cmd/go 0.616s ok cmd/go/internal/auth 0.256s ok cmd/go/internal/cache 1.312s ok cmd/go/internal/fsys 1.061s ok cmd/go/internal/generate 0.678s ok cmd/go/internal/get 0.688s ok cmd/go/internal/imports 0.349s ok cmd/go/internal/load 0.606s ok cmd/go/internal/modconv 0.552s ok cmd/go/internal/modfetch 0.639s ok cmd/go/internal/modfetch/codehost 0.715s ok cmd/go/internal/modfetch/zip_sum_test 0.481s ok cmd/go/internal/modindex 2.246s ok cmd/go/internal/modload 0.586s ok cmd/go/internal/mvs 0.382s ok cmd/go/internal/par 0.300s ok cmd/go/internal/str 0.255s ok cmd/go/internal/test 0.763s ok cmd/go/internal/vcs 0.589s ok cmd/go/internal/vcweb 0.591s ok cmd/go/internal/vcweb/vcstest 1.113s ok cmd/go/internal/web 0.443s ok cmd/go/internal/work 0.817s ok cmd/gofmt 0.823s ok cmd/internal/archive 0.385s ok cmd/internal/buildid 1.131s ok cmd/internal/cov 0.413s ok cmd/internal/dwarf 0.404s ok cmd/internal/edit 0.325s ok cmd/internal/goobj 0.386s ok cmd/internal/moddeps 0.411s ok cmd/internal/notsha256 0.322s ok cmd/internal/obj 0.264s ok cmd/internal/obj/ppc64 0.385s ok cmd/internal/obj/riscv 0.406s ok cmd/internal/obj/s390x 0.369s ok cmd/internal/obj/x86 0.438s ok cmd/internal/objabi 0.316s ok cmd/internal/pkgpath 0.355s ok cmd/internal/pkgpattern 0.413s ok cmd/internal/quoted 0.384s ok cmd/internal/src 0.269s ok cmd/internal/test2json 0.847s ok cmd/link 0.356s ok cmd/link/internal/benchmark 0.216s ok cmd/link/internal/ld 0.336s ok cmd/link/internal/loader 0.506s ok cmd/nm 0.491s ok cmd/objdump 0.507s ok cmd/pack 0.513s ok cmd/pprof 0.478s ok cmd/vet 0.374s ##### os/user with tag osusergo ok os/user 0.226s ##### hash/maphash purego implementation ok hash/maphash 0.449s ##### Testing without libgcc. ok net 0.217s [no tests to run] ok os/user 0.241s ##### ../test/bench/go1 ok test/bench/go1 0.368s [no tests to run] ##### ../test PASS PASS PASS PASS PASS PASS PASS PASS PASS PASS ##### ../misc/reboot PASS All tests passed.