darwin-amd64-13 at 9d2fc7084f03fc29fa3fbb509d9d3ef82e173cc3 :: 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=447" "TERM_SESSION_ID=ACD8A292-4B56-49A1-A929-D23E5F317BFC" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.uihcKVqRKS/Listeners" "PATH=/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=2DBA83D0-7B57-44E1-AD28-453339771FD6" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "HOME=/Users/gopher" "SHLVL=2" "LOGNAME=gopher" "SECURITYSESSIONID=186ac" "_=/Users/gopher/go/bin/buildlet" "WORKDIR=/tmp/buildlet" "GOROOT_BOOTSTRAP=/tmp/buildlet/go1.4" "GO_BUILDER_NAME=darwin-amd64-13" "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 /tmp/buildlet/go1.4. (go1.17.13 darwin/amd64) Building Go toolchain1 using /tmp/buildlet/go1.4. 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/amd64. --- Installed Go for darwin/amd64 in /tmp/buildlet/go Installed commands in /tmp/buildlet/go/bin ##### Test execution environment. # GOARCH: amd64 # CPU: # GOOS: darwin # OS Version: Darwin 22.1.0 Darwin Kernel Version 22.1.0: Sun Oct 9 20:14:54 PDT 2022; root:xnu-8792.41.9~2/RELEASE_X86_64 x86_64 ##### Testing packages. ok archive/tar 0.220s ok archive/zip 0.504s ok bufio 0.144s ok bytes 2.076s ok compress/bzip2 0.226s ok compress/flate 2.114s ok compress/gzip 2.864s ok compress/lzw 0.173s ok compress/zlib 1.286s ok container/heap 0.035s ok container/list 0.022s ok container/ring 0.023s ok context 0.078s ok crypto 0.040s ok crypto/aes 0.059s ok crypto/cipher 0.033s ok crypto/des 0.035s ok crypto/dsa 0.032s ok crypto/ecdh 0.053s ok crypto/ecdsa 0.088s ok crypto/ed25519 0.095s ok crypto/elliptic 0.034s ok crypto/hmac 0.029s ok crypto/internal/alias 0.023s ok crypto/internal/bigmod 0.364s ok crypto/internal/boring 0.036s ok crypto/internal/boring/bcache 0.213s ok crypto/internal/edwards25519 5.473s ok crypto/internal/edwards25519/field 4.462s ok crypto/internal/nistec 0.180s ok crypto/internal/nistec/fiat 0.025s [no tests to run] ok crypto/md5 0.059s ok crypto/rand 0.085s ok crypto/rc4 0.063s ok crypto/rsa 0.506s ok crypto/sha1 0.047s ok crypto/sha256 0.038s ok crypto/sha512 0.048s ok crypto/subtle 0.187s ok crypto/tls 1.985s ok crypto/x509 0.422s ok database/sql 0.430s ok database/sql/driver 0.026s ok debug/buildinfo 0.021s ok debug/dwarf 0.083s ok debug/elf 0.312s ok debug/gosym 0.039s ok debug/macho 0.151s ok debug/pe 0.094s ok debug/plan9obj 0.048s ok embed 0.055s [no tests to run] ok embed/internal/embedtest 0.042s ok encoding/ascii85 0.054s ok encoding/asn1 0.017s ok encoding/base32 0.116s ok encoding/base64 0.029s ok encoding/binary 0.015s ok encoding/csv 0.047s ok encoding/gob 4.364s ok encoding/hex 0.061s ok encoding/json 0.500s ok encoding/pem 0.792s ok encoding/xml 0.107s ok errors 0.029s ok expvar 0.041s ok flag 0.053s ok fmt 0.092s ok go/ast 0.036s ok go/build 4.538s ok go/build/constraint 0.050s ok go/constant 0.032s ok go/doc 0.203s ok go/doc/comment 3.641s ok go/format 0.182s ok go/importer 0.885s ok go/internal/gccgoimporter 0.115s ok go/internal/gcimporter 6.984s ok go/internal/srcimporter 21.584s ok go/parser 0.570s ok go/printer 0.400s ok go/scanner 0.019s ok go/token 0.057s ok go/types 25.345s ok hash 0.033s ok hash/adler32 0.035s ok hash/crc32 0.019s ok hash/crc64 0.018s ok hash/fnv 0.026s ok hash/maphash 0.106s ok html 0.021s ok html/template 0.183s ok image 0.222s ok image/color 0.046s ok image/draw 0.119s ok image/gif 0.802s ok image/jpeg 0.403s ok image/png 0.519s ok index/suffixarray 0.249s ok internal/abi 0.245s ok internal/buildcfg 0.027s ok internal/coverage/cformat 0.030s ok internal/coverage/cmerge 0.043s ok internal/coverage/pods 0.033s ok internal/coverage/slicereader 0.053s ok internal/coverage/slicewriter 0.019s ok internal/coverage/test 0.048s ok internal/cpu 0.068s ok internal/dag 0.030s ok internal/diff 0.092s ok internal/fmtsort 0.052s ok internal/fuzz 0.039s ok internal/godebug 0.080s ok internal/intern 2.877s ok internal/itoa 0.049s ok internal/poll 0.153s ok internal/profile 0.039s ok internal/reflectlite 0.092s ok internal/safefilepath 0.042s ok internal/saferio 0.180s ok internal/singleflight 0.061s ok internal/testenv 0.018s ok internal/trace 0.111s ok internal/types/errors 1.456s ok internal/unsafeheader 0.022s ok internal/xcoff 0.512s ok io 0.098s ok io/fs 0.307s ok io/ioutil 0.085s ok log 0.055s ok log/slog 0.385s ok log/slog/internal/buffer 0.082s ok log/syslog 1.355s ok maps 0.037s ok math 0.038s ok math/big 1.489s ok math/bits 0.046s ok math/cmplx 0.068s ok math/rand 0.294s ok mime 0.064s ok mime/multipart 1.484s ok mime/quotedprintable 0.135s ok net 26.135s ok net/http 11.972s ok net/http/cgi 2.989s ok net/http/cookiejar 0.071s ok net/http/fcgi 0.165s ok net/http/httptest 0.216s ok net/http/httptrace 0.075s ok net/http/httputil 15.237s ok net/http/internal 0.046s ok net/http/internal/ascii 0.050s ok net/http/pprof 5.309s ok net/internal/socktest 0.046s ok net/mail 0.036s ok net/netip 1.535s ok net/rpc 0.249s ok net/rpc/jsonrpc 0.061s ok net/smtp 0.141s ok net/textproto 0.046s ok net/url 0.058s ok os 2.182s ok os/exec 1.757s ok os/exec/internal/fdtest 0.035s ok os/signal 5.173s ok os/user 0.052s ok path 0.027s ok path/filepath 0.608s ok plugin 0.035s ok reflect 1.764s ok regexp 0.917s ok regexp/syntax 1.121s ok runtime 75.688s ok runtime/cgo 0.035s ok runtime/coverage 0.034s ok runtime/debug 0.200s ok runtime/internal/atomic 0.085s ok runtime/internal/math 0.037s ok runtime/internal/sys 0.051s ok runtime/metrics 0.032s ok runtime/pprof 11.465s ok runtime/trace 4.867s ok slices 0.091s ok sort 0.056s ok strconv 1.361s ok strings 2.095s ok sync 0.683s ok sync/atomic 5.692s ok syscall 2.140s ok testing 2.391s ok testing/fstest 0.029s ok testing/iotest 0.029s ok testing/quick 0.064s ok text/scanner 0.042s ok text/tabwriter 0.036s ok text/template 0.085s ok text/template/parse 0.031s ok time 2.968s ok unicode 0.022s ok unicode/utf16 0.090s ok unicode/utf8 0.042s ok cmd/addr2line 1.868s ok cmd/api 37.938s ok cmd/asm/internal/asm 1.358s ok cmd/asm/internal/lex 0.039s ok cmd/compile/internal/abt 0.021s ok cmd/compile/internal/amd64 6.921s ok cmd/compile/internal/base 0.039s ok cmd/compile/internal/compare 0.035s ok cmd/compile/internal/dwarfgen 0.950s ok cmd/compile/internal/importer 6.521s ok cmd/compile/internal/ir 0.059s ok cmd/compile/internal/logopt 2.301s ok cmd/compile/internal/loopvar 52.706s ok cmd/compile/internal/noder 0.051s ok cmd/compile/internal/reflectdata 0.036s [no tests to run] ok cmd/compile/internal/ssa 57.607s ok cmd/compile/internal/syntax 0.133s ok cmd/compile/internal/test 20.106s ok cmd/compile/internal/typecheck 1.094s ok cmd/compile/internal/types 0.020s ok cmd/compile/internal/types2 27.266s ok cmd/covdata 0.016s ok cmd/cover 5.109s ok cmd/dist 0.052s ok cmd/doc 1.245s ok cmd/fix 26.917s ok cmd/go 189.938s ok cmd/go/internal/auth 0.119s ok cmd/go/internal/cache 0.623s ok cmd/go/internal/fsys 0.237s ok cmd/go/internal/generate 0.041s ok cmd/go/internal/get 0.043s ok cmd/go/internal/imports 0.063s ok cmd/go/internal/load 0.020s ok cmd/go/internal/lockedfile 0.202s ok cmd/go/internal/lockedfile/internal/filelock 0.057s ok cmd/go/internal/modconv 0.063s ok cmd/go/internal/modfetch 0.039s ok cmd/go/internal/modfetch/codehost 0.036s ok cmd/go/internal/modfetch/zip_sum_test 0.039s ok cmd/go/internal/modindex 0.208s ok cmd/go/internal/modload 0.035s ok cmd/go/internal/mvs 0.015s ok cmd/go/internal/par 0.032s ok cmd/go/internal/str 0.023s ok cmd/go/internal/test 0.043s ok cmd/go/internal/vcs 0.079s ok cmd/go/internal/vcweb 0.133s ok cmd/go/internal/vcweb/vcstest 7.884s ok cmd/go/internal/web 0.058s ok cmd/go/internal/work 0.565s ok cmd/gofmt 0.217s ok cmd/internal/archive 1.913s ok cmd/internal/buildid 0.480s ok cmd/internal/cov 0.803s ok cmd/internal/dwarf 0.043s ok cmd/internal/edit 0.034s ok cmd/internal/goobj 0.028s ok cmd/internal/moddeps 5.754s ok cmd/internal/notsha256 0.037s ok cmd/internal/obj 1.856s ok cmd/internal/obj/ppc64 0.796s ok cmd/internal/obj/riscv 0.294s ok cmd/internal/obj/s390x 0.050s ok cmd/internal/obj/x86 5.597s ok cmd/internal/objabi 0.045s ok cmd/internal/pkgpath 0.218s ok cmd/internal/pkgpattern 0.046s ok cmd/internal/quoted 0.033s ok cmd/internal/src 0.017s ok cmd/internal/test2json 0.392s ok cmd/link 23.592s ok cmd/link/internal/benchmark 0.055s ok cmd/link/internal/ld 20.280s ok cmd/link/internal/loader 0.079s ok cmd/nm 3.878s ok cmd/objdump 12.432s ok cmd/pack 2.507s ok cmd/pprof 2.003s ok cmd/trace 0.281s ok cmd/vet 38.371s ##### os/user with tag osusergo ok os/user 0.046s ##### hash/maphash purego implementation ok hash/maphash 0.082s ##### GOOS=ios on darwin/amd64 ok crypto/x509 0.036s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 47.046s ##### moved GOROOT ok fmt 0.083s ##### Testing without libgcc. ok net 0.370s ok os/user 0.037s ##### internal linking of -buildmode=pie ok reflect 1.928s ok os/user 0.070s ##### sync -cpu=10 ok sync 0.580s ##### Testing race detector ok runtime/race 6.107s ok flag 0.077s ok net 0.740s ok os 0.298s ok os/exec 0.188s ok encoding/gob 0.124s ok flag 0.072s ok os/exec 0.170s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/fortran PASS ##### ../misc/cgo/test ok misc/cgo/test 0.708s ok misc/cgo/test 0.691s ok misc/cgo/test 0.967s ok misc/cgo/test 0.648s ok misc/cgo/test 0.815s ok misc/cgo/test 0.764s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 2.620s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 3.224s ##### ../misc/cgo/testcarchive PASS ##### ../misc/cgo/testcshared PASS ##### ../misc/cgo/testplugin ok misc/cgo/testplugin 135.301s ##### ../misc/cgo/errors PASS All tests passed.