linux-amd64-wsl at 0aa14fca8c639c9ceba264dbf0d82bd53306aeaa :: 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=DESKTOP-SEU8CR7" "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.5.11.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=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" "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.17.13 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 ##### 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.114s ok archive/zip 0.228s ok bufio 0.053s ok bytes 0.751s ok compress/bzip2 0.067s ok compress/flate 0.448s ok compress/gzip 1.017s ok compress/lzw 0.069s ok compress/zlib 0.365s ok container/heap 0.004s ok container/list 0.002s ok container/ring 0.003s ok context 0.013s ok crypto 0.002s ok crypto/aes 0.016s ok crypto/cipher 0.005s ok crypto/des 0.005s ok crypto/dsa 0.006s ok crypto/ecdh 0.037s ok crypto/ecdsa 0.017s ok crypto/ed25519 0.032s ok crypto/elliptic 0.017s ok crypto/hmac 0.018s ok crypto/internal/alias 0.002s ok crypto/internal/bigmod 0.149s ok crypto/internal/boring 0.002s ok crypto/internal/boring/bcache 0.095s ok crypto/internal/edwards25519 2.582s ok crypto/internal/edwards25519/field 2.048s ok crypto/internal/nistec 0.092s ok crypto/internal/nistec/fiat 0.023s [no tests to run] ok crypto/md5 0.010s ok crypto/rand 0.028s ok crypto/rc4 0.022s ok crypto/rsa 0.235s ok crypto/sha1 0.013s ok crypto/sha256 0.008s ok crypto/sha512 0.008s ok crypto/subtle 0.100s ok crypto/tls 0.342s ok crypto/x509 0.243s ok database/sql 0.270s ok database/sql/driver 0.029s ok debug/buildinfo 0.025s ok debug/dwarf 0.012s ok debug/elf 0.112s ok debug/gosym 0.178s ok debug/macho 0.004s ok debug/pe 0.007s ok debug/plan9obj 0.007s ok embed 0.003s [no tests to run] ok embed/internal/embedtest 0.026s ok encoding/ascii85 0.004s ok encoding/asn1 0.005s ok encoding/base32 0.044s ok encoding/base64 0.006s ok encoding/binary 0.005s ok encoding/csv 0.014s ok encoding/gob 1.580s ok encoding/hex 0.004s ok encoding/json 0.201s ok encoding/pem 0.284s ok encoding/xml 0.037s ok errors 0.018s ok expvar 0.009s ok flag 0.018s ok fmt 0.043s ok go/ast 0.016s ok go/build 1.056s ok go/build/constraint 0.024s ok go/constant 0.018s ok go/doc 0.039s ok go/doc/comment 0.907s ok go/format 0.027s ok go/importer 0.168s ok go/internal/gccgoimporter 0.065s ok go/internal/gcimporter 1.757s ok go/internal/srcimporter 7.422s ok go/parser 0.198s ok go/printer 0.187s ok go/scanner 0.003s ok go/token 0.008s ok go/types 6.124s ok hash 0.003s ok hash/adler32 0.015s ok hash/crc32 0.004s ok hash/crc64 0.002s ok hash/fnv 0.004s ok hash/maphash 0.065s ok html 0.003s ok html/template 0.047s ok image 0.030s ok image/color 0.013s ok image/draw 0.046s ok image/gif 0.163s ok image/jpeg 0.104s ok image/png 0.195s ok index/suffixarray 0.128s ok internal/abi 0.120s ok internal/buildcfg 0.003s ok internal/coverage/cformat 0.002s ok internal/coverage/cmerge 0.002s ok internal/coverage/pods 0.003s ok internal/coverage/slicereader 0.002s ok internal/coverage/slicewriter 0.002s ok internal/coverage/test 0.013s ok internal/cpu 0.007s ok internal/dag 0.004s ok internal/diff 0.013s ok internal/fmtsort 0.002s ok internal/fuzz 0.008s ok internal/godebug 0.002s ok internal/intern 0.173s ok internal/itoa 0.002s ok internal/poll 0.190s ok internal/profile 0.008s ok internal/reflectlite 0.039s ok internal/safefilepath 0.002s ok internal/saferio 0.028s ok internal/singleflight 0.016s ok internal/testenv 0.007s ok internal/trace 0.029s ok internal/types/errors 0.271s ok internal/unsafeheader 0.002s ok internal/xcoff 0.052s ok io 0.031s ok io/fs 0.189s ok io/ioutil 0.018s ok log 0.004s ok log/slog 0.014s ok log/slog/internal/buffer 0.002s ok log/syslog 1.218s ok maps 0.030s ok math 0.004s ok math/big 0.573s ok math/bits 0.004s ok math/cmplx 0.004s ok math/rand 0.165s ok mime 0.005s ok mime/multipart 0.664s ok mime/quotedprintable 0.033s ok net 14.958s ok net/http 5.842s ok net/http/cgi 0.199s ok net/http/cookiejar 0.007s ok net/http/fcgi 0.104s ok net/http/httptest 0.037s ok net/http/httptrace 0.003s ok net/http/httputil 0.572s ok net/http/internal 0.004s ok net/http/internal/ascii 0.003s ok net/http/pprof 5.077s ok net/internal/socktest 0.003s ok net/mail 0.006s ok net/netip 0.292s ok net/rpc 0.027s ok net/rpc/jsonrpc 0.005s ok net/smtp 0.010s ok net/textproto 0.005s ok net/url 0.018s ok os 0.582s ok os/exec 0.400s ok os/exec/internal/fdtest 0.006s ok os/signal 2.090s ok os/user 0.012s ok path 0.023s ok path/filepath 0.025s ok plugin 0.003s ok reflect 0.380s ok regexp 0.389s ok regexp/syntax 0.516s ok runtime 30.488s ok runtime/cgo 0.004s ok runtime/coverage 0.002s ok runtime/debug 0.052s ok runtime/internal/atomic 0.049s ok runtime/internal/math 0.003s ok runtime/internal/sys 0.002s ok runtime/internal/syscall 0.013s ok runtime/metrics 0.004s ok runtime/pprof 6.006s ok runtime/trace 1.544s ok slices 0.003s ok sort 0.037s ok strconv 0.227s ok strings 0.546s ok sync 0.565s ok sync/atomic 0.857s ok syscall 1.664s ok testing 0.424s ok testing/fstest 0.006s ok testing/iotest 0.003s ok testing/quick 0.026s ok text/scanner 0.003s ok text/tabwriter 0.003s ok text/template 0.022s ok text/template/parse 0.012s ok time 1.852s ok unicode 0.016s ok unicode/utf16 0.008s ok unicode/utf8 0.004s ok cmd/addr2line 0.813s ok cmd/api 8.204s ok cmd/asm/internal/asm 0.376s ok cmd/asm/internal/lex 0.023s ok cmd/compile/internal/abt 0.021s ok cmd/compile/internal/amd64 1.624s ok cmd/compile/internal/base 0.002s ok cmd/compile/internal/compare 0.003s ok cmd/compile/internal/dwarfgen 0.196s ok cmd/compile/internal/importer 1.241s ok cmd/compile/internal/ir 0.003s ok cmd/compile/internal/logopt 0.570s ok cmd/compile/internal/loopvar 15.342s ok cmd/compile/internal/noder 0.004s ok cmd/compile/internal/reflectdata 0.003s [no tests to run] ok cmd/compile/internal/ssa 22.083s ok cmd/compile/internal/syntax 0.019s ok cmd/compile/internal/test 11.644s ok cmd/compile/internal/typecheck 0.381s ok cmd/compile/internal/types 0.014s ok cmd/compile/internal/types2 5.209s ok cmd/covdata 0.024s ok cmd/cover 0.809s ok cmd/dist 0.026s ok cmd/doc 0.123s ok cmd/fix 3.512s ok cmd/go 48.166s ok cmd/go/internal/auth 0.005s ok cmd/go/internal/cache 0.105s ok cmd/go/internal/fsys 0.028s ok cmd/go/internal/generate 0.025s ok cmd/go/internal/get 0.021s ok cmd/go/internal/imports 0.004s ok cmd/go/internal/load 0.004s ok cmd/go/internal/lockedfile 0.060s ok cmd/go/internal/lockedfile/internal/filelock 0.027s ok cmd/go/internal/modconv 0.025s ok cmd/go/internal/modfetch 0.007s ok cmd/go/internal/modfetch/codehost 0.006s ok cmd/go/internal/modfetch/zip_sum_test 0.060s ok cmd/go/internal/modindex 0.085s ok cmd/go/internal/modload 0.006s ok cmd/go/internal/mvs 0.003s ok cmd/go/internal/par 0.009s ok cmd/go/internal/str 0.003s ok cmd/go/internal/test 0.033s ok cmd/go/internal/vcs 0.008s ok cmd/go/internal/vcweb 0.012s ok cmd/go/internal/vcweb/vcstest 0.929s ok cmd/go/internal/web 0.011s ok cmd/go/internal/work 0.061s ok cmd/gofmt 0.020s ok cmd/internal/archive 0.464s ok cmd/internal/buildid 0.099s ok cmd/internal/cov 0.230s ok cmd/internal/dwarf 0.004s ok cmd/internal/edit 0.005s ok cmd/internal/goobj 0.003s ok cmd/internal/moddeps 0.928s ok cmd/internal/notsha256 0.004s ok cmd/internal/obj 0.463s ok cmd/internal/obj/ppc64 0.355s ok cmd/internal/obj/riscv 0.112s ok cmd/internal/obj/s390x 0.011s ok cmd/internal/obj/x86 0.195s ok cmd/internal/objabi 0.002s ok cmd/internal/pkgpath 0.017s ok cmd/internal/pkgpattern 0.005s ok cmd/internal/quoted 0.003s ok cmd/internal/src 0.013s ok cmd/internal/test2json 0.115s ok cmd/link 4.918s ok cmd/link/internal/benchmark 0.028s ok cmd/link/internal/ld 3.287s ok cmd/link/internal/loader 0.010s ok cmd/nm 1.397s ok cmd/objdump 1.802s ok cmd/pack 0.912s ok cmd/pprof 1.348s ok cmd/trace 0.248s ok cmd/vet 3.854s ##### os/user with tag osusergo ok os/user 0.004s ##### hash/maphash purego implementation ok hash/maphash 0.069s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 28.493s ##### moved GOROOT ok fmt 0.047s ##### Testing without libgcc. ok net 0.010s ok os/user 0.006s ##### internal linking of -buildmode=pie ok reflect 0.206s ok os/user 0.004s ##### sync -cpu=10 ok sync 0.279s ##### Testing race detector ok runtime/race 3.977s ok flag 0.044s ok net 0.099s ok os 0.173s ok os/exec 0.064s ok encoding/gob 0.047s ok flag 0.026s ok os/exec 0.045s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/fortran PASS ##### ../misc/cgo/test ok misc/cgo/test 0.837s ok misc/cgo/test 0.834s ok misc/cgo/test 0.847s ok misc/cgo/testtls 0.003s ok misc/cgo/testtls 0.003s ok misc/cgo/testtls 0.003s ok misc/cgo/nocgo 0.002s ok misc/cgo/nocgo 0.003s ok misc/cgo/nocgo 0.003s ok misc/cgo/test 0.835s ok misc/cgo/test 0.833s ok misc/cgo/test 0.828s ok misc/cgo/test 0.840s ok misc/cgo/testtls 0.003s ok misc/cgo/nocgo 0.002s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 0.838s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 0.831s ##### ../misc/cgo/testcarchive PASS ##### ../misc/cgo/testcshared PASS ##### ../misc/cgo/testshared ok misc/cgo/testshared 45.889s ##### ../misc/cgo/testplugin ok misc/cgo/testplugin 25.252s ##### ../misc/cgo/testsanitizers PASS ##### ../misc/cgo/errors PASS ##### ../test/bench/go1 ok test/bench/go1 0.009s [no tests to run] ##### ../test PASS PASS PASS PASS PASS PASS PASS PASS PASS PASS ##### cmd/api ok cmd/api 17.610s ##### ../misc/reboot PASS All tests passed.