wasip1-wasm-wazero at f4086d36862d8fd41af90356c894d04d3ff58203 :: Running /workdir/go/src/make.bash with args ["/workdir/go/src/make.bash"] and env ["HOSTNAME=buildlet-linux-amd64-wasip1-wasm-wazero-rn50ff81e" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=300ms" "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.957s ok archive/zip 8.083s ok bufio 3.373s ok bytes 87.744s ok cmp 2.620s ok compress/bzip2 2.957s ok compress/flate 8.527s ok compress/gzip 49.816s ok compress/lzw 3.146s ok compress/zlib 5.844s ok container/heap 2.660s ok container/list 2.683s ok container/ring 2.660s ok context 3.124s ok crypto 2.652s ok crypto/aes 2.699s ok crypto/cipher 2.743s ok crypto/des 2.624s ok crypto/dsa 2.742s ok crypto/ecdh 6.653s ok crypto/ecdsa 5.831s ok crypto/ed25519 5.311s ok crypto/elliptic 3.527s ok crypto/hmac 2.655s ok crypto/internal/alias 2.608s ok crypto/internal/bigmod 3.947s ok crypto/internal/boring 2.583s ok crypto/internal/boring/bcache 3.808s ok crypto/internal/edwards25519 143.065s ok crypto/internal/edwards25519/field 128.887s ok crypto/internal/nistec 16.458s ok crypto/internal/nistec/fiat 2.724s [no tests to run] ok crypto/md5 2.597s ok crypto/rand 2.814s ok crypto/rc4 2.736s ok crypto/rsa 13.078s ok crypto/sha1 2.593s ok crypto/sha256 2.599s ok crypto/sha512 2.627s ok crypto/subtle 3.018s ok crypto/tls 23.504s ok crypto/x509 21.666s ok database/sql 5.580s ok database/sql/driver 2.624s ok debug/buildinfo 4.201s ok debug/dwarf 3.402s ok debug/elf 5.221s ok debug/gosym 3.120s ok debug/macho 2.850s ok debug/pe 4.872s ok debug/plan9obj 2.646s ok embed 3.771s [no tests to run] ok embed/internal/embedtest 3.002s ok encoding/ascii85 2.726s ok encoding/asn1 3.004s ok encoding/base32 2.810s ok encoding/base64 2.707s ok encoding/binary 2.798s ok encoding/csv 2.744s ok encoding/gob 44.387s ok encoding/hex 2.565s ok encoding/json 10.243s ok encoding/pem 6.340s ok encoding/xml 3.615s ok errors 2.719s ok expvar 4.426s ok flag 3.030s ok fmt 3.548s ok go/ast 3.416s ok go/build 33.995s ok go/build/constraint 2.716s ok go/constant 2.908s ok go/doc 5.506s ok go/doc/comment 8.225s ok go/format 3.339s ok go/importer 5.491s ok go/internal/gccgoimporter 4.427s ok go/internal/gcimporter 5.356s ok go/internal/srcimporter 16.237s ok go/parser 4.811s ok go/printer 5.960s ok go/scanner 2.666s ok go/token 3.668s ok go/types 8.363s ok hash 2.663s ok hash/adler32 2.617s ok hash/crc32 2.597s ok hash/crc64 2.571s ok hash/fnv 2.575s ok hash/maphash 3.209s ok html 3.451s ok html/template 5.825s ok image 3.354s ok image/color 2.768s ok image/draw 3.781s ok image/gif 4.982s ok image/jpeg 5.060s ok image/png 6.714s ok index/suffixarray 8.074s ok internal/abi 2.670s ok internal/buildcfg 2.626s ok internal/coverage/cformat 2.662s ok internal/coverage/cmerge 2.608s ok internal/coverage/pods 2.681s ok internal/coverage/slicereader 2.622s ok internal/coverage/slicewriter 2.585s ok internal/coverage/test 2.790s ok internal/cpu 2.544s ok internal/dag 2.806s ok internal/diff 2.788s ok internal/fmtsort 2.604s ok internal/fuzz 3.712s ok internal/godebug 2.745s ok internal/godebugs 2.559s ok internal/intern 3.451s ok internal/itoa 2.779s ok internal/poll 2.752s ok internal/profile 3.038s ok internal/reflectlite 3.189s ok internal/safefilepath 2.524s ok internal/saferio 2.822s ok internal/singleflight 2.762s ok internal/testenv 2.785s ok internal/trace 3.233s ok internal/types/errors 5.350s ok internal/unsafeheader 2.544s ok internal/xcoff 2.773s ok internal/zstd 3.731s ok io 2.825s ok io/fs 5.912s ok io/ioutil 2.653s ok log 2.704s ok log/slog 4.666s ok log/slog/internal/benchmarks 2.913s ok log/slog/internal/buffer 2.600s ok log/syslog 2.590s [no tests to run] ok maps 2.755s ok math 2.768s ok math/big 40.926s ok math/bits 2.701s ok math/cmplx 2.701s ok math/rand 5.784s ok mime 2.726s ok mime/multipart 10.444s ok mime/quotedprintable 2.794s ok net 3.533s ok net/http 121.377s ok net/http/cgi 6.159s ok net/http/cookiejar 6.110s ok net/http/fcgi 4.031s ok net/http/httptest 7.006s ok net/http/httptrace 3.660s ok net/http/httputil 7.410s ok net/http/internal 2.629s ok net/http/internal/ascii 2.537s ok net/http/pprof 10.599s ok net/mail 3.275s ok net/netip 4.481s ok net/rpc 9.283s ok net/rpc/jsonrpc 6.165s ok net/smtp 5.287s ok net/textproto 2.837s ok net/url 3.701s ok os 3.630s ok os/exec 6.566s ok os/exec/internal/fdtest 2.644s ok os/signal 2.589s [no tests to run] ok os/user 2.763s ok path 2.712s ok path/filepath 2.974s ok plugin 2.553s ok reflect 6.996s ok regexp 8.171s ok regexp/syntax 10.688s ok runtime 76.851s ok runtime/coverage 3.303s ok runtime/debug 3.699s ok runtime/internal/atomic 2.718s ok runtime/internal/math 2.496s ok runtime/internal/sys 2.559s ok runtime/internal/wasitest 2.854s ok runtime/metrics 3.434s ok runtime/pprof 9.193s ok runtime/trace 11.163s ok slices 3.287s ok sort 3.042s ok strconv 5.832s ok strings 82.300s ok sync 3.894s ok sync/atomic 4.634s ok syscall 2.590s ok testing 4.382s ok testing/fstest 2.867s ok testing/iotest 2.665s ok testing/quick 3.247s ok testing/slogtest 3.188s ok text/scanner 2.711s ok text/tabwriter 2.622s ok text/template 5.071s ok text/template/parse 2.978s ok time 8.300s ok unicode 2.689s ok unicode/utf16 2.684s ok unicode/utf8 2.641s ok cmd/addr2line 3.320s ok cmd/api 5.261s ok cmd/asm/internal/asm 13.818s ok cmd/asm/internal/lex 2.791s ok cmd/cgo/internal/swig 2.686s ok cmd/cgo/internal/test 2.582s ok cmd/cgo/internal/testcshared 3.241s ok cmd/cgo/internal/testerrors 3.251s ok cmd/cgo/internal/testfortran 2.696s ok cmd/cgo/internal/testgodefs 2.709s ok cmd/cgo/internal/testlife 2.803s ok cmd/cgo/internal/testnocgo 2.573s ok cmd/cgo/internal/testplugin 2.811s ok cmd/cgo/internal/testsanitizers 2.593s [no tests to run] ok cmd/cgo/internal/testshared 3.769s ok cmd/cgo/internal/testso 2.799s ok cmd/cgo/internal/teststdio 2.736s ok cmd/cgo/internal/testtls 2.549s ok cmd/compile/internal/abt 2.675s ok cmd/compile/internal/amd64 9.716s ok cmd/compile/internal/base 2.651s ok cmd/compile/internal/compare 4.826s ok cmd/compile/internal/dwarfgen 10.371s ok cmd/compile/internal/importer 6.778s ok cmd/compile/internal/ir 4.742s ok cmd/compile/internal/logopt 2.853s ok cmd/compile/internal/loopvar 4.647s ok cmd/compile/internal/noder 10.845s ok cmd/compile/internal/reflectdata 4.666s [no tests to run] ok cmd/compile/internal/ssa 17.848s ok cmd/compile/internal/syntax 3.211s ok cmd/compile/internal/test 10.844s ok cmd/compile/internal/typecheck 4.775s ok cmd/compile/internal/types 2.802s ok cmd/compile/internal/types2 8.376s ok cmd/covdata 3.160s ok cmd/cover 5.127s ok cmd/dist 3.032s ok cmd/distpack 2.626s ok cmd/doc 4.798s ok cmd/fix 3.862s ok cmd/go 15.171s ok cmd/go/internal/auth 3.767s ok cmd/go/internal/cache 2.984s ok cmd/go/internal/fsys 3.137s ok cmd/go/internal/generate 10.392s ok cmd/go/internal/get 10.448s ok cmd/go/internal/gover 2.689s ok cmd/go/internal/imports 2.923s ok cmd/go/internal/load 6.483s ok cmd/go/internal/modconv 3.073s ok cmd/go/internal/modfetch 8.556s ok cmd/go/internal/modfetch/codehost 8.009s ok cmd/go/internal/modfetch/zip_sum_test 7.125s ok cmd/go/internal/modindex 4.735s ok cmd/go/internal/modload 9.454s ok cmd/go/internal/mvs 2.783s ok cmd/go/internal/par 2.617s ok cmd/go/internal/str 2.547s ok cmd/go/internal/test 12.070s ok cmd/go/internal/vcs 5.999s ok cmd/go/internal/vcweb 7.092s ok cmd/go/internal/vcweb/vcstest 7.352s ok cmd/go/internal/web 5.793s ok cmd/go/internal/work 10.355s ok cmd/gofmt 3.773s ok cmd/internal/archive 3.148s ok cmd/internal/bootstrap_test 2.609s ok cmd/internal/buildid 5.273s ok cmd/internal/cov 2.977s ok cmd/internal/dwarf 2.691s ok cmd/internal/edit 2.598s ok cmd/internal/goobj 2.820s ok cmd/internal/moddeps 3.238s ok cmd/internal/notsha256 2.674s ok cmd/internal/obj 3.036s ok cmd/internal/obj/ppc64 3.318s ok cmd/internal/obj/riscv 3.038s ok cmd/internal/obj/s390x 2.999s ok cmd/internal/obj/x86 3.263s ok cmd/internal/objabi 2.748s ok cmd/internal/pkgpath 2.874s ok cmd/internal/pkgpattern 2.775s ok cmd/internal/quoted 2.757s ok cmd/internal/src 2.622s ok cmd/internal/test2json 5.344s ok cmd/link 6.341s ok cmd/link/internal/benchmark 2.601s ok cmd/link/internal/ld 3.891s ok cmd/link/internal/loader 3.032s ok cmd/nm 5.522s ok cmd/objdump 3.943s ok cmd/pack 2.944s ok cmd/pprof 11.938s ok cmd/trace 7.741s ok cmd/vet 6.949s ##### os/user with tag osusergo ok os/user 0.228s ##### hash/maphash purego implementation ok hash/maphash 3.097s ##### Testing without libgcc. ok net 2.824s [no tests to run] ok os/user 2.558s ##### wasip1 host tests ok runtime/internal/wasitest 0.003s ##### ../test ok cmd/internal/testdir 26.622s ok cmd/internal/testdir 24.204s ok cmd/internal/testdir 26.972s ok cmd/internal/testdir 19.761s ok cmd/internal/testdir 20.137s ok cmd/internal/testdir 42.147s ok cmd/internal/testdir 18.276s ok cmd/internal/testdir 17.376s ok cmd/internal/testdir 27.729s ok cmd/internal/testdir 19.598s All tests passed.