linux-amd64-clang at bd7b19356f3827c36ef584bfd8e88aa6cee00710 ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.89+ #1 SMP Sat Mar 18 09:27:02 UTC 2023 x86_64 ##### Testing packages. ok archive/tar 0.159s ok archive/zip 0.308s ok bufio 0.043s ok bytes 1.064s ok compress/bzip2 0.059s ok compress/flate 0.463s ok compress/gzip 1.308s ok compress/lzw 0.058s ok compress/zlib 0.374s ok container/heap 0.005s ok container/list 0.003s ok container/ring 0.003s ok context 0.011s ok crypto 0.003s ok crypto/aes 0.022s ok crypto/cipher 0.006s ok crypto/des 0.008s ok crypto/dsa 0.003s ok crypto/ecdh 0.033s ok crypto/ecdsa 0.023s ok crypto/ed25519 0.045s ok crypto/elliptic 0.007s ok crypto/hmac 0.003s ok crypto/internal/alias 0.002s ok crypto/internal/bigmod 0.226s ok crypto/internal/boring 0.003s ok crypto/internal/boring/bcache 0.056s ok crypto/internal/edwards25519 3.556s ok crypto/internal/edwards25519/field 2.821s ok crypto/internal/nistec 0.121s ok crypto/internal/nistec/fiat 0.002s [no tests to run] ok crypto/md5 0.005s ok crypto/rand 0.040s ok crypto/rc4 0.024s ok crypto/rsa 0.311s ok crypto/sha1 0.018s ok crypto/sha256 0.004s ok crypto/sha512 0.004s ok crypto/subtle 0.119s ok crypto/tls 0.317s ok crypto/x509 0.279s ok database/sql 0.269s ok database/sql/driver 0.002s ok debug/buildinfo 0.007s ok debug/dwarf 0.016s ok debug/elf 0.156s ok debug/gosym 0.178s ok debug/macho 0.006s ok debug/pe 0.010s ok debug/plan9obj 0.003s ok embed 0.004s [no tests to run] ok embed/internal/embedtest 0.003s ok encoding/ascii85 0.004s ok encoding/asn1 0.004s ok encoding/base32 0.019s ok encoding/base64 0.005s ok encoding/binary 0.005s ok encoding/csv 0.008s ok encoding/gob 1.571s ok encoding/hex 0.004s ok encoding/json 0.171s ok encoding/pem 0.366s ok encoding/xml 0.050s ok errors 0.004s ok expvar 0.004s ok flag 0.020s ok fmt 0.087s ok go/ast 0.005s ok go/build 1.325s ok go/build/constraint 0.004s ok go/constant 0.005s ok go/doc 0.037s ok go/doc/comment 0.729s ok go/format 0.006s ok go/importer 0.156s ok go/internal/gccgoimporter 0.008s ok go/internal/gcimporter 1.064s ok go/internal/srcimporter 10.454s ok go/parser 0.218s ok go/printer 0.127s ok go/scanner 0.004s ok go/token 0.012s ok go/types 8.914s ok hash 0.003s ok hash/adler32 0.007s ok hash/crc32 0.006s ok hash/crc64 0.003s ok hash/fnv 0.003s ok hash/maphash 0.069s ok html 0.003s ok html/template 0.055s ok image 0.042s ok image/color 0.016s ok image/draw 0.066s ok image/gif 0.164s ok image/jpeg 0.150s ok image/png 0.238s ok index/suffixarray 0.132s ok internal/abi 0.037s ok internal/buildcfg 0.002s ok internal/coverage/cformat 0.002s ok internal/coverage/cmerge 0.003s ok internal/coverage/pods 0.003s ok internal/coverage/slicereader 0.003s ok internal/coverage/slicewriter 0.003s ok internal/coverage/test 0.007s ok internal/cpu 0.007s ok internal/dag 0.003s ok internal/diff 0.003s ok internal/fmtsort 0.003s ok internal/fuzz 0.007s ok internal/godebug 0.003s ok internal/intern 0.178s ok internal/itoa 0.003s ok internal/poll 0.205s ok internal/profile 0.003s ok internal/reflectlite 0.053s ok internal/safefilepath 0.002s ok internal/saferio 0.037s ok internal/singleflight 0.020s ok internal/testenv 0.002s ok internal/trace 0.032s ok internal/types/errors 0.255s ok internal/unsafeheader 0.002s ok internal/xcoff 0.008s ok io 0.027s ok io/fs 0.254s ok io/ioutil 0.004s ok log 0.005s ok log/slog 0.011s ok log/slog/internal/buffer 0.003s ok log/syslog 1.213s ok maps 0.002s ok math 0.007s ok math/big 0.779s ok math/bits 0.006s ok math/cmplx 0.004s ok math/rand 0.159s ok mime 0.006s ok mime/multipart 0.970s ok mime/quotedprintable 0.019s ok net 14.107s ok net/http 2.998s ok net/http/cgi 0.220s ok net/http/cookiejar 0.007s ok net/http/fcgi 0.106s ok net/http/httptest 0.043s ok net/http/httptrace 0.004s ok net/http/httputil 0.566s ok net/http/internal 0.003s ok net/http/internal/ascii 0.003s ok net/http/pprof 5.081s ok net/internal/socktest 0.003s ok net/mail 0.006s ok net/netip 0.292s ok net/rpc 0.027s ok net/rpc/jsonrpc 0.006s ok net/smtp 0.015s ok net/textproto 0.010s ok net/url 0.009s ok os 0.381s ok os/exec 0.157s ok os/exec/internal/fdtest 0.003s ok os/signal 1.915s ok os/user 0.004s ok path 0.004s ok path/filepath 0.021s ok plugin 0.004s ok reflect 0.214s ok regexp 0.432s ok regexp/syntax 0.633s ok runtime 37.096s ok runtime/cgo 0.004s ok runtime/coverage 0.003s ok runtime/debug 0.038s ok runtime/internal/atomic 0.051s ok runtime/internal/math 0.003s ok runtime/internal/sys 0.005s ok runtime/internal/syscall 0.003s ok runtime/metrics 0.004s ok runtime/pprof 5.259s ok runtime/trace 1.660s ok slices 0.005s ok sort 0.039s ok strconv 0.275s ok strings 0.751s ok sync 0.275s ok sync/atomic 0.676s ok syscall 1.505s ok testing 0.832s ok testing/fstest 0.003s ok testing/iotest 0.004s ok testing/quick 0.031s ok text/scanner 0.004s ok text/tabwriter 0.004s ok text/template 0.022s ok text/template/parse 0.006s ok time 1.762s ok unicode 0.004s ok unicode/utf16 0.003s ok unicode/utf8 0.006s ok cmd/addr2line 0.427s ok cmd/api 6.879s ok cmd/asm/internal/asm 0.478s ok cmd/asm/internal/lex 0.003s ok cmd/compile/internal/abt 0.006s ok cmd/compile/internal/amd64 1.751s ok cmd/compile/internal/base 0.003s ok cmd/compile/internal/compare 0.003s ok cmd/compile/internal/dwarfgen 0.190s ok cmd/compile/internal/importer 0.826s ok cmd/compile/internal/ir 0.003s ok cmd/compile/internal/logopt 0.213s ok cmd/compile/internal/loopvar 18.977s ok cmd/compile/internal/noder 0.004s ok cmd/compile/internal/reflectdata 0.003s [no tests to run] ok cmd/compile/internal/ssa 21.696s ok cmd/compile/internal/syntax 0.027s ok cmd/compile/internal/test 11.463s ok cmd/compile/internal/typecheck 0.271s ok cmd/compile/internal/types 0.003s ok cmd/compile/internal/types2 4.628s ok cmd/covdata 0.003s ok cmd/cover 0.806s ok cmd/dist 0.010s ok cmd/doc 0.132s ok cmd/fix 1.592s ok cmd/go 18.538s ok cmd/go/internal/auth 0.004s ok cmd/go/internal/cache 0.052s ok cmd/go/internal/fsys 0.014s ok cmd/go/internal/generate 0.007s ok cmd/go/internal/get 0.007s ok cmd/go/internal/imports 0.005s ok cmd/go/internal/load 0.006s ok cmd/go/internal/lockedfile 0.062s ok cmd/go/internal/lockedfile/internal/filelock 0.027s ok cmd/go/internal/modconv 0.006s ok cmd/go/internal/modfetch 0.007s ok cmd/go/internal/modfetch/codehost 0.006s ok cmd/go/internal/modfetch/zip_sum_test 0.005s ok cmd/go/internal/modindex 0.121s ok cmd/go/internal/modload 0.007s ok cmd/go/internal/mvs 0.008s ok cmd/go/internal/par 0.021s ok cmd/go/internal/str 0.003s ok cmd/go/internal/test 0.011s ok cmd/go/internal/vcs 0.006s ok cmd/go/internal/vcweb 0.008s ok cmd/go/internal/vcweb/vcstest 0.021s ok cmd/go/internal/web 0.005s ok cmd/go/internal/work 0.035s ok cmd/gofmt 0.024s ok cmd/internal/archive 0.571s ok cmd/internal/buildid 0.133s ok cmd/internal/cov 0.250s ok cmd/internal/dwarf 0.004s ok cmd/internal/edit 0.002s ok cmd/internal/goobj 0.003s ok cmd/internal/moddeps 0.989s ok cmd/internal/notsha256 0.003s ok cmd/internal/obj 0.472s ok cmd/internal/obj/ppc64 0.069s ok cmd/internal/obj/riscv 0.020s ok cmd/internal/obj/s390x 0.002s ok cmd/internal/obj/x86 0.153s ok cmd/internal/objabi 0.003s ok cmd/internal/pkgpath 0.011s ok cmd/internal/pkgpattern 0.003s ok cmd/internal/quoted 0.003s ok cmd/internal/src 0.002s ok cmd/internal/test2json 0.128s ok cmd/link 3.164s ok cmd/link/internal/benchmark 0.010s ok cmd/link/internal/ld 1.583s ok cmd/link/internal/loader 0.024s ok cmd/nm 1.005s ok cmd/objdump 1.367s ok cmd/pack 0.357s ok cmd/pprof 1.382s ok cmd/trace 0.234s ok cmd/vet 3.159s ##### os/user with tag osusergo ok os/user 0.006s ##### hash/maphash purego implementation ok hash/maphash 0.071s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 25.815s ##### moved GOROOT ok fmt 0.122s ##### Testing without libgcc. ok net 0.009s ok os/user 0.004s ##### internal linking of -buildmode=pie ok reflect 0.222s ok os/user 0.004s ##### sync -cpu=10 ok sync 0.268s ##### Testing race detector ok runtime/race 5.094s ok flag 0.040s ok net 0.132s ok os 0.144s ok os/exec 0.074s ok encoding/gob 0.073s ok flag 0.031s ok os/exec 0.065s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/fortran PASS ##### ../misc/cgo/test ok misc/cgo/test 0.853s ok misc/cgo/test 0.857s ok misc/cgo/test 0.849s ok misc/cgo/testtls 0.003s ok misc/cgo/testtls 0.003s ok misc/cgo/testtls 0.003s ok misc/cgo/nocgo 0.003s ok misc/cgo/nocgo 0.003s ok misc/cgo/nocgo 0.003s ok misc/cgo/test 0.845s ok misc/cgo/test 0.861s ok misc/cgo/test 0.842s ok misc/cgo/test 0.852s ok misc/cgo/testtls 0.003s ok misc/cgo/nocgo 0.002s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 1.146s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 1.076s ##### ../misc/cgo/testcarchive PASS ##### ../misc/cgo/testcshared PASS ##### ../misc/cgo/testshared ok misc/cgo/testshared 56.358s ##### ../misc/cgo/testplugin ok misc/cgo/testplugin 30.980s ##### ../misc/cgo/testsanitizers PASS ##### ../misc/cgo/errors PASS ##### ../test/bench/go1 ok test/bench/go1 0.009s [no tests to run] ##### ../test PASS PASS PASS PASS PASS PASS PASS PASS PASS PASS ##### cmd/api ok cmd/api 19.590s ##### ../misc/reboot PASS All tests passed.