wasip1-wasm-wazero at 04c628935d1487632f903e4e0688fb7a34063752 :: Running /workdir/go/src/make.bash with args ["/workdir/go/src/make.bash"] and env ["HOSTNAME=buildlet-linux-amd64-wasip1-wasm-wazero-rn491657d" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=3s" "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.996s ok archive/zip 8.176s ok bufio 3.384s ok bytes 88.126s ok cmp 2.559s ok compress/bzip2 2.909s ok compress/flate 8.542s ok compress/gzip 49.962s ok compress/lzw 3.165s ok compress/zlib 5.797s ok container/heap 2.622s ok container/list 2.664s ok container/ring 2.637s ok context 3.094s ok crypto 2.614s ok crypto/aes 2.717s ok crypto/cipher 2.720s ok crypto/des 2.630s ok crypto/dsa 2.764s ok crypto/ecdh 6.687s ok crypto/ecdsa 5.847s ok crypto/ed25519 5.338s ok crypto/elliptic 3.553s ok crypto/hmac 2.712s ok crypto/internal/alias 2.578s ok crypto/internal/bigmod 3.955s ok crypto/internal/boring 2.581s ok crypto/internal/boring/bcache 3.793s ok crypto/internal/edwards25519 143.110s ok crypto/internal/edwards25519/field 129.793s ok crypto/internal/nistec 16.535s ok crypto/internal/nistec/fiat 2.756s [no tests to run] ok crypto/md5 2.662s ok crypto/rand 2.824s ok crypto/rc4 2.783s ok crypto/rsa 13.454s ok crypto/sha1 2.655s ok crypto/sha256 2.605s ok crypto/sha512 2.639s ok crypto/subtle 3.027s ok crypto/tls 22.474s ok crypto/x509 21.879s ok database/sql 5.603s ok database/sql/driver 2.603s ok debug/buildinfo 4.162s ok debug/dwarf 3.575s ok debug/elf 5.405s ok debug/gosym 3.142s ok debug/macho 2.818s ok debug/pe 4.890s ok debug/plan9obj 2.736s ok embed 3.781s [no tests to run] ok embed/internal/embedtest 2.866s ok encoding/ascii85 2.698s ok encoding/asn1 3.108s ok encoding/base32 2.896s ok encoding/base64 2.733s ok encoding/binary 2.774s ok encoding/csv 2.721s ok encoding/gob 44.371s ok encoding/hex 2.545s ok encoding/json 10.250s ok encoding/pem 6.481s ok encoding/xml 3.623s ok errors 2.701s ok expvar 4.408s ok flag 2.991s ok fmt 3.508s ok go/ast 3.341s ok go/build 33.912s ok go/build/constraint 2.691s ok go/constant 2.955s ok go/doc 5.539s ok go/doc/comment 8.055s ok go/format 3.335s ok go/importer 5.371s ok go/internal/gccgoimporter 4.443s ok go/internal/gcimporter 5.396s ok go/internal/srcimporter 16.018s ok go/parser 4.785s ok go/printer 5.938s ok go/scanner 2.610s ok go/token 3.625s ok go/types 8.542s ok hash 2.703s ok hash/adler32 2.635s ok hash/crc32 2.600s ok hash/crc64 2.663s ok hash/fnv 2.593s ok hash/maphash 3.190s ok html 3.469s ok html/template 5.824s ok image 3.367s ok image/color 2.804s ok image/draw 3.813s ok image/gif 4.990s ok image/jpeg 5.042s ok image/png 6.688s ok index/suffixarray 12.416s ok internal/abi 2.628s ok internal/buildcfg 2.638s ok internal/coverage/cformat 2.580s ok internal/coverage/cmerge 2.568s ok internal/coverage/pods 2.718s ok internal/coverage/slicereader 2.652s ok internal/coverage/slicewriter 2.606s ok internal/coverage/test 2.766s ok internal/cpu 2.528s ok internal/dag 2.940s ok internal/diff 2.792s ok internal/fmtsort 2.665s ok internal/fuzz 3.747s ok internal/godebug 2.724s ok internal/godebugs 2.552s ok internal/intern 3.436s ok internal/itoa 2.881s ok internal/poll 2.816s ok internal/profile 3.072s ok internal/reflectlite 3.158s ok internal/safefilepath 2.621s ok internal/saferio 2.851s ok internal/singleflight 2.675s ok internal/testenv 2.747s ok internal/trace 3.158s ok internal/types/errors 5.367s ok internal/unsafeheader 2.598s ok internal/xcoff 2.734s ok internal/zstd 3.654s ok io 2.788s ok io/fs 5.977s ok io/ioutil 2.707s ok log 2.650s ok log/slog 4.667s ok log/slog/internal/benchmarks 2.925s ok log/slog/internal/buffer 2.565s ok log/syslog 2.581s [no tests to run] ok maps 2.744s ok math 2.741s ok math/big 41.121s ok math/bits 2.724s ok math/cmplx 2.704s ok math/rand 5.840s ok mime 2.740s ok mime/multipart 10.374s ok mime/quotedprintable 2.927s ok net 3.561s ok net/http 121.606s ok net/http/cgi 6.142s ok net/http/cookiejar 6.120s ok net/http/fcgi 3.972s ok net/http/httptest 7.049s ok net/http/httptrace 3.655s ok net/http/httputil 7.419s ok net/http/internal 2.673s ok net/http/internal/ascii 2.579s ok net/http/pprof 10.588s ok net/mail 2.938s ok net/netip 4.125s ok net/rpc 9.138s ok net/rpc/jsonrpc 6.114s ok net/smtp 5.313s ok net/textproto 2.795s ok net/url 3.684s ok os 3.645s ok os/exec 6.595s ok os/exec/internal/fdtest 2.636s ok os/signal 2.675s [no tests to run] ok os/user 2.750s ok path 2.707s ok path/filepath 3.038s ok plugin 2.549s ok reflect 7.072s ok regexp 8.329s ok regexp/syntax 11.418s ok runtime 77.508s ok runtime/coverage 3.317s ok runtime/debug 3.772s ok runtime/internal/atomic 2.713s ok runtime/internal/math 2.581s ok runtime/internal/sys 2.572s ok runtime/metrics 3.309s ok runtime/pprof 9.270s ok runtime/trace 11.130s ok slices 3.363s ok sort 3.077s ok strconv 5.885s ok strings 82.260s ok sync 3.938s ok sync/atomic 4.646s ok syscall 2.556s ok testing 4.463s ok testing/fstest 2.915s ok testing/iotest 2.634s ok testing/quick 3.244s ok testing/slogtest 3.217s ok text/scanner 2.669s ok text/tabwriter 2.624s ok text/template 4.995s ok text/template/parse 2.899s ok time 8.274s ok unicode 2.652s ok unicode/utf16 2.595s ok unicode/utf8 2.619s ok cmd/addr2line 3.343s ok cmd/api 5.341s ok cmd/asm/internal/asm 14.791s ok cmd/asm/internal/lex 2.791s ok cmd/cgo/internal/swig 2.685s ok cmd/cgo/internal/test 2.579s ok cmd/cgo/internal/testcshared 3.207s ok cmd/cgo/internal/testerrors 3.245s ok cmd/cgo/internal/testfortran 2.804s ok cmd/cgo/internal/testgodefs 2.746s ok cmd/cgo/internal/testlife 2.734s ok cmd/cgo/internal/testnocgo 2.577s ok cmd/cgo/internal/testplugin 2.801s ok cmd/cgo/internal/testsanitizers 2.626s [no tests to run] ok cmd/cgo/internal/testshared 3.824s ok cmd/cgo/internal/testso 2.823s ok cmd/cgo/internal/teststdio 2.857s ok cmd/cgo/internal/testtls 2.552s ok cmd/compile/internal/abt 2.680s ok cmd/compile/internal/amd64 9.792s ok cmd/compile/internal/base 2.670s ok cmd/compile/internal/compare 4.808s ok cmd/compile/internal/dwarfgen 10.358s ok cmd/compile/internal/importer 6.793s ok cmd/compile/internal/ir 4.739s ok cmd/compile/internal/logopt 2.821s ok cmd/compile/internal/loopvar 4.694s ok cmd/compile/internal/noder 10.853s ok cmd/compile/internal/reflectdata 4.670s [no tests to run] ok cmd/compile/internal/ssa 17.991s ok cmd/compile/internal/syntax 3.247s ok cmd/compile/internal/test 11.102s ok cmd/compile/internal/typecheck 4.799s ok cmd/compile/internal/types 2.843s ok cmd/compile/internal/types2 8.492s ok cmd/covdata 3.228s ok cmd/cover 5.246s ok cmd/dist 3.053s ok cmd/distpack 2.645s ok cmd/doc 4.859s ok cmd/fix 3.932s ok cmd/go 15.145s ok cmd/go/internal/auth 3.721s ok cmd/go/internal/cache 2.968s ok cmd/go/internal/fsys 3.163s ok cmd/go/internal/generate 10.588s ok cmd/go/internal/get 10.596s ok cmd/go/internal/gover 2.652s ok cmd/go/internal/imports 2.868s ok cmd/go/internal/load 6.524s ok cmd/go/internal/modconv 3.111s ok cmd/go/internal/modfetch 8.554s ok cmd/go/internal/modfetch/codehost 8.105s ok cmd/go/internal/modfetch/zip_sum_test 7.332s ok cmd/go/internal/modindex 4.843s ok cmd/go/internal/modload 9.712s ok cmd/go/internal/mvs 2.890s ok cmd/go/internal/par 2.751s ok cmd/go/internal/str 2.611s ok cmd/go/internal/test 12.384s ok cmd/go/internal/vcs 6.046s ok cmd/go/internal/vcweb 7.212s ok cmd/go/internal/vcweb/vcstest 7.409s ok cmd/go/internal/web 5.843s ok cmd/go/internal/work 10.480s ok cmd/gofmt 3.697s ok cmd/internal/archive 3.099s ok cmd/internal/bootstrap_test 2.608s ok cmd/internal/buildid 5.197s ok cmd/internal/cov 2.890s ok cmd/internal/dwarf 2.708s ok cmd/internal/edit 2.555s ok cmd/internal/goobj 2.770s ok cmd/internal/moddeps 3.217s ok cmd/internal/notsha256 2.665s ok cmd/internal/obj 2.917s ok cmd/internal/obj/ppc64 3.215s ok cmd/internal/obj/riscv 3.057s ok cmd/internal/obj/s390x 2.953s ok cmd/internal/obj/x86 3.189s ok cmd/internal/objabi 2.654s ok cmd/internal/pkgpath 2.715s ok cmd/internal/pkgpattern 2.595s ok cmd/internal/quoted 2.615s ok cmd/internal/src 2.650s ok cmd/internal/test2json 5.422s ok cmd/link 6.395s ok cmd/link/internal/benchmark 2.648s ok cmd/link/internal/ld 3.952s ok cmd/link/internal/loader 2.979s ok cmd/nm 5.584s ok cmd/objdump 3.917s ok cmd/pack 2.962s ok cmd/pprof 11.964s ok cmd/trace 7.735s ok cmd/vet 7.027s ##### os/user with tag osusergo ok os/user 0.233s ##### hash/maphash purego implementation ok hash/maphash 3.128s ##### Testing without libgcc. ok net 2.821s [no tests to run] ok os/user 2.579s ##### ../test ok cmd/internal/testdir 28.490s ok cmd/internal/testdir 24.140s ok cmd/internal/testdir 27.881s ok cmd/internal/testdir 19.433s ok cmd/internal/testdir 22.067s ok cmd/internal/testdir 44.894s ok cmd/internal/testdir 21.999s ok cmd/internal/testdir 18.127s ok cmd/internal/testdir 28.341s ok cmd/internal/testdir 21.633s All tests passed.