wasip1-wasm-wazero at 9624e67fd25d2962f4470df3d54ff6ed5bad3c24 :: Running /workdir/go/src/make.bash with args ["/workdir/go/src/make.bash"] and env ["HOSTNAME=buildlet-linux-amd64-wasip1-wasm-wazero-rn49653b5" "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 5.833s ok archive/zip 7.882s ok bufio 3.300s ok bytes 87.501s ok cmp 2.544s ok compress/bzip2 2.898s ok compress/flate 8.433s ok compress/gzip 49.656s ok compress/lzw 3.133s ok compress/zlib 5.760s ok container/heap 2.887s ok container/list 2.878s ok container/ring 2.891s ok context 3.442s ok crypto 2.948s ok crypto/aes 3.088s ok crypto/cipher 2.929s ok crypto/des 2.863s ok crypto/dsa 3.010s ok crypto/ecdh 6.827s ok crypto/ecdsa 6.185s ok crypto/ed25519 5.585s ok crypto/elliptic 3.911s ok crypto/hmac 2.793s ok crypto/internal/alias 2.720s ok crypto/internal/bigmod 4.098s ok crypto/internal/boring 2.559s ok crypto/internal/boring/bcache 3.801s ok crypto/internal/edwards25519 144.401s ok crypto/internal/edwards25519/field 128.811s ok crypto/internal/nistec 16.391s ok crypto/internal/nistec/fiat 2.674s [no tests to run] ok crypto/md5 2.656s ok crypto/rand 2.797s ok crypto/rc4 2.744s ok crypto/rsa 13.063s ok crypto/sha1 2.547s ok crypto/sha256 2.615s ok crypto/sha512 2.591s ok crypto/subtle 2.965s ok crypto/tls 21.900s ok crypto/x509 19.457s ok database/sql 4.669s ok database/sql/driver 2.585s ok debug/buildinfo 4.138s ok debug/dwarf 3.384s ok debug/elf 5.375s ok debug/gosym 3.000s ok debug/macho 2.694s ok debug/pe 4.811s ok debug/plan9obj 2.677s ok embed 2.758s [no tests to run] ok embed/internal/embedtest 2.804s ok encoding/ascii85 2.570s ok encoding/asn1 2.941s ok encoding/base32 2.745s ok encoding/base64 2.687s ok encoding/binary 2.705s ok encoding/csv 2.699s ok encoding/gob 46.146s ok encoding/hex 2.523s ok encoding/json 10.299s ok encoding/pem 6.289s ok encoding/xml 3.611s ok errors 2.750s ok expvar 3.659s ok flag 2.920s ok fmt 3.380s ok go/ast 3.315s ok go/build 34.060s ok go/build/constraint 2.703s ok go/constant 2.943s ok go/doc 5.407s ok go/doc/comment 7.968s ok go/format 3.237s ok go/importer 5.292s ok go/internal/gccgoimporter 4.367s ok go/internal/gcimporter 5.277s ok go/internal/srcimporter 15.775s ok go/parser 4.670s ok go/printer 5.900s ok go/scanner 2.581s ok go/token 3.534s ok go/types 8.266s ok hash 2.564s ok hash/adler32 2.555s ok hash/crc32 2.584s ok hash/crc64 2.565s ok hash/fnv 2.593s ok hash/maphash 3.163s ok html 3.420s ok html/template 5.693s ok image 3.274s ok image/color 2.711s ok image/draw 3.652s ok image/gif 4.811s ok image/jpeg 4.981s ok image/png 6.654s ok index/suffixarray 7.954s ok internal/abi 2.588s ok internal/buildcfg 2.540s ok internal/coverage/cformat 2.575s ok internal/coverage/cmerge 2.519s ok internal/coverage/pods 2.616s ok internal/coverage/slicereader 2.550s ok internal/coverage/slicewriter 2.543s ok internal/coverage/test 2.740s ok internal/cpu 2.485s ok internal/dag 2.752s ok internal/diff 2.829s ok internal/fmtsort 2.590s ok internal/fuzz 3.669s ok internal/godebug 2.717s ok internal/godebugs 2.636s ok internal/intern 3.242s ok internal/itoa 2.754s ok internal/poll 2.671s ok internal/profile 3.085s ok internal/reflectlite 3.159s ok internal/safefilepath 2.579s ok internal/saferio 2.822s ok internal/singleflight 2.721s ok internal/testenv 2.736s ok internal/trace 3.096s ok internal/types/errors 5.303s ok internal/unsafeheader 2.517s ok internal/xcoff 2.646s ok internal/zstd 3.590s ok io 2.750s ok io/fs 5.823s ok io/ioutil 2.558s ok log 2.571s ok log/slog 3.808s ok log/slog/internal/benchmarks 2.796s ok log/slog/internal/buffer 2.463s ok log/syslog 2.463s [no tests to run] ok maps 2.691s ok math 2.676s ok math/big 40.986s ok math/bits 2.912s ok math/cmplx 2.914s ok math/rand 5.842s ok mime 2.833s ok mime/multipart 10.575s ok mime/quotedprintable 2.956s ok net 3.589s ok net/http 120.014s ok net/http/cgi 6.144s ok net/http/cookiejar 6.126s ok net/http/fcgi 3.331s ok net/http/httptest 7.523s ok net/http/httptrace 2.955s ok net/http/httputil 7.480s ok net/http/internal 2.717s ok net/http/internal/ascii 2.584s ok net/http/pprof 10.650s ok net/mail 2.949s ok net/netip 4.091s ok net/rpc 9.176s ok net/rpc/jsonrpc 5.052s ok net/smtp 5.291s ok net/textproto 2.855s ok net/url 3.728s ok os 3.655s ok os/exec 6.588s ok os/exec/internal/fdtest 2.712s ok os/signal 2.684s [no tests to run] ok os/user 2.723s ok path 2.720s ok path/filepath 3.075s ok plugin 2.616s ok reflect 7.019s ok regexp 8.273s ok regexp/syntax 11.020s ok runtime 77.767s ok runtime/coverage 3.378s ok runtime/debug 3.794s ok runtime/internal/atomic 2.620s ok runtime/internal/math 2.514s ok runtime/internal/sys 2.530s ok runtime/metrics 3.307s ok runtime/pprof 9.175s ok runtime/trace 11.386s ok slices 3.395s ok sort 3.050s ok strconv 5.830s ok strings 82.476s ok sync 3.940s ok sync/atomic 4.721s ok syscall 2.549s ok testing 4.397s ok testing/fstest 2.824s ok testing/iotest 2.629s ok testing/quick 3.212s ok testing/slogtest 3.106s ok text/scanner 2.652s ok text/tabwriter 2.566s ok text/template 5.082s ok text/template/parse 3.034s ok time 8.281s ok unicode 2.609s ok unicode/utf16 2.586s ok unicode/utf8 2.601s ok cmd/addr2line 3.339s ok cmd/api 5.260s ok cmd/asm/internal/asm 14.794s ok cmd/asm/internal/lex 2.818s ok cmd/cgo/internal/swig 2.737s ok cmd/cgo/internal/test 2.614s ok cmd/cgo/internal/testcshared 3.201s ok cmd/cgo/internal/testerrors 3.272s ok cmd/cgo/internal/testfortran 2.763s ok cmd/cgo/internal/testgodefs 2.730s ok cmd/cgo/internal/testlife 2.749s ok cmd/cgo/internal/testnocgo 2.609s ok cmd/cgo/internal/testplugin 2.808s ok cmd/cgo/internal/testsanitizers 2.724s [no tests to run] ok cmd/cgo/internal/testshared 3.978s ok cmd/cgo/internal/testso 2.953s ok cmd/cgo/internal/teststdio 2.878s ok cmd/cgo/internal/testtls 2.553s ok cmd/compile/internal/abt 2.649s ok cmd/compile/internal/amd64 9.803s ok cmd/compile/internal/base 2.644s ok cmd/compile/internal/compare 4.784s ok cmd/compile/internal/dwarfgen 10.423s ok cmd/compile/internal/importer 6.951s ok cmd/compile/internal/ir 4.800s ok cmd/compile/internal/logopt 2.920s ok cmd/compile/internal/loopvar 4.662s ok cmd/compile/internal/noder 10.883s ok cmd/compile/internal/reflectdata 4.723s [no tests to run] ok cmd/compile/internal/ssa 18.268s ok cmd/compile/internal/syntax 3.377s ok cmd/compile/internal/test 11.160s ok cmd/compile/internal/typecheck 4.741s ok cmd/compile/internal/types 2.794s ok cmd/compile/internal/types2 8.422s ok cmd/covdata 3.192s ok cmd/cover 5.136s ok cmd/dist 3.026s ok cmd/distpack 2.661s ok cmd/doc 4.814s ok cmd/fix 3.878s ok cmd/go 15.216s ok cmd/go/internal/auth 2.872s ok cmd/go/internal/cache 2.991s ok cmd/go/internal/fsys 3.118s ok cmd/go/internal/generate 10.425s ok cmd/go/internal/get 10.559s ok cmd/go/internal/gover 2.639s ok cmd/go/internal/imports 2.915s ok cmd/go/internal/load 6.400s ok cmd/go/internal/modconv 3.055s ok cmd/go/internal/modfetch 8.448s ok cmd/go/internal/modfetch/codehost 7.861s ok cmd/go/internal/modfetch/zip_sum_test 7.069s ok cmd/go/internal/modindex 4.705s ok cmd/go/internal/modload 9.507s ok cmd/go/internal/mvs 2.840s ok cmd/go/internal/par 2.639s ok cmd/go/internal/str 2.610s ok cmd/go/internal/test 12.119s ok cmd/go/internal/vcs 5.979s ok cmd/go/internal/vcweb 7.071s ok cmd/go/internal/vcweb/vcstest 7.246s ok cmd/go/internal/web 5.710s ok cmd/go/internal/work 10.335s ok cmd/gofmt 3.709s ok cmd/internal/archive 3.084s ok cmd/internal/bootstrap_test 2.564s ok cmd/internal/buildid 5.246s ok cmd/internal/cov 2.907s ok cmd/internal/dwarf 2.634s ok cmd/internal/edit 2.555s ok cmd/internal/goobj 2.791s ok cmd/internal/moddeps 3.164s ok cmd/internal/notsha256 2.624s ok cmd/internal/obj 2.876s ok cmd/internal/obj/ppc64 3.202s ok cmd/internal/obj/riscv 3.028s ok cmd/internal/obj/s390x 2.973s ok cmd/internal/obj/x86 3.114s ok cmd/internal/objabi 2.644s ok cmd/internal/pkgpath 2.760s ok cmd/internal/pkgpattern 2.633s ok cmd/internal/quoted 2.639s ok cmd/internal/src 2.650s ok cmd/internal/test2json 5.286s ok cmd/link 6.334s ok cmd/link/internal/benchmark 2.586s ok cmd/link/internal/ld 3.850s ok cmd/link/internal/loader 2.946s ok cmd/nm 5.433s ok cmd/objdump 3.883s ok cmd/pack 2.902s ok cmd/pprof 11.895s ok cmd/trace 7.555s ok cmd/vet 7.046s ##### os/user with tag osusergo ok os/user 0.237s ##### hash/maphash purego implementation ok hash/maphash 3.065s ##### Testing without libgcc. ok net 2.797s [no tests to run] ok os/user 2.549s ##### ../test ok cmd/internal/testdir 26.181s ok cmd/internal/testdir 21.935s ok cmd/internal/testdir 30.845s ok cmd/internal/testdir 18.807s ok cmd/internal/testdir 19.991s ok cmd/internal/testdir 44.106s ok cmd/internal/testdir 20.244s ok cmd/internal/testdir 18.619s ok cmd/internal/testdir 25.191s ok cmd/internal/testdir 19.771s All tests passed.