darwin-amd64-11_0 at 4509e951ecc4bb81b8463829a639c051c2b967f4 :: 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=0940B11D-52D7-4228-9EB9-0AB659186408" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.xhLElBn9r0/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/Apple/usr/bin" "GO_BUILDER_ENV=macstadium_vm" "LaunchInstanceID=4A68910C-E3E1-4D2D-A4A1-34A8D8DDD8A6" "__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" "GO_BUILDER_NAME=darwin-amd64-11_0" "GOROOT_BOOTSTRAP=/Users/gopher/goboot" "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/goboot. (go1.13.14 darwin/amd64) Building Go toolchain1 using /Users/gopher/goboot. 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.109s ok archive/zip 0.417s ok bufio 0.188s ok bytes 1.362s ok compress/bzip2 0.134s ok compress/flate 0.416s ok compress/gzip 1.740s ok compress/lzw 0.168s ok compress/zlib 0.403s ok container/heap 0.077s ok container/list 0.142s ok container/ring 0.121s ok context 0.085s ok crypto 0.106s ok crypto/aes 0.149s ok crypto/cipher 0.079s ok crypto/des 0.103s ok crypto/dsa 0.097s ok crypto/ecdsa 0.088s ok crypto/ed25519 0.143s ok crypto/elliptic 0.091s ok crypto/hmac 0.139s ok crypto/internal/boring 0.074s ok crypto/internal/boring/bcache 0.139s ok crypto/internal/edwards25519 3.743s ok crypto/internal/edwards25519/field 2.925s ok crypto/internal/nistec 0.955s ok crypto/internal/nistec/fiat 0.124s [no tests to run] ok crypto/internal/subtle 0.088s ok crypto/md5 0.090s ok crypto/rand 0.202s ok crypto/rc4 0.117s ok crypto/rsa 0.179s ok crypto/sha1 0.198s ok crypto/sha256 0.083s ok crypto/sha512 0.127s ok crypto/subtle 0.124s ok crypto/tls 0.417s ok crypto/x509 0.431s ok database/sql 0.366s ok database/sql/driver 0.086s ok debug/buildinfo 0.139s ok debug/dwarf 0.102s ok debug/elf 0.094s ok debug/gosym 0.092s ok debug/macho 0.079s ok debug/pe 0.098s ok debug/plan9obj 0.080s ok embed 0.094s [no tests to run] ok embed/internal/embedtest 0.127s ok encoding/ascii85 0.077s ok encoding/asn1 0.077s ok encoding/base32 0.101s ok encoding/base64 0.074s ok encoding/binary 0.077s ok encoding/csv 0.106s ok encoding/gob 0.115s ok encoding/hex 0.113s ok encoding/json 0.392s ok encoding/pem 0.545s ok encoding/xml 0.151s ok errors 0.104s ok expvar 0.117s ok flag 0.189s ok fmt 0.224s ok go/ast 0.102s ok go/build 1.353s ok go/build/constraint 0.108s ok go/constant 0.103s ok go/doc 0.161s ok go/doc/comment 0.906s ok go/format 0.105s ok go/importer 0.173s ok go/internal/gccgoimporter 0.249s ok go/internal/gcimporter 9.016s ok go/internal/srcimporter 7.153s ok go/parser 0.306s ok go/printer 0.232s ok go/scanner 0.158s ok go/token 0.131s ok go/types 9.692s ok hash 0.237s ok hash/adler32 0.148s ok hash/crc32 0.101s ok hash/crc64 0.161s ok hash/fnv 0.099s ok hash/maphash 0.248s ok html 0.133s ok html/template 0.194s ok image 0.170s ok image/color 0.121s ok image/draw 0.201s ok image/gif 9.387s ok image/jpeg 2.381s ok image/png 0.272s ok index/suffixarray 0.236s ok internal/abi 0.263s ok internal/buildcfg 0.154s ok internal/cpu 0.113s ok internal/diff 0.124s ok internal/fmtsort 0.100s ok internal/fuzz 0.127s ok internal/godebug 0.099s ok internal/intern 0.317s ok internal/itoa 0.101s ok internal/poll 0.121s ok internal/profile 0.161s ok internal/reflectlite 0.211s ok internal/singleflight 0.137s ok internal/trace 0.129s ok internal/unsafeheader 0.189s ok internal/xcoff 0.152s ok io 0.125s ok io/fs 0.605s ok io/ioutil 0.177s ok log 0.100s ok log/syslog 1.387s ok math 0.112s ok math/big 1.484s ok math/bits 0.099s ok math/cmplx 0.109s ok math/rand 0.256s ok mime 0.170s ok mime/multipart 0.199s ok mime/quotedprintable 0.110s ok net 7.849s ok net/http 5.385s ok net/http/cgi 0.979s ok net/http/cookiejar 0.146s ok net/http/fcgi 0.264s ok net/http/httptest 0.199s ok net/http/httptrace 0.112s ok net/http/httputil 0.738s ok net/http/internal 0.082s ok net/http/internal/ascii 0.101s ok net/http/pprof 5.197s ok net/internal/socktest 0.090s ok net/mail 0.078s ok net/netip 0.418s ok net/rpc 0.164s ok net/rpc/jsonrpc 0.120s ok net/smtp 0.115s ok net/textproto 0.076s ok net/url 0.086s ok os 1.005s ok os/exec 1.257s ok os/exec/internal/fdtest 0.108s ok os/signal 2.077s ok os/user 0.075s ok path 0.078s ok path/filepath 0.212s ok plugin 0.163s ok reflect 0.247s ok regexp 0.168s ok regexp/syntax 0.285s ok runtime 20.404s ok runtime/cgo 0.070s ok runtime/debug 0.199s ok runtime/internal/atomic 0.130s ok runtime/internal/math 0.111s ok runtime/internal/sys 0.072s ok runtime/metrics 0.158s ok runtime/pprof 6.306s ok runtime/trace 2.409s ok sort 0.114s ok strconv 0.719s ok strings 3.149s ok sync 0.367s ok sync/atomic 3.187s ok syscall 0.456s ok testing 2.164s ok testing/fstest 0.372s ok testing/iotest 0.320s ok testing/quick 0.100s ok text/scanner 0.078s ok text/tabwriter 0.085s ok text/template 0.122s ok text/template/parse 0.119s ok time 2.038s ok unicode 0.089s ok unicode/utf16 0.072s ok unicode/utf8 0.085s ok cmd/addr2line 1.058s ok cmd/api 8.227s ok cmd/asm/internal/asm 0.568s ok cmd/asm/internal/lex 0.092s ok cmd/compile/internal/abt 0.103s ok cmd/compile/internal/amd64 6.292s ok cmd/compile/internal/dwarfgen 0.485s ok cmd/compile/internal/importer 0.895s ok cmd/compile/internal/ir 0.089s ok cmd/compile/internal/logopt 0.542s ok cmd/compile/internal/noder 0.141s ok cmd/compile/internal/reflectdata 0.110s [no tests to run] ok cmd/compile/internal/ssa 10.377s ok cmd/compile/internal/syntax 0.119s ok cmd/compile/internal/test 11.044s ok cmd/compile/internal/typecheck 0.543s ok cmd/compile/internal/types 0.096s ok cmd/compile/internal/types2 1.300s ok cmd/cover 2.317s ok cmd/dist 0.110s ok cmd/doc 0.556s ok cmd/fix 3.086s ok cmd/go 82.636s ok cmd/go/internal/auth 0.136s ok cmd/go/internal/cache 0.602s ok cmd/go/internal/fsys 0.198s ok cmd/go/internal/generate 0.295s ok cmd/go/internal/get 0.168s ok cmd/go/internal/imports 0.191s ok cmd/go/internal/load 0.191s ok cmd/go/internal/lockedfile 0.209s ok cmd/go/internal/lockedfile/internal/filelock 0.140s ok cmd/go/internal/modconv 0.183s ok cmd/go/internal/modfetch 0.144s ok cmd/go/internal/modfetch/codehost 0.233s ok cmd/go/internal/modfetch/zip_sum_test 0.210s ok cmd/go/internal/modindex 0.421s ok cmd/go/internal/modload 0.143s ok cmd/go/internal/mvs 0.144s ok cmd/go/internal/par 0.138s ok cmd/go/internal/search 0.146s ok cmd/go/internal/str 0.102s ok cmd/go/internal/test 0.175s ok cmd/go/internal/vcs 0.147s ok cmd/go/internal/web 0.141s ok cmd/go/internal/work 0.172s ok cmd/gofmt 0.287s ok cmd/internal/archive 1.039s ok cmd/internal/buildid 0.324s ok cmd/internal/dwarf 0.124s ok cmd/internal/edit 0.100s ok cmd/internal/goobj 0.123s ok cmd/internal/moddeps 1.725s ok cmd/internal/notsha256 0.181s ok cmd/internal/obj 0.736s ok cmd/internal/obj/ppc64 0.356s ok cmd/internal/obj/riscv 0.198s ok cmd/internal/obj/s390x 0.101s ok cmd/internal/obj/x86 2.490s ok cmd/internal/objabi 0.164s ok cmd/internal/pkgpath 0.160s ok cmd/internal/quoted 0.105s ok cmd/internal/src 0.171s ok cmd/internal/sys 0.133s ok cmd/internal/test2json 0.263s ok cmd/link 10.752s ok cmd/link/internal/benchmark 0.120s ok cmd/link/internal/ld 7.504s ok cmd/link/internal/loader 0.116s ok cmd/nm 2.553s ok cmd/objdump 3.428s ok cmd/pack 2.849s ok cmd/pprof 3.983s ok cmd/trace 0.234s ok cmd/vet 7.021s ##### os/user with tag osusergo ok os/user 0.184s ##### GOOS=ios on darwin/amd64 ok crypto/x509 0.125s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 18.259s ##### moved GOROOT ok fmt 0.157s ##### Testing without libgcc. ok net 0.122s ok os/user 0.098s ##### internal linking of -buildmode=pie ok reflect 0.275s ok os/user 0.107s ##### sync -cpu=10 ok sync 0.390s ##### Testing race detector ok runtime/race 8.470s ok flag 0.198s ok net 0.280s ok os 0.337s ok os/exec 0.267s ok encoding/gob 0.263s ok flag 0.229s ok os/exec 0.264s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/test ok misc/cgo/test 20.382s ok misc/cgo/test 21.407s ok misc/cgo/test 20.308s ok misc/cgo/test 20.481s ok misc/cgo/test 12.372s ok misc/cgo/test 12.517s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 2.092s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 2.006s ##### ../misc/cgo/testcarchive PASS ##### ../misc/cgo/testcshared PASS ##### ../misc/cgo/testplugin ok misc/cgo/testplugin 52.914s ##### ../misc/cgo/errors PASS All tests passed.