linux-386-buster at 856cf23a8acfa14756a6e9b82ace76f5604262c9 :: Running /workdir/go/src/make.bash with args ["/workdir/go/src/make.bash"] and env ["HOSTNAME=buildlet-linux-amd64-buster-rncb482fb" "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=0s" "GO_STAGE0_DL_DELAY=200ms" "WORKDIR=/workdir" "GOROOT_BOOTSTRAP=/workdir/go1.4" "GO_BUILDER_NAME=linux-386-buster" "GOARCH=386" "GOHOSTARCH=386" "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/386. --- Installed Go for linux/386 in /workdir/go Installed commands in /workdir/go/bin *** You need to add /workdir/go/bin to your PATH. ##### Test execution environment. # GOARCH: 386 # CPU: AMD EPYC 7B12 # GOOS: linux # OS Version: Linux 5.15.120+ #1 SMP Fri Sep 8 09:22:31 UTC 2023 x86_64 ##### Testing packages. ok archive/tar 0.134s ok archive/zip 0.265s ok bufio 0.041s ok bytes 0.170s ok cmp 0.002s ok compress/bzip2 0.033s ok compress/flate 0.470s ok compress/gzip 1.540s ok compress/lzw 0.048s ok compress/zlib 0.361s ok container/heap 0.003s ok container/list 0.005s ok container/ring 0.003s ok context 0.018s ok crypto 0.002s ok crypto/aes 0.014s ok crypto/cipher 0.003s ok crypto/des 0.009s ok crypto/dsa 0.004s ok crypto/ecdh 0.322s ok crypto/ecdsa 0.193s ok crypto/ed25519 0.251s ok crypto/elliptic 0.038s ok crypto/hmac 0.003s ok crypto/internal/alias 0.002s ok crypto/internal/bigmod 0.119s ok crypto/internal/boring 0.002s ok crypto/internal/boring/bcache 0.053s ok crypto/internal/edwards25519 0.393s ok crypto/internal/edwards25519/field 0.052s ok crypto/internal/nistec 1.171s ok crypto/internal/nistec/fiat 0.002s [no tests to run] ok crypto/md5 0.004s ok crypto/rand 0.042s ok crypto/rc4 0.025s ok crypto/rsa 0.800s ok crypto/sha1 0.003s ok crypto/sha256 0.003s ok crypto/sha512 0.005s ok crypto/subtle 0.078s ok crypto/tls 1.379s ok crypto/x509 2.051s ok database/sql 0.489s ok database/sql/driver 0.002s ok debug/buildinfo 0.005s ok debug/dwarf 0.010s ok debug/elf 0.134s ok debug/gosym 0.013s ok debug/macho 0.003s ok debug/pe 0.009s ok debug/plan9obj 0.002s ok embed 0.003s [no tests to run] ok embed/internal/embedtest 0.002s ok encoding/ascii85 0.003s ok encoding/asn1 0.003s ok encoding/base32 0.011s ok encoding/base64 0.004s ok encoding/binary 0.003s ok encoding/csv 0.007s ok encoding/gob 2.140s ok encoding/hex 0.003s ok encoding/json 0.191s ok encoding/pem 0.548s ok encoding/xml 0.028s ok errors 0.004s ok expvar 0.003s ok flag 0.014s ok fmt 0.039s ok go/ast 0.004s ok go/build 1.099s ok go/build/constraint 0.003s ok go/constant 0.003s ok go/doc 0.028s ok go/doc/comment 0.572s ok go/format 0.004s ok go/importer 0.134s ok go/internal/gccgoimporter 0.006s ok go/internal/gcimporter 0.894s ok go/internal/srcimporter 5.143s ok go/parser 0.128s ok go/printer 0.143s ok go/scanner 0.003s ok go/token 0.013s ok go/types 6.324s ok hash 0.003s ok hash/adler32 0.005s ok hash/crc32 0.004s ok hash/crc64 0.003s ok hash/fnv 0.002s ok hash/maphash 0.034s ok html 0.002s ok html/template 0.044s ok image 0.036s ok image/color 0.011s ok image/draw 0.063s ok image/gif 0.136s ok image/jpeg 0.136s ok image/png 0.197s ok index/suffixarray 0.146s ok internal/abi 0.029s ok internal/buildcfg 0.002s ok internal/coverage/cformat 0.002s ok internal/coverage/cmerge 0.002s ok internal/coverage/pods 0.002s ok internal/coverage/slicereader 0.002s ok internal/coverage/slicewriter 0.002s ok internal/coverage/test 0.006s ok internal/cpu 0.005s ok internal/dag 0.002s ok internal/diff 0.002s ok internal/fmtsort 0.002s ok internal/fuzz 0.006s ok internal/godebug 0.238s ok internal/godebugs 0.003s ok internal/intern 0.166s ok internal/itoa 0.002s ok internal/platform 0.450s ok internal/poll 0.193s ok internal/profile 0.002s ok internal/reflectlite 0.002s ok internal/safefilepath 0.002s ok internal/saferio 0.042s ok internal/singleflight 0.019s ok internal/testenv 0.115s ok internal/trace 0.034s ok internal/types/errors 0.227s ok internal/unsafeheader 0.002s ok internal/xcoff 0.004s ok internal/zstd 0.004s ok io 0.024s ok io/fs 0.196s ok io/ioutil 0.002s ok log 0.004s ok log/slog 0.020s ok log/slog/internal/benchmarks 0.002s ok log/slog/internal/buffer 0.002s ok log/syslog 1.211s ok maps 0.002s ok math 0.006s ok math/big 1.105s ok math/bits 0.005s ok math/cmplx 0.002s ok math/rand 0.455s ok mime 0.004s ok mime/multipart 0.557s ok mime/quotedprintable 0.020s ok net 7.255s ok net/http 2.925s ok net/http/cgi 0.169s ok net/http/cookiejar 0.006s ok net/http/fcgi 0.205s ok net/http/httptest 0.071s ok net/http/httptrace 0.003s ok net/http/httputil 0.555s ok net/http/internal 0.002s ok net/http/internal/ascii 0.002s ok net/http/pprof 5.074s ok net/internal/socktest 0.002s ok net/mail 0.004s ok net/netip 0.259s ok net/rpc 0.023s ok net/rpc/jsonrpc 0.005s ok net/smtp 0.023s ok net/textproto 0.021s ok net/url 0.008s ok os 0.307s ok os/exec 0.155s ok os/exec/internal/fdtest 0.002s ok os/signal 1.865s ok os/user 0.003s ok path 0.002s ok path/filepath 0.011s ok plugin 0.004s ok reflect 0.143s ok regexp 0.351s ok regexp/syntax 0.831s ok runtime 20.739s ok runtime/cgo 0.003s ok runtime/coverage 0.002s ok runtime/debug 0.011s ok runtime/internal/atomic 0.043s ok runtime/internal/math 0.002s ok runtime/internal/sys 0.002s ok runtime/internal/syscall 0.002s ok runtime/internal/wasitest 0.003s ok runtime/metrics 0.003s ok runtime/pprof 4.614s ok runtime/trace 1.404s ok slices 0.037s ok sort 0.031s ok strconv 0.208s ok strings 0.849s ok sync 0.316s ok sync/atomic 0.725s ok syscall 1.219s ok testing 0.629s ok testing/fstest 0.003s ok testing/iotest 0.002s ok testing/quick 0.023s ok testing/slogtest 0.003s ok text/scanner 0.003s ok text/tabwriter 0.003s ok text/template 0.014s ok text/template/parse 0.005s ok time 1.631s ok unicode 0.003s ok unicode/utf16 0.002s ok unicode/utf8 0.006s ok cmd/addr2line 0.349s ok cmd/api 0.303s ok cmd/asm/internal/asm 0.347s ok cmd/asm/internal/lex 0.005s ok cmd/cgo/internal/swig 0.007s ok cmd/cgo/internal/test 0.800s ok cmd/cgo/internal/testcarchive 18.130s ok cmd/cgo/internal/testcshared 5.587s ok cmd/cgo/internal/testerrors 6.310s ok cmd/cgo/internal/testfortran 0.879s ok cmd/cgo/internal/testgodefs 0.405s ok cmd/cgo/internal/testlife 0.390s ok cmd/cgo/internal/testnocgo 0.002s ok cmd/cgo/internal/testplugin 22.584s ok cmd/cgo/internal/testsanitizers 0.034s ok cmd/cgo/internal/testshared 29.673s ok cmd/cgo/internal/testso 0.961s ok cmd/cgo/internal/teststdio 0.864s ok cmd/cgo/internal/testtls 0.002s ok cmd/compile/internal/abt 0.004s ok cmd/compile/internal/amd64 0.003s ok cmd/compile/internal/base 0.002s ok cmd/compile/internal/compare 0.003s ok cmd/compile/internal/dwarfgen 0.157s ok cmd/compile/internal/importer 0.726s ok cmd/compile/internal/inline/inlheur 0.270s ok cmd/compile/internal/ir 0.002s ok cmd/compile/internal/logopt 0.029s ok cmd/compile/internal/loopvar 0.002s ok cmd/compile/internal/noder 0.003s ok cmd/compile/internal/reflectdata 0.002s [no tests to run] ok cmd/compile/internal/ssa 8.589s ok cmd/compile/internal/syntax 0.021s ok cmd/compile/internal/test 11.047s ok cmd/compile/internal/typecheck 0.199s ok cmd/compile/internal/types 0.002s ok cmd/compile/internal/types2 3.709s ok cmd/covdata 0.005s ok cmd/cover 0.619s ok cmd/dist 0.005s ok cmd/distpack 0.003s ok cmd/doc 0.121s ok cmd/fix 0.561s ok cmd/go 13.384s ok cmd/go/internal/auth 0.003s ok cmd/go/internal/cache 0.024s ok cmd/go/internal/cfg 0.002s [no tests to run] ok cmd/go/internal/envcmd 0.009s ok cmd/go/internal/fsys 0.010s ok cmd/go/internal/generate 0.005s ok cmd/go/internal/gover 0.002s ok cmd/go/internal/imports 0.008s ok cmd/go/internal/load 0.004s ok cmd/go/internal/lockedfile 0.065s ok cmd/go/internal/lockedfile/internal/filelock 0.024s ok cmd/go/internal/modfetch 0.005s ok cmd/go/internal/modfetch/codehost 0.008s ok cmd/go/internal/modfetch/zip_sum_test 0.004s ok cmd/go/internal/modindex 0.069s ok cmd/go/internal/modload 0.005s ok cmd/go/internal/mvs 0.008s ok cmd/go/internal/par 0.022s ok cmd/go/internal/str 0.002s ok cmd/go/internal/test 0.011s ok cmd/go/internal/toolchain 0.005s ok cmd/go/internal/vcs 0.005s ok cmd/go/internal/vcweb 0.007s ok cmd/go/internal/vcweb/vcstest 0.017s ok cmd/go/internal/web 0.003s ok cmd/go/internal/work 0.017s ok cmd/gofmt 0.020s ok cmd/internal/archive 0.289s ok cmd/internal/buildid 0.173s ok cmd/internal/cov 0.230s ok cmd/internal/bootstrap_test 0.002s ok cmd/internal/dwarf 0.002s ok cmd/internal/edit 0.002s ok cmd/internal/goobj 0.002s ok cmd/internal/moddeps 0.756s ok cmd/internal/notsha256 0.002s ok cmd/internal/obj 0.326s ok cmd/internal/obj/ppc64 0.058s ok cmd/internal/obj/riscv 0.018s ok cmd/internal/obj/s390x 0.002s ok cmd/internal/obj/x86 2.118s ok cmd/internal/objabi 0.021s ok cmd/internal/pkgpath 0.008s ok cmd/internal/pkgpattern 0.002s ok cmd/internal/quoted 0.002s ok cmd/internal/src 0.002s ok cmd/internal/test2json 0.090s ok cmd/link 2.566s ok cmd/link/internal/benchmark 0.004s ok cmd/link/internal/ld 1.258s ok cmd/link/internal/loader 0.014s ok cmd/nm 1.008s ok cmd/objdump 0.858s ok cmd/pack 0.272s ok cmd/pprof 1.323s ok cmd/trace 0.323s ok cmd/vet 2.527s ##### os/user with tag osusergo ok os/user 0.005s ##### hash/maphash purego implementation ok hash/maphash 0.038s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 30.100s ##### Testing without libgcc. ok net 0.007s ok os/user 0.003s ##### sync -cpu=10 ok sync 0.265s ##### Testing cgo ok cmd/cgo/internal/test 0.773s ok cmd/cgo/internal/test 0.773s ok cmd/cgo/internal/testtls 0.003s ok cmd/cgo/internal/testtls 0.002s ok cmd/cgo/internal/testnocgo 0.002s ok cmd/cgo/internal/testnocgo 0.002s ok cmd/cgo/internal/test 0.770s ok cmd/cgo/internal/test 0.777s ok cmd/cgo/internal/test 0.802s ok cmd/cgo/internal/testtls 0.003s ok cmd/cgo/internal/testnocgo 0.003s ##### ../test ok cmd/internal/testdir 3.860s ok cmd/internal/testdir 5.168s ok cmd/internal/testdir 4.596s ok cmd/internal/testdir 3.674s ok cmd/internal/testdir 9.080s ok cmd/internal/testdir 2.852s ok cmd/internal/testdir 4.153s ok cmd/internal/testdir 3.673s ok cmd/internal/testdir 2.707s ok cmd/internal/testdir 3.335s All tests passed.