darwin-arm64-11 at 3cf79d96105d890d7097d274804644b2a2093df1 :: 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=440" "TERM_SESSION_ID=8DB706F5-02D0-4607-8B1F-F005D7B9CC07" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.S4BT2N0B0s/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "LaunchInstanceID=FA07DEC0-308C-413E-A8A8-185E891A1DAE" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "SHLVL=2" "HOME=/Users/gopher" "LOGNAME=gopher" "SECURITYSESSIONID=186a4" "_=/Users/gopher/go/bin/buildlet" "WORKDIR=/tmp/buildlet" "GO_BUILDER_NAME=darwin-arm64-11" "GOROOT_BOOTSTRAP=/Users/gopher/goboot" "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 /Users/gopher/goboot. (go1.17.9 darwin/arm64) 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/arm64. --- Installed Go for darwin/arm64 in /tmp/buildlet/go Installed commands in /tmp/buildlet/go/bin ##### Test execution environment. # GOARCH: arm64 # CPU: # GOOS: darwin # OS Version: Darwin 20.6.0 Darwin Kernel Version 20.6.0: Tue Feb 22 21:10:42 PST 2022; root:xnu-7195.141.26~1/RELEASE_ARM64_T8101 arm64 ##### Testing packages. ok archive/tar 0.115s ok archive/zip 0.176s ok bufio 0.087s ok bytes 0.810s ok compress/bzip2 0.122s ok compress/flate 0.248s ok compress/gzip 0.177s ok compress/lzw 0.093s ok compress/zlib 0.272s ok container/heap 0.122s ok container/list 0.160s ok container/ring 0.084s ok context 0.105s ok crypto 0.075s ok crypto/aes 0.070s ok crypto/cipher 0.059s ok crypto/des 0.095s ok crypto/dsa 0.073s ok crypto/ecdsa 0.066s ok crypto/ed25519 0.101s ok crypto/elliptic 0.108s ok crypto/hmac 0.114s ok crypto/internal/boring 0.054s ok crypto/internal/boring/bcache 0.097s ok crypto/internal/edwards25519 1.871s ok crypto/internal/edwards25519/field 2.114s ok crypto/internal/nistec 0.484s ok crypto/internal/nistec/fiat 0.074s [no tests to run] ok crypto/internal/subtle 0.114s ok crypto/md5 0.124s ok crypto/rand 0.104s ok crypto/rc4 0.084s ok crypto/rsa 0.115s ok crypto/sha1 0.115s ok crypto/sha256 0.055s ok crypto/sha512 0.072s ok crypto/subtle 0.080s ok crypto/tls 0.319s ok crypto/x509 0.230s ok database/sql 0.413s ok database/sql/driver 0.074s ok debug/buildinfo 0.116s ok debug/dwarf 0.064s ok debug/elf 0.066s ok debug/gosym 0.076s ok debug/macho 0.098s ok debug/pe 0.120s ok debug/plan9obj 0.072s ok embed 0.132s [no tests to run] ok embed/internal/embedtest 0.119s ok encoding/ascii85 0.077s ok encoding/asn1 0.337s ok encoding/base32 0.078s ok encoding/base64 0.274s ok encoding/binary 0.089s ok encoding/csv 0.091s ok encoding/gob 0.120s ok encoding/hex 0.076s ok encoding/json 0.186s ok encoding/pem 0.278s ok encoding/xml 0.072s ok errors 0.072s ok expvar 0.100s ok flag 0.110s ok fmt 0.123s ok go/ast 0.072s ok go/build 0.664s ok go/build/constraint 0.071s ok go/constant 0.082s ok go/doc 0.111s ok go/doc/comment 0.398s ok go/format 0.075s ok go/importer 0.231s ok go/internal/gccgoimporter 0.150s ok go/internal/gcimporter 3.200s ok go/internal/srcimporter 4.165s ok go/parser 0.067s ok go/printer 0.134s ok go/scanner 0.074s ok go/token 0.123s ok go/types 2.957s ok hash 0.107s ok hash/adler32 0.075s ok hash/crc32 0.056s ok hash/crc64 0.087s ok hash/fnv 0.230s ok hash/maphash 0.325s ok html 0.081s ok html/template 0.106s ok image 0.094s ok image/color 0.076s ok image/draw 0.084s ok image/gif 4.150s ok image/jpeg 1.296s ok image/png 0.234s ok index/suffixarray 0.173s ok internal/abi 0.091s ok internal/buildcfg 0.072s ok internal/cpu 0.065s ok internal/diff 0.080s ok internal/fmtsort 0.119s ok internal/fuzz 0.077s ok internal/godebug 0.058s ok internal/intern 0.107s ok internal/itoa 0.107s ok internal/poll 0.083s ok internal/profile 0.073s ok internal/reflectlite 0.087s ok internal/singleflight 0.084s ok internal/trace 0.107s ok internal/unsafeheader 0.105s ok internal/xcoff 0.181s ok io 0.120s ok io/fs 0.084s ok io/ioutil 0.081s ok log 0.116s ok log/syslog 1.495s ok math 0.111s ok math/big 0.458s ok math/bits 0.068s ok math/cmplx 0.071s ok math/rand 0.142s ok mime 0.101s ok mime/multipart 0.121s ok mime/quotedprintable 0.073s ok net 8.635s ok net/http 3.250s ok net/http/cgi 0.531s ok net/http/cookiejar 0.160s ok net/http/fcgi 0.187s ok net/http/httptest 0.115s ok net/http/httptrace 0.104s ok net/http/httputil 0.632s ok net/http/internal 0.098s ok net/http/internal/ascii 0.072s ok net/http/pprof 4.161s ok net/internal/socktest 0.071s ok net/mail 0.062s ok net/netip 0.246s ok net/rpc 0.120s ok net/rpc/jsonrpc 0.095s ok net/smtp 0.131s ok net/textproto 0.074s ok net/url 0.091s ok os 0.823s ok os/exec 0.809s ok os/exec/internal/fdtest 0.078s ok os/signal 2.002s ok os/user 0.071s ok path 0.072s ok path/filepath 0.093s ok plugin 0.075s ok reflect 0.186s ok regexp 0.105s ok regexp/syntax 0.241s ok runtime 11.460s ok runtime/cgo 0.096s ok runtime/debug 0.134s ok runtime/internal/atomic 0.133s ok runtime/internal/math 0.165s ok runtime/internal/sys 0.134s ok runtime/metrics 0.092s ok runtime/pprof 5.020s ok runtime/trace 0.976s ok sort 0.090s ok strconv 0.224s ok strings 0.916s ok sync 0.344s ok sync/atomic 0.968s ok syscall 0.237s ok testing 0.650s ok testing/fstest 0.131s ok testing/iotest 0.166s ok testing/quick 0.103s ok text/scanner 0.075s ok text/tabwriter 0.078s ok text/template 0.079s ok text/template/parse 0.074s ok time 2.743s ok unicode 0.071s ok unicode/utf16 0.062s ok unicode/utf8 0.070s ok cmd/addr2line 0.624s ok cmd/api 3.783s ok cmd/asm/internal/asm 0.311s ok cmd/asm/internal/lex 0.069s ok cmd/compile/internal/abt 0.072s ok cmd/compile/internal/amd64 0.127s ok cmd/compile/internal/dwarfgen 0.339s ok cmd/compile/internal/importer 0.109s ok cmd/compile/internal/ir 0.070s ok cmd/compile/internal/logopt 0.127s ok cmd/compile/internal/noder 0.110s ok cmd/compile/internal/reflectdata 0.097s [no tests to run] ok cmd/compile/internal/ssa 3.793s ok cmd/compile/internal/syntax 0.086s ok cmd/compile/internal/test 4.562s ok cmd/compile/internal/typecheck 0.269s ok cmd/compile/internal/types 0.099s ok cmd/compile/internal/types2 0.399s ok cmd/cover 1.198s ok cmd/dist 0.095s ok cmd/doc 0.290s ok cmd/fix 1.026s ok cmd/go 21.507s ok cmd/go/internal/auth 0.074s ok cmd/go/internal/cache 0.183s ok cmd/go/internal/fsys 0.099s ok cmd/go/internal/generate 0.107s ok cmd/go/internal/get 0.162s ok cmd/go/internal/imports 0.072s ok cmd/go/internal/load 0.089s ok cmd/go/internal/lockedfile 0.159s ok cmd/go/internal/lockedfile/internal/filelock 0.104s ok cmd/go/internal/modconv 0.101s ok cmd/go/internal/modfetch 0.096s ok cmd/go/internal/modfetch/codehost 0.117s ok cmd/go/internal/modfetch/zip_sum_test 0.084s ok cmd/go/internal/modindex 0.071s ok cmd/go/internal/modload 0.128s ok cmd/go/internal/mvs 0.101s ok cmd/go/internal/par 0.097s ok cmd/go/internal/search 0.096s ok cmd/go/internal/str 0.070s ok cmd/go/internal/test 0.110s ok cmd/go/internal/vcs 0.133s ok cmd/go/internal/web 0.096s ok cmd/go/internal/work 0.122s ok cmd/gofmt 0.184s ok cmd/internal/archive 1.821s ok cmd/internal/buildid 0.172s ok cmd/internal/dwarf 0.109s ok cmd/internal/edit 0.082s ok cmd/internal/goobj 0.141s ok cmd/internal/moddeps 0.791s ok cmd/internal/notsha256 0.072s ok cmd/internal/obj 0.363s ok cmd/internal/obj/arm64 0.086s ok cmd/internal/obj/ppc64 0.135s ok cmd/internal/obj/riscv 0.091s ok cmd/internal/obj/s390x 0.061s ok cmd/internal/obj/x86 3.933s ok cmd/internal/objabi 0.074s ok cmd/internal/pkgpath 0.143s ok cmd/internal/quoted 0.160s ok cmd/internal/src 0.178s ok cmd/internal/sys 0.073s ok cmd/internal/test2json 0.140s ok cmd/link 4.662s ok cmd/link/internal/benchmark 0.070s ok cmd/link/internal/ld 3.766s ok cmd/link/internal/loader 0.067s ok cmd/nm 1.599s ok cmd/objdump 1.795s ok cmd/pack 1.592s ok cmd/pprof 0.599s ok cmd/trace 0.151s ok cmd/vet 2.876s ##### os/user with tag osusergo ok os/user 0.093s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 9.806s ##### moved GOROOT ok fmt 0.161s ##### Testing without libgcc. ok net 0.115s ok os/user 0.094s ##### internal linking of -buildmode=pie ok reflect 0.183s ok os/user 0.097s ##### sync -cpu=10 ok sync 0.342s ##### Testing race detector ok runtime/race 3.887s ok flag 0.109s ok net 0.167s ok os 0.237s ok os/exec 0.176s ok encoding/gob 0.132s ok flag 0.116s ok os/exec 0.162s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/test ok misc/cgo/test 6.525s ok misc/cgo/test 7.107s ok misc/cgo/test 6.510s ok misc/cgo/test 6.826s ok misc/cgo/test 4.299s ok misc/cgo/test 4.250s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 0.092s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 0.093s ##### ../misc/cgo/testcarchive PASS ##### ../misc/cgo/testcshared PASS ##### ../misc/cgo/testplugin ok misc/cgo/testplugin 23.846s ##### ../misc/cgo/errors PASS All tests passed.