darwin-arm64-12 at f4755fc7333f524666f6ba3140cee0d180bce8b3 :: 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=F56614F3-C93A-458F-81FE-F99DD19ECAA9" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.0yKw0EZS2Z/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "LaunchInstanceID=AFCFA68D-AF9C-4C42-94D0-073147DC289E" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "HOME=/Users/gopher" "SHLVL=2" "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.179s ok bufio 0.089s ok bytes 0.819s ok compress/bzip2 0.113s ok compress/flate 0.253s ok compress/gzip 0.186s ok compress/lzw 0.099s ok compress/zlib 0.282s ok container/heap 0.142s ok container/list 0.184s ok container/ring 0.099s ok context 0.112s ok crypto 0.081s ok crypto/aes 0.070s ok crypto/cipher 0.055s ok crypto/des 0.098s ok crypto/dsa 0.072s ok crypto/ecdsa 0.062s ok crypto/ed25519 0.105s ok crypto/elliptic 0.112s ok crypto/hmac 0.120s ok crypto/internal/boring 0.052s ok crypto/internal/boring/bcache 0.103s ok crypto/internal/edwards25519 1.911s ok crypto/internal/edwards25519/field 2.016s ok crypto/internal/nistec 0.430s ok crypto/internal/nistec/fiat 0.081s [no tests to run] ok crypto/internal/subtle 0.130s ok crypto/md5 0.139s ok crypto/rand 0.105s ok crypto/rc4 0.087s ok crypto/rsa 0.113s ok crypto/sha1 0.110s ok crypto/sha256 0.065s ok crypto/sha512 0.074s ok crypto/subtle 0.081s ok crypto/tls 0.301s ok crypto/x509 0.232s ok database/sql 0.403s ok database/sql/driver 0.075s ok debug/buildinfo 0.120s ok debug/dwarf 0.060s ok debug/elf 0.101s ok debug/gosym 0.075s ok debug/macho 0.108s ok debug/pe 0.123s ok debug/plan9obj 0.076s ok embed 0.141s [no tests to run] ok embed/internal/embedtest 0.131s ok encoding/ascii85 0.084s ok encoding/asn1 0.081s ok encoding/base32 0.084s ok encoding/base64 0.056s ok encoding/binary 0.091s ok encoding/csv 0.077s ok encoding/gob 0.121s ok encoding/hex 0.080s ok encoding/json 0.193s ok encoding/pem 0.278s ok encoding/xml 0.060s ok errors 0.076s ok expvar 0.068s ok flag 0.114s ok fmt 0.190s ok go/ast 0.060s ok go/build 0.673s ok go/build/constraint 0.073s ok go/constant 0.089s ok go/doc 0.224s ok go/doc/comment 0.483s ok go/format 0.176s ok go/importer 0.126s ok go/internal/gccgoimporter 0.185s ok go/internal/gcimporter 3.001s ok go/internal/srcimporter 4.134s ok go/parser 0.109s ok go/printer 0.206s ok go/scanner 0.085s ok go/token 0.105s ok go/types 2.822s ok hash 0.074s ok hash/adler32 0.121s ok hash/crc32 0.054s ok hash/crc64 0.092s ok hash/fnv 0.133s ok hash/maphash 0.211s ok html 0.076s ok html/template 0.123s ok image 0.100s ok image/color 0.083s ok image/draw 0.149s ok image/gif 4.130s ok image/jpeg 1.295s ok image/png 0.221s ok index/suffixarray 0.166s ok internal/abi 0.113s ok internal/buildcfg 0.076s ok internal/cpu 0.125s ok internal/diff 0.081s ok internal/fmtsort 0.106s ok internal/fuzz 0.084s ok internal/godebug 0.056s ok internal/intern 0.141s ok internal/itoa 0.071s ok internal/poll 0.088s ok internal/profile 0.082s ok internal/reflectlite 0.093s ok internal/singleflight 0.086s ok internal/trace 0.120s ok internal/unsafeheader 0.120s ok internal/xcoff 0.079s ok io 0.122s ok io/fs 0.066s ok io/ioutil 0.090s ok log 0.128s ok log/syslog 1.376s ok math 0.111s ok math/big 0.428s ok math/bits 0.084s ok math/cmplx 0.072s ok math/rand 0.135s ok mime 0.115s ok mime/multipart 0.141s ok mime/quotedprintable 0.096s ok net 7.900s ok net/http 3.048s ok net/http/cgi 0.521s ok net/http/cookiejar 0.174s ok net/http/fcgi 0.195s ok net/http/httptest 0.148s ok net/http/httptrace 0.115s ok net/http/httputil 0.629s ok net/http/internal 0.106s ok net/http/internal/ascii 0.074s ok net/http/pprof 4.124s ok net/internal/socktest 0.076s ok net/mail 0.069s ok net/netip 0.245s ok net/rpc 0.114s ok net/rpc/jsonrpc 0.098s ok net/smtp 0.126s ok net/textproto 0.077s ok net/url 0.080s ok os 0.658s ok os/exec 0.767s ok os/exec/internal/fdtest 0.078s ok os/signal 2.064s ok os/user 0.093s ok path 0.074s ok path/filepath 0.104s ok plugin 0.088s ok reflect 0.193s ok regexp 0.108s ok regexp/syntax 0.260s ok runtime 11.605s ok runtime/cgo 0.104s ok runtime/debug 0.134s ok runtime/internal/atomic 0.140s ok runtime/internal/math 0.144s ok runtime/internal/sys 0.102s ok runtime/metrics 0.189s ok runtime/pprof 4.816s ok runtime/trace 0.986s ok sort 0.095s ok strconv 0.227s ok strings 0.940s ok sync 0.350s ok sync/atomic 1.083s ok syscall 0.247s ok testing 0.804s ok testing/fstest 0.104s ok testing/iotest 0.197s ok testing/quick 0.166s ok text/scanner 0.075s ok text/tabwriter 0.076s ok text/template 0.075s ok text/template/parse 0.065s ok time 2.632s ok unicode 0.079s ok unicode/utf16 0.058s ok unicode/utf8 0.073s ok cmd/addr2line 0.617s ok cmd/api 3.131s ok cmd/asm/internal/asm 0.322s ok cmd/asm/internal/lex 0.073s ok cmd/compile/internal/abt 0.073s ok cmd/compile/internal/amd64 0.132s ok cmd/compile/internal/dwarfgen 0.355s ok cmd/compile/internal/importer 0.105s ok cmd/compile/internal/ir 0.071s ok cmd/compile/internal/logopt 0.119s ok cmd/compile/internal/noder 0.131s ok cmd/compile/internal/reflectdata 0.091s [no tests to run] ok cmd/compile/internal/ssa 3.839s ok cmd/compile/internal/syntax 0.090s ok cmd/compile/internal/test 4.551s ok cmd/compile/internal/typecheck 0.260s ok cmd/compile/internal/types 0.081s ok cmd/compile/internal/types2 0.383s ok cmd/cover 1.104s ok cmd/dist 0.104s ok cmd/doc 0.125s ok cmd/fix 1.168s ok cmd/go 19.970s ok cmd/go/internal/auth 0.066s ok cmd/go/internal/cache 0.171s ok cmd/go/internal/fsys 0.099s ok cmd/go/internal/generate 0.205s ok cmd/go/internal/get 0.114s ok cmd/go/internal/imports 0.123s ok cmd/go/internal/load 0.082s ok cmd/go/internal/lockedfile 0.119s ok cmd/go/internal/lockedfile/internal/filelock 0.103s ok cmd/go/internal/modconv 0.103s ok cmd/go/internal/modfetch 0.091s ok cmd/go/internal/modfetch/codehost 0.107s ok cmd/go/internal/modfetch/zip_sum_test 0.086s ok cmd/go/internal/modindex 0.072s ok cmd/go/internal/modload 0.134s ok cmd/go/internal/mvs 0.107s ok cmd/go/internal/par 0.096s ok cmd/go/internal/search 0.098s ok cmd/go/internal/str 0.071s ok cmd/go/internal/test 0.103s ok cmd/go/internal/vcs 0.130s ok cmd/go/internal/web 0.093s ok cmd/go/internal/work 0.113s ok cmd/gofmt 0.202s ok cmd/internal/archive 1.855s ok cmd/internal/buildid 0.138s ok cmd/internal/dwarf 0.117s ok cmd/internal/edit 0.088s ok cmd/internal/goobj 0.149s ok cmd/internal/moddeps 0.681s ok cmd/internal/notsha256 0.072s ok cmd/internal/obj 0.346s ok cmd/internal/obj/arm64 0.079s ok cmd/internal/obj/ppc64 0.120s ok cmd/internal/obj/riscv 0.095s ok cmd/internal/obj/s390x 0.058s ok cmd/internal/obj/x86 0.984s ok cmd/internal/objabi 0.136s ok cmd/internal/pkgpath 0.097s ok cmd/internal/quoted 0.133s ok cmd/internal/src 0.152s ok cmd/internal/sys 0.076s ok cmd/internal/test2json 0.141s ok cmd/link 4.796s ok cmd/link/internal/benchmark 0.074s ok cmd/link/internal/ld 3.650s ok cmd/link/internal/loader 0.067s ok cmd/nm 1.526s ok cmd/objdump 1.734s ok cmd/pack 1.597s ok cmd/pprof 1.387s ok cmd/trace 0.150s ok cmd/vet 2.823s ##### os/user with tag osusergo ok os/user 0.101s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 9.632s ##### moved GOROOT ok fmt 0.152s ##### Testing without libgcc. ok net 0.123s ok os/user 0.099s ##### internal linking of -buildmode=pie ok reflect 0.190s ok os/user 0.130s ##### sync -cpu=10 ok sync 0.382s ##### Testing race detector ok runtime/race 3.742s ok flag 0.095s ok net 0.153s ok os 0.217s ok os/exec 0.178s ok encoding/gob 0.138s ok flag 0.091s ok os/exec 0.160s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/test ok misc/cgo/test 7.197s ok misc/cgo/test 7.628s ok misc/cgo/test 7.148s ok misc/cgo/test 7.209s ok misc/cgo/test 4.266s ok misc/cgo/test 4.286s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 0.145s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 0.104s ##### ../misc/cgo/testcarchive PASS ##### ../misc/cgo/testcshared PASS ##### ../misc/cgo/testplugin ok misc/cgo/testplugin 23.368s ##### ../misc/cgo/errors PASS All tests passed.