darwin-amd64-nocgo at b004c739b525d354ea62f5caadd962de4569d96e :: 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=A251D146-A2CB-4E43-A48B-F73EB2B339E7" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.Kux1jWg8EG/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=macstadium_vm" "LaunchInstanceID=9B87B99B-1063-4D82-B1E7-85793BA19EF1" "__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.302s ok archive/zip 0.362s ok bufio 0.159s ok bytes 1.438s ok compress/bzip2 0.217s ok compress/flate 0.484s ok compress/gzip 0.327s ok compress/lzw 0.170s ok compress/zlib 0.607s ok container/heap 0.285s ok container/list 0.383s ok container/ring 0.176s ok context 0.153s ok crypto 0.235s ok crypto/aes 0.236s ok crypto/cipher 0.230s ok crypto/des 0.232s ok crypto/dsa 0.258s ok crypto/ecdsa 0.170s ok crypto/ed25519 0.239s ok crypto/elliptic 0.224s ok crypto/hmac 0.164s ok crypto/internal/boring 0.228s ok crypto/internal/edwards25519 4.309s ok crypto/internal/edwards25519/field 3.357s ok crypto/internal/nistec 1.245s ok crypto/internal/nistec/fiat 0.203s [no tests to run] ok crypto/internal/subtle 0.192s ok crypto/md5 0.303s ok crypto/rand 0.271s ok crypto/rc4 0.210s ok crypto/rsa 0.229s ok crypto/sha1 0.235s ok crypto/sha256 0.190s ok crypto/sha512 0.181s ok crypto/subtle 0.190s ok crypto/tls 0.715s ok crypto/x509 0.704s ok database/sql 0.518s ok database/sql/driver 0.316s ok debug/buildinfo 0.203s ok debug/dwarf 0.190s ok debug/elf 0.163s ok debug/gosym 0.293s ok debug/macho 0.225s ok debug/pe 0.270s ok debug/plan9obj 0.210s ok embed 0.291s [no tests to run] ok embed/internal/embedtest 0.219s ok encoding/ascii85 0.328s ok encoding/asn1 0.210s ok encoding/base32 0.197s ok encoding/base64 0.166s ok encoding/binary 0.176s ok encoding/csv 0.290s ok encoding/gob 0.202s ok encoding/hex 0.159s ok encoding/json 0.364s ok encoding/pem 0.768s ok encoding/xml 0.259s ok errors 0.153s ok expvar 0.204s ok flag 0.162s ok fmt 0.220s ok go/ast 0.141s ok go/build 1.867s ok go/build/constraint 0.173s ok go/constant 0.144s ok go/doc 0.231s ok go/doc/comment 1.147s ok go/format 0.178s ok go/importer 0.289s ok go/internal/gccgoimporter 0.367s ok go/internal/gcimporter 10.122s ok go/internal/srcimporter 2.897s ok go/parser 0.198s ok go/printer 0.485s ok go/scanner 0.136s ok go/token 0.198s ok go/types 8.548s ok hash 0.159s ok hash/adler32 0.205s ok hash/crc32 0.159s ok hash/crc64 0.343s ok hash/fnv 0.166s ok hash/maphash 0.412s ok html 0.243s ok html/template 0.219s ok image 0.228s ok image/color 0.278s ok image/draw 0.379s ok image/gif 9.125s ok image/jpeg 2.387s ok image/png 0.273s ok index/suffixarray 0.255s ok internal/abi 0.177s ok internal/buildcfg 0.174s ok internal/cpu 0.133s ok internal/diff 0.138s ok internal/fmtsort 0.123s ok internal/fuzz 0.177s ok internal/godebug 0.189s ok internal/intern 1.563s ok internal/itoa 0.146s ok internal/poll 0.146s ok internal/profile 0.178s ok internal/reflectlite 0.168s ok internal/singleflight 0.201s ok internal/trace 0.217s ok internal/unsafeheader 0.136s ok internal/xcoff 0.150s ok io 0.148s ok io/fs 0.169s ok io/ioutil 0.229s ok log 0.178s ok log/syslog 1.448s ok math 0.129s ok math/big 0.948s ok math/bits 0.127s ok math/cmplx 0.265s ok math/rand 0.279s ok mime 0.139s ok mime/multipart 0.292s ok mime/quotedprintable 0.134s ok net 8.500s ok net/http 5.757s ok net/http/cgi 0.961s ok net/http/cookiejar 0.237s ok net/http/fcgi 0.250s ok net/http/httptest 0.254s ok net/http/httptrace 0.148s ok net/http/httputil 0.953s ok net/http/internal 0.211s ok net/http/internal/ascii 0.123s ok net/http/pprof 5.226s ok net/internal/socktest 0.128s ok net/mail 0.140s ok net/netip 0.543s ok net/rpc 0.278s ok net/rpc/jsonrpc 0.310s ok net/smtp 0.174s ok net/textproto 0.162s ok net/url 0.360s ok os 1.213s ok os/exec 1.646s ok os/exec/internal/fdtest 0.161s ok os/signal 2.099s ok os/user 0.151s ok path 0.238s ok path/filepath 0.212s ok plugin 0.182s ok reflect 0.360s ok regexp 0.491s ok regexp/syntax 0.488s ok runtime 10.340s ok runtime/debug 0.214s ok runtime/internal/atomic 0.352s ok runtime/internal/math 0.218s ok runtime/internal/sys 0.125s ok runtime/metrics 0.134s ok runtime/pprof 3.542s ok runtime/trace 1.359s ok sort 0.313s ok strconv 0.474s ok strings 1.125s ok sync 0.605s ok sync/atomic 4.905s ok syscall 0.532s ok testing 0.600s ok testing/fstest 0.286s ok testing/iotest 0.134s ok testing/quick 0.306s ok text/scanner 0.310s ok text/tabwriter 0.126s ok text/template 0.424s ok text/template/parse 0.169s ok time 1.914s ok unicode 0.233s ok unicode/utf16 0.121s ok unicode/utf8 0.140s ok cmd/addr2line 1.779s ok cmd/api 9.907s ok cmd/asm/internal/asm 0.625s ok cmd/asm/internal/lex 0.280s ok cmd/compile/internal/abt 0.147s ok cmd/compile/internal/amd64 4.958s ok cmd/compile/internal/dwarfgen 0.570s ok cmd/compile/internal/importer 0.926s ok cmd/compile/internal/ir 0.144s ok cmd/compile/internal/logopt 0.595s ok cmd/compile/internal/noder 0.183s ok cmd/compile/internal/reflectdata 0.273s [no tests to run] ok cmd/compile/internal/ssa 10.219s ok cmd/compile/internal/syntax 0.203s ok cmd/compile/internal/test 11.064s ok cmd/compile/internal/typecheck 0.761s ok cmd/compile/internal/types 0.164s ok cmd/compile/internal/types2 1.404s ok cmd/cover 2.191s ok cmd/dist 0.139s ok cmd/doc 0.447s ok cmd/fix 7.338s ok cmd/go 84.273s ok cmd/go/internal/auth 0.211s ok cmd/go/internal/cache 0.477s ok cmd/go/internal/fsys 0.224s ok cmd/go/internal/generate 0.203s ok cmd/go/internal/get 0.203s ok cmd/go/internal/imports 0.139s ok cmd/go/internal/load 0.186s ok cmd/go/internal/lockedfile 0.228s ok cmd/go/internal/lockedfile/internal/filelock 0.258s ok cmd/go/internal/modconv 0.321s ok cmd/go/internal/modfetch 0.231s ok cmd/go/internal/modfetch/codehost 0.227s ok cmd/go/internal/modfetch/zip_sum_test 0.177s ok cmd/go/internal/modindex 0.129s ok cmd/go/internal/modload 0.178s ok cmd/go/internal/mvs 0.141s ok cmd/go/internal/par 0.238s ok cmd/go/internal/search 0.318s ok cmd/go/internal/str 0.123s ok cmd/go/internal/test 0.186s ok cmd/go/internal/vcs 0.230s ok cmd/go/internal/web 0.167s ok cmd/go/internal/work 0.202s ok cmd/gofmt 0.227s ok cmd/internal/archive 0.359s ok cmd/internal/buildid 0.425s ok cmd/internal/dwarf 0.175s ok cmd/internal/edit 0.124s ok cmd/internal/goobj 0.306s ok cmd/internal/moddeps 1.893s ok cmd/internal/notsha256 0.126s ok cmd/internal/obj 0.783s ok cmd/internal/obj/ppc64 0.497s ok cmd/internal/obj/riscv 0.189s ok cmd/internal/obj/s390x 0.129s ok cmd/internal/obj/x86 2.527s ok cmd/internal/objabi 0.131s ok cmd/internal/pkgpath 0.239s ok cmd/internal/quoted 0.124s ok cmd/internal/src 0.258s ok cmd/internal/sys 0.144s ok cmd/internal/test2json 0.324s ok cmd/link 1.759s ok cmd/link/internal/benchmark 0.143s ok cmd/link/internal/ld 3.548s ok cmd/link/internal/loader 0.130s ok cmd/nm 1.467s ok cmd/objdump 1.600s ok cmd/pack 3.136s ok cmd/pprof 2.850s ok cmd/trace 0.266s ok cmd/vet 6.711s ##### os/user with tag osusergo ok os/user 0.129s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 19.050s ##### moved GOROOT ok fmt 0.338s ##### Testing without libgcc. ok net 0.173s ok os/user 0.157s ##### internal linking of -buildmode=pie ok reflect 0.484s ##### sync -cpu=10 ok sync 0.611s ##### ../test/bench/go1 ##### API check All tests passed.