linux-amd64-wsl at f67b2d8f0bcadb59461b7a33bc1c23649ce8eb85 :: 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-1.farm.mzh.io" "NAME=wsl-builder" "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=600ms" "GO_STAGE0_DL_DELAY=800ms" "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.218s ok archive/zip 0.438s ok bufio 0.037s ok bytes 0.120s ok cmp 0.002s ok compress/bzip2 0.036s ok compress/flate 0.899s ok compress/gzip 0.833s ok compress/lzw 0.068s ok compress/zlib 0.391s ok container/heap 0.007s ok container/list 0.003s ok container/ring 0.011s ok context 0.022s ok crypto 0.002s ok crypto/aes 0.035s ok crypto/cipher 0.006s ok crypto/des 0.004s ok crypto/dsa 0.014s ok crypto/ecdh 0.040s ok crypto/ecdsa 0.023s ok crypto/ed25519 0.055s ok crypto/elliptic 0.005s ok crypto/hmac 0.004s ok crypto/internal/alias 0.004s ok crypto/internal/bigmod 0.114s ok crypto/internal/boring 0.002s ok crypto/internal/boring/bcache 0.207s ok crypto/internal/edwards25519 0.093s ok crypto/internal/edwards25519/field 0.010s ok crypto/internal/nistec 0.100s ok crypto/internal/nistec/fiat 0.005s [no tests to run] ok crypto/md5 0.011s ok crypto/rand 0.085s ok crypto/rc4 0.024s ok crypto/rsa 0.233s ok crypto/sha1 0.023s ok crypto/sha256 0.004s ok crypto/sha512 0.003s ok crypto/subtle 0.213s ok crypto/tls 0.436s ok crypto/x509 0.352s ok database/sql 0.572s ok database/sql/driver 0.003s ok debug/buildinfo 0.006s ok debug/dwarf 0.017s ok debug/elf 0.141s ok debug/gosym 0.210s ok debug/macho 0.014s ok debug/pe 0.034s ok debug/plan9obj 0.002s ok embed 0.005s [no tests to run] ok embed/internal/embedtest 0.004s ok encoding/ascii85 0.003s ok encoding/asn1 0.007s ok encoding/base32 0.023s ok encoding/base64 0.003s ok encoding/binary 0.008s ok encoding/csv 0.008s ok encoding/gob 1.886s ok encoding/hex 0.004s ok encoding/json 0.221s ok encoding/pem 0.273s ok encoding/xml 0.034s ok errors 0.004s ok expvar 0.004s ok flag 0.118s ok fmt 0.076s ok go/ast 0.004s ok go/build 1.415s ok go/build/constraint 0.013s ok go/constant 0.003s ok go/doc 0.039s ok go/doc/comment 1.116s ok go/format 0.006s ok go/importer 0.260s ok go/internal/gccgoimporter 0.060s ok go/internal/gcimporter 1.531s ok go/internal/srcimporter 6.895s ok go/parser 0.306s ok go/printer 0.345s ok go/scanner 0.021s ok go/token 0.015s ok go/types 7.657s ok go/version 0.013s ok hash 0.002s ok hash/adler32 0.005s ok hash/crc32 0.005s ok hash/crc64 0.004s ok hash/fnv 0.002s ok hash/maphash 0.104s ok html 0.002s ok html/template 0.061s ok image 0.047s ok image/color 0.015s ok image/draw 0.048s ok image/gif 0.200s ok image/jpeg 0.117s ok image/png 0.167s ok index/suffixarray 0.166s ok internal/abi 0.135s ok internal/buildcfg 0.002s ok internal/coverage/cformat 0.002s ok internal/coverage/cmerge 0.002s ok internal/coverage/pods 0.004s ok internal/coverage/slicereader 0.011s ok internal/coverage/slicewriter 0.020s ok internal/coverage/test 0.007s ok internal/cpu 0.013s ok internal/dag 0.009s ok internal/diff 0.009s ok internal/fmtsort 0.010s ok internal/fuzz 0.010s ok internal/godebug 0.312s ok internal/godebugs 0.002s ok internal/gover 0.003s ok internal/intern 0.225s ok internal/itoa 0.014s ok internal/platform 1.160s ok internal/poll 0.187s ok internal/profile 0.033s ok internal/reflectlite 0.002s ok internal/safefilepath 0.003s ok internal/saferio 0.135s ok internal/singleflight 0.042s ok internal/testenv 0.158s ok internal/trace 0.040s ok internal/trace/v2 12.697s ok internal/types/errors 0.619s ok internal/unsafeheader 0.022s ok internal/xcoff 0.012s ok internal/zstd 0.112s ok io 0.079s ok io/fs 0.231s ok io/ioutil 0.005s ok log 0.009s ok log/slog 0.029s ok log/slog/internal/benchmarks 0.002s ok log/slog/internal/buffer 0.030s ok log/syslog 1.212s ok maps 0.002s ok math 0.015s ok math/big 0.982s ok math/bits 0.005s ok math/cmplx 0.005s ok math/rand 0.145s ok math/rand/v2 0.221s ok mime 0.029s ok mime/multipart 0.444s ok mime/quotedprintable 0.024s ok net 9.142s ok net/http 6.052s ok net/http/cgi 0.392s ok net/http/cookiejar 0.006s ok net/http/fcgi 0.208s ok net/http/httptest 0.037s ok net/http/httptrace 0.010s ok net/http/httputil 0.582s ok net/http/internal 0.003s ok net/http/internal/ascii 0.015s ok net/http/pprof 5.087s ok net/internal/socktest 0.002s ok net/mail 0.009s ok net/netip 0.290s ok net/rpc 0.020s ok net/rpc/jsonrpc 0.008s ok net/smtp 0.011s ok net/textproto 0.057s ok net/url 0.011s ok os 0.652s ok os/exec 0.454s ok os/exec/internal/fdtest 0.010s ok os/signal 2.039s ok os/user 0.005s ok path 0.010s ok path/filepath 0.020s ok plugin 0.003s ok reflect 0.733s ok regexp 0.693s ok regexp/syntax 0.903s ok runtime 42.257s ok runtime/cgo 0.006s ok runtime/coverage 0.010s ok runtime/debug 0.079s ok runtime/internal/atomic 0.053s ok runtime/internal/math 0.002s ok runtime/internal/sys 0.012s ok runtime/internal/syscall 0.002s ok runtime/internal/wasitest 0.003s ok runtime/metrics 0.025s ok runtime/pprof 6.469s ok runtime/trace 1.489s ok slices 0.133s ok sort 0.036s ok strconv 0.172s ok strings 0.980s ok sync 0.285s ok sync/atomic 0.416s ok syscall 2.051s ok testing 0.926s ok testing/fstest 0.009s ok testing/iotest 0.016s ok testing/quick 0.040s ok testing/slogtest 0.003s ok text/scanner 0.030s ok text/tabwriter 0.023s ok text/template 0.019s ok text/template/parse 0.017s ok time 1.691s ok unicode 0.004s ok unicode/utf16 0.024s ok unicode/utf8 0.004s ok cmd/addr2line 0.586s ok cmd/api 0.840s ok cmd/asm/internal/asm 0.313s ok cmd/asm/internal/lex 0.003s ok cmd/cgo/internal/swig 0.102s ok cmd/cgo/internal/test 1.038s ok cmd/cgo/internal/testcarchive 23.010s ok cmd/cgo/internal/testcshared 9.379s ok cmd/cgo/internal/testerrors 13.974s ok cmd/cgo/internal/testfortran 0.074s ok cmd/cgo/internal/testgodefs 0.995s ok cmd/cgo/internal/testlife 0.950s ok cmd/cgo/internal/testnocgo 0.002s ok cmd/cgo/internal/testplugin 77.367s ok cmd/cgo/internal/testsanitizers 60.587s ok cmd/cgo/internal/testshared 96.400s ok cmd/cgo/internal/testso 2.460s ok cmd/cgo/internal/teststdio 2.339s ok cmd/cgo/internal/testtls 0.004s ok cmd/compile/internal/abt 0.033s ok cmd/compile/internal/amd64 2.106s ok cmd/compile/internal/base 0.002s ok cmd/compile/internal/compare 0.015s ok cmd/compile/internal/devirtualize 0.011s ok cmd/compile/internal/dwarfgen 0.296s ok cmd/compile/internal/importer 1.452s ok cmd/compile/internal/inline/inlheur 0.639s ok cmd/compile/internal/ir 0.004s ok cmd/compile/internal/logopt 1.094s ok cmd/compile/internal/loopvar 25.359s ok cmd/compile/internal/noder 0.003s ok cmd/compile/internal/reflectdata 0.013s [no tests to run] ok cmd/compile/internal/ssa 24.398s ok cmd/compile/internal/syntax 0.069s ok cmd/compile/internal/test 11.935s ok cmd/compile/internal/typecheck 0.345s ok cmd/compile/internal/types 0.006s ok cmd/compile/internal/types2 5.972s ok cmd/covdata 0.028s ok cmd/cover 1.446s ok cmd/dist 0.007s ok cmd/distpack 0.009s ok cmd/doc 0.091s ok cmd/fix 6.374s ok cmd/go 78.377s ok cmd/go/internal/auth 0.007s ok cmd/go/internal/cache 0.118s ok cmd/go/internal/cfg 0.002s [no tests to run] ok cmd/go/internal/envcmd 0.027s ok cmd/go/internal/fsys 0.030s ok cmd/go/internal/generate 0.030s ok cmd/go/internal/gover 0.002s ok cmd/go/internal/imports 0.044s ok cmd/go/internal/load 0.003s ok cmd/go/internal/lockedfile 0.077s ok cmd/go/internal/lockedfile/internal/filelock 0.039s ok cmd/go/internal/modfetch 0.006s ok cmd/go/internal/modfetch/codehost 0.504s ok cmd/go/internal/modfetch/zip_sum_test 0.031s ok cmd/go/internal/modindex 0.129s ok cmd/go/internal/modload 0.005s ok cmd/go/internal/mvs 0.009s ok cmd/go/internal/par 0.010s ok cmd/go/internal/str 0.002s ok cmd/go/internal/test 0.055s ok cmd/go/internal/toolchain 0.024s ok cmd/go/internal/vcs 0.004s ok cmd/go/internal/vcweb 0.015s ok cmd/go/internal/vcweb/vcstest 0.619s ok cmd/go/internal/web 0.006s ok cmd/go/internal/work 0.047s ok cmd/gofmt 0.028s ok cmd/internal/archive 0.527s ok cmd/internal/bootstrap_test 0.002s ok cmd/internal/buildid 0.206s ok cmd/internal/cov 0.327s ok cmd/internal/dwarf 0.005s ok cmd/internal/edit 0.014s ok cmd/internal/goobj 0.002s ok cmd/internal/moddeps 1.063s ok cmd/internal/notsha256 0.025s ok cmd/internal/obj 0.557s ok cmd/internal/obj/ppc64 0.381s ok cmd/internal/obj/riscv 0.130s ok cmd/internal/obj/s390x 0.002s ok cmd/internal/obj/x86 0.266s ok cmd/internal/objabi 0.123s ok cmd/internal/pkgpath 0.016s ok cmd/internal/pkgpattern 0.005s ok cmd/internal/quoted 0.007s ok cmd/internal/src 0.008s ok cmd/internal/test2json 0.081s ok cmd/link 16.422s ok cmd/link/internal/benchmark 0.020s ok cmd/link/internal/ld 13.006s ok cmd/link/internal/loader 0.025s ok cmd/nm 2.010s ok cmd/objdump 2.872s ok cmd/pack 0.994s ok cmd/pprof 1.499s ok cmd/trace 0.267s ok cmd/vet 6.627s ##### os/user with tag osusergo ok os/user 0.004s ##### hash/maphash purego implementation ok hash/maphash 0.060s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 43.737s ##### Testing without libgcc. ok net 0.012s ok os/user 0.004s ##### internal linking of -buildmode=pie ok reflect 0.212s ok os/user 0.004s ##### sync -cpu=10 ok sync 0.256s ##### Testing race detector ok runtime/race 5.290s ok flag 1.017s ok net 1.114s ok os 1.098s ok os/exec 2.138s ok encoding/gob 1.039s ok flag 1.012s ok os/exec 2.052s ##### Testing cgo ok cmd/cgo/internal/test 0.959s ok cmd/cgo/internal/test 0.914s ok cmd/cgo/internal/testtls 0.003s ok cmd/cgo/internal/testtls 0.002s ok cmd/cgo/internal/testnocgo 0.003s ok cmd/cgo/internal/testnocgo 0.003s ok cmd/cgo/internal/test 0.864s ok cmd/cgo/internal/test 0.902s ok cmd/cgo/internal/test 0.938s ok cmd/cgo/internal/test 0.857s ok cmd/cgo/internal/testtls 0.004s ok cmd/cgo/internal/testnocgo 0.002s ##### ../test ok cmd/internal/testdir 20.570s ok cmd/internal/testdir 17.321s ok cmd/internal/testdir 19.034s ok cmd/internal/testdir 15.712s ok cmd/internal/testdir 21.423s ok cmd/internal/testdir 14.778s ok cmd/internal/testdir 59.080s ok cmd/internal/testdir 15.217s ok cmd/internal/testdir 14.626s ok cmd/internal/testdir 13.742s ##### API check ok cmd/api 20.065s All tests passed.