linux-amd64-boringcrypto at 08370dcd9af8122956fc3ab024889c5357fffd5a :: Running /workdir/go/src/make.bash with args ["/workdir/go/src/make.bash" "-force"] and env ["HOSTNAME=buildlet-linux-amd64-bullseye-rn846e706" "HOME=/root" "SHLVL=0" "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" "DEBIAN_FRONTEND=noninteractive" "USER=root" "GO_STAGE0_NET_DELAY=13s" "GO_STAGE0_DL_DELAY=200ms" "WORKDIR=/workdir" "GOROOT_BOOTSTRAP=/workdir/go1.4" "GO_BUILDER_NAME=linux-amd64-boringcrypto" "GOEXPERIMENT=boringcrypto" "GO_DISABLE_OUTBOUND_NETWORK=1" "GOBIN=" "TMPDIR=/workdir/tmp" "GOCACHE=/workdir/gocache" "GOPLSCACHE=/workdir/goplscache" "PWD=/workdir/go/src"] in dir /workdir/go/src Building Go cmd/dist using /workdir/go1.4. (go1.20.6 linux/amd64) Building Go toolchain1 using /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 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.146+ #1 SMP Wed Jan 31 11:25:27 UTC 2024 x86_64 ##### Testing packages. ok archive/tar 0.137s ok archive/zip 0.303s ok bufio 0.050s ok bytes 0.206s ok cmp 0.015s ok compress/bzip2 0.068s ok compress/flate 0.417s ok compress/gzip 1.283s ok compress/lzw 0.064s ok compress/zlib 0.362s ok container/heap 0.013s ok container/list 0.011s ok container/ring 0.011s ok context 0.026s ok crypto 0.010s ok crypto/aes 0.029s ok crypto/boring 0.009s ok crypto/cipher 0.015s ok crypto/des 0.014s ok crypto/dsa 0.010s ok crypto/ecdh 0.093s ok crypto/ecdsa 0.032s ok crypto/ed25519 0.036s ok crypto/elliptic 0.014s ok crypto/hmac 0.011s ok crypto/internal/alias 0.009s ok crypto/internal/bigmod 0.055s ok crypto/internal/boring 0.009s ok crypto/internal/boring/bcache 0.078s ok crypto/internal/edwards25519 0.079s ok crypto/internal/edwards25519/field 0.021s ok crypto/internal/nistec 0.131s ok crypto/internal/nistec/fiat 0.009s [no tests to run] ok crypto/md5 0.013s ok crypto/rand 0.061s ok crypto/rc4 0.030s ok crypto/rsa 1.005s ok crypto/sha1 0.024s ok crypto/sha256 0.010s ok crypto/sha512 0.011s ok crypto/subtle 0.092s ok crypto/tls 0.892s ok crypto/tls/fipsonly 0.010s ok crypto/x509 2.582s ok database/sql 0.502s ok database/sql/driver 0.010s ok debug/buildinfo 0.013s ok debug/dwarf 0.023s ok debug/elf 0.158s ok debug/gosym 0.180s ok debug/macho 0.012s ok debug/pe 0.022s ok debug/plan9obj 0.010s ok embed 0.010s [no tests to run] ok embed/internal/embedtest 0.014s ok encoding/ascii85 0.013s ok encoding/asn1 0.011s ok encoding/base32 0.025s ok encoding/base64 0.012s ok encoding/binary 0.011s ok encoding/csv 0.016s ok encoding/gob 1.466s ok encoding/hex 0.013s ok encoding/json 0.266s ok encoding/pem 0.522s ok encoding/xml 0.072s ok errors 0.018s ok expvar 0.011s ok flag 0.059s ok fmt 0.102s ok go/ast 0.012s ok go/build 1.585s ok go/build/constraint 0.011s ok go/constant 0.012s ok go/doc 0.042s ok go/doc/comment 0.718s ok go/format 0.013s ok go/importer 0.156s ok go/internal/gccgoimporter 0.018s ok go/internal/gcimporter 1.046s ok go/internal/srcimporter 9.029s ok go/parser 0.195s ok go/printer 0.143s ok go/scanner 0.011s ok go/token 0.023s ok go/types 10.278s ok go/version 0.009s ok hash 0.010s ok hash/adler32 0.014s ok hash/crc32 0.015s ok hash/crc64 0.010s ok hash/fnv 0.012s ok hash/maphash 0.067s ok html 0.011s ok html/template 0.063s ok image 0.048s ok image/color 0.021s ok image/draw 0.069s ok image/gif 0.183s ok image/jpeg 0.156s ok image/png 0.239s ok index/suffixarray 0.137s ok internal/abi 0.050s ok internal/buildcfg 0.010s ok internal/chacha8rand 0.012s ok internal/coverage/cformat 0.009s ok internal/coverage/cmerge 0.012s ok internal/coverage/pods 0.011s ok internal/coverage/slicereader 0.010s ok internal/coverage/slicewriter 0.010s ok internal/coverage/test 0.015s ok internal/cpu 0.029s ok internal/dag 0.010s ok internal/diff 0.010s ok internal/fmtsort 0.010s ok internal/fuzz 0.015s ok internal/godebug 0.505s ok internal/godebugs 0.010s ok internal/gover 0.010s ok internal/intern 0.185s ok internal/itoa 0.012s ok internal/platform 0.590s ok internal/poll 0.221s ok internal/profile 0.009s ok internal/reflectlite 0.010s ok internal/safefilepath 0.009s ok internal/saferio 0.054s ok internal/singleflight 0.029s ok internal/testenv 0.144s ok internal/trace 0.074s ok internal/trace/v2 12.382s ok internal/types/errors 0.368s ok internal/unsafeheader 0.012s ok internal/xcoff 0.014s ok internal/zstd 0.047s ok io 0.041s ok io/fs 0.271s ok io/ioutil 0.011s ok log 0.018s ok log/slog 0.066s ok log/slog/internal/benchmarks 0.031s ok log/slog/internal/buffer 0.017s ok log/syslog 1.245s ok maps 0.019s ok math 0.014s ok math/big 0.776s ok math/bits 0.020s ok math/cmplx 0.016s ok math/rand 0.204s ok math/rand/v2 0.295s ok mime 0.020s ok mime/multipart 0.647s ok mime/quotedprintable 0.027s ok net 2.789s ok net/http 3.066s ok net/http/cgi 0.295s ok net/http/cookiejar 0.015s ok net/http/fcgi 0.213s ok net/http/httptest 0.035s ok net/http/httptrace 0.010s ok net/http/httputil 0.571s ok net/http/internal 0.169s ok net/http/internal/ascii 0.010s ok net/http/pprof 5.073s ok net/internal/cgotest 0.015s ok net/internal/socktest 0.016s ok net/mail 0.014s ok net/netip 0.299s ok net/rpc 0.052s ok net/rpc/jsonrpc 0.046s ok net/smtp 0.029s ok net/textproto 0.050s ok net/url 0.030s ok os 1.331s ok os/exec 0.234s ok os/exec/internal/fdtest 0.009s ok os/signal 2.248s ok os/user 0.016s ok path 0.024s ok path/filepath 0.026s ok plugin 0.026s ok reflect 0.204s ok regexp 0.439s ok regexp/syntax 0.768s ##### Test execution environment. # GOARCH: amd64 # CPU: AMD EPYC 7B12 # GOOS: linux # OS Version: Linux 5.15.146+ #1 SMP Wed Jan 31 11:25:27 UTC 2024 x86_64 ##### Testing packages. ok runtime 21.636s ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.146+ #1 SMP Wed Jan 31 11:25:27 UTC 2024 x86_64 ##### Testing packages. ok runtime/cgo 0.015s ok runtime/coverage 0.014s ok runtime/debug 0.080s ok runtime/internal/atomic 0.064s ok runtime/internal/math 0.011s ok runtime/internal/sys 0.016s ok runtime/internal/syscall 0.014s ok runtime/internal/wasitest 0.017s ok runtime/metrics 0.021s ok runtime/pprof 5.725s ok runtime/trace 0.125s ok slices 0.074s ok sort 0.044s ok strconv 0.233s ok strings 0.738s ok sync 0.414s ok sync/atomic 0.469s ok syscall 1.648s ok testing 1.433s ok testing/fstest 0.018s ok testing/iotest 0.011s ok testing/quick 0.040s ok testing/slogtest 0.019s ok text/scanner 0.015s ok text/tabwriter 0.017s ok text/template 0.100s ok text/template/parse 0.054s ok time 1.652s ok unicode 0.018s ok unicode/utf16 0.010s ok unicode/utf8 0.013s ok cmd/addr2line 0.554s ok cmd/api 0.010s ok cmd/asm/internal/asm 0.430s ok cmd/asm/internal/lex 0.012s ok cmd/cgo/internal/swig 0.799s ok cmd/cgo/internal/test 0.798s ##### Test execution environment. # GOARCH: amd64 # CPU: AMD EPYC 7B12 # GOOS: linux # OS Version: Linux 5.15.146+ #1 SMP Wed Jan 31 11:25:27 UTC 2024 x86_64 ##### Testing packages. ok cmd/cgo/internal/testcarchive 15.407s ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.146+ #1 SMP Wed Jan 31 11:25:27 UTC 2024 x86_64 ##### Testing packages. ok cmd/cgo/internal/testcshared 8.398s ok cmd/cgo/internal/testerrors 9.595s ok cmd/cgo/internal/testfortran 1.439s ok cmd/cgo/internal/testgodefs 0.610s ok cmd/cgo/internal/testlife 0.662s ok cmd/cgo/internal/testnocgo 0.010s ##### Test execution environment. # GOARCH: amd64 # CPU: AMD EPYC 7B12 # GOOS: linux # OS Version: Linux 5.15.146+ #1 SMP Wed Jan 31 11:25:27 UTC 2024 x86_64 ##### Testing packages. ok cmd/cgo/internal/testplugin 17.597s ok cmd/cgo/internal/testsanitizers 12.765s ok cmd/cgo/internal/testshared 33.898s ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.146+ #1 SMP Wed Jan 31 11:25:27 UTC 2024 x86_64 ##### Testing packages. ok cmd/cgo/internal/testso 1.689s ok cmd/cgo/internal/teststdio 1.561s ok cmd/cgo/internal/testtls 0.016s ok cmd/compile/internal/abt 0.017s ok cmd/compile/internal/base 0.010s ok cmd/compile/internal/compare 0.011s ok cmd/compile/internal/devirtualize 0.010s ok cmd/compile/internal/dwarfgen 0.211s ok cmd/compile/internal/importer 0.843s ok cmd/compile/internal/inline/inlheur 0.414s ok cmd/compile/internal/ir 0.010s ok cmd/compile/internal/logopt 0.215s ##### Test execution environment. # GOARCH: amd64 # CPU: AMD EPYC 7B12 # GOOS: linux # OS Version: Linux 5.15.146+ #1 SMP Wed Jan 31 11:25:27 UTC 2024 x86_64 ##### Testing packages. ok cmd/compile/internal/loopvar 17.796s ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.146+ #1 SMP Wed Jan 31 11:25:27 UTC 2024 x86_64 ##### Testing packages. ok cmd/compile/internal/noder 0.011s ok cmd/compile/internal/reflectdata 0.010s [no tests to run] ##### Test execution environment. # GOARCH: amd64 # CPU: AMD EPYC 7B12 # GOOS: linux # OS Version: Linux 5.15.146+ #1 SMP Wed Jan 31 11:25:27 UTC 2024 x86_64 ##### Testing packages. ok cmd/compile/internal/ssa 15.412s ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.146+ #1 SMP Wed Jan 31 11:25:27 UTC 2024 x86_64 ##### Testing packages. ok cmd/compile/internal/syntax 0.035s ##### Test execution environment. # GOARCH: amd64 # CPU: AMD EPYC 7B12 # GOOS: linux # OS Version: Linux 5.15.146+ #1 SMP Wed Jan 31 11:25:27 UTC 2024 x86_64 ##### Testing packages. ok cmd/compile/internal/test 8.165s ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.146+ #1 SMP Wed Jan 31 11:25:27 UTC 2024 x86_64 ##### Testing packages. ok cmd/compile/internal/typecheck 0.236s ok cmd/compile/internal/types 0.010s ok cmd/compile/internal/types2 4.737s ok cmd/covdata 0.015s ok cmd/cover 1.463s ok cmd/dist 0.032s ok cmd/distpack 0.028s ok cmd/doc 0.344s ok cmd/fix 1.015s ##### Test execution environment. # GOARCH: amd64 # CPU: AMD EPYC 7B12 # GOOS: linux # OS Version: Linux 5.15.146+ #1 SMP Wed Jan 31 11:25:27 UTC 2024 x86_64 ##### Testing packages. ok cmd/go 16.283s ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.146+ #1 SMP Wed Jan 31 11:25:27 UTC 2024 x86_64 ##### Testing packages. ok cmd/go/internal/auth 0.024s ok cmd/go/internal/cache 0.049s ok cmd/go/internal/cfg 0.010s [no tests to run] ok cmd/go/internal/envcmd 0.026s ok cmd/go/internal/fsys 0.030s ok cmd/go/internal/generate 0.017s ok cmd/go/internal/gover 0.017s ok cmd/go/internal/imports 0.023s ok cmd/go/internal/load 0.015s ok cmd/go/internal/lockedfile 0.076s ok cmd/go/internal/lockedfile/internal/filelock 0.044s ok cmd/go/internal/modfetch 0.015s ok cmd/go/internal/modfetch/codehost 0.323s ok cmd/go/internal/modfetch/zip_sum_test 0.012s ok cmd/go/internal/modindex 0.133s ok cmd/go/internal/modload 0.018s ok cmd/go/internal/mvs 0.014s ok cmd/go/internal/par 0.033s ok cmd/go/internal/str 0.016s ok cmd/go/internal/test 0.026s ok cmd/go/internal/toolchain 0.019s ok cmd/go/internal/vcs 0.012s ok cmd/go/internal/vcweb 0.020s ok cmd/go/internal/vcweb/vcstest 4.150s ok cmd/go/internal/web 0.013s ok cmd/go/internal/work 0.033s ok cmd/gofmt 0.033s ok cmd/internal/archive 0.527s ok cmd/internal/buildid 0.243s ok cmd/internal/cov 0.349s ok cmd/internal/dwarf 0.017s ok cmd/internal/edit 0.015s ok cmd/internal/goobj 0.018s ok cmd/internal/moddeps 1.103s ok cmd/internal/notsha256 0.017s ok cmd/internal/obj 0.469s ok cmd/internal/obj/ppc64 0.087s ok cmd/internal/obj/riscv 0.043s ok cmd/internal/bootstrap_test 0.012s ok cmd/internal/obj/s390x 0.010s ok cmd/internal/obj/x86 0.192s ok cmd/internal/objabi 0.043s ok cmd/internal/pkgpath 0.051s ok cmd/internal/pkgpattern 0.016s ok cmd/internal/quoted 0.012s ok cmd/internal/src 0.012s ok cmd/internal/test2json 0.124s ##### Test execution environment. # GOARCH: amd64 # CPU: AMD EPYC 7B12 # GOOS: linux # OS Version: Linux 5.15.146+ #1 SMP Wed Jan 31 11:25:27 UTC 2024 x86_64 ##### Testing packages. ok cmd/link 2.328s ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.146+ #1 SMP Wed Jan 31 11:25:27 UTC 2024 x86_64 ##### Testing packages. ok cmd/link/internal/benchmark 0.011s ##### Test execution environment. # GOARCH: amd64 # CPU: AMD EPYC 7B12 # GOOS: linux # OS Version: Linux 5.15.146+ #1 SMP Wed Jan 31 11:25:27 UTC 2024 x86_64 ##### Testing packages. ok cmd/link/internal/ld 3.075s ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.146+ #1 SMP Wed Jan 31 11:25:27 UTC 2024 x86_64 ##### Testing packages. ok cmd/link/internal/loader 0.023s ok cmd/nm 1.110s ok cmd/objdump 1.500s ok cmd/pack 0.609s ok cmd/pprof 1.387s ok cmd/relnote 0.011s ok cmd/trace 0.013s ok cmd/trace/v2 0.090s ok cmd/vet 4.038s ##### os/user with tag osusergo ok os/user 0.013s ##### hash/maphash purego implementation ok hash/maphash 0.071s ##### Test execution environment. # GOARCH: amd64 # CPU: AMD EPYC 7B12 # GOOS: linux # OS Version: Linux 5.15.146+ #1 SMP Wed Jan 31 11:25:27 UTC 2024 x86_64 ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 28.921s ##### GOEXPERIMENT=rangefunc go test iter ok iter 0.002s ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.146+ #1 SMP Wed Jan 31 11:25:27 UTC 2024 x86_64 ##### Testing without libgcc. ok net 0.015s ok os/user 0.010s ##### internal linking of -buildmode=pie ok reflect 0.188s ok os/user 0.011s ##### sync -cpu=10 ok sync 0.337s ##### Test execution environment. # GOARCH: amd64 # CPU: AMD EPYC 7B12 # GOOS: linux # OS Version: Linux 5.15.146+ #1 SMP Wed Jan 31 11:25:27 UTC 2024 x86_64 ##### Testing race detector ok runtime/race 3.956s ok flag 1.020s ok net 1.088s ok os 1.108s ok os/exec 2.039s ok encoding/gob 1.036s ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.146+ #1 SMP Wed Jan 31 11:25:27 UTC 2024 x86_64 ##### Testing race detector ok flag 1.033s ##### Test execution environment. # GOARCH: amd64 # CPU: AMD EPYC 7B12 # GOOS: linux # OS Version: Linux 5.15.146+ #1 SMP Wed Jan 31 11:25:27 UTC 2024 x86_64 ##### Testing race detector ok os/exec 2.044s ##### Testing cgo ok cmd/cgo/internal/test 0.739s ok cmd/cgo/internal/test 0.744s ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.146+ #1 SMP Wed Jan 31 11:25:27 UTC 2024 x86_64 ##### Testing cgo ok cmd/cgo/internal/testtls 0.015s XXXBANNERXXX:Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.146+ #1 SMP Wed Jan 31 11:25:27 UTC 2024 x86_64 skipping static linking check on Linux when using boringcrypto to avoid C linker warning about getaddrinfo XXXBANNERXXX:Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.146+ #1 SMP Wed Jan 31 11:25:27 UTC 2024 x86_64 skipping static linking check on Linux when using boringcrypto to avoid C linker warning about getaddrinfo XXXBANNERXXX:Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.146+ #1 SMP Wed Jan 31 11:25:27 UTC 2024 x86_64 skipping static linking check on Linux when using boringcrypto to avoid C linker warning about getaddrinfo XXXBANNERXXX:Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.146+ #1 SMP Wed Jan 31 11:25:27 UTC 2024 x86_64 skipping static linking check on Linux when using boringcrypto to avoid C linker warning about getaddrinfo XXXBANNERXXX:Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.146+ #1 SMP Wed Jan 31 11:25:27 UTC 2024 x86_64 skipping static linking check on Linux when using boringcrypto to avoid C linker warning about getaddrinfo ##### Test execution environment. # GOARCH: amd64 # CPU: AMD EPYC 7B12 # GOOS: linux # OS Version: Linux 5.15.146+ #1 SMP Wed Jan 31 11:25:27 UTC 2024 x86_64 ##### Testing cgo ok cmd/cgo/internal/test 0.745s ok cmd/cgo/internal/test 0.733s ok cmd/cgo/internal/testtls 0.012s ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.146+ #1 SMP Wed Jan 31 11:25:27 UTC 2024 x86_64 ##### Testing cgo ok cmd/cgo/internal/testnocgo 0.010s ##### Test execution environment. # GOARCH: amd64 # CPU: AMD EPYC 7B12 # GOOS: linux # OS Version: Linux 5.15.146+ #1 SMP Wed Jan 31 11:25:27 UTC 2024 x86_64 ##### ../test ok cmd/internal/testdir 2.595s ok cmd/internal/testdir 2.455s ok cmd/internal/testdir 4.147s ok cmd/internal/testdir 8.860s ok cmd/internal/testdir 6.002s ok cmd/internal/testdir 2.581s ok cmd/internal/testdir 29.697s ok cmd/internal/testdir 3.156s ok cmd/internal/testdir 2.442s ok cmd/internal/testdir 3.080s ##### API check ok cmd/api 0.007s ##### API release note check ok cmd/relnote 0.008s All tests passed.