linux-amd64-newinliner at e6b154defba046609b6a36313298cfc207945df7 :: Running /workdir/go/src/make.bash with args ["/workdir/go/src/make.bash"] and env ["HOSTNAME=buildlet-linux-amd64-bullseye-rn24ee672" "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=6s" "GO_STAGE0_DL_DELAY=200ms" "WORKDIR=/workdir" "GOROOT_BOOTSTRAP=/workdir/go1.4" "GO_BUILDER_NAME=linux-amd64-newinliner" "GO_DISABLE_OUTBOUND_NETWORK=1" "GOEXPERIMENT=newinliner" "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.133+ #1 SMP Sat Nov 11 11:15:28 UTC 2023 x86_64 ##### Testing packages. ok archive/tar 0.121s ok archive/zip 0.260s ok bufio 0.037s ok bytes 0.179s ok cmp 0.003s ok compress/bzip2 0.052s ok compress/flate 0.436s ok compress/gzip 1.271s ok compress/lzw 0.056s ok compress/zlib 0.339s ok container/heap 0.004s ok container/list 0.002s ok container/ring 0.003s ok context 0.019s ok crypto 0.002s ok crypto/aes 0.022s ok crypto/cipher 0.006s ok crypto/des 0.007s ok crypto/dsa 0.006s ok crypto/ecdh 0.032s ok crypto/ecdsa 0.024s ok crypto/ed25519 0.044s ok crypto/elliptic 0.006s ok crypto/hmac 0.003s ok crypto/internal/alias 0.002s ok crypto/internal/bigmod 0.151s ok crypto/internal/boring 0.002s ok crypto/internal/boring/bcache 0.071s ok crypto/internal/edwards25519 0.070s ok crypto/internal/edwards25519/field 0.013s 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.043s ok crypto/rc4 0.025s ok crypto/rsa 0.272s ok crypto/sha1 0.016s ok crypto/sha256 0.003s ok crypto/sha512 0.003s ok crypto/subtle 0.126s ok crypto/tls 0.392s ok crypto/x509 0.289s ok database/sql 0.495s ok database/sql/driver 0.002s ok debug/buildinfo 0.006s ok debug/dwarf 0.017s ok debug/elf 0.154s ok debug/gosym 0.163s ok debug/macho 0.004s ok debug/pe 0.013s ok debug/plan9obj 0.002s ok embed 0.003s [no tests to run] ok embed/internal/embedtest 0.003s ok encoding/ascii85 0.003s ok encoding/asn1 0.004s ok encoding/base32 0.015s ok encoding/base64 0.004s ok encoding/binary 0.004s ok encoding/csv 0.008s ok encoding/gob 1.466s ok encoding/hex 0.004s ok encoding/json 0.240s ok encoding/pem 0.601s ok encoding/xml 0.056s ok errors 0.004s ok expvar 0.004s ok flag 0.024s ok fmt 0.092s ok go/ast 0.005s ok go/build 1.549s ok go/build/constraint 0.003s ok go/constant 0.004s ok go/doc 0.035s ok go/doc/comment 0.647s ok go/format 0.006s ok go/importer 0.160s ok go/internal/gccgoimporter 0.008s ok go/internal/gcimporter 0.967s ok go/internal/srcimporter 7.443s ok go/parser 0.160s ok go/printer 0.123s ok go/scanner 0.003s ok go/token 0.012s ok go/types 8.350s ok go/version 0.002s ok hash 0.003s ok hash/adler32 0.006s ok hash/crc32 0.005s ok hash/crc64 0.003s ok hash/fnv 0.003s ok hash/maphash 0.058s ok html 0.003s ok html/template 0.053s ok image 0.040s ok image/color 0.015s ok image/draw 0.061s ok image/gif 0.166s ok image/jpeg 0.156s ok image/png 0.228s ok index/suffixarray 0.135s ok internal/abi 0.039s ok internal/buildcfg 0.002s ok internal/chacha8rand 0.002s ok internal/coverage/cformat 0.002s ok internal/coverage/cmerge 0.002s ok internal/coverage/pods 0.003s ok internal/coverage/slicereader 0.002s ok internal/coverage/slicewriter 0.003s ok internal/coverage/test 0.007s ok internal/cpu 0.006s ok internal/dag 0.002s ok internal/diff 0.003s ok internal/fmtsort 0.003s ok internal/fuzz 0.006s ok internal/godebug 0.291s ok internal/godebugs 0.002s ok internal/gover 0.003s ok internal/intern 0.165s ok internal/itoa 0.002s ok internal/platform 0.588s ok internal/poll 0.199s ok internal/profile 0.003s ok internal/reflectlite 0.003s ok internal/safefilepath 0.002s ok internal/saferio 0.047s ok internal/singleflight 0.020s ok internal/testenv 0.132s ok internal/trace 0.045s ok internal/trace/v2 11.552s ok internal/types/errors 0.378s ok internal/unsafeheader 0.008s ok internal/xcoff 0.018s ok internal/zstd 0.035s ok io 0.028s ok io/fs 0.257s ok io/ioutil 0.004s ok log 0.005s ok log/slog 0.021s ok log/slog/internal/benchmarks 0.003s ok log/slog/internal/buffer 0.003s ok log/syslog 1.220s ok maps 0.013s ok math 0.007s ok math/big 0.766s ok math/bits 0.007s ok math/cmplx 0.003s ok math/rand 0.174s ok math/rand/v2 0.220s ok mime 0.006s ok mime/multipart 0.648s ok mime/quotedprintable 0.019s ok net 7.527s ok net/http 3.181s ok net/http/cgi 0.145s ok net/http/cookiejar 0.006s ok net/http/fcgi 0.205s ok net/http/httptest 0.034s ok net/http/httptrace 0.004s ok net/http/httputil 0.560s ok net/http/internal 0.003s ok net/http/internal/ascii 0.003s ok net/http/pprof 5.060s ok net/internal/socktest 0.002s ok net/mail 0.005s ok net/netip 0.289s ok net/rpc 0.024s ok net/rpc/jsonrpc 0.015s ok net/smtp 0.016s ok net/textproto 0.026s ok net/url 0.009s ok os 1.200s ok os/exec 0.170s ok os/exec/internal/fdtest 0.002s ok os/signal 1.872s ok os/user 0.004s ok path 0.003s ok path/filepath 0.015s ok plugin 0.005s ok reflect 0.191s ok regexp 0.390s ok regexp/syntax 0.718s ##### Test execution environment. # GOARCH: amd64 # CPU: AMD EPYC 7B12 # GOOS: linux # OS Version: Linux 5.15.133+ #1 SMP Sat Nov 11 11:15:28 UTC 2023 x86_64 ##### Testing packages. ok runtime 23.595s ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.133+ #1 SMP Sat Nov 11 11:15:28 UTC 2023 x86_64 ##### Testing packages. ok runtime/cgo 0.004s ok runtime/coverage 0.003s ok runtime/debug 0.053s ok runtime/internal/atomic 0.055s ok runtime/internal/math 0.002s ok runtime/internal/sys 0.002s ok runtime/internal/syscall 0.003s ok runtime/internal/wasitest 0.004s ok runtime/metrics 0.005s ok runtime/pprof 5.364s ok runtime/trace 1.354s ok slices 0.048s ok sort 0.057s ok strconv 0.247s ok strings 0.858s ok sync 0.294s ok sync/atomic 0.405s ok syscall 1.507s ok testing 0.855s ok testing/fstest 0.007s ok testing/iotest 0.004s ok testing/quick 0.033s ok testing/slogtest 0.005s ok text/scanner 0.006s ok text/tabwriter 0.004s ok text/template 0.022s ok text/template/parse 0.006s ok time 1.637s ok unicode 0.005s ok unicode/utf16 0.003s ok unicode/utf8 0.006s ok cmd/addr2line 0.464s ok cmd/api 0.385s ok cmd/asm/internal/asm 0.474s ok cmd/asm/internal/lex 0.004s ok cmd/cgo/internal/swig 0.821s ok cmd/cgo/internal/test 0.776s ok cmd/cgo/internal/testcarchive 24.924s ok cmd/cgo/internal/testcshared 4.932s ok cmd/cgo/internal/testerrors 9.504s ok cmd/cgo/internal/testfortran 1.384s ok cmd/cgo/internal/testgodefs 0.575s ok cmd/cgo/internal/testlife 0.624s ok cmd/cgo/internal/testnocgo 0.002s ##### Test execution environment. # GOARCH: amd64 # CPU: AMD EPYC 7B12 # GOOS: linux # OS Version: Linux 5.15.133+ #1 SMP Sat Nov 11 11:15:28 UTC 2023 x86_64 ##### Testing packages. ok cmd/cgo/internal/testplugin 18.191s ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.133+ #1 SMP Sat Nov 11 11:15:28 UTC 2023 x86_64 ##### Testing packages. ok cmd/cgo/internal/testsanitizers 18.250s ##### Test execution environment. # GOARCH: amd64 # CPU: AMD EPYC 7B12 # GOOS: linux # OS Version: Linux 5.15.133+ #1 SMP Sat Nov 11 11:15:28 UTC 2023 x86_64 ##### Testing packages. ok cmd/cgo/internal/testshared 34.658s ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.133+ #1 SMP Sat Nov 11 11:15:28 UTC 2023 x86_64 ##### Testing packages. ok cmd/cgo/internal/testso 1.487s ok cmd/cgo/internal/teststdio 1.379s ok cmd/cgo/internal/testtls 0.003s ok cmd/compile/internal/abt 0.006s ##### Test execution environment. # GOARCH: amd64 # CPU: AMD EPYC 7B12 # GOOS: linux # OS Version: Linux 5.15.133+ #1 SMP Sat Nov 11 11:15:28 UTC 2023 x86_64 ##### Testing packages. ok cmd/compile/internal/amd64 1.384s ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.133+ #1 SMP Sat Nov 11 11:15:28 UTC 2023 x86_64 ##### Testing packages. ok cmd/compile/internal/base 0.003s ok cmd/compile/internal/compare 0.005s ok cmd/compile/internal/devirtualize 0.003s ok cmd/compile/internal/dwarfgen 0.227s ok cmd/compile/internal/importer 0.783s ok cmd/compile/internal/inline/inlheur 0.399s ok cmd/compile/internal/ir 0.003s ok cmd/compile/internal/logopt 0.211s ##### Test execution environment. # GOARCH: amd64 # CPU: AMD EPYC 7B12 # GOOS: linux # OS Version: Linux 5.15.133+ #1 SMP Sat Nov 11 11:15:28 UTC 2023 x86_64 ##### Testing packages. ok cmd/compile/internal/loopvar 18.814s ok cmd/compile/internal/noder 0.003s ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.133+ #1 SMP Sat Nov 11 11:15:28 UTC 2023 x86_64 ##### Testing packages. ok cmd/compile/internal/reflectdata 0.003s [no tests to run] ##### Test execution environment. # GOARCH: amd64 # CPU: AMD EPYC 7B12 # GOOS: linux # OS Version: Linux 5.15.133+ #1 SMP Sat Nov 11 11:15:28 UTC 2023 x86_64 ##### Testing packages. ok cmd/compile/internal/ssa 19.777s ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.133+ #1 SMP Sat Nov 11 11:15:28 UTC 2023 x86_64 ##### Testing packages. ok cmd/compile/internal/syntax 0.026s ##### Test execution environment. # GOARCH: amd64 # CPU: AMD EPYC 7B12 # GOOS: linux # OS Version: Linux 5.15.133+ #1 SMP Sat Nov 11 11:15:28 UTC 2023 x86_64 ##### Testing packages. ok cmd/compile/internal/test 8.356s ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.133+ #1 SMP Sat Nov 11 11:15:28 UTC 2023 x86_64 ##### Testing packages. ok cmd/compile/internal/typecheck 0.288s ok cmd/compile/internal/types 0.002s ok cmd/compile/internal/types2 4.175s ok cmd/covdata 0.006s ok cmd/cover 0.994s ok cmd/dist 0.007s ok cmd/distpack 0.008s ok cmd/doc 0.190s ok cmd/fix 0.807s ##### Test execution environment. # GOARCH: amd64 # CPU: AMD EPYC 7B12 # GOOS: linux # OS Version: Linux 5.15.133+ #1 SMP Sat Nov 11 11:15:28 UTC 2023 x86_64 ##### Testing packages. ok cmd/go 15.464s ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.133+ #1 SMP Sat Nov 11 11:15:28 UTC 2023 x86_64 ##### Testing packages. ok cmd/go/internal/auth 0.005s ok cmd/go/internal/cache 0.045s ok cmd/go/internal/cfg 0.003s [no tests to run] ok cmd/go/internal/envcmd 0.012s ok cmd/go/internal/fsys 0.014s ok cmd/go/internal/generate 0.008s ok cmd/go/internal/gover 0.003s ok cmd/go/internal/imports 0.009s ok cmd/go/internal/load 0.007s ok cmd/go/internal/lockedfile 0.053s ok cmd/go/internal/lockedfile/internal/filelock 0.027s ok cmd/go/internal/modfetch 0.007s ok cmd/go/internal/modfetch/codehost 0.409s ok cmd/go/internal/modfetch/zip_sum_test 0.005s ok cmd/go/internal/modindex 0.101s ok cmd/go/internal/modload 0.008s ok cmd/go/internal/mvs 0.009s ok cmd/go/internal/par 0.020s ok cmd/go/internal/str 0.003s ok cmd/go/internal/test 0.015s ok cmd/go/internal/toolchain 0.007s ok cmd/go/internal/vcs 0.007s ok cmd/go/internal/vcweb 0.007s ok cmd/go/internal/vcweb/vcstest 3.936s ok cmd/go/internal/web 0.004s ok cmd/go/internal/work 0.029s ok cmd/gofmt 0.024s ok cmd/internal/archive 0.531s ok cmd/internal/buildid 0.201s ok cmd/internal/cov 0.361s ok cmd/internal/dwarf 0.003s ok cmd/internal/edit 0.006s ok cmd/internal/goobj 0.004s ok cmd/internal/moddeps 1.051s ok cmd/internal/notsha256 0.004s ok cmd/internal/obj 0.443s ok cmd/internal/obj/ppc64 0.065s ok cmd/internal/obj/riscv 0.022s ok cmd/internal/bootstrap_test 0.003s ok cmd/internal/obj/s390x 0.002s ok cmd/internal/obj/x86 0.162s ok cmd/internal/objabi 0.033s ok cmd/internal/pkgpath 0.010s ok cmd/internal/pkgpattern 0.003s ok cmd/internal/quoted 0.003s ok cmd/internal/src 0.003s ok cmd/internal/test2json 0.110s ##### Test execution environment. # GOARCH: amd64 # CPU: AMD EPYC 7B12 # GOOS: linux # OS Version: Linux 5.15.133+ #1 SMP Sat Nov 11 11:15:28 UTC 2023 x86_64 ##### Testing packages. ok cmd/link 2.494s ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.133+ #1 SMP Sat Nov 11 11:15:28 UTC 2023 x86_64 ##### Testing packages. ok cmd/link/internal/benchmark 0.005s ##### Test execution environment. # GOARCH: amd64 # CPU: AMD EPYC 7B12 # GOOS: linux # OS Version: Linux 5.15.133+ #1 SMP Sat Nov 11 11:15:28 UTC 2023 x86_64 ##### Testing packages. ok cmd/link/internal/ld 3.505s ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.133+ #1 SMP Sat Nov 11 11:15:28 UTC 2023 x86_64 ##### Testing packages. ok cmd/link/internal/loader 0.015s ok cmd/nm 1.027s ok cmd/objdump 1.401s ok cmd/pack 0.608s ok cmd/pprof 1.349s ok cmd/trace 0.231s ok cmd/vet 3.328s ##### os/user with tag osusergo ok os/user 0.005s ##### hash/maphash purego implementation ok hash/maphash 0.058s ##### Test execution environment. # GOARCH: amd64 # CPU: AMD EPYC 7B12 # GOOS: linux # OS Version: Linux 5.15.133+ #1 SMP Sat Nov 11 11:15:28 UTC 2023 x86_64 ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 27.821s ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.133+ #1 SMP Sat Nov 11 11:15:28 UTC 2023 x86_64 ##### Testing without libgcc. ok net 0.008s ok os/user 0.003s ##### internal linking of -buildmode=pie ok reflect 0.186s ok os/user 0.004s ##### sync -cpu=10 ok sync 0.269s ##### Testing race detector ok runtime/race 5.286s ok flag 1.025s ##### Test execution environment. # GOARCH: amd64 # CPU: AMD EPYC 7B12 # GOOS: linux # OS Version: Linux 5.15.133+ #1 SMP Sat Nov 11 11:15:28 UTC 2023 x86_64 ##### Testing race detector ok net 1.088s ok os 1.100s ok os/exec 2.033s ok encoding/gob 1.034s ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.133+ #1 SMP Sat Nov 11 11:15:28 UTC 2023 x86_64 ##### Testing race detector ok flag 1.020s ##### Test execution environment. # GOARCH: amd64 # CPU: AMD EPYC 7B12 # GOOS: linux # OS Version: Linux 5.15.133+ #1 SMP Sat Nov 11 11:15:28 UTC 2023 x86_64 ##### Testing race detector ok os/exec 2.026s ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.133+ #1 SMP Sat Nov 11 11:15:28 UTC 2023 x86_64 ##### Testing cgo ok cmd/cgo/internal/test 0.778s ##### Test execution environment. # GOARCH: amd64 # CPU: AMD EPYC 7B12 # GOOS: linux # OS Version: Linux 5.15.133+ #1 SMP Sat Nov 11 11:15:28 UTC 2023 x86_64 ##### Testing cgo ok cmd/cgo/internal/test 0.754s ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.133+ #1 SMP Sat Nov 11 11:15:28 UTC 2023 x86_64 ##### Testing cgo 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.002s ##### Test execution environment. # GOARCH: amd64 # CPU: AMD EPYC 7B12 # GOOS: linux # OS Version: Linux 5.15.133+ #1 SMP Sat Nov 11 11:15:28 UTC 2023 x86_64 ##### Testing cgo ok cmd/cgo/internal/test 0.751s ok cmd/cgo/internal/test 0.758s ok cmd/cgo/internal/test 0.757s ok cmd/cgo/internal/test 0.756s ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.133+ #1 SMP Sat Nov 11 11:15:28 UTC 2023 x86_64 ##### Testing cgo ok cmd/cgo/internal/testtls 0.003s ok cmd/cgo/internal/testnocgo 0.002s ##### Test execution environment. # GOARCH: amd64 # CPU: AMD EPYC 7B12 # GOOS: linux # OS Version: Linux 5.15.133+ #1 SMP Sat Nov 11 11:15:28 UTC 2023 x86_64 ##### ../test ok cmd/internal/testdir 7.127s ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.15.133+ #1 SMP Sat Nov 11 11:15:28 UTC 2023 x86_64 ##### ../test ok cmd/internal/testdir 6.965s ##### Test execution environment. # GOARCH: amd64 # CPU: AMD EPYC 7B12 # GOOS: linux # OS Version: Linux 5.15.133+ #1 SMP Sat Nov 11 11:15:28 UTC 2023 x86_64 ##### ../test ok cmd/internal/testdir 4.353s ok cmd/internal/testdir 3.943s ok cmd/internal/testdir 6.220s ok cmd/internal/testdir 2.625s ok cmd/internal/testdir 29.402s ok cmd/internal/testdir 3.501s ok cmd/internal/testdir 2.577s ok cmd/internal/testdir 3.154s ##### API check ok cmd/api 13.033s All tests passed.