linux-amd64-wsl at 0ed364a46379f9561b72a29e7fdad15a1e191325 :: 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=700ms" "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.174s ok archive/zip 0.236s ok bufio 0.038s ok bytes 0.736s ok compress/bzip2 0.057s ok compress/flate 0.432s ok compress/gzip 1.040s ok compress/lzw 0.046s ok compress/zlib 0.389s ok container/heap 0.004s ok container/list 0.003s ok container/ring 0.002s ok context 0.013s ok crypto 0.003s ok crypto/aes 0.016s ok crypto/cipher 0.005s ok crypto/des 0.005s ok crypto/dsa 0.004s ok crypto/ecdh 0.038s ok crypto/ecdsa 0.017s ok crypto/ed25519 0.032s ok crypto/elliptic 0.005s ok crypto/hmac 0.005s ok crypto/internal/alias 0.002s ok crypto/internal/bigmod 0.154s ok crypto/internal/boring 0.002s ok crypto/internal/boring/bcache 0.083s ok crypto/internal/edwards25519 2.556s ok crypto/internal/edwards25519/field 2.081s ok crypto/internal/nistec 0.098s ok crypto/internal/nistec/fiat 0.011s [no tests to run] ok crypto/md5 0.021s ok crypto/rand 0.037s ok crypto/rc4 0.020s ok crypto/rsa 0.237s ok crypto/sha1 0.013s ok crypto/sha256 0.005s ok crypto/sha512 0.008s ok crypto/subtle 0.101s ok crypto/tls 0.374s ok crypto/x509 0.245s ok database/sql 0.284s ok database/sql/driver 0.026s ok debug/buildinfo 0.004s ok debug/dwarf 0.012s ok debug/elf 0.104s ok debug/gosym 0.166s ok debug/macho 0.003s ok debug/pe 0.007s ok debug/plan9obj 0.006s ok embed 0.007s [no tests to run] ok embed/internal/embedtest 0.004s ok encoding/ascii85 0.003s ok encoding/asn1 0.005s ok encoding/base32 0.028s ok encoding/base64 0.005s ok encoding/binary 0.005s ok encoding/csv 0.008s ok encoding/gob 1.464s ok encoding/hex 0.004s ok encoding/json 0.286s ok encoding/pem 0.415s ok encoding/xml 0.051s ok errors 0.123s ok expvar 0.004s ok flag 0.018s ok fmt 0.047s ok go/ast 0.003s ok go/build 1.072s ok go/build/constraint 0.004s ok go/constant 0.004s ok go/doc 0.045s ok go/doc/comment 0.949s ok go/format 0.021s ok go/importer 0.185s ok go/internal/gccgoimporter 0.058s ok go/internal/gcimporter 1.695s ok go/internal/srcimporter 7.568s ok go/parser 0.167s ok go/printer 0.124s ok go/scanner 0.004s ok go/token 0.028s ok go/types 6.144s ok hash 0.003s ok hash/adler32 0.027s ok hash/crc32 0.004s ok hash/crc64 0.003s ok hash/fnv 0.002s ok hash/maphash 0.086s ok html 0.016s ok html/template 0.046s ok image 0.030s ok image/color 0.011s ok image/draw 0.054s ok image/gif 0.156s ok image/jpeg 0.113s ok image/png 0.187s ok index/suffixarray 0.106s ok internal/abi 0.139s ok internal/buildcfg 0.002s ok internal/coverage/cformat 0.008s ok internal/coverage/cmerge 0.002s ok internal/coverage/pods 0.004s ok internal/coverage/slicereader 0.005s ok internal/coverage/slicewriter 0.002s ok internal/coverage/test 0.011s ok internal/cpu 0.006s ok internal/dag 0.003s ok internal/diff 0.029s ok internal/fmtsort 0.002s ok internal/fuzz 0.008s ok internal/godebug 0.003s ok internal/intern 0.182s ok internal/itoa 0.002s ok internal/poll 0.292s ok internal/profile 0.029s ok internal/reflectlite 0.035s ok internal/safefilepath 0.007s ok internal/saferio 0.025s ok internal/singleflight 0.029s ok internal/testenv 0.009s ok internal/trace 0.043s ok internal/types/errors 0.292s ok internal/unsafeheader 0.026s ok internal/xcoff 0.023s ok io 0.032s ok io/fs 0.204s ok io/ioutil 0.007s ok log 0.004s ok log/slog 0.010s ok log/slog/internal/buffer 0.004s ok log/syslog 1.219s ok maps 0.014s ok math 0.004s ok math/big 0.568s ok math/bits 0.005s ok math/cmplx 0.005s ok math/rand 0.121s ok mime 0.006s ok mime/multipart 0.667s ok mime/quotedprintable 0.038s ok net 14.650s ok net/http 4.507s ok net/http/cgi 0.223s ok net/http/cookiejar 0.005s ok net/http/fcgi 0.104s ok net/http/httptest 0.036s ok net/http/httptrace 0.003s ok net/http/httputil 0.572s ok net/http/internal 0.003s ok net/http/internal/ascii 0.009s ok net/http/pprof 5.077s ok net/internal/socktest 0.003s ok net/mail 0.005s ok net/netip 0.244s ok net/rpc 0.027s ok net/rpc/jsonrpc 0.006s ok net/smtp 0.011s ok net/textproto 0.004s ok net/url 0.017s ok os 0.558s ok os/exec 0.405s ok os/exec/internal/fdtest 0.022s ok os/signal 2.066s ok os/user 0.011s ok path 0.029s ok path/filepath 0.026s ok plugin 0.003s ok reflect 0.382s ok regexp 0.338s ok regexp/syntax 0.493s ok runtime 33.721s ok runtime/cgo 0.003s ok runtime/coverage 0.002s ok runtime/debug 0.040s ok runtime/internal/atomic 0.024s ok runtime/internal/math 0.010s ok runtime/internal/sys 0.003s ok runtime/internal/syscall 0.002s ok runtime/metrics 0.003s ok runtime/pprof 5.933s ok runtime/trace 1.601s ok slices 0.003s ok sort 0.036s ok strconv 0.330s ok strings 0.535s ok sync 0.464s ok sync/atomic 0.713s ok syscall 1.561s ok testing 0.383s ok testing/fstest 0.003s ok testing/iotest 0.002s ok testing/quick 0.022s ok text/scanner 0.004s ok text/tabwriter 0.003s ok text/template 0.023s ok text/template/parse 0.012s ok time 1.818s ok unicode 0.004s ok unicode/utf16 0.003s ok unicode/utf8 0.004s ok cmd/addr2line 0.853s ok cmd/api 8.402s ok cmd/asm/internal/asm 0.458s ok cmd/asm/internal/lex 0.016s ok cmd/compile/internal/abt 0.014s ok cmd/compile/internal/amd64 1.377s ok cmd/compile/internal/base 0.005s ok cmd/compile/internal/compare 0.003s ok cmd/compile/internal/dwarfgen 0.260s ok cmd/compile/internal/importer 1.344s ok cmd/compile/internal/ir 0.002s ok cmd/compile/internal/logopt 0.601s ok cmd/compile/internal/loopvar 15.531s ok cmd/compile/internal/noder 0.004s ok cmd/compile/internal/reflectdata 0.003s [no tests to run] ok cmd/compile/internal/ssa 22.536s ok cmd/compile/internal/syntax 0.040s ok cmd/compile/internal/test 11.208s ok cmd/compile/internal/typecheck 0.410s ok cmd/compile/internal/types 0.017s ok cmd/compile/internal/types2 5.055s ok cmd/covdata 0.010s ok cmd/cover 0.806s ok cmd/dist 0.005s ok cmd/doc 0.118s ok cmd/fix 3.299s ok cmd/go 47.189s ok cmd/go/internal/auth 0.003s ok cmd/go/internal/cache 0.090s ok cmd/go/internal/fsys 0.024s ok cmd/go/internal/generate 0.021s ok cmd/go/internal/get 0.022s ok cmd/go/internal/imports 0.004s ok cmd/go/internal/load 0.005s ok cmd/go/internal/lockedfile 0.062s ok cmd/go/internal/lockedfile/internal/filelock 0.026s ok cmd/go/internal/modconv 0.038s ok cmd/go/internal/modfetch 0.006s ok cmd/go/internal/modfetch/codehost 0.006s ok cmd/go/internal/modfetch/zip_sum_test 0.042s ok cmd/go/internal/modindex 0.094s ok cmd/go/internal/modload 0.007s ok cmd/go/internal/mvs 0.004s ok cmd/go/internal/par 0.008s ok cmd/go/internal/str 0.005s ok cmd/go/internal/test 0.034s ok cmd/go/internal/vcs 0.008s ok cmd/go/internal/vcweb 0.012s ok cmd/go/internal/vcweb/vcstest 0.791s ok cmd/go/internal/web 0.019s ok cmd/go/internal/work 0.051s ok cmd/gofmt 0.015s ok cmd/internal/archive 0.570s ok cmd/internal/buildid 0.105s ok cmd/internal/cov 0.231s ok cmd/internal/dwarf 0.002s ok cmd/internal/edit 0.002s ok cmd/internal/goobj 0.004s ok cmd/internal/moddeps 0.970s ok cmd/internal/notsha256 0.004s ok cmd/internal/obj 0.455s ok cmd/internal/obj/ppc64 0.349s ok cmd/internal/obj/riscv 0.073s ok cmd/internal/obj/s390x 0.002s ok cmd/internal/obj/x86 0.183s ok cmd/internal/objabi 0.003s ok cmd/internal/pkgpath 0.013s ok cmd/internal/pkgpattern 0.002s ok cmd/internal/quoted 0.003s ok cmd/internal/src 0.016s ok cmd/internal/test2json 0.115s ok cmd/link 4.841s ok cmd/link/internal/benchmark 0.038s ok cmd/link/internal/ld 3.267s ok cmd/link/internal/loader 0.023s ok cmd/nm 1.409s ok cmd/objdump 1.850s ok cmd/pack 0.919s ok cmd/pprof 1.341s ok cmd/trace 0.246s ok cmd/vet 3.767s ##### os/user with tag osusergo ok os/user 0.004s ##### hash/maphash purego implementation ok hash/maphash 0.065s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 29.350s ##### moved GOROOT ok fmt 0.046s ##### Testing without libgcc. ok net 0.009s ok os/user 0.006s ##### internal linking of -buildmode=pie ok reflect 0.187s ok os/user 0.004s ##### sync -cpu=10 ok sync 0.292s ##### Testing race detector ok runtime/race 4.035s ok flag 0.039s ok net 0.137s ok os 0.129s ok os/exec 0.065s ok encoding/gob 0.049s ok flag 0.027s ok os/exec 0.049s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/fortran PASS ##### ../misc/cgo/test ok misc/cgo/test 0.838s ok misc/cgo/test 0.845s ok misc/cgo/test 0.838s 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.853s ok misc/cgo/test 0.827s ok misc/cgo/test 0.835s ok misc/cgo/test 0.840s ok misc/cgo/testtls 0.003s ok misc/cgo/nocgo 0.003s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 0.851s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 0.862s ##### ../misc/cgo/testcarchive PASS ##### ../misc/cgo/testcshared PASS ##### ../misc/cgo/testshared ok misc/cgo/testshared 46.317s ##### ../misc/cgo/testplugin ok misc/cgo/testplugin 25.813s ##### ../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.767s ##### ../misc/reboot PASS All tests passed.