darwin-amd64-10_15 at ab28b834c4a38bd2295ee43eca4f9e38c28d54a2 :: Running /tmp/buildlet/go/src/make.bash with args ["/tmp/buildlet/go/src/make.bash"] and env ["TERM_PROGRAM=Apple_Terminal" "SHELL=/bin/zsh" "TERM=xterm-256color" "TERM_PROGRAM_VERSION=433" "TERM_SESSION_ID=CC9446CD-F232-46C9-BFC4-116E3361DB33" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.FP2z2pCXTD/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=3E89FE0C-0ECE-44C1-A29A-869F8106D854" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "HOME=/Users/gopher" "SHLVL=2" "LOGNAME=gopher" "SECURITYSESSIONID=186a6" "_=/Users/gopher/go/bin/buildlet" "WORKDIR=/tmp/buildlet" "GOROOT_BOOTSTRAP=/tmp/buildlet/go1.4" "GO_BUILDER_NAME=darwin-amd64-10_15" "GOBIN=" "TMPDIR=/tmp/buildlet/tmp" "GOCACHE=/tmp/buildlet/gocache" "PWD=/tmp/buildlet/go/src"] in dir /tmp/buildlet/go/src Building Go cmd/dist using /tmp/buildlet/go1.4. (go1.17.13 darwin/amd64) Building Go toolchain1 using /tmp/buildlet/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 /tmp/buildlet/go Installed commands in /tmp/buildlet/go/bin ##### Test execution environment. # GOARCH: amd64 # CPU: # GOOS: darwin # OS Version: Darwin 19.6.0 Darwin Kernel Version 19.6.0: Thu Oct 29 22:56:45 PDT 2020; root:xnu-6153.141.2.2~1/RELEASE_X86_64 x86_64 ##### Testing packages. ok archive/tar 0.366s ok archive/zip 0.529s ok bufio 0.196s ok bytes 1.804s ok compress/bzip2 0.197s ok compress/flate 1.764s ok compress/gzip 2.574s ok compress/lzw 0.234s ok compress/zlib 1.112s ok container/heap 0.055s ok container/list 0.018s ok container/ring 0.024s ok context 0.084s ok crypto 0.042s ok crypto/aes 0.049s ok crypto/cipher 0.053s ok crypto/des 0.038s ok crypto/dsa 0.047s ok crypto/ecdh 0.054s ok crypto/ecdsa 0.097s ok crypto/ed25519 0.096s ok crypto/elliptic 0.051s ok crypto/hmac 0.051s ok crypto/internal/alias 0.028s ok crypto/internal/bigmod 0.288s ok crypto/internal/boring 0.017s ok crypto/internal/boring/bcache 0.175s ok crypto/internal/edwards25519 4.411s ok crypto/internal/edwards25519/field 3.576s ok crypto/internal/nistec 0.211s ok crypto/internal/nistec/fiat 0.037s [no tests to run] ok crypto/md5 0.058s ok crypto/rand 0.093s ok crypto/rc4 0.047s ok crypto/rsa 0.361s ok crypto/sha1 0.040s ok crypto/sha256 0.026s ok crypto/sha512 0.034s ok crypto/subtle 0.162s ok crypto/tls 1.852s ok crypto/x509 0.595s ok database/sql 0.507s ok database/sql/driver 0.036s ok debug/buildinfo 0.024s ok debug/dwarf 0.038s ok debug/elf 0.284s ok debug/gosym 0.072s ok debug/macho 0.065s ok debug/pe 0.079s ok debug/plan9obj 0.077s ok embed 0.061s [no tests to run] ok embed/internal/embedtest 0.038s ok encoding/ascii85 0.031s ok encoding/asn1 0.028s ok encoding/base32 0.105s ok encoding/base64 0.056s ok encoding/binary 0.023s ok encoding/csv 0.029s ok encoding/gob 1.290s ok encoding/hex 0.038s ok encoding/json 0.389s ok encoding/pem 0.622s ok encoding/xml 0.128s ok errors 0.040s ok expvar 0.074s ok flag 0.120s ok fmt 0.102s ok go/ast 0.038s ok go/build 1.658s ok go/build/constraint 0.038s ok go/constant 0.021s ok go/doc 0.076s ok go/doc/comment 1.684s ok go/format 0.035s ok go/importer 0.838s ok go/internal/gccgoimporter 0.039s ok go/internal/gcimporter 6.707s ok go/internal/srcimporter 20.765s ok go/parser 0.458s ok go/printer 0.327s ok go/scanner 0.022s ok go/token 0.040s ok go/types 16.896s ok hash 0.023s ok hash/adler32 0.030s ok hash/crc32 0.030s ok hash/crc64 0.023s ok hash/fnv 0.021s ok hash/maphash 0.101s ok html 0.024s ok html/template 0.147s ok image 0.091s ok image/color 0.038s ok image/draw 0.134s ok image/gif 0.621s ok image/jpeg 0.235s ok image/png 0.351s ok index/suffixarray 0.235s ok internal/abi 0.296s ok internal/buildcfg 0.075s ok internal/coverage/cformat 0.051s ok internal/coverage/cmerge 0.036s ok internal/coverage/pods 0.043s ok internal/coverage/slicereader 0.047s ok internal/coverage/slicewriter 0.026s ok internal/coverage/test 0.049s ok internal/cpu 0.066s ok internal/dag 0.029s ok internal/diff 0.034s ok internal/fmtsort 0.027s ok internal/fuzz 0.031s ok internal/godebug 0.028s ok internal/intern 1.548s ok internal/itoa 0.029s ok internal/poll 0.086s ok internal/profile 0.023s ok internal/reflectlite 0.092s ok internal/safefilepath 0.027s ok internal/saferio 0.141s ok internal/singleflight 0.044s ok internal/testenv 0.038s ok internal/trace 0.104s ok internal/types/errors 1.345s ok internal/unsafeheader 0.027s ok internal/xcoff 0.071s ok io 0.090s ok io/fs 0.283s ok io/ioutil 0.037s ok log 0.032s ok log/syslog 1.335s ok maps 0.035s ok math 0.034s ok math/big 1.319s ok math/bits 0.023s ok math/cmplx 0.032s ok math/rand 0.258s ok mime 0.044s ok mime/multipart 1.218s ok mime/quotedprintable 0.138s ok net 22.321s ok net/http 10.248s ok net/http/cgi 1.580s ok net/http/cookiejar 0.070s ok net/http/fcgi 0.168s ok net/http/httptest 0.181s ok net/http/httptrace 0.039s ok net/http/httputil 5.588s ok net/http/internal 0.034s ok net/http/internal/ascii 0.034s ok net/http/pprof 5.180s ok net/internal/socktest 0.017s ok net/mail 0.021s ok net/netip 0.754s ok net/rpc 0.159s ok net/rpc/jsonrpc 0.056s ok net/smtp 0.122s ok net/textproto 0.047s ok net/url 0.038s ok os 1.136s ok os/exec 1.070s ok os/exec/internal/fdtest 0.019s ok os/signal 3.707s ok os/user 0.040s ok path 0.018s ok path/filepath 0.205s ok plugin 0.037s ok reflect 0.881s ok regexp 0.446s ok regexp/syntax 0.891s ok runtime 42.904s ok runtime/cgo 0.032s ok runtime/coverage 0.051s ok runtime/debug 0.189s ok runtime/internal/atomic 0.075s ok runtime/internal/math 0.063s ok runtime/internal/sys 0.051s ok runtime/metrics 0.017s ok runtime/pprof 7.568s ok runtime/trace 3.580s ok slices 0.056s ok sort 0.066s ok strconv 0.270s ok strings 0.640s ok sync 0.522s ok sync/atomic 2.347s ok syscall 1.216s ok testing 1.157s ok testing/fstest 0.040s ok testing/iotest 0.020s ok testing/quick 0.053s ok text/scanner 0.015s ok text/tabwriter 0.025s ok text/template 0.070s ok text/template/parse 0.025s ok time 2.171s ok unicode 0.022s ok unicode/utf16 0.035s ok unicode/utf8 0.025s ok cmd/addr2line 2.687s ok cmd/api 20.293s ok cmd/asm/internal/asm 1.171s ok cmd/asm/internal/lex 0.022s ok cmd/compile/internal/abt 0.024s ok cmd/compile/internal/amd64 5.026s ok cmd/compile/internal/base 0.029s ok cmd/compile/internal/compare 0.021s ok cmd/compile/internal/dwarfgen 0.695s ok cmd/compile/internal/importer 3.759s ok cmd/compile/internal/ir 0.048s ok cmd/compile/internal/logopt 1.596s ok cmd/compile/internal/loopvar 28.274s ok cmd/compile/internal/noder 0.024s ok cmd/compile/internal/reflectdata 0.022s [no tests to run] ok cmd/compile/internal/ssa 35.092s ok cmd/compile/internal/syntax 0.198s ok cmd/compile/internal/test 20.408s ok cmd/compile/internal/typecheck 0.642s ok cmd/compile/internal/types 0.021s ok cmd/compile/internal/types2 14.300s ok cmd/covdata 0.022s ok cmd/cover 2.891s ok cmd/dist 0.031s ok cmd/doc 2.159s ok cmd/fix 11.558s ok cmd/go 128.537s ok cmd/go/internal/auth 0.039s ok cmd/go/internal/cache 0.351s ok cmd/go/internal/fsys 0.168s ok cmd/go/internal/generate 0.040s ok cmd/go/internal/get 0.044s ok cmd/go/internal/imports 0.066s ok cmd/go/internal/load 0.053s ok cmd/go/internal/lockedfile 0.459s ok cmd/go/internal/lockedfile/internal/filelock 0.077s ok cmd/go/internal/modconv 0.085s ok cmd/go/internal/modfetch 0.054s ok cmd/go/internal/modfetch/codehost 0.044s ok cmd/go/internal/modfetch/zip_sum_test 0.071s ok cmd/go/internal/modindex 0.226s ok cmd/go/internal/modload 0.035s ok cmd/go/internal/mvs 0.065s ok cmd/go/internal/par 0.064s ok cmd/go/internal/str 0.024s ok cmd/go/internal/test 0.075s ok cmd/go/internal/vcs 0.068s ok cmd/go/internal/vcweb 0.077s ok cmd/go/internal/vcweb/vcstest 7.947s ok cmd/go/internal/web 0.066s ok cmd/go/internal/work 0.871s ok cmd/gofmt 0.287s ok cmd/internal/archive 1.807s ok cmd/internal/buildid 0.426s ok cmd/internal/cov 0.697s ok cmd/internal/dwarf 0.040s ok cmd/internal/edit 0.027s ok cmd/internal/goobj 0.061s ok cmd/internal/moddeps 3.122s ok cmd/internal/notsha256 0.086s ok cmd/internal/obj 1.252s ok cmd/internal/obj/ppc64 0.852s ok cmd/internal/obj/riscv 0.319s ok cmd/internal/obj/s390x 0.029s ok cmd/internal/obj/x86 3.355s ok cmd/internal/objabi 0.017s ok cmd/internal/pkgpath 0.098s ok cmd/internal/pkgpattern 0.041s ok cmd/internal/quoted 0.031s ok cmd/internal/src 0.029s ok cmd/internal/test2json 0.462s ok cmd/link 17.620s ok cmd/link/internal/benchmark 0.035s ok cmd/link/internal/ld 17.451s ok cmd/link/internal/loader 0.077s ok cmd/nm 8.405s ok cmd/objdump 14.054s ok cmd/pack 4.975s ok cmd/pprof 1.859s ok cmd/trace 0.272s ok cmd/vet 18.019s ##### os/user with tag osusergo ok os/user 0.028s ##### hash/maphash purego implementation ok hash/maphash 0.080s ##### GOOS=ios on darwin/amd64 ok crypto/x509 0.036s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 31.724s ##### moved GOROOT ok fmt 0.085s ##### Testing without libgcc. ok net 0.290s ok os/user 0.051s ##### internal linking of -buildmode=pie ok reflect 0.800s ok os/user 0.024s ##### sync -cpu=10 ok sync 0.517s ##### Testing race detector ok runtime/race 4.912s ok flag 0.084s ok net 0.519s ok os 0.338s ok os/exec 0.125s ok encoding/gob 0.081s ok flag 0.049s ok os/exec 0.127s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/fortran PASS ##### ../misc/cgo/test ok misc/cgo/test 0.434s ok misc/cgo/test 0.419s ok misc/cgo/test 0.457s ok misc/cgo/test 0.490s ok misc/cgo/test 0.483s ok misc/cgo/test 0.440s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 1.739s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 1.956s ##### ../misc/cgo/testcarchive PASS ##### ../misc/cgo/testcshared PASS ##### ../misc/cgo/testplugin ok misc/cgo/testplugin 73.150s ##### ../misc/cgo/errors PASS All tests passed.