linux-amd64-wsl at 82fc03f9c9a1e3539d60ce085500dde3af5ff0b7 :: Running /tmp/workdir-host-linux-amd64-wsl/go/src/make.bash with args ["/tmp/workdir-host-linux-amd64-wsl/go/src/make.bash"] and env ["SHELL=/bin/bash" "WSL_DISTRO_NAME=Ubuntu-20.04" "HOSTNAME=wsl-2.farm.mzh.io" "NAME=wsl-builder-2" "LOGNAME=gopher" "MOTD_SHOWN=update-motd" "HOME=/home/gopher" "LANG=C.UTF-8" "WSL_INTEROP=/run/WSL/9_interop" "GO_BUILDER_ENV=host-linux-amd64-wsl" "LESSCLOSE=/usr/bin/lesspipe %s %s" "TERM=xterm-256color" "LESSOPEN=| /usr/bin/lesspipe %s" "USER=gopher" "GOPROXY=https://goproxy.cn" "SHLVL=2" "HTTPS_PROXY=http://uplink.golangcn.org:8123" "HTTP_PROXY=http://uplink.golangcn.org:8123" "WSLENV=" "XDG_DATA_DIRS=/usr/local/share:/usr/share:/var/lib/snapd/desktop" "PATH=/home/gopher/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/lib/wsl/lib:/mnt/c/Program Files/WindowsApps/CanonicalGroupLimited.Ubuntu20.04LTS_2004.6.16.0_x64__79rhkp1fndgsc:/mnt/c/Windows/system32:/mnt/c/Windows:/mnt/c/Windows/System32/Wbem:/mnt/c/Windows/System32/WindowsPowerShell/v1.0/:/mnt/c/Windows/System32/OpenSSH/:/mnt/c/Users/mengz/AppData/Local/Microsoft/WindowsApps:/snap/bin" "HOSTTYPE=x86_64" "_=/home/gopher/go/bin/stage0" "GO_STAGE0_NET_DELAY=400ms" "GO_STAGE0_DL_DELAY=900ms" "WORKDIR=/tmp/workdir-host-linux-amd64-wsl" "GOROOT_BOOTSTRAP=/tmp/workdir-host-linux-amd64-wsl/go1.4" "GO_BUILDER_NAME=linux-amd64-wsl" "GO_BUILDER_FLAKY_NET=1" "GOBIN=" "TMPDIR=/tmp/workdir-host-linux-amd64-wsl/tmp" "GOCACHE=/tmp/workdir-host-linux-amd64-wsl/gocache" "GOPLSCACHE=/tmp/workdir-host-linux-amd64-wsl/goplscache" "PWD=/tmp/workdir-host-linux-amd64-wsl/go/src"] in dir /tmp/workdir-host-linux-amd64-wsl/go/src Building Go cmd/dist using /tmp/workdir-host-linux-amd64-wsl/go1.4. (go1.20.6 linux/amd64) Building Go toolchain1 using /tmp/workdir-host-linux-amd64-wsl/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 packages and commands for linux/amd64. --- Installed Go for linux/amd64 in /tmp/workdir-host-linux-amd64-wsl/go Installed commands in /tmp/workdir-host-linux-amd64-wsl/go/bin *** You need to add /tmp/workdir-host-linux-amd64-wsl/go/bin to your PATH. ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) W-2150B CPU @ 3.00GHz # GOOS: linux # OS Version: Linux 5.10.16.3-microsoft-standard-WSL2 #1 SMP Fri Apr 2 22:23:49 UTC 2021 x86_64 ##### Testing packages. ok archive/tar 0.106s ok archive/zip 0.287s ok bufio 0.036s ok bytes 0.122s ok cmp 0.023s ok compress/bzip2 0.042s ok compress/flate 0.918s ok compress/gzip 0.877s ok compress/lzw 0.047s ok compress/zlib 0.319s ok container/heap 0.006s ok container/list 0.005s ok container/ring 0.016s ok context 0.021s ok crypto 0.002s ok crypto/aes 0.032s ok crypto/cipher 0.004s ok crypto/des 0.006s ok crypto/dsa 0.009s ok crypto/ecdh 0.023s ok crypto/ecdsa 0.018s ok crypto/ed25519 0.037s ok crypto/elliptic 0.016s ok crypto/hmac 0.002s ok crypto/internal/alias 0.001s ok crypto/internal/bigmod 0.113s ok crypto/internal/boring 0.012s ok crypto/internal/boring/bcache 0.184s ok crypto/internal/edwards25519 0.098s ok crypto/internal/edwards25519/field 0.010s ok crypto/internal/nistec 0.091s ok crypto/internal/nistec/fiat 0.009s [no tests to run] ok crypto/md5 0.004s ok crypto/rand 0.032s ok crypto/rc4 0.030s ok crypto/rsa 0.207s ok crypto/sha1 0.021s ok crypto/sha256 0.004s ok crypto/sha512 0.003s ok crypto/subtle 0.136s ok crypto/tls 0.410s ok crypto/x509 0.226s ok database/sql 0.497s ok database/sql/driver 0.012s ok debug/buildinfo 0.006s ok debug/dwarf 0.011s ok debug/elf 0.106s ok debug/gosym 0.192s ok debug/macho 0.007s ok debug/pe 0.026s ok debug/plan9obj 0.001s ok embed 0.004s [no tests to run] ok embed/internal/embedtest 0.002s ok encoding/ascii85 0.003s ok encoding/asn1 0.010s ok encoding/base32 0.032s ok encoding/base64 0.004s ok encoding/binary 0.005s ok encoding/csv 0.006s ok encoding/gob 1.685s ok encoding/hex 0.046s ok encoding/json 0.201s ok encoding/pem 0.363s ok encoding/xml 0.037s ok errors 0.006s ok expvar 0.014s ok flag 0.115s ok fmt 0.078s ok go/ast 0.005s ok go/build 1.317s ok go/build/constraint 0.002s ok go/constant 0.004s ok go/doc 0.037s ok go/doc/comment 0.940s ok go/format 0.006s ok go/importer 0.320s ok go/internal/gccgoimporter 0.086s ok go/internal/gcimporter 1.361s ok go/internal/srcimporter 6.906s ok go/parser 0.157s ok go/printer 0.132s ok go/scanner 0.023s ok go/token 0.011s ok go/types 7.094s ok go/version 0.011s ok hash 0.002s ok hash/adler32 0.004s ok hash/crc32 0.004s ok hash/crc64 0.003s ok hash/fnv 0.003s ok hash/maphash 0.069s ok html 0.015s ok html/template 0.055s ok image 0.036s ok image/color 0.024s ok image/draw 0.045s ok image/gif 0.147s ok image/jpeg 0.161s ok image/png 0.166s ok index/suffixarray 0.113s ok internal/abi 0.116s ok internal/buildcfg 0.002s ok internal/coverage/cformat 0.002s ok internal/coverage/cmerge 0.002s ok internal/coverage/pods 0.003s ok internal/coverage/slicereader 0.011s ok internal/coverage/slicewriter 0.021s ok internal/coverage/test 0.006s ok internal/cpu 0.006s ok internal/dag 0.002s ok internal/diff 0.002s ok internal/fmtsort 0.002s ok internal/fuzz 0.004s ok internal/godebug 0.291s ok internal/godebugs 0.009s ok internal/gover 0.002s ok internal/intern 0.182s ok internal/itoa 0.017s ok internal/platform 1.054s ok internal/poll 0.138s ok internal/profile 0.012s ok internal/reflectlite 0.002s ok internal/safefilepath 0.002s ok internal/saferio 0.040s ok internal/singleflight 0.021s ok internal/testenv 0.162s ok internal/trace 0.046s ok internal/trace/v2 11.630s ok internal/types/errors 0.541s ok internal/unsafeheader 0.022s ok internal/xcoff 0.009s ok internal/zstd 0.102s ok io 0.041s ok io/fs 0.181s ok io/ioutil 0.004s ok log 0.018s ok log/slog 0.024s ok log/slog/internal/benchmarks 0.002s ok log/slog/internal/buffer 0.006s ok log/syslog 1.213s ok maps 0.003s ok math 0.008s ok math/big 0.682s ok math/bits 0.005s ok math/cmplx 0.012s ok math/rand 0.120s ok math/rand/v2 0.174s ok mime 0.006s ok mime/multipart 0.424s ok mime/quotedprintable 0.011s ok net 9.786s ok net/http 4.885s ok net/http/cgi 0.384s ok net/http/cookiejar 0.019s ok net/http/fcgi 0.206s ok net/http/httptest 0.030s ok net/http/httptrace 0.004s ok net/http/httputil 0.571s ok net/http/internal 0.003s ok net/http/internal/ascii 0.013s ok net/http/pprof 5.073s ok net/internal/socktest 0.001s ok net/mail 0.005s ok net/netip 0.263s ok net/rpc 0.025s ok net/rpc/jsonrpc 0.011s ok net/smtp 0.007s ok net/textproto 0.069s ok net/url 0.004s ok os 1.602s ok os/exec 0.419s ok os/exec/internal/fdtest 0.004s ok os/signal 2.046s ok os/user 0.003s ok path 0.002s ok path/filepath 0.015s ok plugin 0.003s ok reflect 0.558s ok regexp 0.464s ok regexp/syntax 0.654s ok runtime 35.568s ok runtime/cgo 0.003s ok runtime/coverage 0.002s ok runtime/debug 0.056s ok runtime/internal/atomic 0.047s ok runtime/internal/math 0.002s ok runtime/internal/sys 0.004s ok runtime/internal/syscall 0.015s ok runtime/internal/wasitest 0.003s ok runtime/metrics 0.022s ok runtime/pprof 5.322s ok runtime/trace 1.605s ok slices 0.086s ok sort 0.083s ok strconv 0.163s ok strings 0.708s ok sync 0.273s ok sync/atomic 0.365s ok syscall 1.715s ok testing 1.209s ok testing/fstest 0.012s ok testing/iotest 0.014s ok testing/quick 0.039s ok testing/slogtest 0.003s ok text/scanner 0.009s ok text/tabwriter 0.008s ok text/template 0.018s ok text/template/parse 0.010s ok time 1.662s ok unicode 0.002s ok unicode/utf16 0.004s ok unicode/utf8 0.005s ok cmd/addr2line 0.473s ok cmd/api 0.641s ok cmd/asm/internal/asm 0.316s ok cmd/asm/internal/lex 0.002s ok cmd/cgo/internal/swig 0.086s ok cmd/cgo/internal/test 0.873s ok cmd/cgo/internal/testcarchive 21.483s ok cmd/cgo/internal/testcshared 7.578s ok cmd/cgo/internal/testerrors 11.662s ok cmd/cgo/internal/testfortran 0.072s ok cmd/cgo/internal/testgodefs 0.828s ok cmd/cgo/internal/testlife 0.834s ok cmd/cgo/internal/testnocgo 0.003s ok cmd/cgo/internal/testplugin 64.512s ok cmd/cgo/internal/testsanitizers 50.422s ok cmd/cgo/internal/testshared 80.632s ok cmd/cgo/internal/testso 1.950s ok cmd/cgo/internal/teststdio 1.920s ok cmd/cgo/internal/testtls 0.004s ok cmd/compile/internal/abt 0.021s ok cmd/compile/internal/amd64 1.547s ok cmd/compile/internal/base 0.013s ok cmd/compile/internal/compare 0.017s ok cmd/compile/internal/devirtualize 0.003s ok cmd/compile/internal/dwarfgen 0.221s ok cmd/compile/internal/importer 1.270s ok cmd/compile/internal/inline/inlheur 0.549s ok cmd/compile/internal/ir 0.003s ok cmd/compile/internal/logopt 1.013s ok cmd/compile/internal/loopvar 22.034s ok cmd/compile/internal/noder 0.009s ok cmd/compile/internal/reflectdata 0.010s [no tests to run] ok cmd/compile/internal/ssa 21.508s ok cmd/compile/internal/syntax 0.073s ok cmd/compile/internal/test 10.500s ok cmd/compile/internal/typecheck 0.281s ok cmd/compile/internal/types 0.005s ok cmd/compile/internal/types2 5.307s ok cmd/covdata 0.030s ok cmd/cover 1.335s ok cmd/dist 0.003s ok cmd/distpack 0.003s ok cmd/doc 0.080s ok cmd/fix 4.787s ok cmd/go 65.817s ok cmd/go/internal/auth 0.007s ok cmd/go/internal/cache 0.091s ok cmd/go/internal/cfg 0.006s [no tests to run] ok cmd/go/internal/envcmd 0.026s ok cmd/go/internal/fsys 0.028s ok cmd/go/internal/generate 0.027s ok cmd/go/internal/gover 0.003s ok cmd/go/internal/imports 0.034s ok cmd/go/internal/load 0.005s ok cmd/go/internal/lockedfile 0.070s ok cmd/go/internal/lockedfile/internal/filelock 0.043s ok cmd/go/internal/modfetch 0.007s ok cmd/go/internal/modfetch/codehost 0.463s ok cmd/go/internal/modfetch/zip_sum_test 0.016s ok cmd/go/internal/modindex 0.141s ok cmd/go/internal/modload 0.005s ok cmd/go/internal/mvs 0.010s ok cmd/go/internal/par 0.010s ok cmd/go/internal/str 0.007s ok cmd/go/internal/test 0.050s ok cmd/go/internal/toolchain 0.019s ok cmd/go/internal/vcs 0.006s ok cmd/go/internal/vcweb 0.006s ok cmd/go/internal/vcweb/vcstest 0.511s ok cmd/go/internal/web 0.006s ok cmd/go/internal/work 0.040s ok cmd/gofmt 0.019s ok cmd/internal/archive 0.480s ok cmd/internal/bootstrap_test 0.002s ok cmd/internal/buildid 0.140s ok cmd/internal/cov 0.267s ok cmd/internal/dwarf 0.002s ok cmd/internal/edit 0.002s ok cmd/internal/goobj 0.002s ok cmd/internal/moddeps 0.993s ok cmd/internal/notsha256 0.019s ok cmd/internal/obj 0.559s ok cmd/internal/obj/ppc64 0.364s ok cmd/internal/obj/riscv 0.162s ok cmd/internal/obj/s390x 0.002s ok cmd/internal/obj/x86 0.267s ok cmd/internal/objabi 0.084s ok cmd/internal/pkgpath 0.046s ok cmd/internal/pkgpattern 0.002s ok cmd/internal/quoted 0.006s ok cmd/internal/src 0.002s ok cmd/internal/test2json 0.080s ok cmd/link 13.239s ok cmd/link/internal/benchmark 0.017s ok cmd/link/internal/ld 10.828s ok cmd/link/internal/loader 0.006s ok cmd/nm 1.445s ok cmd/objdump 2.199s ok cmd/pack 0.907s ok cmd/pprof 1.406s ok cmd/trace 0.248s ok cmd/vet 4.880s ##### os/user with tag osusergo ok os/user 0.004s ##### hash/maphash purego implementation ok hash/maphash 0.057s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 36.965s ##### Testing without libgcc. ok net 0.012s ok os/user 0.004s ##### internal linking of -buildmode=pie ok reflect 0.190s ok os/user 0.003s ##### sync -cpu=10 ok sync 0.249s ##### Testing race detector ok runtime/race 5.190s ok flag 1.015s ok net 1.116s ok os 1.096s ok os/exec 2.036s ok encoding/gob 1.040s ok flag 1.012s ok os/exec 2.039s ##### Testing cgo ok cmd/cgo/internal/test 0.844s ok cmd/cgo/internal/test 0.837s ok cmd/cgo/internal/testtls 0.003s ok cmd/cgo/internal/testtls 0.002s ok cmd/cgo/internal/testnocgo 0.002s ok cmd/cgo/internal/testnocgo 0.003s ok cmd/cgo/internal/test 0.857s ok cmd/cgo/internal/test 0.851s ok cmd/cgo/internal/test 0.845s ok cmd/cgo/internal/test 0.879s ok cmd/cgo/internal/testtls 0.004s ok cmd/cgo/internal/testnocgo 0.002s ##### ../test ok cmd/internal/testdir 17.027s ok cmd/internal/testdir 14.205s ok cmd/internal/testdir 16.528s ok cmd/internal/testdir 13.400s ok cmd/internal/testdir 17.934s ok cmd/internal/testdir 12.651s ok cmd/internal/testdir 47.146s ok cmd/internal/testdir 12.707s ok cmd/internal/testdir 12.542s ok cmd/internal/testdir 12.134s ##### API check ok cmd/api 18.377s All tests passed.