wasip1-wasm-wazero at 82d5ebce96761083f5313b180c6b368be1912d42 :: Running /workdir/go/src/make.bash with args ["/workdir/go/src/make.bash"] and env ["HOSTNAME=buildlet-linux-amd64-wasip1-wasm-wazero-rnd361669" "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" "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.932s ok archive/zip 8.207s ok bufio 3.403s ok bytes 87.827s ok cmp 2.633s ok compress/bzip2 2.998s ok compress/flate 8.414s ok compress/gzip 48.740s ok compress/lzw 3.149s ok compress/zlib 5.742s ok container/heap 2.673s ok container/list 2.632s ok container/ring 2.619s ok context 3.023s ok crypto 2.538s ok crypto/aes 2.699s ok crypto/cipher 2.683s ok crypto/des 2.577s ok crypto/dsa 2.717s ok crypto/ecdh 6.630s ok crypto/ecdsa 5.744s ok crypto/ed25519 5.217s ok crypto/elliptic 3.517s ok crypto/hmac 2.686s ok crypto/internal/alias 2.572s ok crypto/internal/bigmod 4.012s ok crypto/internal/boring 2.559s ok crypto/internal/boring/bcache 3.811s ok crypto/internal/edwards25519 145.172s ok crypto/internal/edwards25519/field 129.982s ok crypto/internal/nistec 16.489s ok crypto/internal/nistec/fiat 2.670s [no tests to run] ok crypto/md5 2.708s ok crypto/rand 2.919s ok crypto/rc4 2.801s ok crypto/rsa 13.240s ok crypto/sha1 2.673s ok crypto/sha256 2.634s ok crypto/sha512 2.682s ok crypto/subtle 3.004s ok crypto/tls 23.558s ok crypto/x509 22.954s ok database/sql 5.587s ok database/sql/driver 2.627s ok debug/buildinfo 4.136s ok debug/dwarf 3.475s ok debug/elf 5.334s ok debug/gosym 3.177s ok debug/macho 2.725s ok debug/pe 4.916s ok debug/plan9obj 2.702s ok embed 3.795s [no tests to run] ok embed/internal/embedtest 2.914s ok encoding/ascii85 2.667s ok encoding/asn1 3.006s ok encoding/base32 2.792s ok encoding/base64 2.698s ok encoding/binary 2.845s ok encoding/csv 2.809s ok encoding/gob 44.566s ok encoding/hex 2.545s ok encoding/json 10.252s ok encoding/pem 6.382s ok encoding/xml 3.597s ok errors 2.720s ok expvar 4.495s ok flag 3.011s ok fmt 3.582s ok go/ast 3.453s ok go/build 33.894s ok go/build/constraint 2.800s ok go/constant 3.068s ok go/doc 5.574s ok go/doc/comment 8.056s ok go/format 3.372s ok go/importer 5.450s ok go/internal/gccgoimporter 4.441s ok go/internal/gcimporter 5.445s ok go/internal/srcimporter 16.462s ok go/parser 4.843s ok go/printer 6.090s ok go/scanner 2.709s ok go/token 3.727s ok go/types 8.577s ok hash 2.715s ok hash/adler32 2.621s ok hash/crc32 2.687s ok hash/crc64 2.743s ok hash/fnv 2.736s ok hash/maphash 3.335s ok html 3.567s ok html/template 6.090s ok image 3.526s ok image/color 2.915s ok image/draw 3.841s ok image/gif 5.036s ok image/jpeg 5.025s ok image/png 6.740s ok index/suffixarray 8.161s ok internal/abi 2.714s ok internal/buildcfg 2.719s ok internal/coverage/cformat 2.701s ok internal/coverage/cmerge 2.656s ok internal/coverage/pods 2.676s ok internal/coverage/slicereader 2.607s ok internal/coverage/slicewriter 2.622s ok internal/coverage/test 2.812s ok internal/cpu 2.541s ok internal/dag 2.846s ok internal/diff 2.844s ok internal/fmtsort 2.621s ok internal/fuzz 3.719s ok internal/godebug 2.781s ok internal/godebugs 2.575s ok internal/intern 3.436s ok internal/itoa 2.794s ok internal/poll 2.765s ok internal/profile 3.162s ok internal/reflectlite 3.229s ok internal/safefilepath 2.594s ok internal/saferio 2.867s ok internal/singleflight 2.683s ok internal/testenv 2.806s ok internal/trace 3.211s ok internal/types/errors 5.377s ok internal/unsafeheader 2.600s ok internal/xcoff 2.758s ok internal/zstd 3.723s ok io 2.851s ok io/fs 5.900s ok io/ioutil 2.689s ok log 2.682s ok log/slog 4.724s ok log/slog/internal/benchmarks 2.861s ok log/slog/internal/buffer 2.577s ok log/syslog 2.601s [no tests to run] ok maps 2.805s ok math 2.752s ok math/big 40.925s ok math/bits 2.764s ok math/cmplx 2.776s ok math/rand 5.818s ok mime 2.765s ok mime/multipart 10.533s ok mime/quotedprintable 2.909s ok net 3.617s ok net/http 121.355s ok net/http/cgi 6.174s ok net/http/cookiejar 6.212s ok net/http/fcgi 4.022s ok net/http/httptest 7.141s ok net/http/httptrace 3.715s ok net/http/httputil 7.538s ok net/http/internal 2.680s ok net/http/internal/ascii 2.581s ok net/http/pprof 10.638s ok net/mail 2.964s ok net/netip 4.127s ok net/rpc 9.189s ok net/rpc/jsonrpc 6.143s ok net/smtp 5.344s ok net/textproto 2.849s ok net/url 3.697s ok os 3.653s ok os/exec 6.622s ok os/exec/internal/fdtest 2.612s ok os/signal 2.590s [no tests to run] ok os/user 2.752s ok path 2.768s ok path/filepath 2.981s ok plugin 2.518s ok reflect 6.985s ok regexp 8.109s ok regexp/syntax 11.729s ok runtime 76.967s ok runtime/coverage 3.313s ok runtime/debug 3.756s ok runtime/internal/atomic 2.710s ok runtime/internal/math 2.564s ok runtime/internal/sys 2.523s ok runtime/internal/wasitest 2.845s ok runtime/metrics 3.415s ok runtime/pprof 9.337s ok runtime/trace 11.118s ok slices 3.302s ok sort 3.053s ok strconv 5.828s ok strings 81.882s ok sync 3.946s ok sync/atomic 4.495s ok syscall 2.602s ok testing 4.421s ok testing/fstest 2.853s ok testing/iotest 2.711s ok testing/quick 3.253s ok testing/slogtest 3.114s ok text/scanner 2.691s ok text/tabwriter 2.587s ok text/template 5.006s ok text/template/parse 3.003s ok time 8.226s ok unicode 2.736s ok unicode/utf16 2.711s ok unicode/utf8 2.690s ok cmd/addr2line 3.371s ok cmd/api 5.305s ok cmd/asm/internal/asm 13.406s ok cmd/asm/internal/lex 2.758s ok cmd/cgo/internal/swig 2.744s ok cmd/cgo/internal/test 2.579s ok cmd/cgo/internal/testcshared 3.214s ok cmd/cgo/internal/testerrors 3.209s ok cmd/cgo/internal/testfortran 2.746s ok cmd/cgo/internal/testgodefs 2.758s ok cmd/cgo/internal/testlife 2.806s ok cmd/cgo/internal/testnocgo 2.575s ok cmd/cgo/internal/testplugin 2.879s ok cmd/cgo/internal/testsanitizers 2.629s [no tests to run] ok cmd/cgo/internal/testshared 3.830s ok cmd/cgo/internal/testso 2.763s ok cmd/cgo/internal/teststdio 2.772s ok cmd/cgo/internal/testtls 2.628s ok cmd/compile/internal/abt 2.717s ok cmd/compile/internal/amd64 9.661s ok cmd/compile/internal/base 2.594s ok cmd/compile/internal/compare 4.801s ok cmd/compile/internal/dwarfgen 10.345s ok cmd/compile/internal/importer 6.772s ok cmd/compile/internal/ir 4.685s ok cmd/compile/internal/logopt 2.800s ok cmd/compile/internal/loopvar 4.670s ok cmd/compile/internal/noder 10.897s ok cmd/compile/internal/reflectdata 4.645s [no tests to run] ok cmd/compile/internal/ssa 17.852s ok cmd/compile/internal/syntax 3.213s ok cmd/compile/internal/test 10.901s ok cmd/compile/internal/typecheck 4.772s ok cmd/compile/internal/types 2.846s ok cmd/compile/internal/types2 8.596s ok cmd/covdata 3.204s ok cmd/cover 5.207s ok cmd/dist 3.074s ok cmd/distpack 2.662s ok cmd/doc 4.757s ok cmd/fix 3.868s ok cmd/go 15.176s ok cmd/go/internal/auth 3.763s ok cmd/go/internal/cache 2.977s ok cmd/go/internal/fsys 3.101s ok cmd/go/internal/generate 10.445s ok cmd/go/internal/get 10.380s ok cmd/go/internal/gover 2.854s ok cmd/go/internal/imports 2.981s ok cmd/go/internal/load 6.523s ok cmd/go/internal/modconv 3.066s ok cmd/go/internal/modfetch 8.519s ok cmd/go/internal/modfetch/codehost 8.000s ok cmd/go/internal/modfetch/zip_sum_test 7.165s ok cmd/go/internal/modindex 4.823s ok cmd/go/internal/modload 9.473s ok cmd/go/internal/mvs 3.033s ok cmd/go/internal/par 2.668s ok cmd/go/internal/str 2.605s ok cmd/go/internal/test 12.153s ok cmd/go/internal/vcs 5.965s ok cmd/go/internal/vcweb 7.179s ok cmd/go/internal/vcweb/vcstest 7.396s ok cmd/go/internal/web 5.837s ok cmd/go/internal/work 10.568s ok cmd/gofmt 3.722s ok cmd/internal/archive 3.096s ok cmd/internal/bootstrap_test 2.651s ok cmd/internal/buildid 5.245s ok cmd/internal/cov 2.935s ok cmd/internal/dwarf 2.753s ok cmd/internal/edit 2.630s ok cmd/internal/goobj 2.855s ok cmd/internal/moddeps 3.214s ok cmd/internal/notsha256 2.626s ok cmd/internal/obj 2.970s ok cmd/internal/obj/ppc64 3.264s ok cmd/internal/obj/riscv 3.082s ok cmd/internal/obj/s390x 3.001s ok cmd/internal/obj/x86 3.207s ok cmd/internal/objabi 2.651s ok cmd/internal/pkgpath 2.787s ok cmd/internal/pkgpattern 2.649s ok cmd/internal/quoted 2.695s ok cmd/internal/src 2.686s ok cmd/internal/test2json 5.394s ok cmd/link 6.491s ok cmd/link/internal/benchmark 2.723s ok cmd/link/internal/ld 4.010s ok cmd/link/internal/loader 3.183s ok cmd/nm 5.679s ok cmd/objdump 4.028s ok cmd/pack 3.021s ok cmd/pprof 12.390s ok cmd/trace 7.978s ok cmd/vet 7.202s ##### os/user with tag osusergo ok os/user 0.237s ##### hash/maphash purego implementation ok hash/maphash 3.224s ##### Testing without libgcc. ok net 2.936s [no tests to run] ok os/user 2.676s ##### wasip1 host tests ok runtime/internal/wasitest 0.003s ##### ../test ok cmd/internal/testdir 28.915s ok cmd/internal/testdir 26.533s ok cmd/internal/testdir 32.138s ok cmd/internal/testdir 19.788s ok cmd/internal/testdir 20.208s ok cmd/internal/testdir 44.657s ok cmd/internal/testdir 18.382s ok cmd/internal/testdir 17.961s ok cmd/internal/testdir 22.586s ok cmd/internal/testdir 21.419s All tests passed.