darwin-amd64-10_15 at 5914f6a482ce9e178cdc199ec3ec1719b6049f60 :: 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=433" "TERM_SESSION_ID=EB21BE74-A7DB-49D8-8534-69A8EC0876A6" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.Z6y1qhqiS0/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=qemu_vm" "LaunchInstanceID=34C79EAC-827E-408A-BD8F-6B0F3739A1DF" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "HOME=/Users/gopher" "SHLVL=2" "LOGNAME=gopher" "SECURITYSESSIONID=186a6" "_=/Users/gopher/go/bin/buildlet" "WORKDIR=/tmp/buildlet" "GOROOT_BOOTSTRAP=/tmp/buildlet/go1.4" "GO_BUILDER_NAME=darwin-amd64-10_15" "GOBIN=" "TMPDIR=/tmp/buildlet/tmp" "GOCACHE=/tmp/buildlet/gocache" "GOPLSCACHE=/tmp/buildlet/goplscache" "PWD=/tmp/buildlet/go/src"] in dir /tmp/buildlet/go/src Building Go cmd/dist using /tmp/buildlet/go1.4. (go1.20.6 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 *** You need to add /tmp/buildlet/go/bin to your PATH. ##### Test execution environment. # GOARCH: amd64 # CPU: # GOOS: darwin # OS Version: Darwin 19.6.0 Darwin Kernel Version 19.6.0: Thu Oct 29 22:56:45 PDT 2020; root:xnu-6153.141.2.2~1/RELEASE_X86_64 x86_64 ##### Testing packages. ok archive/tar 0.271s ok archive/zip 0.426s ok bufio 0.143s ok bytes 0.354s ok cmp 0.026s ok compress/bzip2 0.129s ok compress/flate 2.844s ok compress/gzip 1.422s ok compress/lzw 0.112s ok compress/zlib 0.583s ok container/heap 0.053s ok container/list 0.026s ok container/ring 0.028s ok context 0.071s ok crypto 0.021s ok crypto/aes 0.052s ok crypto/cipher 0.017s ok crypto/des 0.013s ok crypto/dsa 0.023s ok crypto/ecdh 0.049s ok crypto/ecdsa 0.034s ok crypto/ed25519 0.049s ok crypto/elliptic 0.016s ok crypto/hmac 0.016s ok crypto/internal/alias 0.013s ok crypto/internal/bigmod 0.126s ok crypto/internal/boring 0.010s ok crypto/internal/boring/bcache 0.138s ok crypto/internal/edwards25519 0.067s ok crypto/internal/edwards25519/field 0.019s ok crypto/internal/nistec 0.119s ok crypto/internal/nistec/fiat 0.026s [no tests to run] ok crypto/md5 0.032s ok crypto/rand 0.064s ok crypto/rc4 0.034s ok crypto/rsa 0.233s ok crypto/sha1 0.052s ok crypto/sha256 0.019s ok crypto/sha512 0.020s ok crypto/subtle 0.153s ok crypto/tls 1.358s ok crypto/x509 0.481s ok database/sql 0.608s ok database/sql/driver 0.045s ok debug/buildinfo 0.031s ok debug/dwarf 0.056s ok debug/elf 0.216s ok debug/gosym 0.081s ok debug/macho 0.021s ok debug/pe 0.064s ok debug/plan9obj 0.024s ok embed 0.049s [no tests to run] ok embed/internal/embedtest 0.022s ok encoding/ascii85 0.026s ok encoding/asn1 0.050s ok encoding/base32 0.089s ok encoding/base64 0.015s ok encoding/binary 0.033s ok encoding/csv 0.052s ok encoding/gob 1.127s ok encoding/hex 0.025s ok encoding/json 0.251s ok encoding/pem 0.405s ok encoding/xml 0.108s ok errors 0.040s ok expvar 0.058s ok flag 0.159s ok fmt 0.081s ok go/ast 0.023s ok go/build 1.488s ok go/build/constraint 0.023s ok go/constant 0.030s ok go/doc 0.098s ok go/doc/comment 1.176s ok go/format 0.035s ok go/importer 0.994s ok go/internal/gccgoimporter 0.043s ok go/internal/gcimporter 4.686s ok go/internal/srcimporter 12.493s ok go/parser 0.263s ok go/printer 0.256s ok go/scanner 0.027s ok go/token 0.027s ok go/types 16.694s ok hash 0.027s ok hash/adler32 0.027s ok hash/crc32 0.018s ok hash/crc64 0.039s ok hash/fnv 0.028s ok hash/maphash 0.086s ok html 0.050s ok html/template 0.170s ok image 0.101s ok image/color 0.043s ok image/draw 0.130s ok image/gif 0.505s ok image/jpeg 0.187s ok image/png 0.294s ok index/suffixarray 0.204s ok internal/abi 0.297s ok internal/buildcfg 0.050s ok internal/coverage/cformat 0.035s ok internal/coverage/cmerge 0.033s ok internal/coverage/pods 0.031s ok internal/coverage/slicereader 0.028s ok internal/coverage/slicewriter 0.031s ok internal/coverage/test 0.033s ok internal/cpu 0.037s ok internal/dag 0.031s ok internal/diff 0.038s ok internal/fmtsort 0.019s ok internal/fuzz 0.087s ok internal/godebug 1.288s ok internal/godebugs 0.071s ok internal/intern 1.868s ok internal/itoa 0.027s ok internal/platform 1.343s ok internal/poll 0.084s ok internal/profile 0.042s ok internal/reflectlite 0.015s ok internal/safefilepath 0.023s ok internal/saferio 0.101s ok internal/singleflight 0.037s ok internal/testenv 0.662s ok internal/trace 0.147s ok internal/types/errors 1.066s ok internal/unsafeheader 0.020s ok internal/xcoff 0.021s ok internal/zstd 0.014s ok io 0.111s ok io/fs 0.280s ok io/ioutil 0.056s ok log 0.033s ok log/slog 0.140s ok log/slog/internal/benchmarks 0.021s ok log/slog/internal/buffer 0.029s ok log/syslog 1.283s ok maps 0.020s ok math 0.028s ok math/big 0.948s ok math/bits 0.023s ok math/cmplx 0.025s ok math/rand 0.174s ok mime 0.030s ok mime/multipart 0.638s ok mime/quotedprintable 0.108s ok net 12.359s ok net/http 7.170s ok net/http/cgi 1.674s ok net/http/cookiejar 0.049s ok net/http/fcgi 0.261s ok net/http/httptest 0.170s ok net/http/httptrace 0.026s ok net/http/httputil 0.974s ok net/http/internal 0.036s ok net/http/internal/ascii 0.022s ok net/http/pprof 5.202s ok net/internal/socktest 0.023s ok net/mail 0.019s ok net/netip 0.630s ok net/rpc 0.138s ok net/rpc/jsonrpc 0.038s ok net/smtp 0.070s ok net/textproto 0.526s ok net/url 0.036s ok os 1.303s ok os/exec 1.095s ok os/exec/internal/fdtest 0.018s ok os/signal 3.409s ok os/user 0.041s ok path 0.023s ok path/filepath 0.095s ok plugin 0.022s ok reflect 0.921s ok regexp 0.549s ok regexp/syntax 0.941s ok runtime 45.301s ok runtime/cgo 0.059s ok runtime/coverage 0.050s ok runtime/debug 0.127s ok runtime/internal/atomic 0.063s ok runtime/internal/math 0.035s ok runtime/internal/sys 0.039s ok runtime/internal/wasitest 0.026s ok runtime/metrics 0.030s ok runtime/pprof 8.495s ok runtime/trace 4.799s ok slices 0.240s ok sort 0.077s ok strconv 0.786s ok strings 1.415s ok sync 0.375s ok sync/atomic 4.970s ok syscall 1.082s ok testing 1.599s ok testing/fstest 0.021s ok testing/iotest 0.014s ok testing/quick 0.039s ok testing/slogtest 0.014s ok text/scanner 0.013s ok text/tabwriter 0.018s ok text/template 0.120s ok text/template/parse 0.034s ok time 2.031s ok unicode 0.030s ok unicode/utf16 0.041s ok unicode/utf8 0.022s ok cmd/addr2line 1.907s ok cmd/api 3.356s ok cmd/asm/internal/asm 0.550s ok cmd/asm/internal/lex 0.028s ok cmd/cgo/internal/swig 0.119s ok cmd/cgo/internal/test 0.469s ok cmd/cgo/internal/testcarchive 55.493s ok cmd/cgo/internal/testcshared 28.628s ok cmd/cgo/internal/testerrors 36.695s ok cmd/cgo/internal/testfortran 0.127s ok cmd/cgo/internal/testgodefs 3.099s ok cmd/cgo/internal/testlife 2.082s ok cmd/cgo/internal/testnocgo 0.023s ok cmd/cgo/internal/testplugin 75.375s ok cmd/cgo/internal/testsanitizers 0.026s [no tests to run] ok cmd/cgo/internal/testshared 0.023s ok cmd/cgo/internal/testso 4.018s ok cmd/cgo/internal/teststdio 3.836s ok cmd/cgo/internal/testtls 0.044s ok cmd/compile/internal/abt 0.044s ok cmd/compile/internal/amd64 4.382s ok cmd/compile/internal/base 0.046s ok cmd/compile/internal/compare 0.032s ok cmd/compile/internal/dwarfgen 0.790s ok cmd/compile/internal/importer 4.755s ok cmd/compile/internal/inline/inlheur 2.033s ok cmd/compile/internal/ir 0.038s ok cmd/compile/internal/logopt 2.426s ok cmd/compile/internal/loopvar 39.992s ok cmd/compile/internal/noder 0.016s ok cmd/compile/internal/reflectdata 0.026s [no tests to run] ok cmd/compile/internal/ssa 26.743s ok cmd/compile/internal/syntax 0.107s ok cmd/compile/internal/test 16.309s ok cmd/compile/internal/typecheck 0.993s ok cmd/compile/internal/types 0.028s ok cmd/compile/internal/types2 20.321s ok cmd/covdata 0.083s ok cmd/cover 5.323s ok cmd/dist 0.037s ok cmd/distpack 0.030s ok cmd/doc 0.209s ok cmd/fix 13.022s ok cmd/go 164.085s ok cmd/go/internal/auth 0.096s ok cmd/go/internal/cache 0.392s ok cmd/go/internal/cfg 0.028s [no tests to run] ok cmd/go/internal/envcmd 0.239s ok cmd/go/internal/fsys 0.159s ok cmd/go/internal/generate 0.040s ok cmd/go/internal/gover 0.016s ok cmd/go/internal/imports 0.065s ok cmd/go/internal/load 0.045s ok cmd/go/internal/lockedfile 0.421s ok cmd/go/internal/lockedfile/internal/filelock 0.068s ok cmd/go/internal/modfetch 0.050s ok cmd/go/internal/modfetch/codehost 5.547s ok cmd/go/internal/modfetch/zip_sum_test 0.057s ok cmd/go/internal/modindex 0.246s ok cmd/go/internal/modload 0.030s ok cmd/go/internal/mvs 0.047s ok cmd/go/internal/par 0.075s ok cmd/go/internal/str 0.024s ok cmd/go/internal/test 0.097s ok cmd/go/internal/toolchain 0.051s ok cmd/go/internal/vcs 0.047s ok cmd/go/internal/vcweb 0.108s ok cmd/go/internal/vcweb/vcstest 7.381s ok cmd/go/internal/web 0.093s ok cmd/go/internal/work 0.626s ok cmd/gofmt 0.070s ok cmd/internal/archive 1.787s ok cmd/internal/buildid 0.413s ok cmd/internal/cov 0.877s ok cmd/internal/dwarf 0.031s ok cmd/internal/edit 0.033s ok cmd/internal/goobj 0.026s ok cmd/internal/moddeps 2.104s ok cmd/internal/notsha256 0.032s ok cmd/internal/obj 1.383s ok cmd/internal/obj/ppc64 0.969s ok cmd/internal/obj/riscv 0.372s ok cmd/internal/obj/s390x 0.031s ok cmd/internal/obj/x86 3.335s ok cmd/internal/objabi 0.109s ok cmd/internal/pkgpath 0.069s ok cmd/internal/pkgpattern 0.016s ok cmd/internal/quoted 0.014s ok cmd/internal/src 0.011s ok cmd/internal/test2json 0.127s ok cmd/link 33.939s ok cmd/link/internal/benchmark 0.039s ok cmd/link/internal/ld 21.124s ok cmd/link/internal/loader 0.056s ok cmd/nm 5.221s ok cmd/objdump 6.622s ok cmd/pack 2.129s ok cmd/pprof 1.974s ok cmd/trace 0.293s ok cmd/vet 17.262s ##### os/user with tag osusergo ok os/user 0.018s ##### hash/maphash purego implementation ok hash/maphash 0.075s ##### GOOS=ios on darwin/amd64 ok crypto/x509 0.031s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 34.435s ##### Testing without libgcc. ok net 0.281s ok os/user 0.042s ##### internal linking of -buildmode=pie ok reflect 0.947s ok os/user 0.032s ##### sync -cpu=10 ok sync 0.458s ##### Testing race detector ok runtime/race 6.030s ok flag 1.039s ok net 1.272s ok os 1.130s ok os/exec 2.091s ok encoding/gob 1.066s ok flag 1.029s ok os/exec 2.124s ##### Testing cgo ok cmd/cgo/internal/test 0.374s ok cmd/cgo/internal/test 0.457s ok cmd/cgo/internal/test 0.467s ok cmd/cgo/internal/test 0.482s ok cmd/cgo/internal/test 0.406s All tests passed.