darwin-arm64-12 at bdab4cf47a47b69caacad6fd7ff6ab27bb22ab1c :: 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.122s ok archive/zip 0.402s ok bufio 0.087s ok bytes 0.808s ok compress/bzip2 0.121s ok compress/flate 0.249s ok compress/gzip 0.183s ok compress/lzw 0.092s ok compress/zlib 0.270s ok container/heap 0.100s ok container/list 0.240s ok container/ring 0.138s ok context 0.113s ok crypto 0.090s ok crypto/aes 0.067s ok crypto/cipher 0.056s ok crypto/des 0.098s ok crypto/dsa 0.074s ok crypto/ecdsa 0.092s ok crypto/ed25519 0.104s ok crypto/elliptic 0.119s ok crypto/hmac 0.072s ok crypto/internal/boring 0.078s ok crypto/internal/edwards25519 1.796s ok crypto/internal/edwards25519/field 1.957s ok crypto/internal/nistec 0.404s ok crypto/internal/nistec/fiat 0.070s [no tests to run] ok crypto/internal/subtle 0.092s ok crypto/md5 0.112s ok crypto/rand 0.178s ok crypto/rc4 0.084s ok crypto/rsa 0.112s ok crypto/sha1 0.092s ok crypto/sha256 0.055s ok crypto/sha512 0.074s ok crypto/subtle 0.053s ok crypto/tls 0.290s ok crypto/x509 0.213s ok database/sql 0.361s ok database/sql/driver 0.075s ok debug/buildinfo 0.116s ok debug/dwarf 0.067s ok debug/elf 0.122s ok debug/gosym 0.116s ok debug/macho 0.076s ok debug/pe 0.136s ok debug/plan9obj 0.081s ok embed 0.091s [no tests to run] ok embed/internal/embedtest 0.072s ok encoding/ascii85 0.117s ok encoding/asn1 0.086s ok encoding/base32 0.085s ok encoding/base64 0.296s ok encoding/binary 0.548s ok encoding/csv 0.078s ok encoding/gob 0.082s ok encoding/hex 0.117s ok encoding/json 0.133s ok encoding/pem 0.321s ok encoding/xml 0.080s ok errors 0.073s ok expvar 0.068s ok flag 0.085s ok fmt 0.156s ok go/ast 0.070s ok go/build 0.697s ok go/build/constraint 0.074s ok go/constant 0.094s ok go/doc 0.109s ok go/doc/comment 0.387s ok go/format 0.087s ok go/importer 0.193s ok go/internal/gccgoimporter 0.197s ok go/internal/gcimporter 3.305s ok go/internal/srcimporter 4.304s ok go/parser 0.069s ok go/printer 0.173s ok go/scanner 0.059s ok go/token 0.082s ok go/types 2.844s ok hash 0.073s ok hash/adler32 0.074s ok hash/crc32 0.057s ok hash/crc64 0.116s ok hash/fnv 0.101s ok hash/maphash 0.232s ok html 0.140s ok html/template 0.140s ok image 0.110s ok image/color 0.088s ok image/draw 0.237s ok image/gif 4.265s ok image/jpeg 1.390s ok image/png 0.195s ok index/suffixarray 0.162s ok internal/abi 0.126s ok internal/buildcfg 0.092s ok internal/cpu 0.102s ok internal/diff 0.136s ok internal/fmtsort 0.066s ok internal/fuzz 0.088s ok internal/godebug 0.074s ok internal/intern 0.336s ok internal/itoa 0.076s ok internal/poll 0.130s ok internal/profile 0.074s ok internal/reflectlite 0.122s ok internal/singleflight 0.096s ok internal/trace 0.114s ok internal/unsafeheader 0.073s ok internal/xcoff 0.087s ok io 0.130s ok io/fs 0.076s ok io/ioutil 0.103s ok log 0.077s ok log/syslog 1.322s ok math 0.101s ok math/big 0.438s ok math/bits 0.074s ok math/cmplx 0.131s ok math/rand 0.135s ok mime 0.072s ok mime/multipart 0.142s ok mime/quotedprintable 0.076s ok net 7.707s ok net/http 2.882s ok net/http/cgi 0.417s ok net/http/cookiejar 0.186s ok net/http/fcgi 0.197s ok net/http/httptest 0.134s ok net/http/httptrace 0.112s ok net/http/httputil 0.673s ok net/http/internal 0.105s ok net/http/internal/ascii 0.074s ok net/http/pprof 4.113s ok net/internal/socktest 0.074s ok net/mail 0.058s ok net/netip 0.246s ok net/rpc 0.187s ok net/rpc/jsonrpc 0.154s ok net/smtp 0.095s ok net/textproto 0.091s ok net/url 0.083s ok os 0.742s ok os/exec 0.732s ok os/exec/internal/fdtest 0.074s ok os/signal 2.095s ok os/user 0.108s ok path 0.081s ok path/filepath 0.089s ok plugin 0.092s ok reflect 0.188s ok regexp 0.132s ok regexp/syntax 0.247s ok runtime 11.588s ok runtime/cgo 0.074s ok runtime/debug 0.189s ok runtime/internal/atomic 0.196s ok runtime/internal/math 0.096s ok runtime/internal/sys 0.073s ok runtime/metrics 0.281s ok runtime/pprof 5.416s ok runtime/trace 1.228s ok sort 0.146s ok strconv 0.231s ok strings 0.886s ok sync 0.300s ok sync/atomic 0.826s ok syscall 0.257s ok testing 0.601s ok testing/fstest 0.081s ok testing/iotest 0.101s ok testing/quick 0.156s ok text/scanner 0.185s ok text/tabwriter 0.074s ok text/template 0.192s ok text/template/parse 0.182s ok time 2.633s ok unicode 0.077s ok unicode/utf16 0.069s ok unicode/utf8 0.121s ok cmd/addr2line 0.737s ok cmd/api 3.396s ok cmd/asm/internal/asm 0.270s ok cmd/asm/internal/lex 0.077s ok cmd/compile/internal/abt 0.112s ok cmd/compile/internal/amd64 0.133s ok cmd/compile/internal/dwarfgen 0.346s ok cmd/compile/internal/importer 0.121s ok cmd/compile/internal/ir 0.085s ok cmd/compile/internal/logopt 0.216s ok cmd/compile/internal/noder 0.100s ok cmd/compile/internal/reflectdata 0.083s [no tests to run] ok cmd/compile/internal/ssa 3.755s ok cmd/compile/internal/syntax 0.066s ok cmd/compile/internal/test 4.638s ok cmd/compile/internal/typecheck 0.313s ok cmd/compile/internal/types 0.068s ok cmd/compile/internal/types2 0.378s ok cmd/cover 1.033s ok cmd/dist 0.065s ok cmd/doc 0.140s ok cmd/fix 1.355s ok cmd/go 20.753s ok cmd/go/internal/auth 0.167s ok cmd/go/internal/cache 0.176s ok cmd/go/internal/fsys 0.154s ok cmd/go/internal/generate 0.115s ok cmd/go/internal/get 0.192s ok cmd/go/internal/imports 0.084s ok cmd/go/internal/load 0.086s ok cmd/go/internal/lockedfile 0.118s ok cmd/go/internal/lockedfile/internal/filelock 0.144s ok cmd/go/internal/modconv 0.077s ok cmd/go/internal/modfetch 0.099s ok cmd/go/internal/modfetch/codehost 0.079s ok cmd/go/internal/modfetch/zip_sum_test 0.100s ok cmd/go/internal/modindex 0.074s ok cmd/go/internal/modload 0.091s ok cmd/go/internal/mvs 0.131s ok cmd/go/internal/par 0.106s ok cmd/go/internal/search 0.174s ok cmd/go/internal/str 0.112s ok cmd/go/internal/test 0.086s ok cmd/go/internal/vcs 0.078s ok cmd/go/internal/web 0.077s ok cmd/go/internal/work 0.140s ok cmd/gofmt 0.085s ok cmd/internal/archive 0.587s ok cmd/internal/buildid 0.138s ok cmd/internal/dwarf 0.149s ok cmd/internal/edit 0.084s ok cmd/internal/goobj 0.210s ok cmd/internal/moddeps 0.599s ok cmd/internal/notsha256 0.077s ok cmd/internal/obj 0.333s ok cmd/internal/obj/arm64 0.083s ok cmd/internal/obj/ppc64 0.166s ok cmd/internal/obj/riscv 0.092s ok cmd/internal/obj/s390x 0.060s ok cmd/internal/obj/x86 0.969s ok cmd/internal/objabi 0.118s ok cmd/internal/pkgpath 0.090s ok cmd/internal/quoted 0.089s ok cmd/internal/src 0.151s ok cmd/internal/sys 0.122s ok cmd/internal/test2json 0.142s ok cmd/link 4.416s ok cmd/link/internal/benchmark 0.102s ok cmd/link/internal/ld 3.768s ok cmd/link/internal/loader 0.084s ok cmd/nm 1.198s ok cmd/objdump 1.453s ok cmd/pack 1.306s ok cmd/pprof 0.848s ok cmd/trace 0.150s ok cmd/vet 2.702s ##### os/user with tag osusergo ok os/user 0.100s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 9.590s ##### moved GOROOT ok fmt 0.169s ##### Testing without libgcc. ok net 0.125s ok os/user 0.101s ##### internal linking of -buildmode=pie ok reflect 0.188s ok os/user 0.103s ##### sync -cpu=10 ok sync 0.392s ##### Testing race detector ok runtime/race 3.930s ok flag 0.109s ok net 0.169s ok os 0.217s ok os/exec 0.175s ok encoding/gob 0.129s ok flag 0.142s ok os/exec 0.154s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/test ok misc/cgo/test 8.163s ok misc/cgo/test 8.735s ok misc/cgo/test 8.574s ok misc/cgo/test 8.494s ok misc/cgo/test 4.350s ok misc/cgo/test 4.248s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 0.098s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 0.098s ##### ../misc/cgo/testcarchive PASS ##### ../misc/cgo/testcshared PASS ##### ../misc/cgo/testplugin ok misc/cgo/testplugin 24.127s ##### ../misc/cgo/errors PASS All tests passed.