darwin-amd64-12_0 at 33b634803b55d3a27798c8e42f547558efec0711 ##### 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.451s ok archive/zip 0.721s ok bufio 0.242s ok bytes 1.707s ok compress/bzip2 0.241s ok compress/flate 1.676s ok compress/gzip 1.343s ok compress/lzw 0.125s ok compress/zlib 0.555s ok container/heap 0.022s ok container/list 0.019s ok container/ring 0.022s ok context 0.087s ok crypto 0.073s ok crypto/aes 0.071s ok crypto/cipher 0.016s ok crypto/des 0.046s ok crypto/dsa 0.044s ok crypto/ecdh 0.059s ok crypto/ecdsa 0.054s ok crypto/ed25519 0.080s ok crypto/elliptic 0.034s ok crypto/hmac 0.022s ok crypto/internal/alias 0.018s ok crypto/internal/bigmod 0.238s ok crypto/internal/boring 0.020s ok crypto/internal/boring/bcache 0.116s ok crypto/internal/edwards25519 4.083s ok crypto/internal/edwards25519/field 3.440s ok crypto/internal/nistec 0.179s ok crypto/internal/nistec/fiat 0.044s [no tests to run] ok crypto/md5 0.161s ok crypto/rand 0.140s ok crypto/rc4 0.088s ok crypto/rsa 0.513s ok crypto/sha1 0.095s ok crypto/sha256 0.057s ok crypto/sha512 0.090s ok crypto/subtle 0.227s ok crypto/tls 2.580s ok crypto/x509 0.853s ok database/sql 0.605s ok database/sql/driver 0.048s ok debug/buildinfo 0.110s ok debug/dwarf 0.098s ok debug/elf 0.337s ok debug/gosym 0.118s ok debug/macho 0.138s ok debug/pe 0.039s ok debug/plan9obj 0.067s ok embed 0.120s [no tests to run] ok embed/internal/embedtest 0.064s ok encoding/ascii85 0.043s ok encoding/asn1 0.026s ok encoding/base32 0.115s ok encoding/base64 0.057s ok encoding/binary 0.016s ok encoding/csv 0.048s ok encoding/gob 1.755s ok encoding/hex 0.097s ok encoding/json 0.359s ok encoding/pem 0.579s ok encoding/xml 0.203s ok errors 0.037s ok expvar 0.085s ok flag 0.083s ok fmt 0.101s ok go/ast 0.045s ok go/build 4.034s ok go/build/constraint 0.041s ok go/constant 0.053s ok go/doc 0.512s ok go/doc/comment 4.060s ok go/format 0.052s ok go/importer 1.211s ok go/internal/gccgoimporter 0.125s ok go/internal/gcimporter 8.136s ok go/internal/srcimporter 22.583s ok go/parser 0.351s ok go/printer 0.286s ok go/scanner 0.022s ok go/token 0.041s ok go/types 23.958s ok hash 0.018s ok hash/adler32 0.034s ok hash/crc32 0.031s ok hash/crc64 0.047s ok hash/fnv 0.051s ok hash/maphash 0.109s ok html 0.032s ok html/template 0.195s ok image 0.222s ok image/color 0.100s ok image/draw 0.110s ok image/gif 0.460s ok image/jpeg 0.246s ok image/png 0.406s ok index/suffixarray 0.257s ok internal/abi 0.300s ok internal/buildcfg 0.032s ok internal/coverage/cformat 0.022s ok internal/coverage/cmerge 0.026s ok internal/coverage/pods 0.060s ok internal/coverage/slicereader 0.076s ok internal/coverage/slicewriter 0.063s ok internal/coverage/test 0.058s ok internal/cpu 0.069s ok internal/dag 0.028s ok internal/diff 0.136s ok internal/fmtsort 0.033s ok internal/fuzz 0.028s ok internal/godebug 0.021s ok internal/intern 2.460s ok internal/itoa 0.073s ok internal/poll 0.077s ok internal/profile 0.042s ok internal/reflectlite 0.121s ok internal/safefilepath 0.024s ok internal/saferio 0.146s ok internal/singleflight 0.064s ok internal/testenv 0.026s ok internal/trace 0.106s ok internal/types/errors 1.874s ok internal/unsafeheader 0.040s ok internal/xcoff 0.127s ok io 0.072s ok io/fs 0.281s ok io/ioutil 0.052s ok log 0.037s ok log/slog 0.195s ok log/slog/internal/buffer 0.121s ok log/syslog 1.347s ok maps 0.044s ok math 0.047s ok math/big 0.923s ok math/bits 0.043s ok math/cmplx 0.097s ok math/rand 0.267s ok mime 0.037s ok mime/multipart 1.153s ok mime/quotedprintable 0.142s ok net 30.672s ok net/http 16.832s ok net/http/cgi 3.698s ok net/http/cookiejar 0.074s ok net/http/fcgi 0.146s ok net/http/httptest 0.151s ok net/http/httptrace 0.066s ok net/http/httputil 2.085s ok net/http/internal 0.112s ok net/http/internal/ascii 0.035s ok net/http/pprof 5.273s ok net/internal/socktest 0.048s ok net/mail 0.035s ok net/netip 1.149s ok net/rpc 0.193s ok net/rpc/jsonrpc 0.158s ok net/smtp 0.163s ok net/textproto 0.071s ok net/url 0.033s ok os 2.189s ok os/exec 2.075s ok os/exec/internal/fdtest 0.054s ok os/signal 4.598s ok os/user 0.079s ok path 0.022s ok path/filepath 0.470s ok plugin 0.017s ok reflect 2.019s ok regexp 1.014s ok regexp/syntax 1.277s ok runtime 65.178s ok runtime/cgo 0.106s ok runtime/coverage 0.097s ok runtime/debug 0.211s ok runtime/internal/atomic 0.076s ok runtime/internal/math 0.065s ok runtime/internal/sys 0.018s ok runtime/metrics 0.029s ok runtime/pprof 9.887s ok runtime/trace 3.996s ok slices 0.036s ok sort 0.048s ok strconv 1.368s ok strings 1.760s ok sync 0.435s ok sync/atomic 6.182s ok syscall 1.999s ok testing 2.211s ok testing/fstest 0.027s ok testing/iotest 0.041s ok testing/quick 0.057s ok text/scanner 0.051s ok text/tabwriter 0.037s ok text/template 0.058s ok text/template/parse 0.035s ok time 3.103s ok unicode 0.023s ok unicode/utf16 0.073s ok unicode/utf8 0.082s ok cmd/addr2line 1.531s ok cmd/api 28.403s ok cmd/asm/internal/asm 1.870s ok cmd/asm/internal/lex 0.051s ok cmd/compile/internal/abt 0.030s ok cmd/compile/internal/amd64 5.973s ok cmd/compile/internal/base 0.040s ok cmd/compile/internal/compare 0.065s ok cmd/compile/internal/dwarfgen 0.810s ok cmd/compile/internal/importer 7.865s ok cmd/compile/internal/ir 0.078s ok cmd/compile/internal/logopt 2.205s ok cmd/compile/internal/loopvar 41.215s ok cmd/compile/internal/noder 0.030s ok cmd/compile/internal/reflectdata 0.021s [no tests to run] ok cmd/compile/internal/ssa 46.008s ok cmd/compile/internal/syntax 0.166s ok cmd/compile/internal/test 18.884s ok cmd/compile/internal/typecheck 1.248s ok cmd/compile/internal/types 0.039s ok cmd/compile/internal/types2 37.518s ok cmd/covdata 0.027s ok cmd/cover 5.768s ok cmd/dist 0.036s ok cmd/doc 1.090s ok cmd/fix 27.005s ok cmd/go 230.988s ok cmd/go/internal/auth 0.098s ok cmd/go/internal/cache 0.696s ok cmd/go/internal/fsys 0.269s ok cmd/go/internal/generate 0.031s ok cmd/go/internal/get 0.050s ok cmd/go/internal/imports 0.082s ok cmd/go/internal/load 0.022s ok cmd/go/internal/lockedfile 0.239s ok cmd/go/internal/lockedfile/internal/filelock 0.102s ok cmd/go/internal/modconv 0.090s ok cmd/go/internal/modfetch 0.058s ok cmd/go/internal/modfetch/codehost 0.065s ok cmd/go/internal/modfetch/zip_sum_test 0.068s ok cmd/go/internal/modindex 0.439s ok cmd/go/internal/modload 0.050s ok cmd/go/internal/mvs 0.057s ok cmd/go/internal/par 0.049s ok cmd/go/internal/str 0.023s ok cmd/go/internal/test 0.034s ok cmd/go/internal/vcs 0.044s ok cmd/go/internal/vcweb 0.114s ok cmd/go/internal/vcweb/vcstest 13.332s ok cmd/go/internal/web 0.073s ok cmd/go/internal/work 1.111s ok cmd/gofmt 0.239s ok cmd/internal/archive 2.877s ok cmd/internal/buildid 0.677s ok cmd/internal/cov 1.396s ok cmd/internal/dwarf 0.049s ok cmd/internal/edit 0.065s ok cmd/internal/goobj 0.014s ok cmd/internal/moddeps 6.278s ok cmd/internal/notsha256 0.049s ok cmd/internal/obj 1.587s ok cmd/internal/obj/ppc64 1.102s ok cmd/internal/obj/riscv 0.400s ok cmd/internal/obj/s390x 0.097s ok cmd/internal/obj/x86 5.069s ok cmd/internal/objabi 0.154s ok cmd/internal/pkgpath 0.161s ok cmd/internal/pkgpattern 0.069s ok cmd/internal/quoted 0.090s ok cmd/internal/src 0.025s ok cmd/internal/test2json 0.434s ok cmd/link 26.849s ok cmd/link/internal/benchmark 0.067s ok cmd/link/internal/ld 21.070s ok cmd/link/internal/loader 0.128s ok cmd/nm 3.994s ok cmd/objdump 12.333s ok cmd/pack 3.219s ok cmd/pprof 2.216s ok cmd/trace 0.176s ok cmd/vet 18.293s ##### os/user with tag osusergo ok os/user 0.029s ##### hash/maphash purego implementation ok hash/maphash 0.069s ##### GOOS=ios on darwin/amd64 ok crypto/x509 0.030s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 40.337s ##### moved GOROOT ok fmt 0.085s ##### Testing without libgcc. ok net 0.348s ok os/user 0.071s ##### internal linking of -buildmode=pie ok reflect 1.041s ok os/user 0.044s ##### sync -cpu=10 ok sync 0.532s ##### Testing race detector ok runtime/race 4.660s ok flag 0.074s ok net 0.446s ok os 0.235s ok os/exec 0.216s ok encoding/gob 0.139s ok flag 0.045s ok os/exec 0.217s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/fortran PASS ##### ../misc/cgo/test ok misc/cgo/test 0.664s ok misc/cgo/test 0.588s ok misc/cgo/test 0.671s ok misc/cgo/test 0.526s ok misc/cgo/test 0.756s ok misc/cgo/test 0.527s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 2.054s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 2.479s ##### ../misc/cgo/testcarchive PASS ##### ../misc/cgo/testcshared PASS ##### ../misc/cgo/testplugin ok misc/cgo/testplugin 101.481s ##### ../misc/cgo/errors PASS All tests passed.