linux-amd64-bullseye at 432fd9c60fac4485d0473173171206f1ef558829 :: Running /workdir/go/src/make.bash with args ["/workdir/go/src/make.bash" "-force"] and env ["HOSTNAME=buildlet-linux-amd64-bullseye-rnf2c6408" "HOME=/root" "SHLVL=0" "DEBIAN_FRONTEND=noninteractive" "USER=root" "GO_STAGE0_NET_DELAY=6s" "GO_STAGE0_DL_DELAY=200ms" "WORKDIR=/workdir" "GO_BUILDER_NAME=linux-amd64-bullseye" "GO_DISABLE_OUTBOUND_NETWORK=1" "GOBIN=" "GOROOT_BOOTSTRAP=" "TMPDIR=/workdir/tmp" "GOCACHE=/workdir/gocache" "GOPLSCACHE=/workdir/goplscache" "PATH=/workdir/go1.4/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" "PWD=/workdir/go/src"] in dir /workdir/go/src WARNING: /root/go1.4/bin/go does not exist, found /workdir/go1.4/go/bin/go from env WARNING: set /workdir/go1.4/go as GOROOT_BOOTSTRAP Building Go cmd/dist using /workdir/go1.4/go. (go1.22.6 linux/amd64) Building Go toolchain1 using /workdir/go1.4/go. 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 linux/amd64. --- Installed Go for linux/amd64 in /workdir/go Installed commands in /workdir/go/bin *** You need to add /workdir/go/bin to your PATH. ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.161+ #1 SMP Wed Oct 16 10:36:47 UTC 2024 x86_64 ##### Testing packages. ok archive/tar 0.152s ok archive/zip 0.271s ok bufio 0.039s ok bytes 0.188s ok cmp 0.003s ok compress/bzip2 0.053s ok compress/flate 0.411s ok compress/gzip 1.307s ok compress/lzw 0.051s ok compress/zlib 0.328s ok container/heap 0.004s ok container/list 0.003s ok container/ring 0.004s ok context 0.024s ok crypto 0.400s ok crypto/aes 0.007s ok crypto/cipher 2.705s ok crypto/des 0.008s ok crypto/dsa 0.003s ok crypto/ecdh 0.055s ok crypto/ecdsa 0.022s ok crypto/ed25519 0.044s ok crypto/elliptic 0.006s ? crypto/fips140 [no test files] ok crypto/hkdf 0.003s ok crypto/hmac 0.010s ok crypto/internal/boring 0.002s ? crypto/internal/boring/bbig [no test files] ok crypto/internal/boring/bcache 0.044s ? crypto/internal/boring/sig [no test files] ? crypto/internal/cryptotest [no test files] ? crypto/internal/entropy [no test files] ? crypto/internal/fips140 [no test files] ok crypto/internal/fips140/aes 0.020s ok crypto/internal/fips140/aes/gcm 0.002s [no tests to run] ? crypto/internal/fips140/alias [no test files] ok crypto/internal/fips140/bigmod 0.051s ? crypto/internal/fips140/check [no test files] ? crypto/internal/fips140/check/checktest [no test files] ok crypto/internal/fips140/drbg 0.002s [no tests to run] ok crypto/internal/fips140/ecdh 0.002s ok crypto/internal/fips140/ecdsa 0.020s ? crypto/internal/fips140/ed25519 [no test files] ok crypto/internal/fips140/edwards25519 0.070s ok crypto/internal/fips140/edwards25519/field 0.013s ? crypto/internal/fips140/hkdf [no test files] ? crypto/internal/fips140/hmac [no test files] ok crypto/internal/fips140/mlkem 0.185s ok crypto/internal/fips140/nistec 0.002s ok crypto/internal/fips140/nistec/fiat 0.002s [no tests to run] ? crypto/internal/fips140/pbkdf2 [no test files] ok crypto/internal/fips140/rsa 0.064s ? crypto/internal/fips140/sha256 [no test files] ? crypto/internal/fips140/sha3 [no test files] ? crypto/internal/fips140/sha512 [no test files] ? crypto/internal/fips140/ssh [no test files] ok crypto/internal/fips140/subtle 0.002s ? crypto/internal/fips140/tls12 [no test files] ? crypto/internal/fips140/tls13 [no test files] ok crypto/internal/fips140deps 0.035s ? crypto/internal/fips140deps/byteorder [no test files] ? crypto/internal/fips140deps/cpu [no test files] ? crypto/internal/fips140deps/godebug [no test files] ? crypto/internal/fips140hash [no test files] ? crypto/internal/fips140only [no test files] ok crypto/internal/fips140test 0.284s ok crypto/internal/hpke 0.004s ? crypto/internal/impl [no test files] ? crypto/internal/randutil [no test files] ok crypto/internal/sysrand 0.157s ? crypto/internal/sysrand/internal/seccomp [no test files] ok crypto/md5 0.005s ok crypto/mlkem 0.063s ok crypto/pbkdf2 0.018s ok crypto/rand 0.317s ok crypto/rc4 0.027s ok crypto/rsa 0.289s ok crypto/sha1 0.017s ok crypto/sha256 0.006s ok crypto/sha3 1.147s ok crypto/sha512 0.011s ok crypto/subtle 0.187s ok crypto/tls 3.858s ? crypto/tls/internal/fips140tls [no test files] ok crypto/x509 0.319s ? crypto/x509/pkix [no test files] ok database/sql 0.492s ok database/sql/driver 0.003s ok debug/buildinfo 0.043s ok debug/dwarf 0.013s ok debug/elf 0.114s ok debug/gosym 0.179s ok debug/macho 0.004s ok debug/pe 0.014s ok debug/plan9obj 0.003s ok embed 0.004s [no tests to run] ok embed/internal/embedtest 0.003s ? encoding [no test files] ok encoding/ascii85 0.003s ok encoding/asn1 0.005s ok encoding/base32 0.017s ok encoding/base64 0.005s ok encoding/binary 0.010s ok encoding/csv 0.008s ok encoding/gob 1.138s ok encoding/hex 0.004s ok encoding/json 0.268s ok encoding/pem 0.568s ok encoding/xml 0.052s ok errors 0.004s ok expvar 0.004s ok flag 0.021s ok fmt 0.093s ok go/ast 0.005s ok go/build 3.533s ok go/build/constraint 0.051s ok go/constant 0.004s ok go/doc 0.034s ok go/doc/comment 0.584s ok go/format 0.006s ok go/importer 0.145s ok go/internal/gccgoimporter 0.010s ok go/internal/gcimporter 1.064s ok go/internal/srcimporter 7.339s ok go/parser 0.176s ok go/printer 0.128s ok go/scanner 0.004s ok go/token 0.012s ok go/types 8.746s ok go/version 0.002s ok hash 0.003s ok hash/adler32 0.006s ok hash/crc32 0.006s ok hash/crc64 0.003s ok hash/fnv 0.003s ok hash/maphash 0.294s ok html 0.003s ok html/template 0.051s ok image 0.039s ok image/color 0.014s ? image/color/palette [no test files] ok image/draw 0.060s ok image/gif 0.144s ? image/internal/imageutil [no test files] ok image/jpeg 0.149s ok image/png 0.221s ok index/suffixarray 0.125s ok internal/abi 0.050s ? internal/asan [no test files] ? internal/bisect [no test files] ok internal/buildcfg 0.002s ? internal/bytealg [no test files] ? internal/byteorder [no test files] ? internal/cfg [no test files] ok internal/chacha8rand 0.002s ok internal/copyright 0.083s ? internal/coverage [no test files] ? internal/coverage/calloc [no test files] ok internal/coverage/cfile 0.476s ok internal/coverage/cformat 0.002s ok internal/coverage/cmerge 0.002s ? internal/coverage/decodecounter [no test files] ? internal/coverage/decodemeta [no test files] ? internal/coverage/encodecounter [no test files] ? internal/coverage/encodemeta [no test files] ok internal/coverage/pods 0.003s ? internal/coverage/rtcov [no test files] ok internal/coverage/slicereader 0.002s ok internal/coverage/slicewriter 0.002s ? internal/coverage/stringtab [no test files] ok internal/coverage/test 0.006s ? internal/coverage/uleb128 [no test files] ok internal/cpu 0.007s ok internal/dag 0.003s ok internal/diff 0.003s ? internal/exportdata [no test files] ? internal/filepathlite [no test files] ok internal/fmtsort 0.003s ok internal/fuzz 0.006s ? internal/goarch [no test files] ok internal/godebug 0.360s ok internal/godebugs 5.651s ? internal/goexperiment [no test files] ? internal/goos [no test files] ? internal/goroot [no test files] ok internal/gover 0.002s ? internal/goversion [no test files] ok internal/itoa 0.002s ? internal/lazyregexp [no test files] ? internal/lazytemplate [no test files] ? internal/msan [no test files] ? internal/nettrace [no test files] ? internal/obscuretestdata [no test files] ? internal/oserror [no test files] ok internal/pkgbits 0.002s ok internal/platform 0.764s ok internal/poll 0.197s ok internal/profile 0.002s ? internal/profilerecord [no test files] ? internal/race [no test files] ok internal/reflectlite 0.003s ok internal/runtime/atomic 0.054s ? internal/runtime/exithook [no test files] ok internal/runtime/maps 0.005s ok internal/runtime/math 0.002s ? internal/runtime/startlinetest [no test files] ok internal/runtime/sys 0.002s ok internal/runtime/syscall 0.002s ok internal/runtime/wasitest 0.003s ok internal/saferio 0.039s ok internal/singleflight 0.022s ? internal/stringslite [no test files] ok internal/sync 1.410s ok internal/synctest 0.594s ? internal/syscall/execenv [no test files] ok internal/syscall/unix 0.002s ok internal/sysinfo 0.002s ? internal/syslist [no test files] ok internal/testenv 0.145s ? internal/testlog [no test files] ? internal/testpty [no test files] ok internal/trace 14.495s ? internal/trace/internal/testgen [no test files] ok internal/trace/internal/tracev1 0.158s ? internal/trace/raw [no test files] ? internal/trace/testtrace [no test files] ok internal/trace/tracev2 0.003s ? internal/trace/traceviewer [no test files] ? internal/trace/traceviewer/format [no test files] ? internal/trace/version [no test files] ? internal/txtar [no test files] ok internal/types/errors 0.227s ok internal/unsafeheader 0.003s ok internal/xcoff 0.007s ok internal/zstd 0.043s ok io 0.026s ok io/fs 0.250s ok io/ioutil 0.005s ok iter 0.004s ok log 0.005s ? log/internal [no test files] ok log/slog 0.019s ? log/slog/internal [no test files] ok log/slog/internal/benchmarks 0.002s ok log/slog/internal/buffer 0.003s ok log/syslog 1.212s ok maps 0.006s ok math 0.007s ok math/big 1.679s ok math/bits 0.006s ok math/cmplx 0.004s ok math/rand 0.159s ok math/rand/v2 0.215s ok mime 0.005s ok mime/multipart 0.849s ok mime/quotedprintable 0.020s ok net 2.823s ok net/http 3.830s ok net/http/cgi 0.104s ok net/http/cookiejar 0.009s ok net/http/fcgi 0.206s ok net/http/httptest 0.037s ok net/http/httptrace 0.004s ok net/http/httputil 0.565s ok net/http/internal 0.153s ok net/http/internal/ascii 0.002s ? net/http/internal/httpcommon [no test files] ? net/http/internal/testcert [no test files] ok net/http/pprof 5.065s ok net/internal/cgotest 0.002s ok net/internal/socktest 0.003s ok net/mail 0.005s ok net/netip 0.642s ok net/rpc 0.025s ok net/rpc/jsonrpc 0.006s ok net/smtp 0.020s ok net/textproto 0.024s ok net/url 0.009s ok os 1.824s ok os/exec 0.394s ok os/exec/internal/fdtest 0.002s ok os/signal 1.966s ok os/user 0.004s ok path 0.004s ok path/filepath 0.018s ok plugin 0.003s ok reflect 0.152s ? reflect/internal/example1 [no test files] ? reflect/internal/example2 [no test files] ok regexp 0.449s ok regexp/syntax 0.620s ok runtime 33.716s ok runtime/cgo 0.003s ? runtime/coverage [no test files] ok runtime/debug 0.042s ok runtime/metrics 0.004s ok runtime/pprof 17.100s ? runtime/race [no test files] ? runtime/race/internal/amd64v1 [no test files] ok runtime/trace 0.106s ok slices 0.053s ok sort 0.046s ok strconv 0.225s ok strings 0.563s ? structs [no test files] ok sync 0.284s ok sync/atomic 0.793s ok syscall 1.578s ok testing 0.922s ok testing/fstest 0.005s ? testing/internal/testdeps [no test files] ok testing/iotest 0.003s ok testing/quick 0.032s ok testing/slogtest 0.003s ok text/scanner 0.004s ok text/tabwriter 0.004s ok text/template 0.020s ok text/template/parse 0.005s ok time 7.523s ? time/tzdata [no test files] ok unicode 0.005s ok unicode/utf16 0.003s ok unicode/utf8 0.008s ok unique 0.042s ? unsafe [no test files] ok weak 0.010s ok cmd/addr2line 0.435s ok cmd/api 10.752s ? cmd/asm [no test files] ? cmd/asm/internal/arch [no test files] ok cmd/asm/internal/asm 0.378s ? cmd/asm/internal/flags [no test files] ok cmd/asm/internal/lex 0.003s ? cmd/buildid [no test files] ? cmd/cgo [no test files] ? cmd/cgo/internal/cgotest [no test files] ok cmd/cgo/internal/swig 5.189s ok cmd/cgo/internal/test 0.777s ? cmd/cgo/internal/test/gcc68255 [no test files] ? cmd/cgo/internal/test/issue23555a [no test files] ? cmd/cgo/internal/test/issue23555b [no test files] ? cmd/cgo/internal/test/issue26213 [no test files] ? cmd/cgo/internal/test/issue26430 [no test files] ? cmd/cgo/internal/test/issue26743 [no test files] ? cmd/cgo/internal/test/issue27054 [no test files] ? cmd/cgo/internal/test/issue27340 [no test files] ? cmd/cgo/internal/test/issue29563 [no test files] ? cmd/cgo/internal/test/issue30527 [no test files] ? cmd/cgo/internal/test/issue41761a [no test files] ? cmd/cgo/internal/test/issue43639 [no test files] ? cmd/cgo/internal/test/issue52611a [no test files] ? cmd/cgo/internal/test/issue52611b [no test files] ? cmd/cgo/internal/test/issue8756 [no test files] ? cmd/cgo/internal/test/issue8828 [no test files] ? cmd/cgo/internal/test/issue9026 [no test files] ? cmd/cgo/internal/test/issue9400 [no test files] ? cmd/cgo/internal/test/issue9510a [no test files] ? cmd/cgo/internal/test/issue9510b [no test files] ok cmd/cgo/internal/testcarchive 26.488s ok cmd/cgo/internal/testcshared 8.926s ok cmd/cgo/internal/testerrors 10.206s ok cmd/cgo/internal/testfortran 1.668s ok cmd/cgo/internal/testgodefs 0.630s ok cmd/cgo/internal/testlife 0.698s ok cmd/cgo/internal/testnocgo 0.002s ok cmd/cgo/internal/testplugin 36.048s ok cmd/cgo/internal/testsanitizers 30.061s ok cmd/cgo/internal/testshared 67.924s ok cmd/cgo/internal/testso 2.643s ok cmd/cgo/internal/teststdio 1.696s ok cmd/cgo/internal/testtls 0.003s ok cmd/compile 4.377s ? cmd/compile/internal/abi [no test files] ok cmd/compile/internal/abt 0.006s ok cmd/compile/internal/amd64 1.962s ? cmd/compile/internal/arm [no test files] ? cmd/compile/internal/arm64 [no test files] ok cmd/compile/internal/base 0.003s ? cmd/compile/internal/bitvec [no test files] ok cmd/compile/internal/compare 0.003s ? cmd/compile/internal/coverage [no test files] ? cmd/compile/internal/deadlocals [no test files] ok cmd/compile/internal/devirtualize 0.003s ok cmd/compile/internal/dwarfgen 0.189s ? cmd/compile/internal/escape [no test files] ? cmd/compile/internal/gc [no test files] ok cmd/compile/internal/importer 0.868s ? cmd/compile/internal/inline [no test files] ok cmd/compile/internal/inline/inlheur 0.370s ? cmd/compile/internal/inline/interleaved [no test files] ok cmd/compile/internal/ir 0.003s ok cmd/compile/internal/liveness 0.021s ok cmd/compile/internal/logopt 0.244s ? cmd/compile/internal/loong64 [no test files] ok cmd/compile/internal/loopvar 28.687s ? cmd/compile/internal/mips [no test files] ? cmd/compile/internal/mips64 [no test files] ok cmd/compile/internal/noder 0.005s ? cmd/compile/internal/objw [no test files] ? cmd/compile/internal/pgoir [no test files] ? cmd/compile/internal/pkginit [no test files] ? cmd/compile/internal/ppc64 [no test files] ok cmd/compile/internal/rangefunc 0.005s ok cmd/compile/internal/reflectdata 0.004s [no tests to run] ? cmd/compile/internal/riscv64 [no test files] ? cmd/compile/internal/rttype [no test files] ? cmd/compile/internal/s390x [no test files] ok cmd/compile/internal/ssa 25.338s ok cmd/compile/internal/ssagen 0.008s ? cmd/compile/internal/staticdata [no test files] ? cmd/compile/internal/staticinit [no test files] ok cmd/compile/internal/syntax 0.028s ok cmd/compile/internal/test 12.032s ? cmd/compile/internal/typebits [no test files] ok cmd/compile/internal/typecheck 0.300s ok cmd/compile/internal/types 0.004s ok cmd/compile/internal/types2 4.295s ? cmd/compile/internal/walk [no test files] ? cmd/compile/internal/wasm [no test files] ? cmd/compile/internal/x86 [no test files] ok cmd/covdata 0.007s ok cmd/cover 0.659s ok cmd/dist 0.004s ok cmd/distpack 0.004s ok cmd/doc 0.159s ok cmd/fix 0.688s ok cmd/go 14.604s ok cmd/go/internal/auth 0.004s ? cmd/go/internal/base [no test files] ? cmd/go/internal/bug [no test files] ok cmd/go/internal/cache 0.042s ? cmd/go/internal/cacheprog [no test files] ok cmd/go/internal/cfg 0.003s [no tests to run] ? cmd/go/internal/clean [no test files] ? cmd/go/internal/cmdflag [no test files] ? cmd/go/internal/doc [no test files] ok cmd/go/internal/envcmd 0.011s ok cmd/go/internal/fips140 0.009s ? cmd/go/internal/fix [no test files] ? cmd/go/internal/fmtcmd [no test files] ok cmd/go/internal/fsys 0.012s ok cmd/go/internal/generate 0.007s ok cmd/go/internal/gover 0.003s ? cmd/go/internal/help [no test files] ok cmd/go/internal/imports 0.010s ? cmd/go/internal/list [no test files] ok cmd/go/internal/load 0.005s ok cmd/go/internal/lockedfile 0.054s ok cmd/go/internal/lockedfile/internal/filelock 0.026s ok cmd/go/internal/mmap 0.003s ? cmd/go/internal/modcmd [no test files] ok cmd/go/internal/modfetch 0.009s ok cmd/go/internal/modfetch/codehost 0.359s ok cmd/go/internal/modfetch/zip_sum_test 0.005s ? cmd/go/internal/modget [no test files] ok cmd/go/internal/modindex 0.094s ? cmd/go/internal/modinfo [no test files] ok cmd/go/internal/modload 0.008s ok cmd/go/internal/mvs 0.008s ? cmd/go/internal/run [no test files] ? cmd/go/internal/search [no test files] ok cmd/go/internal/str 0.002s ? cmd/go/internal/telemetrycmd [no test files] ? cmd/go/internal/telemetrystats [no test files] ok cmd/go/internal/test 0.016s ? cmd/go/internal/test/internal/genflags [no test files] ? cmd/go/internal/tool [no test files] ok cmd/go/internal/toolchain 0.007s ? cmd/go/internal/trace [no test files] ok cmd/go/internal/vcs 0.006s ok cmd/go/internal/vcweb 0.111s ok cmd/go/internal/vcweb/vcstest 4.020s ? cmd/go/internal/version [no test files] ? cmd/go/internal/vet [no test files] ok cmd/go/internal/web 0.004s ? cmd/go/internal/web/intercept [no test files] ok cmd/go/internal/work 0.019s ? cmd/go/internal/workcmd [no test files] ok cmd/gofmt 0.024s ok cmd/internal/archive 0.411s ? cmd/internal/bio [no test files] ? cmd/internal/browser [no test files] ok cmd/internal/buildid 0.141s ok cmd/internal/bootstrap_test 0.002s ? cmd/internal/codesign [no test files] ok cmd/internal/cov 0.262s ? cmd/internal/cov/covcmd [no test files] ? cmd/internal/disasm [no test files] ok cmd/internal/dwarf 0.008s ok cmd/internal/edit 0.002s ? cmd/internal/gcprog [no test files] ok cmd/internal/goobj 0.002s ? cmd/internal/hash [no test files] ? cmd/internal/macho [no test files] ok cmd/internal/moddeps 0.980s ok cmd/internal/obj 0.485s ? cmd/internal/obj/arm [no test files] ok cmd/internal/obj/arm64 0.283s ok cmd/internal/obj/loong64 0.038s ? cmd/internal/obj/mips [no test files] ok cmd/internal/obj/ppc64 0.074s ok cmd/internal/obj/riscv 0.032s ok cmd/internal/obj/s390x 0.002s ? cmd/internal/obj/wasm [no test files] ok cmd/internal/obj/x86 0.183s ok cmd/internal/objabi 0.003s ? cmd/internal/objfile [no test files] ok cmd/internal/osinfo 0.002s ok cmd/internal/par 0.020s ? cmd/internal/pathcache [no test files] ok cmd/internal/pgo 0.003s ok cmd/internal/pkgpath 0.011s ok cmd/internal/pkgpattern 0.004s ok cmd/internal/quoted 0.003s ? cmd/internal/robustio [no test files] ? cmd/internal/script [no test files] ? cmd/internal/script/scripttest [no test files] ok cmd/internal/src 0.002s ok cmd/internal/sys 0.002s ? cmd/internal/telemetry [no test files] ? cmd/internal/telemetry/counter [no test files] ok cmd/internal/test2json 0.095s ok cmd/link 7.000s ? cmd/link/internal/amd64 [no test files] ? cmd/link/internal/arm [no test files] ? cmd/link/internal/arm64 [no test files] ok cmd/link/internal/benchmark 0.004s ? cmd/link/internal/dwtest [no test files] ok cmd/link/internal/ld 5.216s ? cmd/link/internal/loadelf [no test files] ok cmd/link/internal/loader 0.017s ? cmd/link/internal/loadmacho [no test files] ? cmd/link/internal/loadpe [no test files] ? cmd/link/internal/loadxcoff [no test files] ? cmd/link/internal/loong64 [no test files] ? cmd/link/internal/mips [no test files] ? cmd/link/internal/mips64 [no test files] ? cmd/link/internal/ppc64 [no test files] ? cmd/link/internal/riscv64 [no test files] ? cmd/link/internal/s390x [no test files] ? cmd/link/internal/sym [no test files] ? cmd/link/internal/wasm [no test files] ? cmd/link/internal/x86 [no test files] ok cmd/nm 0.694s ok cmd/objdump 1.225s ok cmd/pack 0.462s ok cmd/pprof 1.382s ? cmd/preprofile [no test files] ok cmd/relnote 0.004s ? cmd/test2json [no test files] ok cmd/trace 0.042s ok cmd/vet 4.170s ##### os/user with tag osusergo ok os/user 0.005s ##### hash/maphash purego implementation ok hash/maphash 1.188s ##### crypto with tag purego (build and vet only) ? crypto/fips140 [no test files] ? crypto/internal/boring/bbig [no test files] ? crypto/internal/boring/sig [no test files] ? crypto/internal/cryptotest [no test files] ? crypto/internal/entropy [no test files] ? crypto/internal/fips140 [no test files] ? crypto/internal/fips140/alias [no test files] ? crypto/internal/fips140/check [no test files] ? crypto/internal/fips140/check/checktest [no test files] ? crypto/internal/fips140/ed25519 [no test files] ? crypto/internal/fips140/hkdf [no test files] ? crypto/internal/fips140/hmac [no test files] ? crypto/internal/fips140/pbkdf2 [no test files] ? crypto/internal/fips140/sha256 [no test files] ? crypto/internal/fips140/sha3 [no test files] ? crypto/internal/fips140/sha512 [no test files] ? crypto/internal/fips140/ssh [no test files] ? crypto/internal/fips140/tls12 [no test files] ? crypto/internal/fips140/tls13 [no test files] ? crypto/internal/fips140deps/byteorder [no test files] ? crypto/internal/fips140deps/cpu [no test files] ? crypto/internal/fips140deps/godebug [no test files] ? crypto/internal/fips140hash [no test files] ? crypto/internal/fips140only [no test files] ? crypto/internal/impl [no test files] ? crypto/internal/randutil [no test files] ? crypto/internal/sysrand/internal/seccomp [no test files] ? crypto/tls/internal/fips140tls [no test files] ? crypto/x509/pkix [no test files] ##### GOFIPS140=latest go test crypto/... ok crypto 0.586s ok crypto/aes 0.009s ok crypto/cipher 3.469s ok crypto/des 0.012s ok crypto/dsa 0.005s ok crypto/ecdh 0.055s ok crypto/ecdsa 0.076s ok crypto/ed25519 0.156s ok crypto/elliptic 0.020s ? crypto/fips140 [no test files] ok crypto/hkdf 0.005s ok crypto/hmac 0.014s ok crypto/internal/boring 0.010s ? crypto/internal/boring/bbig [no test files] ok crypto/internal/boring/bcache 0.129s ? crypto/internal/boring/sig [no test files] ? crypto/internal/cryptotest [no test files] ? crypto/internal/entropy [no test files] ? crypto/internal/fips140 [no test files] ok crypto/internal/fips140/aes 0.027s ok crypto/internal/fips140/aes/gcm 0.004s [no tests to run] ? crypto/internal/fips140/alias [no test files] ok crypto/internal/fips140/bigmod 0.071s ? crypto/internal/fips140/check [no test files] ? crypto/internal/fips140/check/checktest [no test files] ok crypto/internal/fips140/drbg 0.003s [no tests to run] ok crypto/internal/fips140/ecdh 0.004s ok crypto/internal/fips140/ecdsa 0.035s ? crypto/internal/fips140/ed25519 [no test files] ok crypto/internal/fips140/edwards25519 0.100s ok crypto/internal/fips140/edwards25519/field 0.016s ? crypto/internal/fips140/hkdf [no test files] ? crypto/internal/fips140/hmac [no test files] ok crypto/internal/fips140/mlkem 0.251s ok crypto/internal/fips140/nistec 0.006s ok crypto/internal/fips140/nistec/fiat 0.003s [no tests to run] ? crypto/internal/fips140/pbkdf2 [no test files] ok crypto/internal/fips140/rsa 0.108s ? crypto/internal/fips140/sha256 [no test files] ? crypto/internal/fips140/sha3 [no test files] ? crypto/internal/fips140/sha512 [no test files] ? crypto/internal/fips140/ssh [no test files] ok crypto/internal/fips140/subtle 0.003s ? crypto/internal/fips140/tls12 [no test files] ? crypto/internal/fips140/tls13 [no test files] ok crypto/internal/fips140deps 0.061s ? crypto/internal/fips140deps/byteorder [no test files] ? crypto/internal/fips140deps/cpu [no test files] ? crypto/internal/fips140deps/godebug [no test files] ? crypto/internal/fips140hash [no test files] ? crypto/internal/fips140only [no test files] ok crypto/internal/fips140test 0.525s ok crypto/internal/hpke 0.012s ? crypto/internal/impl [no test files] ? crypto/internal/randutil [no test files] ok crypto/internal/sysrand 0.251s ? crypto/internal/sysrand/internal/seccomp [no test files] ok crypto/md5 0.010s ok crypto/mlkem 0.133s ok crypto/pbkdf2 0.034s ok crypto/rand 0.170s ok crypto/rc4 0.051s ok crypto/rsa 0.453s ok crypto/sha1 0.027s ok crypto/sha256 0.008s ok crypto/sha3 1.402s ok crypto/sha512 0.017s ok crypto/subtle 0.209s ok crypto/tls 2.429s ? crypto/tls/internal/fips140tls [no test files] ok crypto/x509 0.419s ? crypto/x509/pkix [no test files] ##### GOFIPS140=v1.0.0 go test crypto/... # (build and vet only) ? crypto/fips140 [no test files] ? crypto/internal/boring/bbig [no test files] ? crypto/internal/boring/sig [no test files] ? crypto/internal/cryptotest [no test files] ? crypto/internal/entropy [no test files] ? crypto/internal/fips140/v1.0.0 [no test files] ? crypto/internal/fips140/v1.0.0/alias [no test files] ? crypto/internal/fips140/v1.0.0/check [no test files] ? crypto/internal/fips140/v1.0.0/check/checktest [no test files] ? crypto/internal/fips140/v1.0.0/ed25519 [no test files] ? crypto/internal/fips140/v1.0.0/hkdf [no test files] ? crypto/internal/fips140/v1.0.0/hmac [no test files] ? crypto/internal/fips140/v1.0.0/pbkdf2 [no test files] ? crypto/internal/fips140/v1.0.0/sha256 [no test files] ? crypto/internal/fips140/v1.0.0/sha3 [no test files] ? crypto/internal/fips140/v1.0.0/sha512 [no test files] ? crypto/internal/fips140/v1.0.0/ssh [no test files] ? crypto/internal/fips140/v1.0.0/subtle [no test files] ? crypto/internal/fips140/v1.0.0/tls12 [no test files] ? crypto/internal/fips140/v1.0.0/tls13 [no test files] ? crypto/internal/fips140deps/byteorder [no test files] ? crypto/internal/fips140deps/cpu [no test files] ? crypto/internal/fips140deps/godebug [no test files] ? crypto/internal/fips140hash [no test files] ? crypto/internal/fips140only [no test files] ? crypto/internal/impl [no test files] ? crypto/internal/randutil [no test files] ? crypto/internal/sysrand/internal/seccomp [no test files] ? crypto/tls/internal/fips140tls [no test files] ? crypto/x509/pkix [no test files] ##### Testing without libgcc. ok net 0.011s ok os/user 0.004s ##### internal linking, -buildmode=pie ok reflect 0.148s ok crypto/internal/fips140test 0.003s [no tests to run] ok os/user 0.005s ##### external linking, -buildmode=exe ok crypto/internal/fips140test 0.004s [no tests to run] ##### external linking, -buildmode=pie ok crypto/internal/fips140test 0.004s [no tests to run] ##### sync -cpu=10 ok sync 0.281s ##### Testing cgo ok cmd/cgo/internal/test 0.770s ok cmd/cgo/internal/test 0.771s ok cmd/cgo/internal/testtls 0.003s ok cmd/cgo/internal/testtls 0.003s ok cmd/cgo/internal/testnocgo 0.003s ok cmd/cgo/internal/testnocgo 0.003s ok cmd/cgo/internal/test 0.774s ok cmd/cgo/internal/test 0.771s ok cmd/cgo/internal/test 0.771s ok cmd/cgo/internal/test 0.778s ok cmd/cgo/internal/testtls 0.003s ok cmd/cgo/internal/testnocgo 0.003s ##### API release note check ok cmd/relnote 0.004s ##### API check ok cmd/api 25.023s ##### GOMAXPROCS=2 runtime -cpu=1 -quick ok runtime 14.952s ##### GOMAXPROCS=2 runtime -cpu=2 -quick ok runtime 11.423s ##### GOMAXPROCS=2 runtime -cpu=4 -quick ok runtime 11.369s ##### Testing race detector ok runtime/race 6.366s ok flag 1.027s ok net 1.130s ok os 1.141s ok os/exec 2.050s ok encoding/gob 1.051s ok flag 1.021s ok os/exec 2.043s ##### ../test ok cmd/internal/testdir 10.599s ok cmd/internal/testdir 7.408s ok cmd/internal/testdir 6.930s ok cmd/internal/testdir 6.454s ok cmd/internal/testdir 13.541s ok cmd/internal/testdir 5.909s ok cmd/internal/testdir 34.963s ok cmd/internal/testdir 5.170s ok cmd/internal/testdir 3.468s ok cmd/internal/testdir 5.138s All tests passed.