linux-amd64-wsl at 111cdb58487f1a3d2bd82be14a90837f31a3e320 :: 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 ["LANG=zh_CN.UTF-8" "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" "HOME=/home/gopher" "LOGNAME=gopher" "USER=gopher" "SHELL=/bin/bash" "INVOCATION_ID=28fac2ead8a1404fa25808610db13439" "JOURNAL_STREAM=8:200425744" "GO_BUILDER_ENV=host-linux-amd64-wsl" "HTTPS_PROXY=http://uplink.golangcn.org:8123" "HTTP_PROXY=http://uplink.golangcn.org:8123" "GOPROXY=https://proxy.golang.com.cn,direct" "NO_PROXY=*.cn" "WSL_DISTRO_NAME=Ubuntu" "WSL_INTEROP=/run/WSL/20_interop" "WSLENV=BASH_ENV/u" "GO_STAGE0_NET_DELAY=500ms" "GO_STAGE0_DL_DELAY=4.8s" "WORKDIR=/tmp/workdir-host-linux-amd64-wsl" "GO_BUILDER_NAME=linux-amd64-wsl" "GO_BUILDER_FLAKY_NET=1" "GOROOT_BOOTSTRAP=/usr/lib/go" "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 /usr/lib/go. (go1.13.8 linux/amd64) Building Go toolchain1 using /usr/lib/go. 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: AMD Ryzen 5 4500U with Radeon Graphics # GOOS: linux # OS Version: Linux 4.19.128-microsoft-standard #1 SMP Tue Jun 23 12:58:10 UTC 2020 x86_64 ##### Testing packages. ok archive/tar 0.012s ok archive/zip 0.168s ok bufio 0.031s ok bytes 0.535s ok compress/bzip2 0.096s ok compress/flate 0.365s ok compress/gzip 0.036s ok compress/lzw 0.037s ok compress/zlib 0.308s ok container/heap 0.005s ok container/list 0.003s ok container/ring 0.003s ok context 0.011s ok crypto 0.038s ok crypto/aes 0.022s ok crypto/cipher 0.008s ok crypto/des 0.004s ok crypto/dsa 0.003s ok crypto/ecdsa 0.005s ok crypto/ed25519 0.044s ok crypto/elliptic 0.005s ok crypto/hmac 0.012s ok crypto/internal/boring 0.045s ok crypto/internal/edwards25519 2.647s ok crypto/internal/edwards25519/field 1.984s ok crypto/internal/nistec 0.642s ok crypto/internal/nistec/fiat 0.002s [no tests to run] ok crypto/internal/subtle 0.008s ok crypto/md5 0.004s ok crypto/rand 0.025s ok crypto/rc4 0.020s ok crypto/rsa 0.055s ok crypto/sha1 0.012s ok crypto/sha256 0.004s ok crypto/sha512 0.015s ok crypto/subtle 0.003s ok crypto/tls 0.254s ok crypto/x509 0.189s ok database/sql 0.291s ok database/sql/driver 0.003s ok debug/buildinfo 0.002s ok debug/dwarf 0.010s ok debug/elf 0.008s ok debug/gosym 0.128s ok debug/macho 0.004s ok debug/pe 0.005s ok debug/plan9obj 0.003s ok embed 0.004s [no tests to run] ok embed/internal/embedtest 0.003s ok encoding/ascii85 0.003s ok encoding/asn1 0.004s ok encoding/base32 0.053s ok encoding/base64 0.004s ok encoding/binary 0.004s ok encoding/csv 0.005s ok encoding/gob 0.015s ok encoding/hex 0.003s ok encoding/json 0.161s ok encoding/pem 0.274s ok encoding/xml 0.024s ok errors 0.004s ok expvar 0.004s ok flag 0.017s ok fmt 0.035s ok go/ast 0.004s ok go/build 1.050s ok go/build/constraint 0.008s ok go/constant 0.004s ok go/doc 0.036s ok go/doc/comment 0.551s ok go/format 0.014s ok go/importer 0.063s ok go/internal/gccgoimporter 0.009s ok go/internal/gcimporter 4.918s ok go/internal/srcimporter 4.848s ok go/parser 0.039s ok go/printer 0.191s ok go/scanner 0.003s ok go/token 0.010s ok go/types 3.222s ok hash 0.003s ok hash/adler32 0.004s ok hash/crc32 0.018s ok hash/crc64 0.003s ok hash/fnv 0.002s ok hash/maphash 0.037s ok html 0.003s ok html/template 0.041s ok image 0.035s ok image/color 0.011s ok image/draw 0.048s ok image/gif 6.654s ok image/jpeg 1.576s ok image/png 0.115s ok index/suffixarray 0.098s ok internal/abi 0.021s ok internal/buildcfg 0.009s ok internal/cpu 0.006s ok internal/diff 0.005s ok internal/fmtsort 0.002s ok internal/fuzz 0.044s ok internal/godebug 0.002s ok internal/intern 0.395s ok internal/itoa 0.003s ok internal/poll 0.042s ok internal/profile 0.002s ok internal/reflectlite 0.028s ok internal/singleflight 0.023s ok internal/trace 0.019s ok internal/unsafeheader 0.002s ok internal/xcoff 0.004s ok io 0.025s ok io/fs 0.042s ok io/ioutil 0.032s ok log 0.004s ok log/syslog 1.238s ok math 0.005s ok math/big 0.736s ok math/bits 0.005s ok math/cmplx 0.022s ok math/rand 0.101s ok mime 0.006s ok mime/multipart 0.092s ok mime/quotedprintable 0.005s ok net 9.280s ok net/http 5.237s ok net/http/cgi 0.178s ok net/http/cookiejar 0.006s ok net/http/fcgi 0.107s ok net/http/httptest 0.043s ok net/http/httptrace 0.004s ok net/http/httputil 0.562s ok net/http/internal 0.003s ok net/http/internal/ascii 0.002s ok net/http/pprof 5.070s ok net/internal/socktest 0.013s ok net/mail 0.005s ok net/netip 0.213s ok net/rpc 0.024s ok net/rpc/jsonrpc 0.007s ok net/smtp 0.010s ok net/textproto 0.041s ok net/url 0.029s ok os 0.535s ok os/exec 0.612s ok os/exec/internal/fdtest 0.003s ok os/signal 1.927s ok os/user 0.004s ok path 0.011s ok path/filepath 0.012s ok plugin 0.003s ok reflect 0.129s ok regexp 0.062s ok regexp/syntax 0.170s ok runtime 20.202s ok runtime/cgo 0.005s ok runtime/debug 0.025s ok runtime/internal/atomic 0.028s ok runtime/internal/math 0.003s ok runtime/internal/sys 0.002s ok runtime/metrics 0.002s ok runtime/pprof 5.070s ok runtime/trace 2.372s ok sort 0.075s ok strconv 0.170s ok strings 0.610s ok sync 0.259s ok sync/atomic 0.603s ok syscall 0.042s ok testing 0.471s ok testing/fstest 0.004s ok testing/iotest 0.004s ok testing/quick 0.021s ok text/scanner 0.024s ok text/tabwriter 0.029s ok text/template 0.019s ok text/template/parse 0.006s ok time 1.687s ok unicode 0.012s ok unicode/utf16 0.008s ok unicode/utf8 0.014s ok cmd/addr2line 0.719s ok cmd/api 3.808s ok cmd/asm/internal/asm 0.280s ok cmd/asm/internal/lex 0.002s ok cmd/compile/internal/abt 0.023s ok cmd/compile/internal/amd64 1.451s ok cmd/compile/internal/dwarfgen 0.206s ok cmd/compile/internal/importer 0.492s ok cmd/compile/internal/ir 0.002s ok cmd/compile/internal/logopt 0.527s ok cmd/compile/internal/noder 0.003s ok cmd/compile/internal/reflectdata 0.005s [no tests to run] ok cmd/compile/internal/ssa 7.466s ok cmd/compile/internal/syntax 0.017s ok cmd/compile/internal/test 6.697s ok cmd/compile/internal/typecheck 0.309s ok cmd/compile/internal/types 0.004s ok cmd/compile/internal/types2 0.505s ok cmd/cover 1.349s ok cmd/dist 0.014s ok cmd/doc 0.110s ok cmd/fix 1.285s ok cmd/go 36.397s ok cmd/go/internal/auth 0.004s ok cmd/go/internal/cache 0.092s ok cmd/go/internal/fsys 0.017s ok cmd/go/internal/generate 0.016s ok cmd/go/internal/get 0.015s ok cmd/go/internal/imports 0.004s ok cmd/go/internal/load 0.017s ok cmd/go/internal/lockedfile 0.107s ok cmd/go/internal/lockedfile/internal/filelock 0.038s ok cmd/go/internal/modconv 0.006s ok cmd/go/internal/modfetch 0.004s ok cmd/go/internal/modfetch/codehost 0.004s ok cmd/go/internal/modfetch/zip_sum_test 0.004s ok cmd/go/internal/modindex 0.013s ok cmd/go/internal/modload 0.005s ok cmd/go/internal/mvs 0.008s ok cmd/go/internal/par 0.018s ok cmd/go/internal/search 0.006s ok cmd/go/internal/str 0.014s ok cmd/go/internal/test 0.016s ok cmd/go/internal/vcs 0.006s ok cmd/go/internal/web 0.005s ok cmd/go/internal/work 0.018s ok cmd/gofmt 0.036s ok cmd/internal/archive 0.312s ok cmd/internal/buildid 0.144s ok cmd/internal/dwarf 0.002s ok cmd/internal/edit 0.004s ok cmd/internal/goobj 0.003s ok cmd/internal/moddeps 0.543s ok cmd/internal/notsha256 0.010s ok cmd/internal/obj 0.435s ok cmd/internal/obj/ppc64 0.136s ok cmd/internal/obj/riscv 0.051s ok cmd/internal/obj/s390x 0.003s ok cmd/internal/obj/x86 0.120s ok cmd/internal/objabi 0.003s ok cmd/internal/pkgpath 0.020s ok cmd/internal/quoted 0.003s ok cmd/internal/src 0.002s ok cmd/internal/sys 0.003s ok cmd/internal/test2json 0.060s ok cmd/link 5.024s ok cmd/link/internal/benchmark 0.008s ok cmd/link/internal/ld 3.509s ok cmd/link/internal/loader 0.013s ok cmd/nm 1.289s ok cmd/objdump 1.578s ok cmd/pack 1.213s ok cmd/pprof 2.050s ok cmd/trace 0.253s ok cmd/vet 3.273s ##### os/user with tag osusergo ok os/user 0.004s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 15.467s ##### cmd/go terminal test skipping terminal test; stdout/stderr not terminals ##### moved GOROOT ok fmt 0.036s ##### Testing without libgcc. ok net 0.007s ok os/user 0.004s ##### internal linking of -buildmode=pie ok reflect 0.123s ok os/user 0.004s ##### sync -cpu=10 ok sync 0.300s ##### Testing race detector ok runtime/race 7.057s ok flag 0.064s ok net 0.114s ok os 0.171s ok os/exec 0.085s ok encoding/gob 0.147s ok flag 0.035s ok os/exec 0.070s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/test ok misc/cgo/test 3.539s ok misc/cgo/test 3.431s ok misc/cgo/test 3.522s ok misc/cgo/testtls 0.010s ok misc/cgo/testtls 0.009s ok misc/cgo/testtls 0.003s ok misc/cgo/nocgo 0.002s ok misc/cgo/nocgo 0.011s ok misc/cgo/nocgo 0.004s ok misc/cgo/test 3.873s ok misc/cgo/test 4.247s ok misc/cgo/test 4.199s ok misc/cgo/test 4.191s ok misc/cgo/testtls 0.009s ok misc/cgo/nocgo 0.006s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 0.537s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 0.557s ##### ../misc/cgo/testcarchive PASS ##### ../misc/cgo/testcshared PASS ##### ../misc/cgo/testshared ok misc/cgo/testshared 27.652s ##### ../misc/cgo/testplugin ok misc/cgo/testplugin 17.033s ##### ../misc/cgo/testasan ok testasan 245ms ##### ../misc/cgo/testsanitizers PASS ##### ../misc/cgo/errors PASS ##### ../misc/cgo/testsigfwd ok testsigfwd ##### ../test/bench/go1 ##### ../test ##### API check ##### ../misc/reboot PASS All tests passed.