darwin-amd64-nocgo at 4b7f7eef3fc09f7a595378179ed867f52daea55f ##### Test execution environment. # GOARCH: amd64 # CPU: # GOOS: darwin # OS Version: Darwin 21.6.0 Darwin Kernel Version 21.6.0: Mon Aug 22 20:17:10 PDT 2022; root:xnu-8020.140.49~2/RELEASE_X86_64 x86_64 ##### Testing packages. ok archive/tar 0.292s ok archive/zip 0.424s ok bufio 0.165s ok bytes 1.623s ok compress/bzip2 0.199s ok compress/flate 1.809s ok compress/gzip 1.755s ok compress/lzw 0.280s ok compress/zlib 0.945s ok container/heap 0.028s ok container/list 0.037s ok container/ring 0.039s ok context 0.129s ok crypto 0.119s ok crypto/aes 0.113s ok crypto/cipher 0.085s ok crypto/des 0.110s ok crypto/dsa 0.101s ok crypto/ecdh 0.046s ok crypto/ecdsa 0.048s ok crypto/ed25519 0.055s ok crypto/elliptic 0.076s ok crypto/hmac 0.103s ok crypto/internal/alias 0.019s ok crypto/internal/bigmod 0.218s ok crypto/internal/boring 0.018s ok crypto/internal/boring/bcache 0.143s ok crypto/internal/edwards25519 4.261s ok crypto/internal/edwards25519/field 3.707s ok crypto/internal/nistec 0.482s ok crypto/internal/nistec/fiat 0.018s [no tests to run] ok crypto/md5 0.032s ok crypto/rand 0.084s ok crypto/rc4 0.084s ok crypto/rsa 0.147s ok crypto/sha1 0.036s ok crypto/sha256 0.047s ok crypto/sha512 0.056s ok crypto/subtle 0.136s ok crypto/tls 1.774s ok crypto/x509 0.596s ok database/sql 0.504s ok database/sql/driver 0.063s ok debug/buildinfo 0.044s ok debug/dwarf 0.043s ok debug/elf 0.235s ok debug/gosym 0.043s ok debug/macho 0.066s ok debug/pe 0.025s ok debug/plan9obj 0.067s ok embed 0.069s [no tests to run] ok embed/internal/embedtest 0.033s ok encoding/ascii85 0.014s ok encoding/asn1 0.017s ok encoding/base32 0.099s ok encoding/base64 0.050s ok encoding/binary 0.022s ok encoding/csv 0.027s ok encoding/gob 1.644s ok encoding/hex 0.053s ok encoding/json 0.406s ok encoding/pem 0.695s ok encoding/xml 0.130s ok errors 0.032s ok expvar 0.057s ok flag 0.123s ok fmt 0.125s ok go/ast 0.072s ok go/build 1.503s ok go/build/constraint 0.062s ok go/constant 0.035s ok go/doc 0.243s ok go/doc/comment 1.828s ok go/format 0.063s ok go/importer 0.851s ok go/internal/gccgoimporter 0.108s ok go/internal/gcimporter 7.286s ok go/internal/srcimporter 2.582s ok go/parser 0.459s ok go/printer 0.351s ok go/scanner 0.016s ok go/token 0.045s ok go/types 26.119s ok hash 0.032s ok hash/adler32 0.033s ok hash/crc32 0.042s ok hash/crc64 0.029s ok hash/fnv 0.028s ok hash/maphash 0.194s ok html 0.029s ok html/template 0.226s ok image 0.320s ok image/color 0.065s ok image/draw 0.171s ok image/gif 0.793s ok image/jpeg 0.267s ok image/png 0.519s ok index/suffixarray 0.323s ok internal/abi 49.170s ok internal/buildcfg 0.047s ok internal/coverage/cformat 0.081s ok internal/coverage/cmerge 0.046s ok internal/coverage/pods 0.046s ok internal/coverage/slicereader 0.105s ok internal/coverage/slicewriter 0.084s ok internal/coverage/test 0.050s ok internal/cpu 0.082s ok internal/dag 0.030s ok internal/diff 0.117s ok internal/fmtsort 0.039s ok internal/fuzz 0.049s ok internal/godebug 0.041s ok internal/intern 1.617s ok internal/itoa 0.096s ok internal/poll 0.184s ok internal/profile 0.066s ok internal/reflectlite 0.142s ok internal/safefilepath 0.037s ok internal/saferio 0.129s ok internal/singleflight 0.035s ok internal/testenv 0.059s ok internal/trace 0.149s ok internal/types/errors 1.889s ok internal/unsafeheader 0.053s ok internal/xcoff 0.129s ok io 0.101s ok io/fs 0.251s ok io/ioutil 0.081s ok log 0.060s ok log/syslog 1.297s ok math 0.026s ok math/big 0.835s ok math/bits 0.041s ok math/cmplx 0.101s ok math/rand 0.246s ok mime 0.034s ok mime/multipart 0.147s ok mime/quotedprintable 0.040s ok net 30.654s ok net/http 17.485s ok net/http/cgi 7.388s ok net/http/cookiejar 0.077s ok net/http/fcgi 0.183s ok net/http/httptest 0.144s ok net/http/httptrace 0.051s ok net/http/httputil 2.187s ok net/http/internal 0.057s ok net/http/internal/ascii 0.022s ok net/http/pprof 5.181s ok net/internal/socktest 0.030s ok net/mail 0.051s ok net/netip 1.271s ok net/rpc 0.221s ok net/rpc/jsonrpc 0.050s ok net/smtp 0.142s ok net/textproto 0.089s ok net/url 0.060s ok os 2.064s ok os/exec 1.730s ok os/exec/internal/fdtest 0.033s ok os/signal 3.953s ok os/user 0.062s ok path 0.031s ok path/filepath 0.255s ok plugin 0.044s ok reflect 1.261s ok regexp 0.715s ok regexp/syntax 0.963s ok runtime 41.993s ok runtime/coverage 0.061s ok runtime/debug 0.203s ok runtime/internal/atomic 0.100s ok runtime/internal/math 0.129s ok runtime/internal/sys 0.108s ok runtime/metrics 0.027s ok runtime/pprof 6.516s ok runtime/trace 4.555s ok sort 0.192s ok strconv 0.324s ok strings 0.744s ok sync 0.790s ok sync/atomic 4.623s ok syscall 3.246s ok testing 1.763s ok testing/fstest 0.082s ok testing/iotest 0.115s ok testing/quick 0.063s ok text/scanner 0.052s ok text/tabwriter 0.026s ok text/template 0.164s ok text/template/parse 0.044s ok time 2.800s ok unicode 0.054s ok unicode/utf16 0.053s ok unicode/utf8 0.056s ok cmd/addr2line 2.088s ok cmd/api 22.386s ok cmd/asm/internal/asm 1.721s ok cmd/asm/internal/lex 0.051s ok cmd/compile/internal/abt 0.108s ok cmd/compile/internal/amd64 5.604s ok cmd/compile/internal/base 0.026s ok cmd/compile/internal/compare 0.025s ok cmd/compile/internal/dwarfgen 0.768s ok cmd/compile/internal/importer 5.922s ok cmd/compile/internal/ir 0.054s ok cmd/compile/internal/logopt 2.074s ok cmd/compile/internal/noder 0.057s ok cmd/compile/internal/reflectdata 0.055s [no tests to run] ok cmd/compile/internal/ssa 41.929s ok cmd/compile/internal/syntax 0.143s ok cmd/compile/internal/test 14.978s ok cmd/compile/internal/typecheck 0.801s ok cmd/compile/internal/types 0.037s ok cmd/compile/internal/types2 40.545s ok cmd/covdata 0.022s ok cmd/cover 4.491s ok cmd/dist 0.079s ok cmd/doc 0.782s ok cmd/fix 24.727s ok cmd/go 261.947s ok cmd/go/internal/auth 0.124s ok cmd/go/internal/cache 0.676s ok cmd/go/internal/fsys 0.386s ok cmd/go/internal/generate 0.023s ok cmd/go/internal/get 0.061s ok cmd/go/internal/imports 0.109s ok cmd/go/internal/load 0.032s ok cmd/go/internal/lockedfile 0.318s ok cmd/go/internal/lockedfile/internal/filelock 0.099s ok cmd/go/internal/modconv 0.125s ok cmd/go/internal/modfetch 0.072s ok cmd/go/internal/modfetch/codehost 0.078s ok cmd/go/internal/modfetch/zip_sum_test 0.073s ok cmd/go/internal/modindex 1.400s ok cmd/go/internal/modload 0.076s ok cmd/go/internal/mvs 0.057s ok cmd/go/internal/par 0.030s ok cmd/go/internal/str 0.023s ok cmd/go/internal/test 0.026s ok cmd/go/internal/vcs 0.077s ok cmd/go/internal/vcweb 0.102s ok cmd/go/internal/vcweb/vcstest 13.378s ok cmd/go/internal/web 0.053s ok cmd/go/internal/work 0.043s ok cmd/gofmt 0.157s ok cmd/internal/archive 5.920s ok cmd/internal/buildid 0.403s ok cmd/internal/dwarf 0.081s ok cmd/internal/edit 0.039s ok cmd/internal/goobj 0.034s ok cmd/internal/moddeps 3.693s ok cmd/internal/notsha256 0.031s ok cmd/internal/obj 1.342s ok cmd/internal/obj/ppc64 0.955s ok cmd/internal/obj/riscv 0.285s ok cmd/internal/obj/s390x 0.025s ok cmd/internal/obj/x86 4.738s ok cmd/internal/objabi 0.080s ok cmd/internal/pkgpath 0.142s ok cmd/internal/pkgpattern 0.065s ok cmd/internal/quoted 0.052s ok cmd/internal/src 0.043s ok cmd/internal/test2json 0.226s ok cmd/link 5.904s ok cmd/link/internal/benchmark 0.091s ok cmd/link/internal/ld 10.841s ok cmd/link/internal/loader 0.077s ok cmd/nm 1.757s ok cmd/objdump 4.830s ok cmd/pack 1.823s ok cmd/pprof 1.761s ok cmd/trace 0.158s ok cmd/vet 18.480s ##### os/user with tag osusergo ok os/user 0.026s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 41.334s ##### moved GOROOT ok fmt 0.087s ##### Testing without libgcc. ok net 0.345s ok os/user 0.045s ##### internal linking of -buildmode=pie ok reflect 1.032s ##### sync -cpu=10 ok sync 0.436s ##### ../test/bench/go1 ok test/bench/go1 0.044s [no tests to run] ##### cmd/api ok cmd/api 26.617s All tests passed.