js-wasm at aca37d16a5a5c1d24e374245f0e5b6404379db96 :: Running /workdir/go/src/make.bash with args ["/workdir/go/src/make.bash"] and env ["HOSTNAME=buildlet-js-wasm-rna83f88d" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=100ms" "WORKDIR=/workdir" "GO_BUILDER_NAME=js-wasm" "GOROOT_BOOTSTRAP=/go1.4" "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 /go1.4. (go1.4.3 linux/amd64) Building Go toolchain1 using /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 1.977s ok archive/zip 3.010s ok bufio 1.269s ok bytes 36.373s ok compress/bzip2 1.133s ok compress/flate 3.808s ok compress/gzip 5.940s ok compress/lzw 1.471s ok compress/zlib 2.370s ok container/heap 0.928s ok container/list 1.076s ok container/ring 1.074s ok context 0.970s ok crypto 1.013s ok crypto/aes 0.999s ok crypto/cipher 1.046s ok crypto/des 1.012s ok crypto/dsa 1.037s ok crypto/ecdsa 1.342s ok crypto/ed25519 1.652s ok crypto/elliptic 1.345s ok crypto/hmac 1.081s ok crypto/internal/boring 1.484s ok crypto/internal/edwards25519 32.816s ok crypto/internal/edwards25519/field 33.492s ok crypto/internal/nistec 9.662s ok crypto/internal/nistec/fiat 1.036s [no tests to run] ok crypto/internal/subtle 0.949s ok crypto/md5 1.029s ok crypto/rand 1.244s ok crypto/rc4 1.101s ok crypto/rsa 2.040s ok crypto/sha1 0.977s ok crypto/sha256 0.926s ok crypto/sha512 0.860s ok crypto/subtle 0.859s ok crypto/tls 5.225s ok crypto/x509 5.522s ok database/sql 1.783s ok database/sql/driver 0.987s ok debug/buildinfo 1.135s ok debug/dwarf 1.884s ok debug/elf 1.504s ok debug/gosym 1.119s ok debug/macho 1.231s ok debug/pe 2.153s ok debug/plan9obj 0.975s ok embed 1.190s [no tests to run] ok embed/internal/embedtest 1.203s ok encoding/ascii85 1.239s ok encoding/asn1 1.167s ok encoding/base32 1.083s ok encoding/base64 1.013s ok encoding/binary 0.969s ok encoding/csv 1.021s ok encoding/gob 1.262s ok encoding/hex 0.866s ok encoding/json 3.232s ok encoding/pem 2.367s ok encoding/xml 1.135s ok errors 0.952s ok expvar 1.328s ok flag 0.944s ok fmt 1.193s ok go/ast 1.145s ok go/build 11.440s ok go/build/constraint 0.842s ok go/constant 0.971s ok go/doc 1.996s ok go/doc/comment 2.671s ok go/format 1.089s ok go/importer 1.726s ok go/internal/gccgoimporter 1.430s ok go/internal/gcimporter 3.772s ok go/internal/srcimporter 10.463s ok go/parser 1.154s ok go/printer 2.037s ok go/scanner 0.839s ok go/token 1.125s ok go/types 5.799s ok hash 0.969s ok hash/adler32 0.986s ok hash/crc32 1.051s ok hash/crc64 1.070s ok hash/fnv 1.003s ok hash/maphash 1.294s ok html 0.853s ok html/template 1.972s ok image 1.173s ok image/color 0.962s ok image/draw 1.234s ok image/gif 38.191s ok image/jpeg 9.938s ok image/png 1.821s ok index/suffixarray 3.234s ok internal/abi 0.861s ok internal/buildcfg 0.822s ok internal/cpu 0.846s ok internal/diff 0.980s ok internal/fmtsort 0.832s ok internal/fuzz 1.174s ok internal/godebug 0.819s ok internal/intern 1.871s ok internal/itoa 0.841s ok internal/poll 0.882s ok internal/profile 0.902s ok internal/reflectlite 1.242s ok internal/singleflight 0.842s ok internal/trace 1.032s ok internal/unsafeheader 0.831s ok internal/xcoff 1.287s ok io 0.944s ok io/fs 0.973s ok io/ioutil 0.892s ok log 0.835s ok log/syslog 0.813s [no tests to run] ok math 0.947s ok math/big 13.523s ok math/bits 0.944s ok math/cmplx 0.870s ok math/rand 2.010s ok mime 0.983s ok mime/multipart 1.603s ok mime/quotedprintable 0.915s ok net 1.417s ok net/http 31.305s ok net/http/cgi 1.883s ok net/http/cookiejar 1.970s ok net/http/fcgi 1.325s ok net/http/httptest 2.249s ok net/http/httptrace 1.129s ok net/http/httputil 2.650s ok net/http/internal 0.855s ok net/http/internal/ascii 0.854s ok net/http/pprof 6.186s ok net/mail 0.983s ok net/netip 1.320s ok net/rpc 2.794s ok net/rpc/jsonrpc 1.768s ok net/smtp 1.616s ok net/textproto 0.892s ok net/url 1.156s ok os 2.413s ok os/exec 2.095s ok os/exec/internal/fdtest 0.827s ok os/signal 0.800s [no tests to run] ok os/user 0.858s ok path 0.909s ok path/filepath 1.532s ok plugin 0.805s ok reflect 3.117s ok regexp 1.249s ok regexp/syntax 1.755s ok runtime 42.364s ok runtime/debug 1.457s ok runtime/internal/atomic 1.060s ok runtime/internal/math 0.882s ok runtime/internal/sys 0.837s ok runtime/metrics 0.807s ok runtime/pprof 1.151s ok runtime/trace 4.449s ok sort 1.003s ok strconv 2.163s ok strings 31.561s ok sync 1.396s ok sync/atomic 1.760s ok syscall 0.821s ok syscall/js 1.470s ok testing 1.924s ok testing/fstest 0.992s ok testing/iotest 0.845s ok testing/quick 0.994s ok text/scanner 0.874s ok text/tabwriter 0.862s ok text/template 1.681s ok text/template/parse 0.994s ok time 3.868s ok unicode 0.918s ok unicode/utf16 0.844s ok unicode/utf8 0.868s ##### os/user with tag osusergo ok os/user 0.838s ##### Testing without libgcc. ok net 0.915s [no tests to run] ok os/user 0.830s ##### ../test/bench/go1 ##### ../test ##### ../misc/reboot PASS All tests passed.