darwin-arm64-12 at 177306f6305b35bf6993c2d74baa7fb60cd3f5d4 :: 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=444" "TERM_SESSION_ID=8B60D355-018F-48CB-9BE1-CC1166061B50" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.cxYFD5uefp/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "LaunchInstanceID=E7CDD2CE-59AC-41DD-A1D0-3D3C718815A5" "__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-12" "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 21.4.0 Darwin Kernel Version 21.4.0: Fri Mar 18 00:47:26 PDT 2022; root:xnu-8020.101.4~15/RELEASE_ARM64_T8101 arm64 ##### Testing packages. ok archive/tar 0.121s ok archive/zip 0.178s ok bufio 0.089s ok bytes 0.810s ok compress/bzip2 0.127s ok compress/flate 0.252s ok compress/gzip 0.185s ok compress/lzw 0.095s ok compress/zlib 0.281s ok container/heap 0.146s ok container/list 0.183s ok container/ring 0.099s ok context 0.113s ok crypto 0.074s ok crypto/aes 0.067s ok crypto/cipher 0.055s ok crypto/des 0.099s ok crypto/dsa 0.075s ok crypto/ecdsa 0.063s ok crypto/ed25519 0.103s ok crypto/elliptic 0.102s ok crypto/hmac 0.123s ok crypto/internal/boring 0.052s ok crypto/internal/boring/bcache 0.102s ok crypto/internal/edwards25519 1.909s ok crypto/internal/edwards25519/field 2.018s ok crypto/internal/nistec 0.436s ok crypto/internal/nistec/fiat 0.084s [no tests to run] ok crypto/internal/subtle 0.127s ok crypto/md5 0.135s ok crypto/rand 0.114s ok crypto/rc4 0.087s ok crypto/rsa 0.110s ok crypto/sha1 0.114s ok crypto/sha256 0.066s ok crypto/sha512 0.074s ok crypto/subtle 0.074s ok crypto/tls 0.299s ok crypto/x509 0.221s ok database/sql 0.403s ok database/sql/driver 0.082s ok debug/buildinfo 0.108s ok debug/dwarf 0.060s ok debug/elf 0.094s ok debug/gosym 0.080s ok debug/macho 0.092s ok debug/pe 0.120s ok debug/plan9obj 0.070s ok embed 0.136s [no tests to run] ok embed/internal/embedtest 0.081s ok encoding/ascii85 0.127s ok encoding/asn1 0.107s ok encoding/base32 0.079s ok encoding/base64 0.055s ok encoding/binary 0.102s ok encoding/csv 0.083s ok encoding/gob 0.152s ok encoding/hex 0.076s ok encoding/json 0.191s ok encoding/pem 0.281s ok encoding/xml 0.060s ok errors 0.073s ok expvar 0.068s ok flag 0.107s ok fmt 0.107s ok go/ast 0.060s ok go/build 0.666s ok go/build/constraint 0.074s ok go/constant 0.089s ok go/doc 0.118s ok go/doc/comment 0.375s ok go/format 0.078s ok go/importer 0.130s ok go/internal/gccgoimporter 0.195s ok go/internal/gcimporter 3.010s ok go/internal/srcimporter 4.095s ok go/parser 0.080s ok go/printer 0.147s ok go/scanner 0.079s ok go/token 0.111s ok go/types 2.840s ok hash 0.115s ok hash/adler32 0.073s ok hash/crc32 0.054s ok hash/crc64 0.099s ok hash/fnv 0.141s ok hash/maphash 0.219s ok html 0.076s ok html/template 0.094s ok image 0.085s ok image/color 0.084s ok image/draw 0.147s ok image/gif 4.130s ok image/jpeg 1.309s ok image/png 0.239s ok index/suffixarray 0.171s ok internal/abi 0.114s ok internal/buildcfg 0.074s ok internal/cpu 0.131s ok internal/diff 0.077s ok internal/fmtsort 0.100s ok internal/fuzz 0.083s ok internal/godebug 0.055s ok internal/intern 0.147s ok internal/itoa 0.070s ok internal/poll 0.075s ok internal/profile 0.078s ok internal/reflectlite 0.088s ok internal/singleflight 0.126s ok internal/trace 0.106s ok internal/unsafeheader 0.072s ok internal/xcoff 0.066s ok io 0.126s ok io/fs 0.080s ok io/ioutil 0.088s ok log 0.125s ok log/syslog 1.373s ok math 0.134s ok math/big 0.538s ok math/bits 0.091s ok math/cmplx 0.074s ok math/rand 0.137s ok mime 0.115s ok mime/multipart 0.119s ok mime/quotedprintable 0.077s ok net 7.887s ok net/http 3.508s ok net/http/cgi 0.521s ok net/http/cookiejar 0.176s ok net/http/fcgi 0.187s ok net/http/httptest 0.137s ok net/http/httptrace 0.110s ok net/http/httputil 0.624s ok net/http/internal 0.110s ok net/http/internal/ascii 0.154s ok net/http/pprof 4.130s ok net/internal/socktest 0.079s ok net/mail 0.070s ok net/netip 0.246s ok net/rpc 0.117s ok net/rpc/jsonrpc 0.098s ok net/smtp 0.123s ok net/textproto 0.074s ok net/url 0.078s ok os 0.656s ok os/exec 0.744s ok os/exec/internal/fdtest 0.079s ok os/signal 2.071s ok os/user 0.090s ok path 0.074s ok path/filepath 0.095s ok plugin 0.095s ok reflect 0.190s ok regexp 0.108s ok regexp/syntax 0.285s ok runtime 11.737s ok runtime/cgo 0.107s ok runtime/debug 0.163s ok runtime/internal/atomic 0.136s ok runtime/internal/math 0.144s ok runtime/internal/sys 0.192s ok runtime/metrics 0.099s ok runtime/pprof 5.010s ok runtime/trace 0.946s ok sort 0.089s ok strconv 0.220s ok strings 0.950s ok sync 0.292s ok sync/atomic 0.990s ok syscall 0.270s ok testing 0.901s ok testing/fstest 0.190s ok testing/iotest 0.145s ok testing/quick 0.112s ok text/scanner 0.088s ok text/tabwriter 0.076s ok text/template 0.076s ok text/template/parse 0.063s ok time 2.632s ok unicode 0.074s ok unicode/utf16 0.060s ok unicode/utf8 0.076s ok cmd/addr2line 0.631s ok cmd/api 3.157s ok cmd/asm/internal/asm 0.343s ok cmd/asm/internal/lex 0.084s ok cmd/compile/internal/abt 0.074s ok cmd/compile/internal/amd64 0.131s ok cmd/compile/internal/dwarfgen 0.352s ok cmd/compile/internal/importer 0.150s ok cmd/compile/internal/ir 0.066s ok cmd/compile/internal/logopt 0.114s ok cmd/compile/internal/noder 0.116s ok cmd/compile/internal/reflectdata 0.092s [no tests to run] ok cmd/compile/internal/ssa 3.791s ok cmd/compile/internal/syntax 0.089s ok cmd/compile/internal/test 4.539s ok cmd/compile/internal/typecheck 0.265s ok cmd/compile/internal/types 0.115s ok cmd/compile/internal/types2 0.382s ok cmd/cover 1.117s ok cmd/dist 0.087s ok cmd/doc 0.263s ok cmd/fix 1.151s ok cmd/go 20.947s ok cmd/go/internal/auth 0.068s ok cmd/go/internal/cache 0.176s ok cmd/go/internal/fsys 0.104s ok cmd/go/internal/generate 0.207s ok cmd/go/internal/get 0.116s ok cmd/go/internal/imports 0.076s ok cmd/go/internal/load 0.086s ok cmd/go/internal/lockedfile 0.185s ok cmd/go/internal/lockedfile/internal/filelock 0.101s ok cmd/go/internal/modconv 0.115s ok cmd/go/internal/modfetch 0.088s ok cmd/go/internal/modfetch/codehost 0.114s ok cmd/go/internal/modfetch/zip_sum_test 0.088s ok cmd/go/internal/modindex 0.074s ok cmd/go/internal/modload 0.157s ok cmd/go/internal/mvs 0.105s ok cmd/go/internal/par 0.094s ok cmd/go/internal/search 0.099s ok cmd/go/internal/str 0.073s ok cmd/go/internal/test 0.100s ok cmd/go/internal/vcs 0.139s ok cmd/go/internal/web 0.091s ok cmd/go/internal/work 0.106s ok cmd/gofmt 0.183s ok cmd/internal/archive 1.840s ok cmd/internal/buildid 0.127s ok cmd/internal/dwarf 0.112s ok cmd/internal/edit 0.085s ok cmd/internal/goobj 0.147s ok cmd/internal/moddeps 0.688s ok cmd/internal/notsha256 0.073s ok cmd/internal/obj 0.342s ok cmd/internal/obj/arm64 0.079s ok cmd/internal/obj/ppc64 0.119s ok cmd/internal/obj/riscv 0.094s ok cmd/internal/obj/s390x 0.058s ok cmd/internal/obj/x86 0.996s ok cmd/internal/objabi 0.080s ok cmd/internal/pkgpath 0.140s ok cmd/internal/quoted 0.087s ok cmd/internal/src 0.153s ok cmd/internal/sys 0.080s ok cmd/internal/test2json 0.144s ok cmd/link 5.074s ok cmd/link/internal/benchmark 0.072s ok cmd/link/internal/ld 3.762s ok cmd/link/internal/loader 0.072s ok cmd/nm 1.565s ok cmd/objdump 1.741s ok cmd/pack 1.551s ok cmd/pprof 2.190s ok cmd/trace 0.148s ok cmd/vet 2.861s ##### os/user with tag osusergo ok os/user 0.102s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 9.709s ##### moved GOROOT ok fmt 0.160s ##### Testing without libgcc. ok net 0.147s ok os/user 0.104s ##### internal linking of -buildmode=pie ok reflect 0.192s ok os/user 0.103s ##### sync -cpu=10 ok sync 0.346s ##### Testing race detector ok runtime/race 3.728s ok flag 0.117s ok net 0.176s ok os 0.184s ok os/exec 0.176s ok encoding/gob 0.135s ok flag 0.099s ok os/exec 0.153s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/test ok misc/cgo/test 7.083s ok misc/cgo/test 7.543s ok misc/cgo/test 6.919s ok misc/cgo/test 6.822s ok misc/cgo/test 4.332s ok misc/cgo/test 4.328s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 0.098s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 0.103s ##### ../misc/cgo/testcarchive PASS ##### ../misc/cgo/testcshared PASS ##### ../misc/cgo/testplugin ok misc/cgo/testplugin 23.503s ##### ../misc/cgo/errors PASS All tests passed.