linux-amd64-boringcrypto at fb1bfd4d37d40cd5e4969ac631cf979d7b08f1a2 :: Running /workdir/go/src/make.bash with args ["/workdir/go/src/make.bash"] and env ["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" "HOSTNAME=buildlet-linux-amd64-bullseye-rnd239953" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=300ms" "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" "PWD=/workdir/go/src"] in dir /workdir/go/src Building Go cmd/dist using /workdir/go1.4. (go1.17.13 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 ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: linux # OS Version: Linux 5.10.133+ #1 SMP Fri Jul 29 14:49:43 UTC 2022 x86_64 ##### Testing packages. ok archive/tar 0.024s ok archive/zip 0.282s ok bufio 0.049s ok bytes 1.027s ok compress/bzip2 0.077s ok compress/flate 0.507s ok compress/gzip 1.180s ok compress/lzw 0.070s ok compress/zlib 0.434s ok container/heap 0.011s ok container/list 0.007s ok container/ring 0.008s ok context 0.015s ok crypto 0.009s ok crypto/aes 0.030s ok crypto/boring 0.006s ok crypto/cipher 0.013s ok crypto/des 0.011s ok crypto/dsa 0.008s ok crypto/ecdsa 0.012s ok crypto/ed25519 0.051s ok crypto/elliptic 0.012s ok crypto/hmac 0.008s ok crypto/internal/boring 0.007s ok crypto/internal/boring/bcache 0.069s ok crypto/internal/edwards25519 3.615s ok crypto/internal/edwards25519/field 2.876s ok crypto/internal/nistec 0.940s ok crypto/internal/nistec/fiat 0.009s [no tests to run] ok crypto/internal/subtle 0.008s ok crypto/md5 0.011s ok crypto/rand 0.041s ok crypto/rc4 0.028s ok crypto/rsa 1.446s ok crypto/sha1 0.023s ok crypto/sha256 0.008s ok crypto/sha512 0.009s ok crypto/subtle 0.008s ok crypto/tls 4.284s ok crypto/tls/fipsonly 0.007s ok crypto/x509 3.024s ok database/sql 0.283s ok database/sql/driver 0.007s ok debug/buildinfo 0.007s ok debug/dwarf 0.021s ok debug/elf 0.020s ok debug/gosym 0.190s ok debug/macho 0.010s ok debug/pe 0.016s ok debug/plan9obj 0.009s ok embed 0.008s [no tests to run] ok embed/internal/embedtest 0.008s ok encoding/ascii85 0.008s ok encoding/asn1 0.008s ok encoding/base32 0.033s ok encoding/base64 0.009s ok encoding/binary 0.009s ok encoding/csv 0.013s ok encoding/gob 0.033s ok encoding/hex 0.010s ok encoding/json 0.184s ok encoding/pem 0.406s ok encoding/xml 0.077s ok errors 0.011s ok expvar 0.008s ok flag 0.039s ok fmt 0.095s ok go/ast 0.009s ok go/build 1.172s ok go/build/constraint 0.008s ok go/constant 0.009s ok go/doc 0.050s ok go/doc/comment 0.675s ok go/format 0.012s ok go/importer 0.041s ok go/internal/gccgoimporter 0.014s ok go/internal/gcimporter 7.231s ok go/internal/srcimporter 5.738s ok go/parser 0.265s ok go/printer 0.182s ok go/scanner 0.008s ok go/token 0.018s ok go/types 7.182s ok hash 0.009s ok hash/adler32 0.012s ok hash/crc32 0.011s ok hash/crc64 0.008s ok hash/fnv 0.007s ok hash/maphash 0.072s ok html 0.011s ok html/template 0.079s ok image 0.052s ok image/color 0.020s ok image/draw 0.067s ok image/gif 11.085s ok image/jpeg 2.672s ok image/png 0.180s ok index/suffixarray 0.153s ok internal/abi 0.039s ok internal/buildcfg 0.007s ok internal/cpu 0.023s ok internal/dag 0.010s ok internal/diff 0.008s ok internal/fmtsort 0.007s ok internal/fuzz 0.012s ok internal/godebug 0.007s ok internal/intern 0.303s ok internal/itoa 0.010s ok internal/poll 0.216s ok internal/profile 0.008s ok internal/reflectlite 0.054s ok internal/singleflight 0.021s ok internal/trace 0.038s ok internal/unsafeheader 0.008s ok internal/xcoff 0.012s ok io 0.030s ok io/fs 0.282s ok io/ioutil 0.009s ok log 0.009s ok log/syslog 1.217s ok math 0.012s ok math/big 0.829s ok math/bits 0.011s ok math/cmplx 0.011s ok math/rand 0.163s ok mime 0.012s ok mime/multipart 0.112s ok mime/quotedprintable 0.014s ok net 8.937s ok net/http 3.935s ok net/http/cgi 0.290s ok net/http/cookiejar 0.011s ok net/http/fcgi 0.110s ok net/http/httptest 0.037s ok net/http/httptrace 0.008s ok net/http/httputil 0.568s ok net/http/internal 0.008s ok net/http/internal/ascii 0.007s ok net/http/pprof 5.089s ok net/internal/socktest 0.007s ok net/mail 0.011s ok net/netip 0.331s ok net/rpc 0.029s ok net/rpc/jsonrpc 0.010s ok net/smtp 0.024s ok net/textproto 0.009s ok net/url 0.025s ok os 0.689s ok os/exec 0.793s ok os/exec/internal/fdtest 0.007s ok os/signal 2.032s ok os/user 0.010s ok path 0.014s ok path/filepath 0.025s ok plugin 0.010s ok reflect 0.238s ok regexp 0.081s ok regexp/syntax 0.328s ok runtime 21.823s ok runtime/cgo 0.007s ok runtime/debug 0.076s ok runtime/internal/atomic 0.058s ok runtime/internal/math 0.007s ok runtime/internal/sys 0.007s ok runtime/metrics 0.008s ok runtime/pprof 5.750s ok runtime/trace 1.823s ok sort 0.045s ok strconv 0.274s ok strings 0.849s ok sync 0.318s ok sync/atomic 0.968s ok syscall 0.097s ok testing 1.103s ok testing/fstest 0.010s ok testing/iotest 0.008s ok testing/quick 0.047s ok text/scanner 0.010s ok text/tabwriter 0.008s ok text/template 0.037s ok text/template/parse 0.013s ok time 1.758s ok unicode 0.009s ok unicode/utf16 0.007s ok unicode/utf8 0.012s ok cmd/addr2line 0.948s ok cmd/api 0.008s ok cmd/asm/internal/asm 0.437s ok cmd/asm/internal/lex 0.007s ok cmd/compile/internal/abt 0.011s ok cmd/compile/internal/dwarfgen 0.199s ok cmd/compile/internal/importer 0.695s ok cmd/compile/internal/ir 0.007s ok cmd/compile/internal/logopt 0.354s ok cmd/compile/internal/noder 0.008s ok cmd/compile/internal/reflectdata 0.008s [no tests to run] ok cmd/compile/internal/ssa 9.641s ok cmd/compile/internal/syntax 0.029s ok cmd/compile/internal/test 9.824s ok cmd/compile/internal/typecheck 0.319s ok cmd/compile/internal/types 0.011s ok cmd/compile/internal/types2 0.854s ok cmd/cover 1.343s ok cmd/dist 0.015s ok cmd/doc 0.174s ok cmd/fix 0.660s ok cmd/go 29.967s ok cmd/go/internal/auth 0.008s ok cmd/go/internal/cache 0.060s ok cmd/go/internal/fsys 0.021s ok cmd/go/internal/generate 0.016s ok cmd/go/internal/get 0.016s ok cmd/go/internal/imports 0.012s ok cmd/go/internal/load 0.015s ok cmd/go/internal/lockedfile 0.072s ok cmd/go/internal/lockedfile/internal/filelock 0.039s ok cmd/go/internal/modconv 0.010s ok cmd/go/internal/modfetch 0.008s ok cmd/go/internal/modfetch/codehost 0.008s ok cmd/go/internal/modfetch/zip_sum_test 0.009s ok cmd/go/internal/modindex 0.095s ok cmd/go/internal/modload 0.009s ok cmd/go/internal/mvs 0.012s ok cmd/go/internal/par 0.031s ok cmd/go/internal/search 0.009s ok cmd/go/internal/str 0.008s ok cmd/go/internal/test 0.019s ok cmd/go/internal/vcs 0.010s ok cmd/go/internal/web 0.008s ok cmd/go/internal/work 0.018s ok cmd/gofmt 0.032s ok cmd/internal/archive 0.424s ok cmd/internal/buildid 0.179s ok cmd/internal/dwarf 0.010s ok cmd/internal/edit 0.007s ok cmd/internal/goobj 0.007s ok cmd/internal/moddeps 1.051s ok cmd/internal/notsha256 0.009s ok cmd/internal/obj 0.670s ok cmd/internal/obj/ppc64 0.124s ok cmd/internal/obj/riscv 0.042s ok cmd/internal/obj/s390x 0.007s ok cmd/internal/obj/x86 0.179s ok cmd/internal/objabi 0.008s ok cmd/internal/pkgpath 0.036s ok cmd/internal/quoted 0.007s ok cmd/internal/src 0.007s ok cmd/internal/sys 0.007s ok cmd/internal/test2json 0.079s ok cmd/link 2.748s ok cmd/link/internal/benchmark 0.010s ok cmd/link/internal/ld 3.140s ok cmd/link/internal/loader 0.021s ok cmd/nm 1.199s ok cmd/objdump 1.528s ok cmd/pack 1.386s ok cmd/pprof 2.542s ok cmd/trace 0.294s ok cmd/vet 4.201s ##### os/user with tag osusergo ok os/user 0.010s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 29.893s ##### cmd/go terminal test skipping terminal test; stdout/stderr not terminals ##### moved GOROOT ok fmt 0.093s ##### Testing without libgcc. ok net 0.015s ok os/user 0.008s ##### internal linking of -buildmode=pie ok reflect 0.235s ok os/user 0.008s ##### sync -cpu=10 ok sync 0.310s ##### Testing race detector ok runtime/race 4.574s ok flag 0.043s ok net 0.133s ok os 0.148s ok os/exec 0.119s ok encoding/gob 0.071s ok flag 0.033s ok os/exec 0.125s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/fortran PASS ok misc/cgo/fortran 0.009s ##### ../misc/swig/stdio ok misc/swig/stdio 0.009s ##### ../misc/cgo/test ok misc/cgo/test 3.082s ok misc/cgo/test 2.904s ok misc/cgo/test 3.083s ok misc/cgo/testtls 0.009s ok misc/cgo/testtls 0.009s # misc/cgo/testtls.test /usr/bin/ld: /workdir/tmp/go-link-4163285634/000024.o: in function `bio_ip_and_port_to_socket_and_addr': /boring/boringssl/build/../crypto/bio/socket_helper.c:55: warning: Using 'getaddrinfo' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking ok misc/cgo/testtls 0.009s ok misc/cgo/nocgo 0.007s ok misc/cgo/nocgo 0.009s # misc/cgo/nocgo.test /usr/bin/ld: /workdir/tmp/go-link-4026066704/000021.o: in function `bio_ip_and_port_to_socket_and_addr': /boring/boringssl/build/../crypto/bio/socket_helper.c:55: warning: Using 'getaddrinfo' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking ok misc/cgo/nocgo 0.011s # misc/cgo/test.test /usr/bin/ld: /workdir/tmp/go-link-1171642526/000053.o: in function `bio_ip_and_port_to_socket_and_addr': /boring/boringssl/build/../crypto/bio/socket_helper.c:55: warning: Using 'getaddrinfo' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking ok misc/cgo/test 2.611s # misc/cgo/test.test /usr/bin/ld: /workdir/tmp/go-link-4207972137/000053.o: in function `bio_ip_and_port_to_socket_and_addr': /boring/boringssl/build/../crypto/bio/socket_helper.c:55: warning: Using 'getaddrinfo' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking ok misc/cgo/test 3.656s ok misc/cgo/test 3.261s ok misc/cgo/test 3.324s ok misc/cgo/testtls 0.009s ok misc/cgo/nocgo 0.007s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 0.841s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 0.856s ##### ../misc/cgo/testcarchive PASS ##### ../misc/cgo/testcshared PASS ##### ../misc/cgo/testshared ok misc/cgo/testshared 46.084s ##### ../misc/cgo/testplugin ok misc/cgo/testplugin 25.087s ##### ../misc/cgo/testasan ok testasan 864ms ##### ../misc/cgo/testsanitizers PASS ##### ../misc/cgo/errors PASS ##### ../misc/cgo/testsigfwd ok testsigfwd ##### ../test/bench/go1 ##### ../test ##### API check ##### ../misc/reboot PASS All tests passed.