darwin-amd64-nocgo at 21680959f81cd7577a524b960c9b65ce87fa608f :: Running /Users/gopher/workdir/go/src/make.bash with args ["/Users/gopher/workdir/go/src/make.bash"] and env ["TERM_PROGRAM=Apple_Terminal" "TERM=xterm-256color" "SHELL=/bin/zsh" "TERM_PROGRAM_VERSION=443" "TERM_SESSION_ID=698CB0A7-9846-4396-A239-69D63E14FEF0" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.a7SoAtnJLB/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=macstadium_vm" "LaunchInstanceID=CED18417-6B6D-4D7D-963F-66FB53697B3F" "__CFBundleIdentifier=com.apple.Terminal" "LANG=en_US.UTF-8" "XPC_FLAGS=0x0" "XPC_SERVICE_NAME=0" "SHLVL=3" "HOME=/Users/gopher" "LOGNAME=gopher" "SECURITYSESSIONID=186a5" "_=./buildlet" "WORKDIR=/Users/gopher/workdir" "GO_BUILDER_NAME=darwin-amd64-nocgo" "GOROOT_BOOTSTRAP=/Users/gopher/goboot" "CGO_ENABLED=0" "GOBIN=" "TMPDIR=/Users/gopher/workdir/tmp" "GOCACHE=/Users/gopher/workdir/gocache" "PWD=/Users/gopher/workdir/go/src"] in dir /Users/gopher/workdir/go/src Building Go cmd/dist using /Users/gopher/goboot. (go1.17.3 darwin/amd64) 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/amd64. --- Installed Go for darwin/amd64 in /Users/gopher/workdir/go Installed commands in /Users/gopher/workdir/go/bin ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU E5-1650 v2 @ 3.50GHz # GOOS: darwin # OS Version: Darwin 21.1.0 Darwin Kernel Version 21.1.0: Wed Oct 13 17:33:23 PDT 2021; root:xnu-8019.41.5~1/RELEASE_X86_64 x86_64 ##### Testing packages. ok archive/tar 0.307s ok archive/zip 0.375s ok bufio 0.173s ok bytes 1.411s ok compress/bzip2 0.189s ok compress/flate 0.462s ok compress/gzip 0.300s ok compress/lzw 0.293s ok compress/zlib 0.440s ok container/heap 0.129s ok container/list 0.312s ok container/ring 0.232s ok context 0.135s ok crypto 0.147s ok crypto/aes 0.157s ok crypto/cipher 0.132s ok crypto/des 0.233s ok crypto/dsa 0.146s ok crypto/ecdsa 0.143s ok crypto/ed25519 0.186s ok crypto/elliptic 0.146s ok crypto/hmac 0.143s ok crypto/internal/boring 0.175s ok crypto/internal/edwards25519 3.561s ok crypto/internal/edwards25519/field 2.818s ok crypto/internal/nistec 1.010s ok crypto/internal/nistec/fiat 0.136s [no tests to run] ok crypto/internal/subtle 0.140s ok crypto/md5 0.311s ok crypto/rand 0.280s ok crypto/rc4 0.155s ok crypto/rsa 0.237s ok crypto/sha1 0.153s ok crypto/sha256 0.142s ok crypto/sha512 0.157s ok crypto/subtle 0.138s ok crypto/tls 0.519s ok crypto/x509 0.563s ok database/sql 0.447s ok database/sql/driver 0.171s ok debug/buildinfo 0.271s ok debug/dwarf 0.155s ok debug/elf 0.217s ok debug/gosym 0.206s ok debug/macho 0.133s ok debug/pe 0.236s ok debug/plan9obj 0.134s ok embed 0.178s [no tests to run] ok embed/internal/embedtest 0.133s ok encoding/ascii85 0.237s ok encoding/asn1 0.166s ok encoding/base32 0.158s ok encoding/base64 0.130s ok encoding/binary 0.145s ok encoding/csv 0.216s ok encoding/gob 0.149s ok encoding/hex 0.151s ok encoding/json 0.356s ok encoding/pem 0.675s ok encoding/xml 0.166s ok errors 0.137s ok expvar 0.169s ok flag 0.180s ok fmt 0.220s ok go/ast 0.140s ok go/build 1.523s ok go/build/constraint 0.154s ok go/constant 0.193s ok go/doc 0.214s ok go/doc/comment 1.025s ok go/format 0.169s ok go/importer 0.348s ok go/internal/gccgoimporter 0.335s ok go/internal/gcimporter 7.950s ok go/internal/srcimporter 2.291s ok go/parser 0.158s ok go/printer 0.291s ok go/scanner 0.128s ok go/token 0.150s ok go/types 6.921s ok hash 0.170s ok hash/adler32 0.168s ok hash/crc32 0.140s ok hash/crc64 0.212s ok hash/fnv 0.148s ok hash/maphash 0.371s ok html 0.242s ok html/template 0.229s ok image 0.199s ok image/color 0.211s ok image/draw 0.416s ok image/gif 10.097s ok image/jpeg 2.594s ok image/png 0.359s ok index/suffixarray 0.302s ok internal/abi 0.193s ok internal/buildcfg 0.178s ok internal/cpu 0.150s ok internal/diff 0.260s ok internal/fmtsort 0.133s ok internal/fuzz 0.240s ok internal/godebug 0.330s ok internal/intern 1.588s ok internal/itoa 0.283s ok internal/poll 0.154s ok internal/profile 0.177s ok internal/reflectlite 0.167s ok internal/singleflight 0.226s ok internal/trace 0.188s ok internal/unsafeheader 0.136s ok internal/xcoff 0.181s ok io 0.163s ok io/fs 0.177s ok io/ioutil 0.211s ok log 0.148s ok log/syslog 1.478s ok math 0.136s ok math/big 1.008s ok math/bits 0.130s ok math/cmplx 0.154s ok math/rand 0.290s ok mime 0.152s ok mime/multipart 0.310s ok mime/quotedprintable 0.137s ok net 13.185s ok net/http 6.313s ok net/http/cgi 1.038s ok net/http/cookiejar 0.245s ok net/http/fcgi 0.251s ok net/http/httptest 0.226s ok net/http/httptrace 0.151s ok net/http/httputil 0.959s ok net/http/internal 0.232s ok net/http/internal/ascii 0.129s ok net/http/pprof 5.250s ok net/internal/socktest 0.139s ok net/mail 0.145s ok net/netip 0.532s ok net/rpc 0.316s ok net/rpc/jsonrpc 0.167s ok net/smtp 0.274s ok net/textproto 0.164s ok net/url 0.344s ok os 1.156s ok os/exec 1.202s ok os/exec/internal/fdtest 0.155s ok os/signal 2.095s ok os/user 0.147s ok path 0.270s ok path/filepath 0.206s ok plugin 0.167s ok reflect 0.296s ok regexp 0.208s ok regexp/syntax 0.376s ok runtime 8.396s ok runtime/debug 0.197s ok runtime/internal/atomic 0.373s ok runtime/internal/math 0.236s ok runtime/internal/sys 0.131s ok runtime/metrics 0.144s ok runtime/pprof 3.428s ok runtime/trace 1.336s ok sort 0.312s ok strconv 0.387s ok strings 1.159s ok sync 0.770s ok sync/atomic 4.996s ok syscall 0.542s ok testing 0.576s ok testing/fstest 0.250s ok testing/iotest 0.137s ok testing/quick 0.263s ok text/scanner 0.256s ok text/tabwriter 0.128s ok text/template 0.306s ok text/template/parse 0.169s ok time 1.911s ok unicode 0.130s ok unicode/utf16 0.128s ok unicode/utf8 0.237s ok cmd/addr2line 1.830s ok cmd/api 9.853s ok cmd/asm/internal/asm 0.715s ok cmd/asm/internal/lex 0.162s ok cmd/compile/internal/abt 0.224s ok cmd/compile/internal/amd64 4.546s ok cmd/compile/internal/dwarfgen 0.517s ok cmd/compile/internal/importer 0.905s ok cmd/compile/internal/ir 0.144s ok cmd/compile/internal/logopt 0.512s ok cmd/compile/internal/noder 0.191s ok cmd/compile/internal/reflectdata 0.199s [no tests to run] ok cmd/compile/internal/ssa 10.602s ok cmd/compile/internal/syntax 0.161s ok cmd/compile/internal/test 15.083s ok cmd/compile/internal/typecheck 0.737s ok cmd/compile/internal/types 0.170s ok cmd/compile/internal/types2 1.465s ok cmd/cover 2.228s ok cmd/dist 0.145s ok cmd/doc 0.510s ok cmd/fix 6.748s ok cmd/go 76.324s ok cmd/go/internal/auth 0.184s ok cmd/go/internal/cache 0.436s ok cmd/go/internal/fsys 0.326s ok cmd/go/internal/generate 0.213s ok cmd/go/internal/get 0.210s ok cmd/go/internal/imports 0.143s ok cmd/go/internal/load 0.235s ok cmd/go/internal/lockedfile 0.357s ok cmd/go/internal/lockedfile/internal/filelock 0.303s ok cmd/go/internal/modconv 0.321s ok cmd/go/internal/modfetch 0.240s ok cmd/go/internal/modfetch/codehost 0.231s ok cmd/go/internal/modfetch/zip_sum_test 0.183s ok cmd/go/internal/modindex 0.167s ok cmd/go/internal/modload 0.188s ok cmd/go/internal/mvs 0.262s ok cmd/go/internal/par 0.147s ok cmd/go/internal/search 0.300s ok cmd/go/internal/str 0.232s ok cmd/go/internal/test 0.179s ok cmd/go/internal/vcs 0.245s ok cmd/go/internal/web 0.178s ok cmd/go/internal/work 0.209s ok cmd/gofmt 0.256s ok cmd/internal/archive 0.386s ok cmd/internal/buildid 0.333s ok cmd/internal/dwarf 0.278s ok cmd/internal/edit 0.127s ok cmd/internal/goobj 0.336s ok cmd/internal/moddeps 1.844s ok cmd/internal/notsha256 0.235s ok cmd/internal/obj 0.888s ok cmd/internal/obj/ppc64 0.281s ok cmd/internal/obj/riscv 0.244s ok cmd/internal/obj/s390x 0.131s ok cmd/internal/obj/x86 2.499s ok cmd/internal/objabi 0.131s ok cmd/internal/pkgpath 0.251s ok cmd/internal/quoted 0.128s ok cmd/internal/src 0.231s ok cmd/internal/sys 0.148s ok cmd/internal/test2json 0.322s ok cmd/link 2.064s ok cmd/link/internal/benchmark 0.131s ok cmd/link/internal/ld 3.563s ok cmd/link/internal/loader 0.135s ok cmd/nm 1.657s ok cmd/objdump 1.616s ok cmd/pack 2.515s ok cmd/pprof 2.889s ok cmd/trace 0.269s ok cmd/vet 6.698s ##### os/user with tag osusergo ok os/user 0.132s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 15.169s ##### moved GOROOT ok fmt 0.449s ##### Testing without libgcc. ok net 0.155s ok os/user 0.130s ##### internal linking of -buildmode=pie ok reflect 0.298s ##### sync -cpu=10 ok sync 0.429s ##### ../test/bench/go1 ##### API check All tests passed.