wasip1-wasm-wazero at b9a4eaa62b043fdb91f1f4a1e4b5ccfd3bdca36f :: Running /workdir/go/src/make.bash with args ["/workdir/go/src/make.bash"] and env ["HOSTNAME=buildlet-linux-amd64-wasip1-wasm-wazero-rnf16bbc0" "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" "GOWASIRUNTIME=wazero" "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.20.6 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 1.669s ok archive/zip 3.049s ok bufio 0.888s ok bytes 1.759s ok cmp 0.563s ok compress/bzip2 0.717s ok compress/flate 4.221s ok compress/gzip 24.145s ok compress/lzw 0.843s ok compress/zlib 2.215s ok container/heap 0.552s ok container/list 0.580s ok container/ring 0.596s ok context 0.718s ok crypto 0.545s ok crypto/aes 0.628s ok crypto/cipher 0.579s ok crypto/des 0.574s ok crypto/dsa 0.612s ok crypto/ecdh 2.196s ok crypto/ecdsa 1.664s ok crypto/ed25519 1.997s ok crypto/elliptic 0.854s ok crypto/hmac 0.564s ok crypto/internal/alias 0.541s ok crypto/internal/bigmod 1.259s ok crypto/internal/boring 0.547s ok crypto/internal/boring/bcache 1.399s ok crypto/internal/edwards25519 2.807s ok crypto/internal/edwards25519/field 0.872s ok crypto/internal/nistec 6.319s ok crypto/internal/nistec/fiat 0.573s [no tests to run] ok crypto/md5 0.585s ok crypto/rand 0.649s ok crypto/rc4 0.672s ok crypto/rsa 7.240s ok crypto/sha1 0.570s ok crypto/sha256 0.562s ok crypto/sha512 0.572s ok crypto/subtle 0.843s ok crypto/tls 10.314s ok crypto/x509 10.234s ok database/sql 1.645s ok database/sql/driver 0.559s ok debug/buildinfo 0.899s ok debug/dwarf 0.784s ok debug/elf 2.148s ok debug/gosym 0.684s ok debug/macho 0.613s ok debug/pe 1.038s ok debug/plan9obj 0.564s ok embed 0.596s [no tests to run] ok embed/internal/embedtest 0.603s ok encoding/ascii85 0.563s ok encoding/asn1 0.660s ok encoding/base32 0.633s ok encoding/base64 0.583s ok encoding/binary 0.598s ok encoding/csv 0.597s ok encoding/gob 25.745s ok encoding/hex 0.640s ok encoding/json 2.635s ok encoding/pem 2.654s ok encoding/xml 0.891s ok errors 0.569s ok expvar 0.827s ok flag 0.657s ok fmt 0.932s ok go/ast 0.755s ok go/build 22.656s ok go/build/constraint 0.578s ok go/constant 0.638s ok go/doc 1.369s ok go/doc/comment 3.933s ok go/format 0.723s ok go/importer 1.152s ok go/internal/gccgoimporter 0.986s ok go/internal/gcimporter 1.167s ok go/internal/srcimporter 8.470s ok go/parser 1.810s ok go/printer 2.470s ok go/scanner 0.550s ok go/token 0.909s ok go/types 2.971s ok go/version 0.569s ok hash 0.566s ok hash/adler32 0.560s ok hash/crc32 0.564s ok hash/crc64 0.561s ok hash/fnv 0.560s ok hash/maphash 0.944s ok html 0.802s ok html/template 1.595s ok image 0.898s ok image/color 0.651s ok image/draw 1.161s ok image/gif 1.470s ok image/jpeg 1.637s ok image/png 2.634s ok index/suffixarray 4.396s ok internal/abi 0.570s ok internal/buildcfg 0.541s ok internal/coverage/cformat 0.548s ok internal/coverage/cmerge 0.536s ok internal/coverage/pods 0.561s ok internal/coverage/slicereader 0.539s ok internal/coverage/slicewriter 0.565s ok internal/coverage/test 0.652s ok internal/cpu 0.559s ok internal/dag 0.659s ok internal/diff 0.651s ok internal/fmtsort 0.556s ok internal/fuzz 0.799s ok internal/godebug 0.567s ok internal/godebugs 0.543s ok internal/gover 0.553s ok internal/intern 0.941s ok internal/itoa 0.548s ok internal/platform 1.165s ok internal/poll 0.648s ok internal/profile 0.591s ok internal/reflectlite 0.707s ok internal/safefilepath 0.557s ok internal/saferio 0.631s ok internal/singleflight 0.624s ok internal/testenv 0.610s ok internal/trace 1.055s ok internal/trace/v2 0.768s ok internal/types/errors 1.140s ok internal/unsafeheader 0.534s ok internal/xcoff 0.741s ok internal/zstd 1.063s ok io 0.634s ok io/fs 2.855s ok io/ioutil 0.570s ok log 0.569s ok log/slog 1.012s ok log/slog/internal/benchmarks 0.609s ok log/slog/internal/buffer 0.541s ok log/syslog 0.598s [no tests to run] ok maps 0.627s ok math 0.611s ok math/big 29.889s ok math/bits 0.583s ok math/cmplx 0.573s ok math/rand 2.002s ok math/rand/v2 3.388s ok mime 0.635s ok mime/multipart 4.932s ok mime/quotedprintable 0.651s ok net 3.247s ok net/http 48.578s ok net/http/cgi 1.372s ok net/http/cookiejar 1.406s ok net/http/fcgi 0.902s ok net/http/httptest 1.922s ok net/http/httptrace 0.654s ok net/http/httputil 2.173s ok net/http/internal 0.571s ok net/http/internal/ascii 0.543s ok net/http/pprof 5.485s ok net/mail 0.677s ok net/netip 0.951s ok net/rpc 2.015s ok net/rpc/jsonrpc 1.090s ok net/smtp 1.193s ok net/textproto 0.631s ok net/url 0.908s ok os 0.844s ok os/exec 1.470s ok os/exec/internal/fdtest 0.550s ok os/signal 0.544s [no tests to run] ok os/user 0.584s ok path 0.610s ok path/filepath 0.658s ok plugin 0.538s ok reflect 2.359s ok regexp 3.417s ok regexp/syntax 6.981s ok runtime 52.518s ok runtime/coverage 0.721s ok runtime/debug 0.876s ok runtime/internal/atomic 0.655s ok runtime/internal/math 0.546s ok runtime/internal/sys 0.561s ok runtime/internal/wasitest 0.653s ok runtime/metrics 0.781s ok runtime/pprof 5.776s ok runtime/trace 0.856s ok slices 0.942s ok sort 0.807s ok strconv 2.563s ok strings 55.724s ok sync 1.411s ok sync/atomic 2.131s ok syscall 0.614s ok testing 1.366s ok testing/fstest 0.661s ok testing/iotest 0.593s ok testing/quick 0.915s ok testing/slogtest 0.745s ok text/scanner 0.612s ok text/tabwriter 0.642s ok text/template 1.309s ok text/template/parse 0.700s ok time 3.726s ok unicode 0.599s ok unicode/utf16 0.588s ok unicode/utf8 0.708s ok cmd/addr2line 0.942s ok cmd/api 1.259s ok cmd/asm/internal/asm 7.116s ok cmd/asm/internal/lex 0.627s ok cmd/cgo/internal/swig 0.592s ok cmd/cgo/internal/test 0.567s ok cmd/cgo/internal/testcshared 0.684s ok cmd/cgo/internal/testerrors 0.699s ok cmd/cgo/internal/testfortran 0.590s ok cmd/cgo/internal/testgodefs 0.585s ok cmd/cgo/internal/testlife 0.613s ok cmd/cgo/internal/testnocgo 0.584s ok cmd/cgo/internal/testplugin 0.711s ok cmd/cgo/internal/testsanitizers 0.640s [no tests to run] ok cmd/cgo/internal/testshared 0.952s ok cmd/cgo/internal/testso 0.656s ok cmd/cgo/internal/teststdio 0.657s ok cmd/cgo/internal/testtls 0.613s ok cmd/compile/internal/abt 0.647s ok cmd/compile/internal/amd64 2.326s ok cmd/compile/internal/base 0.676s ok cmd/compile/internal/compare 1.268s ok cmd/compile/internal/devirtualize 1.277s ok cmd/compile/internal/dwarfgen 2.848s ok cmd/compile/internal/importer 1.669s ok cmd/compile/internal/inline/inlheur 1.462s ok cmd/compile/internal/ir 1.240s ok cmd/compile/internal/logopt 0.671s ok cmd/compile/internal/loopvar 1.177s ok cmd/compile/internal/noder 2.489s ok cmd/compile/internal/reflectdata 1.166s [no tests to run] ok cmd/compile/internal/ssa 4.630s ok cmd/compile/internal/syntax 0.939s ok cmd/compile/internal/test 2.963s ok cmd/compile/internal/typecheck 1.179s ok cmd/compile/internal/types 0.661s ok cmd/compile/internal/types2 2.461s ok cmd/covdata 0.736s ok cmd/cover 1.197s ok cmd/dist 0.756s ok cmd/distpack 0.620s ok cmd/doc 1.664s ok cmd/fix 1.102s ok cmd/go 3.282s ok cmd/go/internal/auth 0.600s ok cmd/go/internal/cache 0.665s ok cmd/go/internal/cfg 0.589s [no tests to run] ok cmd/go/internal/fsys 0.722s ok cmd/go/internal/generate 2.251s ok cmd/go/internal/gover 0.589s ok cmd/go/internal/imports 0.706s ok cmd/go/internal/load 1.459s ok cmd/go/internal/modfetch 1.848s ok cmd/go/internal/modfetch/codehost 1.761s ok cmd/go/internal/modfetch/zip_sum_test 1.581s ok cmd/go/internal/modindex 1.550s ok cmd/go/internal/modload 2.096s ok cmd/go/internal/mvs 0.647s ok cmd/go/internal/par 0.574s ok cmd/go/internal/str 0.576s ok cmd/go/internal/test 2.640s ok cmd/go/internal/toolchain 2.201s ok cmd/go/internal/vcs 1.333s ok cmd/go/internal/vcweb 1.586s ok cmd/go/internal/vcweb/vcstest 1.665s ok cmd/go/internal/web 1.335s ok cmd/go/internal/work 2.253s ok cmd/gofmt 0.926s ok cmd/internal/archive 0.660s ok cmd/internal/buildid 1.831s ok cmd/internal/cov 0.606s ok cmd/internal/bootstrap_test 0.561s ok cmd/internal/dwarf 0.558s ok cmd/internal/edit 0.544s ok cmd/internal/goobj 0.585s ok cmd/internal/moddeps 0.673s ok cmd/internal/notsha256 0.567s ok cmd/internal/obj 0.602s ok cmd/internal/obj/ppc64 0.709s ok cmd/internal/obj/riscv 0.634s ok cmd/internal/obj/s390x 0.636s ok cmd/internal/obj/x86 0.678s ok cmd/internal/objabi 0.562s ok cmd/internal/pkgpath 0.574s ok cmd/internal/pkgpattern 0.559s ok cmd/internal/quoted 0.571s ok cmd/internal/src 0.547s ok cmd/internal/test2json 1.906s ok cmd/link 1.489s ok cmd/link/internal/benchmark 0.544s ok cmd/link/internal/ld 1.007s ok cmd/link/internal/loader 0.648s ok cmd/nm 1.292s ok cmd/objdump 1.002s ok cmd/pack 0.661s ok cmd/pprof 2.664s ok cmd/trace 1.575s ok cmd/trace/v2 1.354s ok cmd/vet 1.535s ##### os/user with tag osusergo ok os/user 0.108s ##### hash/maphash purego implementation ok hash/maphash 0.954s ##### Testing without libgcc. ok net 0.993s ok os/user 0.569s ##### wasip1 host tests ok runtime/internal/wasitest 0.528s ##### ../test ok cmd/internal/testdir 11.876s ok cmd/internal/testdir 7.254s ok cmd/internal/testdir 9.504s ok cmd/internal/testdir 7.224s ok cmd/internal/testdir 6.282s ok cmd/internal/testdir 16.303s ok cmd/internal/testdir 54.741s ok cmd/internal/testdir 7.702s ok cmd/internal/testdir 11.044s ok cmd/internal/testdir 8.304s All tests passed.