wasip1-wasm-wazero at d4bd855cfb5319bfa560251d60a93369c0ce0763 :: Running /workdir/go/src/make.bash with args ["/workdir/go/src/make.bash"] and env ["HOSTNAME=buildlet-linux-amd64-wasip1-wasm-wazero-rnd9420e0" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=0s" "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.778s ok archive/zip 7.892s ok bufio 3.273s ok bytes 87.109s ok cmp 2.520s ok compress/bzip2 2.874s ok compress/flate 8.322s ok compress/gzip 48.819s ok compress/lzw 3.054s ok compress/zlib 5.666s ok container/heap 2.612s ok container/list 2.635s ok container/ring 2.600s ok context 2.985s ok crypto 2.532s ok crypto/aes 2.618s ok crypto/cipher 2.639s ok crypto/des 2.582s ok crypto/dsa 2.794s ok crypto/ecdh 6.546s ok crypto/ecdsa 5.699s ok crypto/ed25519 5.228s ok crypto/elliptic 3.418s ok crypto/hmac 2.619s ok crypto/internal/alias 2.597s ok crypto/internal/bigmod 3.895s ok crypto/internal/boring 2.512s ok crypto/internal/boring/bcache 3.676s ok crypto/internal/edwards25519 142.504s ok crypto/internal/edwards25519/field 127.767s ok crypto/internal/nistec 16.361s ok crypto/internal/nistec/fiat 2.691s [no tests to run] ok crypto/md5 2.589s ok crypto/rand 2.776s ok crypto/rc4 2.737s ok crypto/rsa 13.093s ok crypto/sha1 2.604s ok crypto/sha256 2.533s ok crypto/sha512 2.547s ok crypto/subtle 2.962s ok crypto/tls 22.894s ok crypto/x509 21.534s ok database/sql 5.462s ok database/sql/driver 2.571s ok debug/buildinfo 4.090s ok debug/dwarf 3.388s ok debug/elf 5.105s ok debug/gosym 3.073s ok debug/macho 2.668s ok debug/pe 4.731s ok debug/plan9obj 2.580s ok embed 3.647s [no tests to run] ok embed/internal/embedtest 2.772s ok encoding/ascii85 2.599s ok encoding/asn1 2.933s ok encoding/base32 2.710s ok encoding/base64 2.688s ok encoding/binary 2.663s ok encoding/csv 2.653s ok encoding/gob 44.315s ok encoding/hex 2.500s ok encoding/json 9.946s ok encoding/pem 6.211s ok encoding/xml 3.510s ok errors 2.642s ok expvar 4.260s ok flag 2.888s ok fmt 3.367s ok go/ast 3.246s ok go/build 33.391s ok go/build/constraint 2.642s ok go/constant 2.916s ok go/doc 5.391s ok go/doc/comment 8.040s ok go/format 3.164s ok go/importer 5.195s ok go/internal/gccgoimporter 4.341s ok go/internal/gcimporter 5.210s ok go/internal/srcimporter 15.774s ok go/parser 4.583s ok go/printer 5.808s ok go/scanner 2.573s ok go/token 3.496s ok go/types 8.154s ok hash 2.654s ok hash/adler32 2.526s ok hash/crc32 2.571s ok hash/crc64 2.541s ok hash/fnv 2.529s ok hash/maphash 3.152s ok html 3.419s ok html/template 5.722s ok image 3.226s ok image/color 2.666s ok image/draw 3.675s ok image/gif 4.795s ok image/jpeg 4.989s ok image/png 6.543s ok index/suffixarray 7.944s ok internal/abi 2.585s ok internal/buildcfg 2.536s ok internal/coverage/cformat 2.533s ok internal/coverage/cmerge 2.504s ok internal/coverage/pods 2.579s ok internal/coverage/slicereader 2.522s ok internal/coverage/slicewriter 2.518s ok internal/coverage/test 2.718s ok internal/cpu 2.500s ok internal/dag 2.709s ok internal/diff 2.684s ok internal/fmtsort 2.492s ok internal/fuzz 3.572s ok internal/godebug 2.607s ok internal/godebugs 2.483s ok internal/intern 3.230s ok internal/itoa 2.743s ok internal/poll 2.661s ok internal/profile 2.989s ok internal/reflectlite 3.136s ok internal/safefilepath 2.498s ok internal/saferio 2.773s ok internal/singleflight 2.626s ok internal/testenv 2.687s ok internal/trace 3.137s ok internal/types/errors 5.180s ok internal/unsafeheader 2.492s ok internal/xcoff 2.653s ok internal/zstd 3.616s ok io 2.746s ok io/fs 5.860s ok io/ioutil 2.579s ok log 2.543s ok log/slog 4.542s ok log/slog/internal/benchmarks 2.805s ok log/slog/internal/buffer 2.485s ok log/syslog 2.556s [no tests to run] ok maps 2.725s ok math 2.711s ok math/big 40.524s ok math/bits 2.577s ok math/cmplx 2.600s ok math/rand 5.778s ok mime 2.647s ok mime/multipart 10.240s ok mime/quotedprintable 2.766s ok net 3.409s ok net/http 118.557s ok net/http/cgi 6.000s ok net/http/cookiejar 6.001s ok net/http/fcgi 3.903s ok net/http/httptest 6.942s ok net/http/httptrace 3.571s ok net/http/httputil 7.361s ok net/http/internal 2.574s ok net/http/internal/ascii 2.463s ok net/http/pprof 10.513s ok net/mail 2.879s ok net/netip 4.053s ok net/rpc 9.023s ok net/rpc/jsonrpc 6.043s ok net/smtp 5.137s ok net/textproto 2.720s ok net/url 3.586s ok os 3.551s ok os/exec 6.521s ok os/exec/internal/fdtest 2.557s ok os/signal 2.569s [no tests to run] ok os/user 2.650s ok path 2.648s ok path/filepath 2.914s ok plugin 2.485s ok reflect 6.977s ok regexp 7.991s ok regexp/syntax 11.515s ok runtime 76.168s ok runtime/coverage 3.257s ok runtime/debug 3.640s ok runtime/internal/atomic 2.603s ok runtime/internal/math 2.482s ok runtime/internal/sys 2.484s ok runtime/metrics 3.225s ok runtime/pprof 8.955s ok runtime/trace 10.995s ok slices 3.312s ok sort 2.935s ok strconv 5.761s ok strings 82.495s ok sync 3.844s ok sync/atomic 4.337s ok syscall 2.525s ok testing 4.279s ok testing/fstest 2.774s ok testing/iotest 2.545s ok testing/quick 3.171s ok testing/slogtest 3.039s ok text/scanner 2.618s ok text/tabwriter 2.556s ok text/template 4.903s ok text/template/parse 2.856s ok time 8.151s ok unicode 2.576s ok unicode/utf16 2.510s ok unicode/utf8 2.527s ok cmd/addr2line 3.233s ok cmd/api 5.132s ok cmd/asm/internal/asm 14.097s ok cmd/asm/internal/lex 2.678s ok cmd/cgo/internal/swig 2.639s ok cmd/cgo/internal/test 2.475s ok cmd/cgo/internal/testcshared 3.064s ok cmd/cgo/internal/testerrors 3.096s ok cmd/cgo/internal/testfortran 2.627s ok cmd/cgo/internal/testgodefs 2.719s ok cmd/cgo/internal/testlife 2.702s ok cmd/cgo/internal/testnocgo 2.472s ok cmd/cgo/internal/testplugin 2.742s ok cmd/cgo/internal/testsanitizers 2.553s [no tests to run] ok cmd/cgo/internal/testshared 3.736s ok cmd/cgo/internal/testso 2.683s ok cmd/cgo/internal/teststdio 2.773s ok cmd/cgo/internal/testtls 2.456s ok cmd/compile/internal/abt 2.576s ok cmd/compile/internal/amd64 9.429s ok cmd/compile/internal/base 2.534s ok cmd/compile/internal/compare 4.645s ok cmd/compile/internal/dwarfgen 9.951s ok cmd/compile/internal/importer 6.574s ok cmd/compile/internal/ir 4.609s ok cmd/compile/internal/logopt 2.783s ok cmd/compile/internal/loopvar 4.556s ok cmd/compile/internal/noder 10.573s ok cmd/compile/internal/reflectdata 4.562s [no tests to run] ok cmd/compile/internal/ssa 17.375s ok cmd/compile/internal/syntax 3.171s ok cmd/compile/internal/test 10.600s ok cmd/compile/internal/typecheck 4.591s ok cmd/compile/internal/types 2.689s ok cmd/compile/internal/types2 8.188s ok cmd/covdata 3.046s ok cmd/cover 4.933s ok cmd/dist 2.924s ok cmd/distpack 2.522s ok cmd/doc 4.484s ok cmd/fix 3.670s ok cmd/go 14.610s ok cmd/go/internal/auth 3.624s ok cmd/go/internal/cache 2.858s ok cmd/go/internal/fsys 3.026s ok cmd/go/internal/generate 10.104s ok cmd/go/internal/get 10.095s ok cmd/go/internal/gover 2.545s ok cmd/go/internal/imports 2.781s ok cmd/go/internal/load 6.326s ok cmd/go/internal/modconv 2.980s ok cmd/go/internal/modfetch 8.252s ok cmd/go/internal/modfetch/codehost 7.811s ok cmd/go/internal/modfetch/zip_sum_test 6.973s ok cmd/go/internal/modindex 4.648s ok cmd/go/internal/modload 9.333s ok cmd/go/internal/mvs 2.755s ok cmd/go/internal/par 2.567s ok cmd/go/internal/str 2.545s ok cmd/go/internal/test 11.847s ok cmd/go/internal/vcs 5.866s ok cmd/go/internal/vcweb 7.001s ok cmd/go/internal/vcweb/vcstest 7.154s ok cmd/go/internal/web 5.686s ok cmd/go/internal/work 10.129s ok cmd/gofmt 3.619s ok cmd/internal/archive 3.026s ok cmd/internal/bootstrap_test 2.571s ok cmd/internal/buildid 5.056s ok cmd/internal/cov 2.787s ok cmd/internal/dwarf 2.572s ok cmd/internal/edit 2.545s ok cmd/internal/goobj 2.709s ok cmd/internal/moddeps 3.051s ok cmd/internal/notsha256 2.524s ok cmd/internal/obj 2.774s ok cmd/internal/obj/ppc64 3.074s ok cmd/internal/obj/riscv 2.845s ok cmd/internal/obj/s390x 2.808s ok cmd/internal/obj/x86 3.041s ok cmd/internal/objabi 2.534s ok cmd/internal/pkgpath 2.646s ok cmd/internal/pkgpattern 2.545s ok cmd/internal/quoted 2.562s ok cmd/internal/src 2.632s ok cmd/internal/test2json 5.264s ok cmd/link 6.252s ok cmd/link/internal/benchmark 2.603s ok cmd/link/internal/ld 3.838s ok cmd/link/internal/loader 2.934s ok cmd/nm 5.385s ok cmd/objdump 3.848s ok cmd/pack 2.905s ok cmd/pprof 11.764s ok cmd/trace 7.685s ok cmd/vet 6.899s ##### os/user with tag osusergo ok os/user 0.224s ##### hash/maphash purego implementation ok hash/maphash 3.178s ##### Testing without libgcc. ok net 2.816s [no tests to run] ok os/user 2.553s ##### wasip1 host tests ok runtime/internal/wasitest 0.003s ##### ../test ok cmd/internal/testdir 25.650s ok cmd/internal/testdir 24.380s ok cmd/internal/testdir 27.834s ok cmd/internal/testdir 18.210s ok cmd/internal/testdir 19.594s ok cmd/internal/testdir 41.847s ok cmd/internal/testdir 17.068s ok cmd/internal/testdir 18.712s ok cmd/internal/testdir 21.443s ok cmd/internal/testdir 19.593s All tests passed.