darwin-arm64-11_0-toothrot at ece6ac4d4d4aea14d51907979e76dfb32c4b174b :: 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=D8ADE07C-B779-4729-869D-AF0784AAC67B" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.xEyM4WgD6o/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/Apple/usr/bin" "LaunchInstanceID=05613F47-7FF9-4CF7-A293-8AD916314AF8" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "SHLVL=2" "HOME=/Users/gopher" "LOGNAME=gopher" "SECURITYSESSIONID=186a5" "_=/Users/gopher/go/bin/buildlet" "WORKDIR=/tmp/buildlet" "GO_BUILDER_NAME=darwin-arm64-11_0-toothrot" "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. (devel +731bb54038 Tue Dec 15 21:45:05 2020 +0000 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.117s ok archive/zip 0.182s ok bufio 0.090s ok bytes 0.814s ok compress/bzip2 0.111s ok compress/flate 0.244s ok compress/gzip 0.181s ok compress/lzw 0.143s ok compress/zlib 0.239s ok container/heap 0.098s ok container/list 0.178s ok container/ring 0.141s ok context 0.109s ok crypto 0.084s ok crypto/aes 0.091s ok crypto/cipher 0.095s ok crypto/des 0.109s ok crypto/dsa 0.075s ok crypto/ecdsa 0.085s ok crypto/ed25519 0.105s ok crypto/elliptic 0.116s ok crypto/hmac 0.075s ok crypto/internal/boring 0.082s ok crypto/internal/edwards25519 1.803s ok crypto/internal/edwards25519/field 1.966s ok crypto/internal/nistec 0.421s ok crypto/internal/nistec/fiat 0.072s [no tests to run] ok crypto/internal/subtle 0.085s ok crypto/md5 0.103s ok crypto/rand 0.162s ok crypto/rc4 0.088s ok crypto/rsa 0.121s ok crypto/sha1 0.101s ok crypto/sha256 0.062s ok crypto/sha512 0.075s ok crypto/subtle 0.061s ok crypto/tls 0.326s ok crypto/x509 0.220s ok database/sql 0.397s ok database/sql/driver 0.075s ok debug/buildinfo 0.113s ok debug/dwarf 0.073s ok debug/elf 0.127s ok debug/gosym 0.126s ok debug/macho 0.077s ok debug/pe 0.133s ok debug/plan9obj 0.077s ok embed 0.085s [no tests to run] ok embed/internal/embedtest 0.115s ok encoding/ascii85 0.072s ok encoding/asn1 0.087s ok encoding/base32 0.096s ok encoding/base64 0.081s ok encoding/binary 0.083s ok encoding/csv 0.114s ok encoding/gob 0.086s ok encoding/hex 0.083s ok encoding/json 0.142s ok encoding/pem 0.326s ok encoding/xml 0.083s ok errors 0.105s ok expvar 0.074s ok flag 0.080s ok fmt 0.116s ok go/ast 0.077s ok go/build 0.725s ok go/build/constraint 0.111s ok go/constant 0.137s ok go/doc 0.155s ok go/doc/comment 0.424s ok go/format 0.091s ok go/importer 0.209s ok go/internal/gccgoimporter 0.205s ok go/internal/gcimporter 3.498s ok go/internal/srcimporter 4.373s ok go/parser 0.076s ok go/printer 0.178s ok go/scanner 0.074s ok go/token 0.096s ok go/types 2.945s ok hash 0.074s ok hash/adler32 0.075s ok hash/crc32 0.061s ok hash/crc64 0.113s ok hash/fnv 0.095s ok hash/maphash 0.217s ok html 0.132s ok html/template 0.099s ok image 0.082s ok image/color 0.092s ok image/draw 0.203s ok image/gif 4.232s ok image/jpeg 1.447s ok image/png 0.182s ok index/suffixarray 0.167s ok internal/abi 0.123s ok internal/buildcfg 0.073s ok internal/cpu 0.097s ok internal/diff 0.118s ok internal/fmtsort 0.119s ok internal/fuzz 0.087s ok internal/godebug 0.079s ok internal/intern 0.366s ok internal/itoa 0.127s ok internal/poll 0.121s ok internal/profile 0.071s ok internal/reflectlite 0.116s ok internal/singleflight 0.101s ok internal/trace 0.119s ok internal/unsafeheader 0.074s ok internal/xcoff 0.100s ok io 0.123s ok io/fs 0.087s ok io/ioutil 0.084s ok log 0.111s ok log/syslog 1.427s ok math 0.097s ok math/big 0.444s ok math/bits 0.066s ok math/cmplx 0.093s ok math/rand 0.142s ok mime 0.076s ok mime/multipart 0.145s ok mime/quotedprintable 0.128s ok net 7.795s ok net/http 2.725s ok net/http/cgi 0.501s ok net/http/cookiejar 0.186s ok net/http/fcgi 0.206s ok net/http/httptest 0.147s ok net/http/httptrace 0.108s ok net/http/httputil 0.677s ok net/http/internal 0.101s ok net/http/internal/ascii 0.070s ok net/http/pprof 4.153s ok net/internal/socktest 0.075s ok net/mail 0.065s ok net/netip 0.252s ok net/rpc 0.186s ok net/rpc/jsonrpc 0.156s ok net/smtp 0.095s ok net/textproto 0.091s ok net/url 0.088s ok os 0.872s ok os/exec 0.803s ok os/exec/internal/fdtest 0.107s ok os/signal 2.082s ok os/user 0.096s ok path 0.078s ok path/filepath 0.090s ok plugin 0.094s ok reflect 0.187s ok regexp 0.132s ok regexp/syntax 0.224s ok runtime 11.855s ok runtime/cgo 0.074s ok runtime/debug 0.188s ok runtime/internal/atomic 0.194s ok runtime/internal/math 0.085s ok runtime/internal/sys 0.075s ok runtime/metrics 0.116s ok runtime/pprof 5.209s ok runtime/trace 1.267s ok sort 0.094s ok strconv 0.244s ok strings 0.792s ok sync 0.319s ok sync/atomic 0.898s ok syscall 0.239s ok testing 0.620s ok testing/fstest 0.078s ok testing/iotest 0.132s ok testing/quick 0.105s ok text/scanner 0.170s ok text/tabwriter 0.083s ok text/template 0.079s ok text/template/parse 0.064s ok time 2.743s ok unicode 0.078s ok unicode/utf16 0.089s ok unicode/utf8 0.074s ok cmd/addr2line 0.720s ok cmd/api 3.961s ok cmd/asm/internal/asm 0.301s ok cmd/asm/internal/lex 0.126s ok cmd/compile/internal/abt 0.082s ok cmd/compile/internal/amd64 0.131s ok cmd/compile/internal/dwarfgen 0.348s ok cmd/compile/internal/importer 0.131s ok cmd/compile/internal/ir 0.084s ok cmd/compile/internal/logopt 0.179s ok cmd/compile/internal/noder 0.105s ok cmd/compile/internal/reflectdata 0.100s [no tests to run] ok cmd/compile/internal/ssa 3.736s ok cmd/compile/internal/syntax 0.109s ok cmd/compile/internal/test 5.722s ok cmd/compile/internal/typecheck 0.294s ok cmd/compile/internal/types 0.082s ok cmd/compile/internal/types2 0.477s ok cmd/cover 1.181s ok cmd/dist 0.076s ok cmd/doc 0.265s ok cmd/fix 1.183s ok cmd/go 23.052s ok cmd/go/internal/auth 0.169s ok cmd/go/internal/cache 0.222s ok cmd/go/internal/fsys 0.113s ok cmd/go/internal/generate 0.199s ok cmd/go/internal/get 0.118s ok cmd/go/internal/imports 0.089s ok cmd/go/internal/load 0.091s ok cmd/go/internal/lockedfile 0.172s ok cmd/go/internal/lockedfile/internal/filelock 0.103s ok cmd/go/internal/modconv 0.080s ok cmd/go/internal/modfetch 0.108s ok cmd/go/internal/modfetch/codehost 0.087s ok cmd/go/internal/modfetch/zip_sum_test 0.090s ok cmd/go/internal/modindex 0.074s ok cmd/go/internal/modload 0.100s ok cmd/go/internal/mvs 0.130s ok cmd/go/internal/par 0.102s ok cmd/go/internal/search 0.174s ok cmd/go/internal/str 0.079s ok cmd/go/internal/test 0.111s ok cmd/go/internal/vcs 0.084s ok cmd/go/internal/web 0.085s ok cmd/go/internal/work 0.131s ok cmd/gofmt 0.091s ok cmd/internal/archive 0.593s ok cmd/internal/buildid 0.166s ok cmd/internal/dwarf 0.092s ok cmd/internal/edit 0.087s ok cmd/internal/goobj 0.153s ok cmd/internal/moddeps 0.713s ok cmd/internal/notsha256 0.077s ok cmd/internal/obj 0.344s ok cmd/internal/obj/arm64 0.091s ok cmd/internal/obj/ppc64 0.176s ok cmd/internal/obj/riscv 0.094s ok cmd/internal/obj/s390x 0.061s ok cmd/internal/obj/x86 0.965s ok cmd/internal/objabi 0.110s ok cmd/internal/pkgpath 0.084s ok cmd/internal/quoted 0.085s ok cmd/internal/src 0.148s ok cmd/internal/sys 0.122s ok cmd/internal/test2json 0.138s ok cmd/link 4.772s ok cmd/link/internal/benchmark 0.079s ok cmd/link/internal/ld 3.820s ok cmd/link/internal/loader 0.107s ok cmd/nm 1.201s ok cmd/objdump 1.542s ok cmd/pack 1.416s ok cmd/pprof 0.901s ok cmd/trace 0.154s ok cmd/vet 2.792s ##### os/user with tag osusergo ok os/user 0.100s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 8.745s ##### moved GOROOT ok fmt 0.167s ##### Testing without libgcc. ok net 0.118s ok os/user 0.097s ##### internal linking of -buildmode=pie ok reflect 0.186s ok os/user 0.161s ##### sync -cpu=10 ok sync 0.348s ##### Testing race detector ok runtime/race 4.000s ok flag 0.111s ok net 0.167s ok os 0.239s ok os/exec 0.266s ok encoding/gob 0.135s ok flag 0.181s ok os/exec 0.224s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/test PASS ok misc/cgo/test 8.556s PASS ok misc/cgo/test 9.798s PASS ok misc/cgo/test 8.319s PASS ok misc/cgo/test 8.460s PASS ok misc/cgo/test 3.952s PASS ok misc/cgo/test 3.940s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 0.095s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 0.094s ##### ../misc/cgo/testcarchive PASS ##### ../misc/cgo/testcshared PASS ##### ../misc/cgo/testplugin ok misc/cgo/testplugin 24.105s ##### ../misc/cgo/errors PASS All tests passed.