wasip1-wasm-wazero at cfe8b43b1fd453d06fc32a04746dcc8be6e955fd :: Running /workdir/go/src/make.bash with args ["/workdir/go/src/make.bash"] and env ["HOSTNAME=buildlet-linux-amd64-wasip1-wasm-wazero-rn8c7e6e5" "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=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 5.777s ok archive/zip 7.884s ok bufio 3.314s ok bytes 87.564s ok cmp 2.455s ok compress/bzip2 2.817s ok compress/flate 8.306s ok compress/gzip 49.489s ok compress/lzw 3.041s ok compress/zlib 5.712s ok container/heap 2.604s ok container/list 2.616s ok container/ring 2.549s ok context 2.953s ok crypto 2.512s ok crypto/aes 2.625s ok crypto/cipher 2.660s ok crypto/des 2.583s ok crypto/dsa 2.787s ok crypto/ecdh 6.544s ok crypto/ecdsa 5.735s ok crypto/ed25519 5.168s ok crypto/elliptic 3.542s ok crypto/hmac 2.559s ok crypto/internal/alias 2.496s ok crypto/internal/bigmod 3.806s ok crypto/internal/boring 2.470s ok crypto/internal/boring/bcache 3.687s ok crypto/internal/edwards25519 140.323s ok crypto/internal/edwards25519/field 127.678s ok crypto/internal/nistec 16.151s ok crypto/internal/nistec/fiat 2.610s [no tests to run] ok crypto/md5 2.589s ok crypto/rand 2.753s ok crypto/rc4 2.741s ok crypto/rsa 13.231s ok crypto/sha1 2.608s ok crypto/sha256 2.615s ok crypto/sha512 2.607s ok crypto/subtle 2.981s ok crypto/tls 23.142s ok crypto/x509 19.356s ok database/sql 5.473s ok database/sql/driver 2.550s ok debug/buildinfo 4.038s ok debug/dwarf 3.363s ok debug/elf 5.355s ok debug/gosym 3.056s ok debug/macho 2.695s ok debug/pe 4.757s ok debug/plan9obj 2.594s ok embed 3.578s [no tests to run] ok embed/internal/embedtest 2.751s ok encoding/ascii85 2.563s ok encoding/asn1 2.914s ok encoding/base32 2.772s ok encoding/base64 2.616s ok encoding/binary 2.692s ok encoding/csv 2.648s ok encoding/gob 44.344s ok encoding/hex 2.474s ok encoding/json 9.986s ok encoding/pem 6.207s ok encoding/xml 3.498s ok errors 2.621s ok expvar 4.290s ok flag 2.873s ok fmt 3.430s ok go/ast 3.248s ok go/build 33.425s ok go/build/constraint 2.640s ok go/constant 2.952s ok go/doc 5.417s ok go/doc/comment 7.923s ok go/format 3.286s ok go/importer 5.298s ok go/internal/gccgoimporter 4.328s ok go/internal/gcimporter 5.251s ok go/internal/srcimporter 15.740s ok go/parser 4.671s ok go/printer 5.834s ok go/scanner 2.572s ok go/token 3.511s ok go/types 8.220s ok hash 2.606s ok hash/adler32 2.530s ok hash/crc32 2.560s ok hash/crc64 2.573s ok hash/fnv 2.564s ok hash/maphash 3.178s ok html 3.411s ok html/template 5.721s ok image 3.270s ok image/color 2.722s ok image/draw 3.733s ok image/gif 4.854s ok image/jpeg 4.974s ok image/png 6.565s ok index/suffixarray 7.958s ok internal/abi 2.571s ok internal/buildcfg 2.521s ok internal/coverage/cformat 2.600s ok internal/coverage/cmerge 2.489s ok internal/coverage/pods 2.581s ok internal/coverage/slicereader 2.521s ok internal/coverage/slicewriter 2.511s ok internal/coverage/test 2.736s ok internal/cpu 2.500s ok internal/dag 2.680s ok internal/diff 2.741s ok internal/fmtsort 2.511s ok internal/fuzz 3.553s ok internal/godebug 2.694s ok internal/godebugs 2.467s ok internal/intern 3.226s ok internal/itoa 2.702s ok internal/poll 2.656s ok internal/profile 2.992s ok internal/reflectlite 3.109s ok internal/safefilepath 2.517s ok internal/saferio 2.733s ok internal/singleflight 2.632s ok internal/testenv 2.689s ok internal/trace 3.118s ok internal/types/errors 5.245s ok internal/unsafeheader 2.530s ok internal/xcoff 2.674s ok internal/zstd 3.605s ok io 2.744s ok io/fs 5.803s ok io/ioutil 2.565s ok log 2.587s ok log/slog 4.551s ok log/slog/internal/benchmarks 2.832s ok log/slog/internal/buffer 2.503s ok log/syslog 2.550s [no tests to run] ok maps 2.768s ok math 2.717s ok math/big 40.564s ok math/bits 2.601s ok math/cmplx 2.603s ok math/rand 5.689s ok mime 2.673s ok mime/multipart 10.348s ok mime/quotedprintable 2.782s ok net 3.416s ok net/http 119.984s ok net/http/cgi 6.048s ok net/http/cookiejar 6.047s ok net/http/fcgi 3.883s ok net/http/httptest 6.890s ok net/http/httptrace 3.603s ok net/http/httputil 7.272s ok net/http/internal 2.595s ok net/http/internal/ascii 2.494s ok net/http/pprof 10.508s ok net/mail 2.825s ok net/netip 3.985s ok net/rpc 9.023s ok net/rpc/jsonrpc 6.065s ok net/smtp 5.163s ok net/textproto 2.707s ok net/url 3.594s ok os 3.567s ok os/exec 6.502s ok os/exec/internal/fdtest 2.593s ok os/signal 2.571s [no tests to run] ok os/user 2.748s ok path 2.668s ok path/filepath 2.865s ok plugin 2.454s ok reflect 6.930s ok regexp 7.962s ok regexp/syntax 11.615s ok runtime 76.119s ok runtime/coverage 3.231s ok runtime/debug 3.647s ok runtime/internal/atomic 2.652s ok runtime/internal/math 2.519s ok runtime/internal/sys 2.623s ok runtime/internal/wasitest 2.759s ok runtime/metrics 3.288s ok runtime/pprof 9.131s ok runtime/trace 11.038s ok slices 3.279s ok sort 2.969s ok strconv 5.806s ok strings 81.830s ok sync 3.818s ok sync/atomic 4.434s ok syscall 2.518s ok testing 4.267s ok testing/fstest 2.808s ok testing/iotest 2.593s ok testing/quick 3.177s ok testing/slogtest 3.085s ok text/scanner 2.646s ok text/tabwriter 2.516s ok text/template 4.876s ok text/template/parse 2.848s ok time 8.154s ok unicode 2.578s ok unicode/utf16 2.515s ok unicode/utf8 2.530s ok cmd/addr2line 3.254s ok cmd/api 5.188s ok cmd/asm/internal/asm 14.180s ok cmd/asm/internal/lex 2.729s ok cmd/cgo/internal/swig 2.630s ok cmd/cgo/internal/test 2.577s ok cmd/cgo/internal/testcshared 3.161s ok cmd/cgo/internal/testerrors 3.134s ok cmd/cgo/internal/testfortran 2.720s ok cmd/cgo/internal/testgodefs 2.767s ok cmd/cgo/internal/testlife 2.702s ok cmd/cgo/internal/testnocgo 2.500s ok cmd/cgo/internal/testplugin 2.789s ok cmd/cgo/internal/testsanitizers 2.518s [no tests to run] ok cmd/cgo/internal/testshared 3.658s ok cmd/cgo/internal/testso 2.617s ok cmd/cgo/internal/teststdio 2.723s ok cmd/cgo/internal/testtls 2.518s ok cmd/compile/internal/abt 2.651s ok cmd/compile/internal/amd64 9.555s ok cmd/compile/internal/base 2.576s ok cmd/compile/internal/compare 4.690s ok cmd/compile/internal/dwarfgen 10.029s ok cmd/compile/internal/importer 6.657s ok cmd/compile/internal/ir 4.602s ok cmd/compile/internal/logopt 2.735s ok cmd/compile/internal/loopvar 4.582s ok cmd/compile/internal/noder 10.572s ok cmd/compile/internal/reflectdata 4.555s [no tests to run] ok cmd/compile/internal/ssa 17.543s ok cmd/compile/internal/syntax 3.181s ok cmd/compile/internal/test 10.617s ok cmd/compile/internal/typecheck 4.649s ok cmd/compile/internal/types 2.705s ok cmd/compile/internal/types2 8.272s ok cmd/covdata 3.030s ok cmd/cover 4.966s ok cmd/dist 2.950s ok cmd/distpack 2.542s ok cmd/doc 4.541s ok cmd/fix 3.611s ok cmd/go 14.784s ok cmd/go/internal/auth 3.602s ok cmd/go/internal/cache 2.845s ok cmd/go/internal/fsys 3.046s ok cmd/go/internal/generate 10.228s ok cmd/go/internal/get 10.204s ok cmd/go/internal/gover 2.706s ok cmd/go/internal/imports 2.780s ok cmd/go/internal/load 6.380s ok cmd/go/internal/modconv 2.984s ok cmd/go/internal/modfetch 8.349s ok cmd/go/internal/modfetch/codehost 7.813s ok cmd/go/internal/modfetch/zip_sum_test 7.061s ok cmd/go/internal/modindex 4.634s ok cmd/go/internal/modload 9.334s ok cmd/go/internal/mvs 2.858s ok cmd/go/internal/par 2.588s ok cmd/go/internal/str 2.519s ok cmd/go/internal/test 11.960s ok cmd/go/internal/vcs 5.934s ok cmd/go/internal/vcweb 7.013s ok cmd/go/internal/vcweb/vcstest 7.238s ok cmd/go/internal/web 5.723s ok cmd/go/internal/work 10.262s ok cmd/gofmt 3.647s ok cmd/internal/archive 3.038s ok cmd/internal/bootstrap_test 2.552s ok cmd/internal/buildid 5.166s ok cmd/internal/cov 2.833s ok cmd/internal/dwarf 2.635s ok cmd/internal/edit 2.559s ok cmd/internal/goobj 2.758s ok cmd/internal/moddeps 3.053s ok cmd/internal/notsha256 2.513s ok cmd/internal/obj 2.781s ok cmd/internal/obj/ppc64 3.101s ok cmd/internal/obj/riscv 2.930s ok cmd/internal/obj/s390x 2.913s ok cmd/internal/obj/x86 3.066s ok cmd/internal/objabi 2.556s ok cmd/internal/pkgpath 2.681s ok cmd/internal/pkgpattern 2.558s ok cmd/internal/quoted 2.545s ok cmd/internal/src 2.500s ok cmd/internal/test2json 5.114s ok cmd/link 6.208s ok cmd/link/internal/benchmark 2.570s ok cmd/link/internal/ld 3.839s ok cmd/link/internal/loader 2.877s ok cmd/nm 5.341s ok cmd/objdump 3.816s ok cmd/pack 2.837s ok cmd/pprof 11.672s ok cmd/trace 7.650s ok cmd/vet 6.792s ##### os/user with tag osusergo ok os/user 0.220s ##### hash/maphash purego implementation ok hash/maphash 3.061s ##### Testing without libgcc. ok net 2.773s [no tests to run] ok os/user 2.511s ##### wasip1 host tests ok runtime/internal/wasitest 0.003s ##### ../test ok cmd/internal/testdir 25.205s ok cmd/internal/testdir 23.225s ok cmd/internal/testdir 29.244s ok cmd/internal/testdir 17.996s ok cmd/internal/testdir 19.092s ok cmd/internal/testdir 42.040s ok cmd/internal/testdir 18.771s ok cmd/internal/testdir 17.591s ok cmd/internal/testdir 25.882s ok cmd/internal/testdir 19.912s All tests passed.