darwin-amd64-nocgo at 27f1246b85426ead27f7a695b97d4e042840014b :: 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=6B181CF3-102E-4125-AEAD-A49CB54E1240" "USER=gopher" "SSH_AUTH_SOCK=/private/tmp/com.apple.launchd.I7M9dfimnY/Listeners" "PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" "GO_BUILDER_ENV=macstadium_vm" "LaunchInstanceID=215DAC6B-6B87-4513-A282-18C188F95A80" "__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" "GOROOT_BOOTSTRAP=/Users/gopher/workdir/go1.4" "GO_BUILDER_NAME=darwin-amd64-nocgo" "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/workdir/go1.4. (go1.17.13 darwin/amd64) Building Go toolchain1 using /Users/gopher/workdir/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 /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.368s ok archive/zip 0.496s ok bufio 0.294s ok bytes 1.871s ok compress/bzip2 0.326s ok compress/flate 0.776s ok compress/gzip 3.096s ok compress/lzw 0.371s ok compress/zlib 1.447s ok container/heap 0.330s ok container/list 0.436s ok container/ring 0.208s ok context 0.189s ok crypto 0.268s ok crypto/aes 0.263s ok crypto/cipher 0.148s ok crypto/des 0.289s ok crypto/dsa 0.278s ok crypto/ecdsa 0.159s ok crypto/ed25519 0.222s ok crypto/elliptic 0.231s ok crypto/hmac 0.176s ok crypto/internal/boring 0.133s ok crypto/internal/boring/bcache 0.346s ok crypto/internal/edwards25519 3.885s ok crypto/internal/edwards25519/field 2.951s ok crypto/internal/nistec 1.079s ok crypto/internal/nistec/fiat 0.132s [no tests to run] ok crypto/internal/subtle 0.231s ok crypto/md5 0.267s ok crypto/rand 0.195s ok crypto/rc4 0.150s ok crypto/rsa 0.252s ok crypto/sha1 0.361s ok crypto/sha256 0.165s ok crypto/sha512 0.156s ok crypto/subtle 0.201s ok crypto/tls 0.576s ok crypto/x509 0.583s ok database/sql 0.414s ok database/sql/driver 0.258s ok debug/buildinfo 0.138s ok debug/dwarf 0.151s ok debug/elf 0.144s ok debug/gosym 0.175s ok debug/macho 0.251s ok debug/pe 0.289s ok debug/plan9obj 0.146s ok embed 0.356s [no tests to run] ok embed/internal/embedtest 0.278s ok encoding/ascii85 0.163s ok encoding/asn1 0.133s ok encoding/base32 0.148s ok encoding/base64 0.132s ok encoding/binary 0.222s ok encoding/csv 0.220s ok encoding/gob 0.421s ok encoding/hex 0.346s ok encoding/json 0.498s ok encoding/pem 1.148s ok encoding/xml 0.192s ok errors 0.154s ok expvar 0.165s ok flag 0.280s ok fmt 0.186s ok go/ast 0.140s ok go/build 1.571s ok go/build/constraint 0.142s ok go/constant 0.143s ok go/doc 0.278s ok go/doc/comment 1.071s ok go/format 0.140s ok go/importer 0.222s ok go/internal/gccgoimporter 0.284s ok go/internal/gcimporter 8.918s ok go/internal/srcimporter 2.451s ok go/parser 0.297s ok go/printer 0.267s ok go/scanner 0.136s ok go/token 0.212s ok go/types 7.589s ok hash 0.314s ok hash/adler32 0.188s ok hash/crc32 0.164s ok hash/crc64 0.173s ok hash/fnv 0.297s ok hash/maphash 0.500s ok html 0.333s ok html/template 0.432s ok image 0.434s ok image/color 0.254s ok image/draw 0.508s ok image/gif 12.618s ok image/jpeg 3.341s ok image/png 0.398s ok index/suffixarray 0.442s ok internal/abi 0.243s ok internal/buildcfg 0.179s ok internal/cpu 0.163s ok internal/dag 0.274s ok internal/diff 0.159s ok internal/fmtsort 0.130s ok internal/fuzz 0.151s ok internal/godebug 0.226s ok internal/intern 0.379s ok internal/itoa 0.169s ok internal/poll 0.165s ok internal/profile 0.169s ok internal/reflectlite 0.317s ok internal/singleflight 0.208s ok internal/trace 0.264s ok internal/unsafeheader 0.280s ok internal/xcoff 0.373s ok io 0.172s ok io/fs 0.644s ok io/ioutil 0.205s ok log 0.302s ok log/syslog 1.392s ok math 0.157s ok math/big 1.365s ok math/bits 0.145s ok math/cmplx 0.194s ok math/rand 0.339s ok mime 0.408s ok mime/multipart 0.412s ok mime/quotedprintable 0.231s ok net 10.031s ok net/http 6.902s ok net/http/cgi 2.875s ok net/http/cookiejar 0.278s ok net/http/fcgi 0.266s ok net/http/httptest 0.448s ok net/http/httptrace 0.202s ok net/http/httputil 1.073s ok net/http/internal 0.151s ok net/http/internal/ascii 0.148s ok net/http/pprof 5.425s ok net/internal/socktest 0.243s ok net/mail 0.143s ok net/netip 0.526s ok net/rpc 0.244s ok net/rpc/jsonrpc 0.322s ok net/smtp 0.167s ok net/textproto 0.150s ok net/url 0.178s ok os 1.121s ok os/exec 1.407s ok os/exec/internal/fdtest 0.170s ok os/signal 2.206s ok os/user 0.226s ok path 0.160s ok path/filepath 0.190s ok plugin 0.265s ok reflect 0.477s ok regexp 0.342s ok regexp/syntax 0.691s ok runtime 11.464s ok runtime/debug 0.294s ok runtime/internal/atomic 0.198s ok runtime/internal/math 0.139s ok runtime/internal/sys 0.381s ok runtime/metrics 0.249s ok runtime/pprof 4.209s ok runtime/trace 2.821s ok sort 0.196s ok strconv 0.749s ok strings 3.422s ok sync 0.407s ok sync/atomic 3.269s ok syscall 0.525s ok testing 2.184s ok testing/fstest 0.371s ok testing/iotest 0.232s ok testing/quick 0.153s ok text/scanner 0.146s ok text/tabwriter 0.134s ok text/template 0.177s ok text/template/parse 0.156s ok time 1.944s ok unicode 0.154s ok unicode/utf16 0.136s ok unicode/utf8 0.164s ok cmd/addr2line 1.231s ok cmd/api 9.959s ok cmd/asm/internal/asm 0.919s ok cmd/asm/internal/lex 0.176s ok cmd/compile/internal/abt 0.179s ok cmd/compile/internal/amd64 5.243s ok cmd/compile/internal/dwarfgen 0.638s ok cmd/compile/internal/importer 1.089s ok cmd/compile/internal/ir 0.177s ok cmd/compile/internal/logopt 0.601s ok cmd/compile/internal/noder 0.318s ok cmd/compile/internal/reflectdata 0.189s [no tests to run] ok cmd/compile/internal/ssa 10.955s ok cmd/compile/internal/syntax 0.253s ok cmd/compile/internal/test 10.113s ok cmd/compile/internal/typecheck 0.624s ok cmd/compile/internal/types 0.186s ok cmd/compile/internal/types2 1.556s ok cmd/cover 2.507s ok cmd/dist 0.220s ok cmd/doc 0.476s ok cmd/fix 5.692s ok cmd/go 102.134s ok cmd/go/internal/auth 0.217s ok cmd/go/internal/cache 1.048s ok cmd/go/internal/fsys 0.270s ok cmd/go/internal/generate 0.391s ok cmd/go/internal/get 0.214s ok cmd/go/internal/imports 0.354s ok cmd/go/internal/load 0.206s ok cmd/go/internal/lockedfile 0.395s ok cmd/go/internal/lockedfile/internal/filelock 0.170s ok cmd/go/internal/modconv 0.157s ok cmd/go/internal/modfetch 0.181s ok cmd/go/internal/modfetch/codehost 0.363s ok cmd/go/internal/modfetch/zip_sum_test 0.206s ok cmd/go/internal/modindex 0.489s ok cmd/go/internal/modload 0.188s ok cmd/go/internal/mvs 0.189s ok cmd/go/internal/par 0.163s ok cmd/go/internal/search 0.250s ok cmd/go/internal/str 0.187s ok cmd/go/internal/test 0.171s ok cmd/go/internal/vcs 0.256s ok cmd/go/internal/web 0.221s ok cmd/go/internal/work 0.331s ok cmd/gofmt 0.580s ok cmd/internal/archive 0.738s ok cmd/internal/buildid 0.527s ok cmd/internal/dwarf 0.289s ok cmd/internal/edit 0.191s ok cmd/internal/goobj 0.285s ok cmd/internal/moddeps 2.035s ok cmd/internal/notsha256 0.163s ok cmd/internal/obj 0.832s ok cmd/internal/obj/ppc64 0.366s ok cmd/internal/obj/riscv 0.216s ok cmd/internal/obj/s390x 0.130s ok cmd/internal/obj/x86 2.706s ok cmd/internal/objabi 0.177s ok cmd/internal/pkgpath 0.230s ok cmd/internal/quoted 0.132s ok cmd/internal/src 0.252s ok cmd/internal/sys 0.211s ok cmd/internal/test2json 0.304s ok cmd/link 2.005s ok cmd/link/internal/benchmark 0.166s ok cmd/link/internal/ld 3.505s ok cmd/link/internal/loader 0.142s ok cmd/nm 1.050s ok cmd/objdump 1.432s ok cmd/pack 2.555s ok cmd/pprof 3.228s ok cmd/trace 0.267s ok cmd/vet 6.491s ##### os/user with tag osusergo ok os/user 0.186s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 24.487s ##### moved GOROOT ok fmt 0.205s ##### Testing without libgcc. ok net 0.184s ok os/user 0.140s ##### internal linking of -buildmode=pie ok reflect 0.307s ##### sync -cpu=10 ok sync 0.409s ##### ../test/bench/go1 ##### API check All tests passed.