js-wasm at fb1bfd4d37d40cd5e4969ac631cf979d7b08f1a2 :: Running /workdir/go/src/make.bash with args ["/workdir/go/src/make.bash"] and env ["HOSTNAME=buildlet-linux-amd64-js-wasm-rn36da0af" "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" "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 packages and 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: UNKNOWN: error determining OS version: unimplemented ##### Testing packages. ok archive/tar 2.078s ok archive/zip 3.129s ok bufio 1.342s ok bytes 36.426s ok compress/bzip2 1.220s ok compress/flate 4.008s ok compress/gzip 13.942s ok compress/lzw 1.457s ok compress/zlib 2.607s ok container/heap 1.141s ok container/list 1.050s ok container/ring 1.125s ok context 0.994s ok crypto 0.992s ok crypto/aes 1.047s ok crypto/cipher 1.075s ok crypto/des 0.995s ok crypto/dsa 1.152s ok crypto/ecdsa 1.339s ok crypto/ed25519 1.763s ok crypto/elliptic 1.408s ok crypto/hmac 0.972s ok crypto/internal/boring 1.016s ok crypto/internal/boring/bcache 1.499s ok crypto/internal/edwards25519 33.110s ok crypto/internal/edwards25519/field 33.508s ok crypto/internal/nistec 9.734s ok crypto/internal/nistec/fiat 1.208s [no tests to run] ok crypto/internal/subtle 1.118s ok crypto/md5 1.137s ok crypto/rand 1.168s ok crypto/rc4 1.039s ok crypto/rsa 2.054s ok crypto/sha1 1.027s ok crypto/sha256 1.037s ok crypto/sha512 0.983s ok crypto/subtle 1.038s ok crypto/tls 5.314s ok crypto/x509 5.525s ok database/sql 1.847s ok database/sql/driver 1.105s ok debug/buildinfo 1.222s ok debug/dwarf 1.954s ok debug/elf 1.578s ok debug/gosym 1.150s ok debug/macho 1.218s ok debug/pe 2.403s ok debug/plan9obj 0.949s ok embed 1.436s [no tests to run] ok embed/internal/embedtest 1.057s ok encoding/ascii85 1.113s ok encoding/asn1 1.135s ok encoding/base32 1.133s ok encoding/base64 1.012s ok encoding/binary 1.003s ok encoding/csv 1.082s ok encoding/gob 1.773s ok encoding/hex 0.992s ok encoding/json 3.353s ok encoding/pem 2.489s ok encoding/xml 1.282s ok errors 1.007s ok expvar 1.596s ok flag 1.079s ok fmt 1.294s ok go/ast 1.227s ok go/build 12.817s ok go/build/constraint 1.108s ok go/constant 1.273s ok go/doc 2.443s ok go/doc/comment 2.756s ok go/format 1.145s ok go/importer 1.844s ok go/internal/gccgoimporter 1.529s ok go/internal/gcimporter 4.101s ok go/internal/srcimporter 11.285s ok go/parser 1.904s ok go/printer 2.143s ok go/scanner 0.949s ok go/token 1.198s ok go/types 6.256s ok hash 1.043s ok hash/adler32 1.058s ok hash/crc32 1.098s ok hash/crc64 1.139s ok hash/fnv 1.145s ok hash/maphash 1.288s ok html 0.908s ok html/template 2.070s ok image 1.359s ok image/color 1.085s ok image/draw 1.485s ok image/gif 38.226s ok image/jpeg 9.967s ok image/png 1.933s ok index/suffixarray 3.332s ok internal/abi 0.879s ok internal/buildcfg 0.882s ok internal/cpu 0.859s ok internal/dag 0.929s ok internal/diff 1.152s ok internal/fmtsort 0.905s ok internal/fuzz 1.334s ok internal/godebug 1.066s ok internal/intern 2.252s ok internal/itoa 0.921s ok internal/poll 0.923s ok internal/profile 1.237s ok internal/reflectlite 1.324s ok internal/singleflight 1.114s ok internal/trace 1.377s ok internal/unsafeheader 1.003s ok internal/xcoff 1.582s ok io 0.998s ok io/fs 2.481s ok io/ioutil 1.183s ok log 1.101s ok log/syslog 1.054s [no tests to run] ok math 1.009s ok math/big 13.699s ok math/bits 0.942s ok math/cmplx 1.071s ok math/rand 2.073s ok mime 0.994s ok mime/multipart 1.868s ok mime/quotedprintable 1.048s ok net 1.492s ok net/http 31.694s ok net/http/cgi 2.058s ok net/http/cookiejar 2.080s ok net/http/fcgi 1.363s ok net/http/httptest 2.366s ok net/http/httptrace 1.203s ok net/http/httputil 2.886s ok net/http/internal 0.897s ok net/http/internal/ascii 0.875s ok net/http/pprof 6.274s ok net/mail 1.025s ok net/netip 1.386s ok net/rpc 2.944s ok net/rpc/jsonrpc 1.875s ok net/smtp 1.920s ok net/textproto 1.053s ok net/url 1.456s ok os 2.492s ok os/exec 2.262s ok os/exec/internal/fdtest 1.115s ok os/signal 1.028s [no tests to run] ok os/user 1.146s ok path 1.082s ok path/filepath 1.671s ok plugin 1.091s ok reflect 3.312s ok regexp 1.350s ok regexp/syntax 1.853s ok runtime 42.923s ok runtime/debug 1.564s ok runtime/internal/atomic 1.072s ok runtime/internal/math 1.066s ok runtime/internal/sys 0.998s ok runtime/metrics 1.005s ok runtime/pprof 1.433s ok runtime/trace 4.435s ok sort 1.125s ok strconv 2.251s ok strings 31.572s ok sync 1.420s ok sync/atomic 2.127s ok syscall 1.013s ok syscall/js 1.515s ok testing 2.076s ok testing/fstest 1.172s ok testing/iotest 1.009s ok testing/quick 1.280s ok text/scanner 1.150s ok text/tabwriter 1.082s ok text/template 1.766s ok text/template/parse 1.060s ok time 3.955s ok unicode 1.097s ok unicode/utf16 1.037s ok unicode/utf8 1.102s ##### os/user with tag osusergo ok os/user 0.870s ##### Testing without libgcc. ok net 0.917s [no tests to run] ok os/user 0.869s ##### ../test/bench/go1 ##### ../test ##### ../misc/reboot PASS All tests passed.