darwin-amd64-11_0 at 85d87b9c7507628144db51bd1e7e80cc3afed128 :: Running /Users/gopher/workdir/go/src/make.bash with args ["/Users/gopher/workdir/go/src/make.bash"] and env ["TERM_PROGRAM=Apple_Terminal" "TERM=xterm-256color" "SHELL=/bin/zsh" "TERM_PROGRAM_VERSION=440" "TERM_SESSION_ID=A7EADBD4-B7E8-4BAB-BE71-9343FA554F39" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.QeB6JoCiY6/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/Apple/usr/bin" "GO_BUILDER_ENV=macstadium_vm" "LaunchInstanceID=C9BC4F7B-8487-48E6-802E-10C4D5F46C47" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "SHLVL=4" "HOME=/Users/gopher" "LOGNAME=gopher" "SECURITYSESSIONID=186a6" "_=./buildlet" "WORKDIR=/Users/gopher/workdir" "GOROOT_BOOTSTRAP=/Users/gopher/workdir/go1.4" "GO_BUILDER_NAME=darwin-amd64-11_0" "GOBIN=" "TMPDIR=/Users/gopher/workdir/tmp" "GOCACHE=/Users/gopher/workdir/gocache" "PWD=/Users/gopher/workdir/go/src"] in dir /Users/gopher/workdir/go/src Building Go cmd/dist using /Users/gopher/workdir/go1.4. (go1.17.13 darwin/amd64) Building Go toolchain1 using /Users/gopher/workdir/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 darwin/amd64. --- Installed Go for darwin/amd64 in /Users/gopher/workdir/go Installed commands in /Users/gopher/workdir/go/bin ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU E5-1650 v2 @ 3.50GHz # GOOS: darwin # OS Version: Darwin 20.2.0 Darwin Kernel Version 20.2.0: Wed Dec 2 20:39:59 PST 2020; root:xnu-7195.60.75~1/RELEASE_X86_64 x86_64 ##### Testing packages. ok archive/tar 0.149s ok archive/zip 0.519s ok bufio 0.171s ok bytes 1.593s ok compress/bzip2 0.176s ok compress/flate 0.625s ok compress/gzip 1.999s ok compress/lzw 0.259s ok compress/zlib 0.654s ok container/heap 0.143s ok container/list 0.176s ok container/ring 0.212s ok context 0.148s ok crypto 0.135s ok crypto/aes 0.185s ok crypto/cipher 0.135s ok crypto/des 0.139s ok crypto/dsa 0.131s ok crypto/ecdsa 0.127s ok crypto/ed25519 0.213s ok crypto/elliptic 0.137s ok crypto/hmac 0.233s ok crypto/internal/boring 0.115s ok crypto/internal/boring/bcache 0.345s ok crypto/internal/edwards25519 3.627s ok crypto/internal/edwards25519/field 2.866s ok crypto/internal/nistec 0.989s ok crypto/internal/nistec/fiat 0.105s [no tests to run] ok crypto/internal/subtle 0.181s ok crypto/md5 0.216s ok crypto/rand 0.146s ok crypto/rc4 0.126s ok crypto/rsa 0.188s ok crypto/sha1 0.160s ok crypto/sha256 0.167s ok crypto/sha512 0.105s ok crypto/subtle 0.125s ok crypto/tls 0.563s ok crypto/x509 0.414s ok database/sql 0.389s ok database/sql/driver 0.115s ok debug/buildinfo 0.194s ok debug/dwarf 0.114s ok debug/elf 0.114s ok debug/gosym 0.115s ok debug/macho 0.103s ok debug/pe 0.120s ok debug/plan9obj 0.103s ok embed 0.146s [no tests to run] ok embed/internal/embedtest 0.166s ok encoding/ascii85 0.100s ok encoding/asn1 0.105s ok encoding/base32 0.109s ok encoding/base64 0.123s ok encoding/binary 0.112s ok encoding/csv 0.165s ok encoding/gob 0.168s ok encoding/hex 0.153s ok encoding/json 0.373s ok encoding/pem 1.015s ok encoding/xml 0.182s ok errors 0.118s ok expvar 0.149s ok flag 0.276s ok fmt 0.212s ok go/ast 0.236s ok go/build 2.089s ok go/build/constraint 0.253s ok go/constant 0.122s ok go/doc 0.191s ok go/doc/comment 1.188s ok go/format 0.146s ok go/importer 0.175s ok go/internal/gccgoimporter 0.277s ok go/internal/gcimporter 10.580s ok go/internal/srcimporter 7.158s ok go/parser 0.290s ok go/printer 0.234s ok go/scanner 0.100s ok go/token 0.116s ok go/types 9.150s ok hash 0.205s ok hash/adler32 0.149s ok hash/crc32 0.120s ok hash/crc64 0.179s ok hash/fnv 0.118s ok hash/maphash 0.300s ok html 0.136s ok html/template 0.200s ok image 0.165s ok image/color 0.137s ok image/draw 0.206s ok image/gif 9.673s ok image/jpeg 2.308s ok image/png 0.348s ok index/suffixarray 0.233s ok internal/abi 0.154s ok internal/buildcfg 0.119s ok internal/cpu 0.126s ok internal/dag 0.154s ok internal/diff 0.296s ok internal/fmtsort 0.095s ok internal/fuzz 0.141s ok internal/godebug 0.147s ok internal/intern 0.338s ok internal/itoa 0.123s ok internal/poll 0.122s ok internal/profile 0.140s ok internal/reflectlite 0.160s ok internal/singleflight 0.138s ok internal/trace 0.281s ok internal/unsafeheader 0.128s ok internal/xcoff 0.202s ok io 0.121s ok io/fs 0.304s ok io/ioutil 0.329s ok log 0.392s ok log/syslog 1.357s ok math 0.108s ok math/big 1.004s ok math/bits 0.101s ok math/cmplx 0.159s ok math/rand 0.271s ok mime 0.133s ok mime/multipart 0.276s ok mime/quotedprintable 0.106s ok net 10.195s ok net/http 8.251s ok net/http/cgi 0.860s ok net/http/cookiejar 0.197s ok net/http/fcgi 0.235s ok net/http/httptest 0.258s ok net/http/httptrace 0.210s ok net/http/httputil 0.828s ok net/http/internal 0.176s ok net/http/internal/ascii 0.134s ok net/http/pprof 5.233s ok net/internal/socktest 0.218s ok net/mail 0.142s ok net/netip 0.787s ok net/rpc 0.281s ok net/rpc/jsonrpc 0.200s ok net/smtp 0.150s ok net/textproto 0.143s ok net/url 0.158s ok os 1.210s ok os/exec 1.401s ok os/exec/internal/fdtest 0.167s ok os/signal 2.247s ok os/user 0.118s ok path 0.173s ok path/filepath 0.206s ok plugin 0.137s ok reflect 0.291s ok regexp 0.294s ok regexp/syntax 0.416s ok runtime 21.580s ok runtime/cgo 0.103s ok runtime/debug 0.213s ok runtime/internal/atomic 0.221s ok runtime/internal/math 0.123s ok runtime/internal/sys 0.279s ok runtime/metrics 0.103s ok runtime/pprof 6.377s ok runtime/trace 1.395s ok sort 0.261s ok strconv 0.409s ok strings 1.219s ok sync 0.442s ok sync/atomic 6.393s ok syscall 0.551s ok testing 0.597s ok testing/fstest 0.143s ok testing/iotest 0.104s ok testing/quick 0.172s ok text/scanner 0.162s ok text/tabwriter 0.104s ok text/template 0.228s ok text/template/parse 0.165s ok time 2.064s ok unicode 0.105s ok unicode/utf16 0.099s ok unicode/utf8 0.168s ok cmd/addr2line 1.454s ok cmd/api 8.392s ok cmd/asm/internal/asm 0.717s ok cmd/asm/internal/lex 0.128s ok cmd/compile/internal/abt 0.148s ok cmd/compile/internal/amd64 6.666s ok cmd/compile/internal/dwarfgen 0.488s ok cmd/compile/internal/importer 0.985s ok cmd/compile/internal/ir 0.109s ok cmd/compile/internal/logopt 0.824s ok cmd/compile/internal/noder 0.172s ok cmd/compile/internal/reflectdata 0.189s [no tests to run] ok cmd/compile/internal/ssa 12.232s ok cmd/compile/internal/syntax 0.242s ok cmd/compile/internal/test 18.878s ok cmd/compile/internal/typecheck 0.835s ok cmd/compile/internal/types 0.185s ok cmd/compile/internal/types2 1.628s ok cmd/cover 2.229s ok cmd/dist 0.118s ok cmd/doc 0.416s ok cmd/fix 3.592s ok cmd/go 98.521s ok cmd/go/internal/auth 0.163s ok cmd/go/internal/cache 0.392s ok cmd/go/internal/fsys 0.264s ok cmd/go/internal/generate 0.162s ok cmd/go/internal/get 0.169s ok cmd/go/internal/imports 0.115s ok cmd/go/internal/load 0.146s ok cmd/go/internal/lockedfile 0.279s ok cmd/go/internal/lockedfile/internal/filelock 0.133s ok cmd/go/internal/modconv 0.244s ok cmd/go/internal/modfetch 0.159s ok cmd/go/internal/modfetch/codehost 0.139s ok cmd/go/internal/modfetch/zip_sum_test 0.140s ok cmd/go/internal/modindex 0.298s ok cmd/go/internal/modload 0.142s ok cmd/go/internal/mvs 0.126s ok cmd/go/internal/par 0.180s ok cmd/go/internal/search 0.198s ok cmd/go/internal/str 0.097s ok cmd/go/internal/test 0.177s ok cmd/go/internal/vcs 0.133s ok cmd/go/internal/web 0.133s ok cmd/go/internal/work 0.178s ok cmd/gofmt 0.180s ok cmd/internal/archive 1.082s ok cmd/internal/buildid 0.409s ok cmd/internal/dwarf 0.179s ok cmd/internal/edit 0.100s ok cmd/internal/goobj 0.200s ok cmd/internal/moddeps 1.601s ok cmd/internal/notsha256 0.181s ok cmd/internal/obj 0.719s ok cmd/internal/obj/ppc64 0.281s ok cmd/internal/obj/riscv 0.224s ok cmd/internal/obj/s390x 0.103s ok cmd/internal/obj/x86 3.561s ok cmd/internal/objabi 0.102s ok cmd/internal/pkgpath 0.179s ok cmd/internal/quoted 0.208s ok cmd/internal/src 0.179s ok cmd/internal/sys 0.143s ok cmd/internal/test2json 0.287s ok cmd/link 17.040s ok cmd/link/internal/benchmark 0.117s ok cmd/link/internal/ld 7.457s ok cmd/link/internal/loader 0.107s ok cmd/nm 3.554s ok cmd/objdump 3.893s ok cmd/pack 3.401s ok cmd/pprof 2.761s ok cmd/trace 0.231s ok cmd/vet 6.751s ##### os/user with tag osusergo ok os/user 0.104s ##### GOOS=ios on darwin/amd64 ok crypto/x509 0.123s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 19.736s ##### moved GOROOT ok fmt 0.150s ##### Testing without libgcc. ok net 0.184s ok os/user 0.110s ##### internal linking of -buildmode=pie ok reflect 0.318s ok os/user 0.101s ##### sync -cpu=10 ok sync 0.388s ##### Testing race detector ok runtime/race 9.153s ok flag 0.240s ok net 0.274s ok os 0.481s ok os/exec 0.270s ok encoding/gob 0.392s ok flag 0.220s ok os/exec 0.249s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/test ok misc/cgo/test 25.458s ok misc/cgo/test 27.374s ok misc/cgo/test 25.737s ok misc/cgo/test 25.634s ok misc/cgo/test 9.830s ok misc/cgo/test 10.356s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 1.810s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 2.000s ##### ../misc/cgo/testcarchive PASS ##### ../misc/cgo/testcshared PASS ##### ../misc/cgo/testplugin ok misc/cgo/testplugin 57.375s ##### ../misc/cgo/errors PASS All tests passed.