wasip1-wasm-wazero at ddb38c3f540c17a0437132532f49f6f0061d82af :: Running /workdir/go/src/make.bash with args ["/workdir/go/src/make.bash"] and env ["HOSTNAME=buildlet-linux-amd64-wasip1-wasm-wazero-rn676f094" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=1s" "GO_STAGE0_DL_DELAY=200ms" "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" "GOWASIRUNTIME=wazero" "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, 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 2.526s ok archive/zip 4.168s ok bufio 1.320s ok bytes 2.639s ok cmp 0.812s ok compress/bzip2 1.142s ok compress/flate 5.979s ok compress/gzip 33.084s ok compress/lzw 1.219s ok compress/zlib 3.507s ok container/heap 0.846s ok container/list 0.836s ok container/ring 0.885s ok context 1.079s ok crypto 0.821s ok crypto/aes 0.930s ok crypto/cipher 0.880s ok crypto/des 0.870s ok crypto/dsa 0.930s ok crypto/ecdh 2.948s ok crypto/ecdsa 2.310s ok crypto/ed25519 2.713s ok crypto/elliptic 1.236s ok crypto/hmac 0.827s ok crypto/internal/alias 0.807s ok crypto/internal/bigmod 2.173s ok crypto/internal/boring 0.812s ok crypto/internal/boring/bcache 1.790s ok crypto/internal/edwards25519 3.650s ok crypto/internal/edwards25519/field 1.236s ok crypto/internal/nistec 7.905s ok crypto/internal/nistec/fiat 0.857s [no tests to run] ok crypto/md5 0.858s ok crypto/rand 0.925s ok crypto/rc4 1.006s ok crypto/rsa 10.890s ok crypto/sha1 0.828s ok crypto/sha256 0.823s ok crypto/sha512 0.827s ok crypto/subtle 1.205s ok crypto/tls 13.634s ok crypto/x509 13.889s ok database/sql 2.145s ok database/sql/driver 0.823s ok debug/buildinfo 1.338s ok debug/dwarf 1.182s ok debug/elf 2.722s ok debug/gosym 1.038s ok debug/macho 0.894s ok debug/pe 1.545s ok debug/plan9obj 0.833s ok embed 0.886s [no tests to run] ok embed/internal/embedtest 0.898s ok encoding/ascii85 0.822s ok encoding/asn1 0.926s ok encoding/base32 0.935s ok encoding/base64 0.871s ok encoding/binary 0.874s ok encoding/csv 0.900s ok encoding/gob 36.948s ok encoding/hex 0.942s ok encoding/json 4.074s ok encoding/pem 3.901s ok encoding/xml 1.334s ok errors 0.841s ok expvar 1.248s ok flag 0.941s ok fmt 1.368s ok go/ast 1.111s ok go/build 30.191s ok go/build/constraint 0.865s ok go/constant 0.920s ok go/doc 1.974s ok go/doc/comment 4.966s ok go/format 1.074s ok go/importer 1.691s ok go/internal/gccgoimporter 1.459s ok go/internal/gcimporter 1.701s ok go/internal/srcimporter 10.425s ok go/parser 2.472s ok go/printer 3.107s ok go/scanner 0.889s ok go/token 1.300s ok go/types 3.956s ok go/version 0.823s ok hash 0.841s ok hash/adler32 0.813s ok hash/crc32 0.826s ok hash/crc64 0.822s ok hash/fnv 0.813s ok hash/maphash 1.323s ok html 1.165s ok html/template 2.204s ok image 1.318s ok image/color 0.957s ok image/draw 1.649s ok image/gif 2.222s ok image/jpeg 2.481s ok image/png 3.830s ok index/suffixarray 6.595s ok internal/abi 0.884s ok internal/buildcfg 0.828s ok internal/coverage/cformat 0.810s ok internal/coverage/cmerge 0.824s ok internal/coverage/pods 0.837s ok internal/coverage/slicereader 0.829s ok internal/coverage/slicewriter 0.805s ok internal/coverage/test 0.936s ok internal/cpu 0.829s ok internal/dag 0.984s ok internal/diff 0.911s ok internal/fmtsort 0.824s ok internal/fuzz 1.192s ok internal/godebug 0.863s ok internal/godebugs 0.808s ok internal/gover 0.846s ok internal/intern 1.173s ok internal/itoa 0.808s ok internal/platform 1.614s ok internal/poll 0.959s ok internal/profile 0.884s ok internal/reflectlite 1.060s ok internal/safefilepath 0.826s ok internal/saferio 1.041s ok internal/singleflight 0.890s ok internal/testenv 0.868s ok internal/trace 1.430s ok internal/trace/v2 1.113s ok internal/types/errors 1.706s ok internal/unsafeheader 0.812s ok internal/xcoff 0.981s ok internal/zstd 1.537s ok io 0.934s ok io/fs 3.762s ok io/ioutil 0.840s ok log 0.826s ok log/slog 1.482s ok log/slog/internal/benchmarks 0.897s ok log/slog/internal/buffer 0.808s ok log/syslog 0.875s [no tests to run] ok maps 0.929s ok math 0.898s ok math/big 38.735s ok math/bits 0.846s ok math/cmplx 0.834s ok math/rand 2.920s ok math/rand/v2 4.455s ok mime 0.917s ok mime/multipart 6.627s ok mime/quotedprintable 0.997s ok net 3.908s ok net/http 64.760s ok net/http/cgi 2.089s ok net/http/cookiejar 2.100s ok net/http/fcgi 1.269s ok net/http/httptest 2.833s ok net/http/httptrace 0.972s ok net/http/httputil 2.995s ok net/http/internal 0.885s ok net/http/internal/ascii 0.819s ok net/http/pprof 6.263s ok net/mail 0.941s ok net/netip 1.390s ok net/rpc 3.030s ok net/rpc/jsonrpc 1.635s ok net/smtp 1.771s ok net/textproto 0.924s ok net/url 1.264s ok os 1.279s ok os/exec 2.279s ok os/exec/internal/fdtest 0.808s ok os/signal 0.818s [no tests to run] ok os/user 0.865s ok path 0.861s ok path/filepath 0.981s ok plugin 0.803s ok reflect 3.246s ok regexp 5.790s ok regexp/syntax 12.018s ok runtime 65.746s ok runtime/coverage 1.104s ok runtime/debug 1.268s ok runtime/internal/atomic 0.925s ok runtime/internal/math 0.796s ok runtime/internal/sys 0.801s ok runtime/internal/wasitest 1.006s ok runtime/metrics 1.166s ok runtime/pprof 6.192s ok runtime/trace 7.314s ok slices 1.337s ok sort 1.158s ok strconv 3.889s ok strings 79.361s ok sync 1.658s ok sync/atomic 2.425s ok syscall 0.810s ok testing 1.750s ok testing/fstest 0.918s ok testing/iotest 0.841s ok testing/quick 1.232s ok testing/slogtest 1.054s ok text/scanner 0.870s ok text/tabwriter 0.886s ok text/template 1.656s ok text/template/parse 0.963s ok time 4.431s ok unicode 0.820s ok unicode/utf16 0.813s ok unicode/utf8 0.867s ok cmd/addr2line 1.254s ok cmd/api 1.664s ok cmd/asm/internal/asm 8.232s ok cmd/asm/internal/lex 0.913s ok cmd/cgo/internal/swig 0.839s ok cmd/cgo/internal/test 0.845s ok cmd/cgo/internal/testcshared 1.013s ok cmd/cgo/internal/testerrors 1.023s ok cmd/cgo/internal/testfortran 0.838s ok cmd/cgo/internal/testgodefs 0.850s ok cmd/cgo/internal/testlife 0.879s ok cmd/cgo/internal/testnocgo 0.833s ok cmd/cgo/internal/testplugin 0.888s ok cmd/cgo/internal/testsanitizers 0.824s [no tests to run] ok cmd/cgo/internal/testshared 1.241s ok cmd/cgo/internal/testso 0.872s ok cmd/cgo/internal/teststdio 0.872s ok cmd/cgo/internal/testtls 0.804s ok cmd/compile/internal/abt 0.848s ok cmd/compile/internal/amd64 3.216s ok cmd/compile/internal/base 0.860s ok cmd/compile/internal/compare 1.645s ok cmd/compile/internal/devirtualize 1.658s ok cmd/compile/internal/dwarfgen 3.633s ok cmd/compile/internal/importer 2.242s ok cmd/compile/internal/inline/inlheur 1.967s ok cmd/compile/internal/ir 1.622s ok cmd/compile/internal/logopt 0.895s ok cmd/compile/internal/loopvar 1.609s ok cmd/compile/internal/noder 3.527s ok cmd/compile/internal/reflectdata 1.599s [no tests to run] ok cmd/compile/internal/ssa 6.405s ok cmd/compile/internal/syntax 1.222s ok cmd/compile/internal/test 3.868s ok cmd/compile/internal/typecheck 1.617s ok cmd/compile/internal/types 0.932s ok cmd/compile/internal/types2 3.270s ok cmd/covdata 1.013s ok cmd/cover 1.640s ok cmd/dist 1.058s ok cmd/distpack 0.874s ok cmd/doc 1.922s ok cmd/fix 1.336s ok cmd/go 4.946s ok cmd/go/internal/auth 0.911s ok cmd/go/internal/cache 1.045s ok cmd/go/internal/cfg 0.884s [no tests to run] ok cmd/go/internal/fsys 1.075s ok cmd/go/internal/generate 3.352s ok cmd/go/internal/gover 0.871s ok cmd/go/internal/imports 0.946s ok cmd/go/internal/load 2.234s ok cmd/go/internal/modfetch 2.785s ok cmd/go/internal/modfetch/codehost 2.679s ok cmd/go/internal/modfetch/zip_sum_test 2.423s ok cmd/go/internal/modindex 2.142s ok cmd/go/internal/modload 3.118s ok cmd/go/internal/mvs 0.953s ok cmd/go/internal/par 0.852s ok cmd/go/internal/str 0.834s ok cmd/go/internal/test 4.131s ok cmd/go/internal/toolchain 3.434s ok cmd/go/internal/vcs 2.121s ok cmd/go/internal/vcweb 2.459s ok cmd/go/internal/vcweb/vcstest 2.529s ok cmd/go/internal/web 2.039s ok cmd/go/internal/work 3.417s ok cmd/gofmt 1.317s ok cmd/internal/archive 1.057s ok cmd/internal/buildid 2.709s ok cmd/internal/cov 0.916s ok cmd/internal/bootstrap_test 0.834s ok cmd/internal/dwarf 0.831s ok cmd/internal/edit 0.814s ok cmd/internal/goobj 0.879s ok cmd/internal/moddeps 1.053s ok cmd/internal/notsha256 0.830s ok cmd/internal/obj 0.922s ok cmd/internal/obj/ppc64 1.092s ok cmd/internal/obj/riscv 1.013s ok cmd/internal/obj/s390x 0.950s ok cmd/internal/obj/x86 1.056s ok cmd/internal/objabi 0.877s ok cmd/internal/pkgpath 0.879s ok cmd/internal/pkgpattern 0.807s ok cmd/internal/quoted 0.831s ok cmd/internal/src 0.837s ok cmd/internal/test2json 2.508s ok cmd/link 2.313s ok cmd/link/internal/benchmark 0.823s ok cmd/link/internal/ld 1.638s ok cmd/link/internal/loader 1.039s ok cmd/nm 2.050s ok cmd/objdump 1.527s ok cmd/pack 0.955s ok cmd/pprof 4.144s ok cmd/trace 2.760s ok cmd/vet 2.313s ##### os/user with tag osusergo ok os/user 0.157s ##### hash/maphash purego implementation ok hash/maphash 1.346s ##### Testing without libgcc. ok net 1.510s ok os/user 0.841s ##### wasip1 host tests ok runtime/internal/wasitest 0.781s ##### ../test ok cmd/internal/testdir 14.987s ok cmd/internal/testdir 11.094s ok cmd/internal/testdir 12.885s ok cmd/internal/testdir 8.885s ok cmd/internal/testdir 9.578s ok cmd/internal/testdir 22.148s ok cmd/internal/testdir 61.368s ok cmd/internal/testdir 8.782s ok cmd/internal/testdir 12.621s ok cmd/internal/testdir 10.726s All tests passed.