linux-amd64-nocgo at 4df10fba1687a6d4f51d7238a403f8f2298f6a16 :: 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-rn44cb2e6" "DEBIAN_FRONTEND=noninteractive" "HOME=/root" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=100ms" "WORKDIR=/workdir" "GOROOT_BOOTSTRAP=/workdir/go1.4" "GO_BUILDER_NAME=linux-amd64-nocgo" "CGO_ENABLED=0" "GO_DISABLE_OUTBOUND_NETWORK=1" "USER=root" "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.15.65+ #1 SMP Sat Jan 21 10:12:05 UTC 2023 x86_64 ##### Testing packages. ok archive/tar 0.149s ok archive/zip 0.304s ok bufio 0.051s ok bytes 0.901s ok compress/bzip2 0.054s ok compress/flate 0.431s ok compress/gzip 1.240s ok compress/lzw 0.064s ok compress/zlib 0.375s ok container/heap 0.004s 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.007s ok crypto/dsa 0.004s ok crypto/ecdh 0.031s ok crypto/ecdsa 0.023s ok crypto/ed25519 0.045s ok crypto/elliptic 0.008s ok crypto/hmac 0.003s ok crypto/internal/alias 0.003s ok crypto/internal/bigmod 0.232s ok crypto/internal/boring 0.003s ok crypto/internal/boring/bcache 0.060s ok crypto/internal/edwards25519 3.557s ok crypto/internal/edwards25519/field 2.859s ok crypto/internal/nistec 0.541s ok crypto/internal/nistec/fiat 0.002s [no tests to run] ok crypto/md5 0.006s ok crypto/rand 0.035s ok crypto/rc4 0.024s ok crypto/rsa 0.110s ok crypto/sha1 0.017s ok crypto/sha256 0.004s ok crypto/sha512 0.004s ok crypto/subtle 0.118s ok crypto/tls 0.325s ok crypto/x509 0.319s ok database/sql 0.275s ok database/sql/driver 0.003s ok debug/buildinfo 0.007s ok debug/dwarf 0.016s ok debug/elf 0.149s ok debug/gosym 0.163s ok debug/macho 0.005s ok debug/pe 0.011s ok debug/plan9obj 0.003s ok embed 0.003s [no tests to run] ok embed/internal/embedtest 0.003s ok encoding/ascii85 0.004s ok encoding/asn1 0.004s ok encoding/base32 0.022s ok encoding/base64 0.004s ok encoding/binary 0.004s ok encoding/csv 0.008s ok encoding/gob 1.395s ok encoding/hex 0.004s ok encoding/json 0.177s ok encoding/pem 0.296s ok encoding/xml 0.048s ok errors 0.004s ok expvar 0.003s ok flag 0.014s ok fmt 0.087s ok go/ast 0.005s ok go/build 1.288s ok go/build/constraint 0.005s ok go/constant 0.004s ok go/doc 0.036s ok go/doc/comment 0.664s ok go/format 0.006s ok go/importer 0.153s ok go/internal/gccgoimporter 0.010s ok go/internal/gcimporter 0.908s ok go/internal/srcimporter 2.112s ok go/parser 0.221s ok go/printer 0.133s ok go/scanner 0.003s ok go/token 0.012s ok go/types 6.568s 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.064s ok html 0.003s ok html/template 0.053s ok image 0.041s ok image/color 0.015s ok image/draw 0.063s ok image/gif 0.163s ok image/jpeg 0.151s ok image/png 0.241s ok index/suffixarray 0.127s ok internal/abi 1.116s ok internal/buildcfg 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.002s 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.146s ok internal/itoa 0.003s ok internal/poll 0.208s ok internal/profile 0.004s ok internal/reflectlite 0.046s ok internal/safefilepath 0.002s ok internal/saferio 0.032s ok internal/singleflight 0.020s ok internal/testenv 0.002s ok internal/trace 0.034s ok internal/types/errors 0.246s ok internal/unsafeheader 0.003s ok internal/xcoff 0.007s ok io 0.025s ok io/fs 0.225s ok io/ioutil 0.004s ok log 0.005s ok log/syslog 1.211s ok math 0.006s ok math/big 0.764s ok math/bits 0.005s ok math/cmplx 0.003s ok math/rand 0.151s ok mime 0.006s ok mime/multipart 0.110s ok mime/quotedprintable 0.018s ok net 8.551s ok net/http 2.622s ok net/http/cgi 0.206s ok net/http/cookiejar 0.005s ok net/http/fcgi 0.105s ok net/http/httptest 0.037s ok net/http/httptrace 0.003s ok net/http/httputil 0.554s ok net/http/internal 0.003s ok net/http/internal/ascii 0.003s ok net/http/pprof 5.073s ok net/internal/socktest 0.003s ok net/mail 0.005s ok net/netip 0.287s ok net/rpc 0.022s ok net/rpc/jsonrpc 0.005s ok net/smtp 0.011s ok net/textproto 0.006s ok net/url 0.008s ok os 0.360s ok os/exec 0.148s ok os/exec/internal/fdtest 0.003s ok os/signal 1.876s ok os/user 0.006s ok path 0.004s ok path/filepath 0.022s ok plugin 0.002s ok reflect 0.224s ok regexp 0.469s ok regexp/syntax 0.652s ok runtime 15.464s ok runtime/coverage 0.003s ok runtime/debug 0.049s ok runtime/internal/atomic 0.050s ok runtime/internal/math 0.002s ok runtime/internal/sys 0.003s ok runtime/internal/syscall 0.003s ok runtime/metrics 0.004s ok runtime/pprof 3.768s ok runtime/trace 1.310s ok sort 0.040s ok strconv 0.267s ok strings 0.684s ok sync 0.302s ok sync/atomic 0.391s ok syscall 0.113s ok testing 0.983s ok testing/fstest 0.004s ok testing/iotest 0.003s ok testing/quick 0.031s ok text/scanner 0.004s ok text/tabwriter 0.004s ok text/template 0.025s ok text/template/parse 0.007s ok time 1.750s ok unicode 0.004s ok unicode/utf16 0.003s ok unicode/utf8 0.006s ok cmd/addr2line 0.531s ok cmd/api 5.301s ok cmd/asm/internal/asm 0.437s ok cmd/asm/internal/lex 0.003s ok cmd/compile/internal/abt 0.005s ok cmd/compile/internal/amd64 1.724s ok cmd/compile/internal/base 0.003s ok cmd/compile/internal/compare 0.003s ok cmd/compile/internal/dwarfgen 0.177s ok cmd/compile/internal/importer 0.816s ok cmd/compile/internal/ir 0.003s ok cmd/compile/internal/logopt 0.179s ok cmd/compile/internal/noder 0.005s ok cmd/compile/internal/reflectdata 0.003s [no tests to run] ok cmd/compile/internal/ssa 17.282s ok cmd/compile/internal/syntax 0.043s ok cmd/compile/internal/test 9.989s ok cmd/compile/internal/typecheck 0.251s ok cmd/compile/internal/types 0.003s ok cmd/compile/internal/types2 4.365s ok cmd/covdata 0.003s ok cmd/cover 0.657s ok cmd/dist 0.003s ok cmd/doc 0.097s ok cmd/fix 0.684s ok cmd/go 30.062s ok cmd/go/internal/auth 0.003s ok cmd/go/internal/cache 0.057s ok cmd/go/internal/fsys 0.014s ok cmd/go/internal/generate 0.006s ok cmd/go/internal/get 0.006s ok cmd/go/internal/imports 0.005s ok cmd/go/internal/load 0.005s ok cmd/go/internal/lockedfile 0.056s ok cmd/go/internal/lockedfile/internal/filelock 0.026s ok cmd/go/internal/modconv 0.005s ok cmd/go/internal/modfetch 0.006s ok cmd/go/internal/modfetch/codehost 0.005s ok cmd/go/internal/modfetch/zip_sum_test 0.004s ok cmd/go/internal/modindex 0.105s ok cmd/go/internal/modload 0.005s ok cmd/go/internal/mvs 0.008s ok cmd/go/internal/par 0.023s ok cmd/go/internal/str 0.003s ok cmd/go/internal/test 0.007s ok cmd/go/internal/vcs 0.005s ok cmd/go/internal/vcweb 0.006s ok cmd/go/internal/vcweb/vcstest 4.327s ok cmd/go/internal/web 0.004s ok cmd/go/internal/work 0.008s ok cmd/gofmt 0.024s ok cmd/internal/archive 0.568s ok cmd/internal/buildid 0.123s ok cmd/internal/dwarf 0.002s ok cmd/internal/edit 0.002s ok cmd/internal/goobj 0.003s ok cmd/internal/moddeps 0.958s ok cmd/internal/notsha256 0.004s ok cmd/internal/obj 0.441s ok cmd/internal/obj/ppc64 0.067s ok cmd/internal/obj/riscv 0.019s ok cmd/internal/obj/s390x 0.003s ok cmd/internal/obj/x86 0.149s ok cmd/internal/objabi 0.002s ok cmd/internal/pkgpath 0.013s ok cmd/internal/pkgpattern 0.003s ok cmd/internal/quoted 0.003s ok cmd/internal/src 0.003s ok cmd/internal/test2json 0.115s ok cmd/link 2.755s ok cmd/link/internal/benchmark 0.005s ok cmd/link/internal/ld 1.151s ok cmd/link/internal/loader 0.027s ok cmd/nm 0.657s ok cmd/objdump 2.549s ok cmd/pack 0.864s ok cmd/pprof 1.438s ok cmd/trace 0.262s ok cmd/vet 3.060s ##### os/user with tag osusergo ok os/user 0.006s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 26.897s ##### moved GOROOT ok fmt 0.086s ##### Testing without libgcc. ok net 0.008s ok os/user 0.006s ##### internal linking of -buildmode=pie ok reflect 0.197s ##### sync -cpu=10 ok sync 0.269s ##### ../test/bench/go1 ok test/bench/go1 0.008s [no tests to run] ##### ../test ##### cmd/api ok cmd/api 17.044s ##### ../misc/reboot PASS All tests passed.