wasip1-wasm-wazero at c5c2184538411c8cf7abc4e536fbe7af8b0307f5 :: Running /workdir/go/src/make.bash with args ["/workdir/go/src/make.bash"] and env ["HOSTNAME=buildlet-linux-amd64-wasip1-wasm-wazero-rnf03ab24" "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.837s ok archive/zip 7.725s ok bufio 3.279s ok bytes 87.555s ok cmp 2.510s ok compress/bzip2 2.846s ok compress/flate 8.348s ok compress/gzip 48.930s ok compress/lzw 3.127s ok compress/zlib 5.661s ok container/heap 2.620s ok container/list 2.628s ok container/ring 2.607s ok context 3.005s ok crypto 2.535s ok crypto/aes 2.668s ok crypto/cipher 2.687s ok crypto/des 2.578s ok crypto/dsa 2.783s ok crypto/ecdh 6.633s ok crypto/ecdsa 5.726s ok crypto/ed25519 5.232s ok crypto/elliptic 3.483s ok crypto/hmac 2.621s ok crypto/internal/alias 2.559s ok crypto/internal/bigmod 3.931s ok crypto/internal/boring 2.538s ok crypto/internal/boring/bcache 3.825s ok crypto/internal/edwards25519 145.906s ok crypto/internal/edwards25519/field 128.026s ok crypto/internal/nistec 16.456s ok crypto/internal/nistec/fiat 2.612s [no tests to run] ok crypto/md5 2.581s ok crypto/rand 2.797s ok crypto/rc4 2.738s ok crypto/rsa 13.073s ok crypto/sha1 2.599s ok crypto/sha256 2.612s ok crypto/sha512 2.597s ok crypto/subtle 2.970s ok crypto/tls 21.976s ok crypto/x509 19.969s ok database/sql 5.423s ok database/sql/driver 2.527s ok debug/buildinfo 4.045s ok debug/dwarf 3.389s ok debug/elf 5.339s ok debug/gosym 3.025s ok debug/macho 2.677s ok debug/pe 4.696s ok debug/plan9obj 2.597s ok embed 3.608s [no tests to run] ok embed/internal/embedtest 2.788s ok encoding/ascii85 2.576s ok encoding/asn1 2.915s ok encoding/base32 2.743s ok encoding/base64 2.659s ok encoding/binary 2.702s ok encoding/csv 2.674s ok encoding/gob 43.789s ok encoding/hex 2.478s ok encoding/json 9.964s ok encoding/pem 6.229s ok encoding/xml 3.524s ok errors 2.683s ok expvar 4.259s ok flag 2.832s ok fmt 3.371s ok go/ast 3.229s ok go/build 33.463s ok go/build/constraint 2.684s ok go/constant 2.873s ok go/doc 5.349s ok go/doc/comment 7.927s ok go/format 3.222s ok go/importer 5.249s ok go/internal/gccgoimporter 4.272s ok go/internal/gcimporter 5.215s ok go/internal/srcimporter 15.679s ok go/parser 4.600s ok go/printer 5.763s ok go/scanner 2.588s ok go/token 3.507s ok go/types 8.211s ok hash 2.683s ok hash/adler32 2.505s ok hash/crc32 2.594s ok hash/crc64 2.557s ok hash/fnv 2.592s ok hash/maphash 3.194s ok html 3.379s ok html/template 5.666s ok image 3.250s ok image/color 2.674s ok image/draw 3.791s ok image/gif 4.835s ok image/jpeg 4.961s ok image/png 6.564s ok index/suffixarray 7.955s ok internal/abi 2.585s ok internal/buildcfg 2.517s ok internal/coverage/cformat 2.517s ok internal/coverage/cmerge 2.520s ok internal/coverage/pods 2.587s ok internal/coverage/slicereader 2.530s ok internal/coverage/slicewriter 2.508s ok internal/coverage/test 2.716s ok internal/cpu 2.480s ok internal/dag 2.800s ok internal/diff 2.743s ok internal/fmtsort 2.576s ok internal/fuzz 3.607s ok internal/godebug 2.681s ok internal/godebugs 2.561s ok internal/intern 3.361s ok internal/itoa 2.815s ok internal/poll 2.742s ok internal/profile 3.063s ok internal/reflectlite 3.121s ok internal/safefilepath 2.535s ok internal/saferio 2.796s ok internal/singleflight 2.672s ok internal/testenv 2.719s ok internal/trace 3.090s ok internal/types/errors 5.202s ok internal/unsafeheader 2.460s ok internal/xcoff 2.638s ok internal/zstd 3.567s ok io 2.765s ok io/fs 5.845s ok io/ioutil 2.602s ok log 2.533s ok log/slog 4.565s ok log/slog/internal/benchmarks 2.806s ok log/slog/internal/buffer 2.507s ok log/syslog 2.519s [no tests to run] ok maps 2.686s ok math 2.705s ok math/big 40.823s ok math/bits 2.553s ok math/cmplx 2.616s ok math/rand 5.682s ok mime 2.693s ok mime/multipart 10.318s ok mime/quotedprintable 2.758s ok net 3.467s ok net/http 119.701s ok net/http/cgi 6.042s ok net/http/cookiejar 6.026s ok net/http/fcgi 3.870s ok net/http/httptest 6.866s ok net/http/httptrace 3.559s ok net/http/httputil 7.223s ok net/http/internal 2.562s ok net/http/internal/ascii 2.488s ok net/http/pprof 10.461s ok net/mail 2.798s ok net/netip 3.999s ok net/rpc 8.958s ok net/rpc/jsonrpc 6.023s ok net/smtp 5.111s ok net/textproto 2.710s ok net/url 3.577s ok os 3.613s ok os/exec 6.435s ok os/exec/internal/fdtest 2.577s ok os/signal 2.559s [no tests to run] ok os/user 2.671s ok path 2.548s ok path/filepath 2.876s ok plugin 2.428s ok reflect 6.915s ok regexp 7.963s ok regexp/syntax 11.733s ok runtime 76.040s ok runtime/coverage 3.210s ok runtime/debug 3.657s ok runtime/internal/atomic 2.604s ok runtime/internal/math 2.511s ok runtime/internal/sys 2.480s ok runtime/metrics 3.226s ok runtime/pprof 9.177s ok runtime/trace 10.955s ok slices 3.173s ok sort 2.968s ok strconv 5.758s ok strings 82.306s ok sync 3.800s ok sync/atomic 4.464s ok syscall 2.491s ok testing 4.292s ok testing/fstest 2.750s ok testing/iotest 2.548s ok testing/quick 3.163s ok testing/slogtest 3.054s ok text/scanner 2.640s ok text/tabwriter 2.481s ok text/template 4.804s ok text/template/parse 2.852s ok time 8.171s ok unicode 2.587s ok unicode/utf16 2.510s ok unicode/utf8 2.509s ok cmd/addr2line 3.207s ok cmd/api 5.072s ok cmd/asm/internal/asm 14.223s ok cmd/asm/internal/lex 2.669s ok cmd/cgo/internal/swig 2.579s ok cmd/cgo/internal/test 2.496s ok cmd/cgo/internal/testcshared 3.122s ok cmd/cgo/internal/testerrors 3.104s ok cmd/cgo/internal/testfortran 2.648s ok cmd/cgo/internal/testgodefs 2.658s ok cmd/cgo/internal/testlife 2.621s ok cmd/cgo/internal/testnocgo 2.490s ok cmd/cgo/internal/testplugin 2.748s ok cmd/cgo/internal/testsanitizers 2.582s [no tests to run] ok cmd/cgo/internal/testshared 3.746s ok cmd/cgo/internal/testso 2.715s ok cmd/cgo/internal/teststdio 2.763s ok cmd/cgo/internal/testtls 2.496s ok cmd/compile/internal/abt 2.586s ok cmd/compile/internal/amd64 9.437s ok cmd/compile/internal/base 2.526s ok cmd/compile/internal/compare 4.629s ok cmd/compile/internal/dwarfgen 10.008s ok cmd/compile/internal/importer 6.628s ok cmd/compile/internal/ir 4.597s ok cmd/compile/internal/logopt 2.723s ok cmd/compile/internal/loopvar 4.550s ok cmd/compile/internal/noder 10.583s ok cmd/compile/internal/reflectdata 4.520s [no tests to run] ok cmd/compile/internal/ssa 17.325s ok cmd/compile/internal/syntax 3.154s ok cmd/compile/internal/test 10.573s ok cmd/compile/internal/typecheck 4.594s ok cmd/compile/internal/types 2.683s ok cmd/compile/internal/types2 8.222s ok cmd/covdata 3.083s ok cmd/cover 4.984s ok cmd/dist 2.880s ok cmd/distpack 2.478s ok cmd/doc 4.505s ok cmd/fix 3.632s ok cmd/go 14.639s ok cmd/go/internal/auth 3.565s ok cmd/go/internal/cache 2.834s ok cmd/go/internal/fsys 3.020s ok cmd/go/internal/generate 10.084s ok cmd/go/internal/get 10.119s ok cmd/go/internal/gover 2.546s ok cmd/go/internal/imports 2.811s ok cmd/go/internal/load 6.354s ok cmd/go/internal/modconv 2.983s ok cmd/go/internal/modfetch 8.191s ok cmd/go/internal/modfetch/codehost 7.727s ok cmd/go/internal/modfetch/zip_sum_test 6.970s ok cmd/go/internal/modindex 4.636s ok cmd/go/internal/modload 9.229s ok cmd/go/internal/mvs 2.705s ok cmd/go/internal/par 2.576s ok cmd/go/internal/str 2.519s ok cmd/go/internal/test 11.876s ok cmd/go/internal/vcs 5.857s ok cmd/go/internal/vcweb 6.939s ok cmd/go/internal/vcweb/vcstest 7.102s ok cmd/go/internal/web 5.640s ok cmd/go/internal/work 10.133s ok cmd/gofmt 3.581s ok cmd/internal/archive 2.958s ok cmd/internal/bootstrap_test 2.527s ok cmd/internal/buildid 5.047s ok cmd/internal/cov 2.800s ok cmd/internal/dwarf 2.594s ok cmd/internal/edit 2.474s ok cmd/internal/goobj 2.698s ok cmd/internal/moddeps 3.030s ok cmd/internal/notsha256 2.497s ok cmd/internal/obj 2.733s ok cmd/internal/obj/ppc64 3.041s ok cmd/internal/obj/riscv 2.895s ok cmd/internal/obj/s390x 2.842s ok cmd/internal/obj/x86 3.020s ok cmd/internal/objabi 2.525s ok cmd/internal/pkgpath 2.666s ok cmd/internal/pkgpattern 2.519s ok cmd/internal/quoted 2.524s ok cmd/internal/src 2.476s ok cmd/internal/test2json 5.112s ok cmd/link 6.164s ok cmd/link/internal/benchmark 2.512s ok cmd/link/internal/ld 3.785s ok cmd/link/internal/loader 2.852s ok cmd/nm 5.256s ok cmd/objdump 3.800s ok cmd/pack 2.835s ok cmd/pprof 11.670s ok cmd/trace 7.623s ok cmd/vet 6.733s ##### os/user with tag osusergo ok os/user 0.215s ##### hash/maphash purego implementation ok hash/maphash 3.046s ##### Testing without libgcc. ok net 2.764s [no tests to run] ok os/user 2.496s ##### wasip1 host tests ok runtime/internal/wasitest 0.002s ##### ../test ok cmd/internal/testdir 25.307s ok cmd/internal/testdir 21.163s ok cmd/internal/testdir 28.023s ok cmd/internal/testdir 17.667s ok cmd/internal/testdir 20.089s ok cmd/internal/testdir 41.180s ok cmd/internal/testdir 19.886s ok cmd/internal/testdir 16.848s ok cmd/internal/testdir 23.288s ok cmd/internal/testdir 19.198s All tests passed.