wasip1-wasm-wazero at a965318ac051b112b61fcbbbfe4e0be00088abd7 :: Running /workdir/go/src/make.bash with args ["/workdir/go/src/make.bash"] and env ["HOSTNAME=buildlet-linux-amd64-wasip1-wasm-wazero-rn997f52d" "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=wasip1-wasm-wazero" "GOOS=wasip1" "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, wasip1/wasm. --- Installed Go for wasip1/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: wasip1 # OS Version: UNKNOWN: error determining OS version: unable to determine OS version: unsupported operation ##### Testing packages. ok archive/tar 3.830s ok archive/zip 6.066s ok bufio 2.202s ok bytes 67.993s ok cmp 1.593s ok compress/bzip2 1.790s ok compress/flate 5.902s ok compress/gzip 35.542s ok compress/lzw 1.962s ok compress/zlib 3.734s ok container/heap 1.685s ok container/list 1.658s ok container/ring 1.676s ok context 1.958s ok crypto 1.691s ok crypto/aes 1.722s ok crypto/cipher 1.754s ok crypto/des 1.702s ok crypto/dsa 1.797s ok crypto/ecdh 6.567s ok crypto/ecdsa 4.885s ok crypto/ed25519 3.602s ok crypto/elliptic 2.309s ok crypto/hmac 1.670s ok crypto/internal/alias 1.614s ok crypto/internal/bigmod 2.444s ok crypto/internal/boring 1.596s ok crypto/internal/boring/bcache 2.454s ok crypto/internal/edwards25519 117.209s ok crypto/internal/edwards25519/field 100.369s ok crypto/internal/nistec 18.868s ok crypto/internal/nistec/fiat 1.693s [no tests to run] ok crypto/md5 1.717s ok crypto/rand 1.834s ok crypto/rc4 1.770s ok crypto/rsa 9.386s ok crypto/sha1 1.678s ok crypto/sha256 1.670s ok crypto/sha512 1.677s ok crypto/subtle 1.924s ok crypto/tls 21.396s ok crypto/x509 19.321s ok database/sql 3.238s ok database/sql/driver 1.668s ok debug/buildinfo 2.687s ok debug/dwarf 2.187s ok debug/elf 3.869s ok debug/gosym 1.980s ok debug/macho 1.760s ok debug/pe 3.055s ok debug/plan9obj 1.699s ok embed 1.817s [no tests to run] ok embed/internal/embedtest 1.805s ok encoding/ascii85 1.642s ok encoding/asn1 1.906s ok encoding/base32 1.806s ok encoding/base64 1.719s ok encoding/binary 1.712s ok encoding/csv 1.717s ok encoding/gob 32.438s ok encoding/hex 1.604s ok encoding/json 6.569s ok encoding/pem 4.154s ok encoding/xml 2.298s ok errors 1.757s ok expvar 2.374s ok flag 1.913s ok fmt 2.297s ok go/ast 2.144s ok go/build 25.049s ok go/build/constraint 1.683s ok go/constant 1.878s ok go/doc 3.605s ok go/doc/comment 6.325s ok go/format 2.080s ok go/importer 3.368s ok go/internal/gccgoimporter 2.800s ok go/internal/gcimporter 3.393s ok go/internal/srcimporter 13.076s ok go/parser 3.366s ok go/printer 4.498s ok go/scanner 1.692s ok go/token 2.353s ok go/types 5.943s ok hash 1.713s ok hash/adler32 1.616s ok hash/crc32 1.633s ok hash/crc64 1.634s ok hash/fnv 1.656s ok hash/maphash 2.106s ok html 2.209s ok html/template 3.927s ok image 2.209s ok image/color 1.777s ok image/draw 2.597s ok image/gif 3.178s ok image/jpeg 3.302s ok image/png 4.599s ok index/suffixarray 5.992s ok internal/abi 1.660s ok internal/buildcfg 1.643s ok internal/coverage/cformat 1.665s ok internal/coverage/cmerge 1.651s ok internal/coverage/pods 1.667s ok internal/coverage/slicereader 1.638s ok internal/coverage/slicewriter 1.627s ok internal/coverage/test 1.782s ok internal/cpu 1.611s ok internal/dag 1.757s ok internal/diff 1.782s ok internal/fmtsort 1.678s ok internal/fuzz 2.329s ok internal/godebug 1.751s ok internal/godebugs 1.650s ok internal/intern 2.178s ok internal/itoa 1.860s ok internal/poll 1.757s ok internal/profile 1.995s ok internal/reflectlite 1.989s ok internal/safefilepath 1.660s ok internal/saferio 1.747s ok internal/singleflight 1.710s ok internal/testenv 1.755s ok internal/trace 2.043s ok internal/types/errors 3.378s ok internal/unsafeheader 1.585s ok internal/xcoff 1.677s ok internal/zstd 2.310s ok io 1.793s ok io/fs 3.966s ok io/ioutil 1.673s ok log 1.652s ok log/slog 2.431s ok log/slog/internal/benchmarks 1.811s ok log/slog/internal/buffer 1.613s ok log/syslog 1.620s [no tests to run] ok maps 1.800s ok math 1.741s ok math/big 31.470s ok math/bits 1.652s ok math/cmplx 1.655s ok math/rand 3.790s ok mime 1.736s ok mime/multipart 8.558s ok mime/quotedprintable 1.753s ok net 2.367s ok net/http 91.151s ok net/http/cgi 3.819s ok net/http/cookiejar 3.842s ok net/http/fcgi 2.087s ok net/http/httptest 4.499s ok net/http/httptrace 1.826s ok net/http/httputil 4.911s ok net/http/internal 1.656s ok net/http/internal/ascii 1.593s ok net/http/pprof 8.163s ok net/mail 1.845s ok net/netip 2.609s ok net/rpc 5.758s ok net/rpc/jsonrpc 3.172s ok net/smtp 3.250s ok net/textproto 1.723s ok net/url 2.349s ok os 2.310s ok os/exec 4.136s ok os/exec/internal/fdtest 1.687s ok os/signal 1.652s [no tests to run] ok os/user 1.698s ok path 1.652s ok path/filepath 1.885s ok plugin 1.583s ok reflect 4.770s ok regexp 5.259s ok regexp/syntax 6.679s ok runtime 62.422s ok runtime/coverage 2.075s ok runtime/debug 2.376s ok runtime/internal/atomic 1.709s ok runtime/internal/math 1.644s ok runtime/internal/sys 1.614s ok runtime/metrics 2.107s ok runtime/pprof 7.384s ok runtime/trace 8.117s ok slices 2.111s ok sort 1.954s ok strconv 3.771s ok strings 65.307s ok sync 2.652s ok sync/atomic 3.498s ok syscall 1.622s ok testing 3.042s ok testing/fstest 1.776s ok testing/iotest 1.635s ok testing/quick 2.133s ok testing/slogtest 2.007s ok text/scanner 1.698s ok text/tabwriter 1.615s ok text/template 3.175s ok text/template/parse 1.834s ok time 6.135s ok unicode 1.697s ok unicode/utf16 1.647s ok unicode/utf8 1.663s ok cmd/addr2line 2.092s ok cmd/api 3.343s ok cmd/asm/internal/asm 11.870s ok cmd/asm/internal/lex 1.752s ok cmd/cgo/internal/swig 1.675s ok cmd/cgo/internal/test 1.620s ok cmd/cgo/internal/testcshared 2.001s ok cmd/cgo/internal/testerrors 2.095s ok cmd/cgo/internal/testfortran 1.735s ok cmd/cgo/internal/testgodefs 1.785s ok cmd/cgo/internal/testlife 1.751s ok cmd/cgo/internal/testnocgo 1.601s ok cmd/cgo/internal/testplugin 1.811s ok cmd/cgo/internal/testsanitizers 1.693s [no tests to run] ok cmd/cgo/internal/testshared 2.475s ok cmd/cgo/internal/testso 1.730s ok cmd/cgo/internal/teststdio 1.771s ok cmd/cgo/internal/testtls 1.570s ok cmd/compile/internal/abt 1.671s ok cmd/compile/internal/amd64 6.076s ok cmd/compile/internal/base 1.605s ok cmd/compile/internal/compare 2.995s ok cmd/compile/internal/dwarfgen 6.425s ok cmd/compile/internal/importer 4.241s ok cmd/compile/internal/ir 2.941s ok cmd/compile/internal/logopt 1.751s ok cmd/compile/internal/loopvar 2.925s ok cmd/compile/internal/noder 6.755s ok cmd/compile/internal/reflectdata 2.919s [no tests to run] ok cmd/compile/internal/ssa 11.498s ok cmd/compile/internal/syntax 2.073s ok cmd/compile/internal/test 6.915s ok cmd/compile/internal/typecheck 2.976s ok cmd/compile/internal/types 1.754s ok cmd/compile/internal/types2 5.575s ok cmd/covdata 1.967s ok cmd/cover 3.182s ok cmd/dist 1.895s ok cmd/distpack 1.631s ok cmd/doc 3.093s ok cmd/fix 2.417s ok cmd/go 9.599s ok cmd/go/internal/auth 1.776s ok cmd/go/internal/cache 1.846s ok cmd/go/internal/fsys 1.970s ok cmd/go/internal/generate 6.542s ok cmd/go/internal/get 6.540s ok cmd/go/internal/gover 1.623s ok cmd/go/internal/imports 1.796s ok cmd/go/internal/load 4.105s ok cmd/go/internal/modconv 1.945s ok cmd/go/internal/modfetch 5.503s ok cmd/go/internal/modfetch/codehost 5.011s ok cmd/go/internal/modfetch/zip_sum_test 4.434s ok cmd/go/internal/modindex 3.231s ok cmd/go/internal/modload 5.956s ok cmd/go/internal/mvs 1.808s ok cmd/go/internal/par 1.682s ok cmd/go/internal/str 1.621s ok cmd/go/internal/test 7.645s ok cmd/go/internal/vcs 3.717s ok cmd/go/internal/vcweb 4.482s ok cmd/go/internal/vcweb/vcstest 4.600s ok cmd/go/internal/web 3.599s ok cmd/go/internal/work 6.539s ok cmd/gofmt 2.406s ok cmd/internal/archive 1.916s ok cmd/internal/bootstrap_test 1.650s ok cmd/internal/buildid 3.655s ok cmd/internal/cov 1.808s ok cmd/internal/dwarf 1.661s ok cmd/internal/edit 1.607s ok cmd/internal/goobj 1.771s ok cmd/internal/moddeps 1.990s ok cmd/internal/notsha256 1.627s ok cmd/internal/obj 1.807s ok cmd/internal/obj/ppc64 2.015s ok cmd/internal/obj/riscv 1.882s ok cmd/internal/obj/s390x 1.832s ok cmd/internal/obj/x86 1.961s ok cmd/internal/objabi 1.638s ok cmd/internal/pkgpath 1.729s ok cmd/internal/pkgpattern 1.640s ok cmd/internal/quoted 1.654s ok cmd/internal/src 1.598s ok cmd/internal/test2json 3.949s ok cmd/link 4.045s ok cmd/link/internal/benchmark 1.647s ok cmd/link/internal/ld 2.409s ok cmd/link/internal/loader 1.817s ok cmd/nm 3.414s ok cmd/objdump 2.418s ok cmd/pack 1.814s ok cmd/pprof 7.526s ok cmd/trace 4.835s ok cmd/vet 4.465s ##### os/user with tag osusergo ok os/user 0.138s ##### hash/maphash purego implementation ok hash/maphash 2.080s ##### Testing without libgcc. ok net 1.761s [no tests to run] ok os/user 1.627s ##### ../test ok cmd/internal/testdir 17.633s ok cmd/internal/testdir 14.746s ok cmd/internal/testdir 17.917s ok cmd/internal/testdir 11.769s ok cmd/internal/testdir 11.868s ok cmd/internal/testdir 31.977s ok cmd/internal/testdir 11.958s ok cmd/internal/testdir 11.118s ok cmd/internal/testdir 15.151s ok cmd/internal/testdir 13.292s All tests passed.