wasip1-wasm-wasmtime at 01b5cce626c44f7fd1ca7e2c076d63c175193ccf :: Running /workdir/go/src/make.bash with args ["/workdir/go/src/make.bash"] and env ["HOSTNAME=buildlet-linux-amd64-wasip1-wasm-wasmtime-rn93dfb6a" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=13s" "GO_STAGE0_DL_DELAY=200ms" "WORKDIR=/workdir" "GOROOT_BOOTSTRAP=/workdir/go1.4" "GO_BUILDER_NAME=wasip1-wasm-wasmtime" "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=wasmtime" "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 3.838s ok archive/zip 3.275s ok bufio 2.824s ok bytes 2.972s ok cmp 2.262s ok compress/bzip2 2.338s ok compress/flate 4.270s ok compress/gzip 14.811s ok compress/lzw 1.939s ok compress/zlib 2.276s ok container/heap 2.205s ok container/list 2.171s ok container/ring 1.171s ok context 1.772s ok crypto 1.527s ok crypto/aes 1.529s ok crypto/cipher 1.993s ok crypto/des 1.814s ok crypto/dsa 1.680s ok crypto/ecdh 2.729s ok crypto/ecdsa 2.262s ok crypto/ed25519 3.053s ok crypto/elliptic 2.578s ok crypto/hmac 2.427s ok crypto/internal/alias 1.878s ok crypto/internal/bigmod 2.784s ok crypto/internal/boring 2.026s ok crypto/internal/boring/bcache 1.645s ok crypto/internal/edwards25519 37.001s ok crypto/internal/edwards25519/field 36.961s ok crypto/internal/nistec 3.782s ok crypto/internal/nistec/fiat 2.243s [no tests to run] ok crypto/md5 2.131s ok crypto/rand 1.771s ok crypto/rc4 2.011s ok crypto/rsa 5.004s ok crypto/sha1 1.506s ok crypto/sha256 2.042s ok crypto/sha512 1.987s ok crypto/subtle 1.459s ok crypto/tls 5.582s ok crypto/x509 5.818s ok database/sql 3.640s ok database/sql/driver 2.625s ok debug/buildinfo 2.987s ok debug/dwarf 2.681s ok debug/elf 3.364s ok debug/gosym 2.705s ok debug/macho 1.891s ok debug/pe 2.927s ok debug/plan9obj 2.371s ok embed 2.580s [no tests to run] ok embed/internal/embedtest 2.362s ok encoding/ascii85 2.303s ok encoding/asn1 1.782s ok encoding/base32 2.119s ok encoding/base64 1.823s ok encoding/binary 1.690s ok encoding/csv 1.712s ok encoding/gob 14.281s ok encoding/hex 1.239s ok encoding/json 4.394s ok encoding/pem 3.446s ok encoding/xml 2.689s ok errors 2.307s ok expvar 2.866s ok flag 1.281s ok fmt 2.067s ok go/ast 1.955s ok go/build 11.776s ok go/build/constraint 2.223s ok go/constant 2.463s ok go/doc 3.271s ok go/doc/comment 4.509s ok go/format 2.976s ok go/importer 3.420s ok go/internal/gccgoimporter 3.982s ok go/internal/gcimporter 4.203s ok go/internal/srcimporter 7.525s ok go/parser 2.953s ok go/printer 3.360s ok go/scanner 2.179s ok go/token 1.596s ok go/types 3.069s ok hash 2.052s ok hash/adler32 1.884s ok hash/crc32 1.892s ok hash/crc64 2.048s ok hash/fnv 2.115s ok hash/maphash 2.377s ok html 1.693s ok html/template 2.978s ok image 2.064s ok image/color 1.485s ok image/draw 2.613s ok image/gif 2.928s ok image/jpeg 3.107s ok image/png 3.955s ok index/suffixarray 4.324s ok internal/abi 2.239s ok internal/buildcfg 1.980s ok internal/coverage/cformat 2.081s ok internal/coverage/cmerge 1.981s ok internal/coverage/pods 2.148s ok internal/coverage/slicereader 2.049s ok internal/coverage/slicewriter 1.464s ok internal/coverage/test 1.631s ok internal/cpu 2.099s ok internal/dag 2.177s ok internal/diff 2.093s ok internal/fmtsort 2.288s ok internal/fuzz 2.548s ok internal/godebug 2.252s ok internal/godebugs 2.171s ok internal/intern 2.288s ok internal/itoa 2.062s ok internal/poll 1.885s ok internal/profile 1.999s ok internal/reflectlite 1.448s ok internal/safefilepath 2.132s ok internal/saferio 2.218s ok internal/singleflight 2.083s ok internal/testenv 1.570s ok internal/trace 2.254s ok internal/types/errors 3.160s ok internal/unsafeheader 1.463s ok internal/xcoff 2.424s ok internal/zstd 2.397s ok io 2.300s ok io/fs 3.780s ok io/ioutil 2.156s ok log 1.207s ok log/slog 2.389s ok log/slog/internal/benchmarks 1.890s ok log/slog/internal/buffer 2.090s ok log/syslog 2.153s [no tests to run] ok maps 2.134s ok math 1.112s ok math/big 12.845s ok math/bits 2.378s ok math/cmplx 2.169s ok math/rand 2.993s ok mime 2.257s ok mime/multipart 4.597s ok mime/quotedprintable 2.298s ok net 1.558s ok net/http 42.676s ok net/http/cgi 5.904s ok net/http/cookiejar 5.795s ok net/http/fcgi 5.324s ok net/http/httptest 6.118s ok net/http/httptrace 3.527s ok net/http/httputil 5.005s ok net/http/internal 2.914s ok net/http/internal/ascii 2.834s ok net/http/pprof 7.746s ok net/mail 1.722s ok net/netip 2.605s ok net/rpc 6.388s ok net/rpc/jsonrpc 5.570s ok net/smtp 5.318s ok net/textproto 3.434s ok net/url 1.748s ok os 3.585s ok os/exec 4.334s ok os/exec/internal/fdtest 2.997s ok os/signal 3.087s [no tests to run] ok os/user 1.912s ok path 1.646s ok path/filepath 1.850s ok plugin 1.716s ok reflect 3.805s ok regexp 3.759s ok regexp/syntax 4.167s ok runtime 10.720s ok runtime/coverage 4.317s ok runtime/debug 4.506s ok runtime/internal/atomic 4.110s ok runtime/internal/math 4.200s ok runtime/internal/sys 3.993s ok runtime/internal/wasitest 4.153s ok runtime/metrics 2.023s ok runtime/pprof 7.607s ok runtime/trace 6.961s ok slices 2.984s ok sort 1.459s ok strconv 2.239s ok strings 1.991s ok sync 2.204s ok sync/atomic 2.540s ok syscall 2.992s ok testing 3.642s ok testing/fstest 3.025s ok testing/iotest 2.783s ok testing/quick 3.447s ok testing/slogtest 3.536s ok text/scanner 3.223s ok text/tabwriter 3.307s ok text/template 3.627s ok text/template/parse 1.635s ok time 4.368s ok unicode 1.696s ok unicode/utf16 2.135s ok unicode/utf8 2.462s ok cmd/addr2line 3.031s ok cmd/api 3.508s ok cmd/asm/internal/asm 5.746s ok cmd/asm/internal/lex 2.184s ok cmd/cgo/internal/swig 2.075s ok cmd/cgo/internal/test 2.216s ok cmd/cgo/internal/testcshared 2.360s ok cmd/cgo/internal/testerrors 2.430s ok cmd/cgo/internal/testfortran 2.101s ok cmd/cgo/internal/testgodefs 2.134s ok cmd/cgo/internal/testlife 2.242s ok cmd/cgo/internal/testnocgo 2.102s ok cmd/cgo/internal/testplugin 2.105s ok cmd/cgo/internal/testsanitizers 2.154s [no tests to run] ok cmd/cgo/internal/testshared 2.683s ok cmd/cgo/internal/testso 2.380s ok cmd/cgo/internal/teststdio 2.395s ok cmd/cgo/internal/testtls 1.367s ok cmd/compile/internal/abt 1.523s ok cmd/compile/internal/amd64 3.765s ok cmd/compile/internal/base 1.486s ok cmd/compile/internal/compare 2.321s ok cmd/compile/internal/dwarfgen 3.980s ok cmd/compile/internal/importer 4.198s ok cmd/compile/internal/ir 3.517s ok cmd/compile/internal/logopt 2.760s ok cmd/compile/internal/loopvar 1.820s ok cmd/compile/internal/noder 4.225s ok cmd/compile/internal/reflectdata 1.793s [no tests to run] ok cmd/compile/internal/ssa 6.269s ok cmd/compile/internal/syntax 1.380s ok cmd/compile/internal/test 4.132s ok cmd/compile/internal/typecheck 2.429s ok cmd/compile/internal/types 1.859s ok cmd/compile/internal/types2 5.024s ok cmd/covdata 3.243s ok cmd/cover 3.987s ok cmd/dist 2.603s ok cmd/distpack 2.354s ok cmd/doc 3.160s ok cmd/fix 1.603s ok cmd/go 5.313s ok cmd/go/internal/auth 2.705s ok cmd/go/internal/cache 2.602s ok cmd/go/internal/fsys 2.638s ok cmd/go/internal/generate 6.704s ok cmd/go/internal/get 6.762s ok cmd/go/internal/gover 2.479s ok cmd/go/internal/imports 1.393s ok cmd/go/internal/load 3.266s ok cmd/go/internal/modconv 2.262s ok cmd/go/internal/modfetch 6.731s ok cmd/go/internal/modfetch/codehost 6.675s ok cmd/go/internal/modfetch/zip_sum_test 6.372s ok cmd/go/internal/modindex 2.466s ok cmd/go/internal/modload 3.513s ok cmd/go/internal/mvs 2.289s ok cmd/go/internal/par 2.227s ok cmd/go/internal/str 2.198s ok cmd/go/internal/test 5.720s ok cmd/go/internal/vcs 3.551s ok cmd/go/internal/vcweb 5.371s ok cmd/go/internal/vcweb/vcstest 5.754s ok cmd/go/internal/web 5.070s ok cmd/go/internal/work 4.443s ok cmd/gofmt 2.172s ok cmd/internal/archive 2.373s ok cmd/internal/buildid 3.172s ok cmd/internal/cov 2.421s ok cmd/internal/bootstrap_test 1.090s ok cmd/internal/dwarf 2.107s ok cmd/internal/edit 2.154s ok cmd/internal/goobj 2.210s ok cmd/internal/moddeps 2.212s ok cmd/internal/notsha256 1.718s ok cmd/internal/obj 2.040s ok cmd/internal/obj/ppc64 2.564s ok cmd/internal/obj/riscv 2.334s ok cmd/internal/obj/s390x 2.635s ok cmd/internal/obj/x86 2.354s ok cmd/internal/objabi 2.314s ok cmd/internal/pkgpath 2.335s ok cmd/internal/pkgpattern 1.986s ok cmd/internal/quoted 2.211s ok cmd/internal/src 2.120s ok cmd/internal/test2json 1.843s ok cmd/link 2.428s ok cmd/link/internal/benchmark 1.156s ok cmd/link/internal/ld 2.086s ok cmd/link/internal/loader 1.901s ok cmd/nm 3.551s ok cmd/objdump 3.173s ok cmd/pack 2.597s ok cmd/pprof 6.004s ok cmd/trace 4.496s ok cmd/vet 2.627s ##### os/user with tag osusergo ok os/user 0.122s ##### hash/maphash purego implementation ok hash/maphash 1.289s ##### Testing without libgcc. ok net 1.187s [no tests to run] ok os/user 1.072s ##### wasip1 host tests ok runtime/internal/wasitest 1.504s ##### ../test ok cmd/internal/testdir 38.090s ok cmd/internal/testdir 33.337s ok cmd/internal/testdir 38.068s ok cmd/internal/testdir 28.992s ok cmd/internal/testdir 30.246s ok cmd/internal/testdir 31.541s ok cmd/internal/testdir 27.745s ok cmd/internal/testdir 26.366s --- FAIL: Test (0.02s) --- FAIL: Test/env.go (3.62s) testdir_test.go:132: exit status 1 PATH is empty exit status 1 FAIL FAIL cmd/internal/testdir 33.312s FAIL 2023/05/25 21:22:38 Failed: exit status 1 go tool dist: FAILED