linux-ppc64-sid-buildlet at 369ce90d2c734f7a8d08547219d2f39fa521ff71 :: 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=power_04" "GO_BUILDER_ENV=host-linux-ppc64-sid" "GO_BUILD_KEY_PATH=/buildkey/gobuildkey" "GO_BUILD_KEY_DELETE_AFTER_READ=true" "DEBIAN_FRONTEND=noninteractive" "GOMAXPROCS=4" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=100ms" "GO_STAGE0_DL_DELAY=600ms" "WORKDIR=/workdir" "GOROOT_BOOTSTRAP=/workdir/go1.4" "GO_BUILDER_NAME=linux-ppc64-sid-buildlet" "GO_BUILDER_FLAKY_NET=1" "GO_TEST_TIMEOUT_SCALE=2" "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/ppc64) 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/ppc64. --- Installed Go for linux/ppc64 in /workdir/go Installed commands in /workdir/go/bin *** You need to add /workdir/go/bin to your PATH. ##### Test execution environment. # GOARCH: ppc64 # CPU: POWER8 # GOOS: linux # OS Version: Linux 6.5.0-4-powerpc64 #1 SMP Debian 6.5.10-1 (2023-11-03) ppc64 ##### Testing packages. ok archive/tar 0.400s ok archive/zip 0.615s ok bufio 0.132s ok bytes 0.467s ok cmp 0.003s ok compress/bzip2 0.111s ok compress/flate 1.850s ok compress/gzip 3.171s ok compress/lzw 0.134s ok compress/zlib 0.810s ok container/heap 0.030s ok container/list 0.019s ok container/ring 0.017s ok context 0.034s ok crypto 0.003s ok crypto/aes 0.033s ok crypto/cipher 0.035s ok crypto/des 0.016s ok crypto/dsa 0.005s ok crypto/ecdh 0.059s ok crypto/ecdsa 0.035s ok crypto/ed25519 0.131s ok crypto/elliptic 0.025s ok crypto/hmac 0.010s ok crypto/internal/alias 0.033s ok crypto/internal/bigmod 0.296s ok crypto/internal/boring 0.025s ok crypto/internal/boring/bcache 0.192s ok crypto/internal/edwards25519 0.137s ok crypto/internal/edwards25519/field 0.031s ok crypto/internal/nistec 0.185s ok crypto/internal/nistec/fiat 0.022s [no tests to run] ok crypto/md5 0.028s ok crypto/rand 0.095s ok crypto/rc4 0.035s ok crypto/rsa 0.807s ok crypto/sha1 0.074s ok crypto/sha256 0.009s ok crypto/sha512 0.008s ok crypto/subtle 0.402s ok crypto/tls 1.582s ok crypto/x509 1.409s ok database/sql 0.623s ok database/sql/driver 0.021s ok debug/buildinfo 0.040s ok debug/dwarf 0.047s ok debug/elf 0.441s ok debug/gosym 0.098s ok debug/macho 0.027s ok debug/pe 0.076s ok debug/plan9obj 0.014s ok embed 0.031s [no tests to run] ok embed/internal/embedtest 0.017s ok encoding/ascii85 0.020s ok encoding/asn1 0.040s ok encoding/base32 0.097s ok encoding/base64 0.011s ok encoding/binary 0.039s ok encoding/csv 0.066s ok encoding/gob 5.370s ok encoding/hex 0.031s ok encoding/json 0.640s ok encoding/pem 0.975s ok encoding/xml 0.094s ok errors 0.008s ok expvar 0.013s ok flag 0.293s ok fmt 0.181s ok go/ast 0.007s ok go/build 4.437s ok go/build/constraint 0.035s ok go/constant 0.023s ok go/doc 0.109s ok go/doc/comment 2.258s ok go/format 0.024s ok go/importer 0.641s ok go/internal/gccgoimporter 0.051s ok go/internal/gcimporter 2.960s ok go/internal/srcimporter 2.968s ok go/parser 0.775s ok go/printer 0.881s ok go/scanner 0.039s ok go/token 0.093s ok go/types 22.672s ok go/version 0.021s ok hash 0.007s ok hash/adler32 0.013s ok hash/crc32 0.027s ok hash/crc64 0.028s ok hash/fnv 0.018s ok hash/maphash 0.208s ok html 0.014s ok html/template 0.086s ok image 0.103s ok image/color 0.039s ok image/draw 0.233s ok image/gif 0.768s ok image/jpeg 0.242s ok image/png 0.708s ok index/suffixarray 0.293s ok internal/abi 0.145s ok internal/buildcfg 0.004s ok internal/coverage/cformat 0.033s ok internal/coverage/cmerge 0.044s ok internal/coverage/pods 0.024s ok internal/coverage/slicereader 0.012s ok internal/coverage/slicewriter 0.040s ok internal/coverage/test 0.028s ok internal/cpu 0.048s ok internal/dag 0.019s ok internal/diff 0.012s ok internal/fmtsort 0.012s ok internal/fuzz 0.014s ok internal/godebug 1.163s ok internal/godebugs 0.019s ok internal/gover 0.024s ok internal/intern 0.582s ok internal/itoa 0.006s ok internal/platform 2.384s ok internal/poll 0.300s ok internal/profile 0.020s ok internal/reflectlite 0.020s ok internal/safefilepath 0.020s ok internal/saferio 0.067s ok internal/singleflight 0.034s ok internal/testenv 0.380s ok internal/trace 0.222s ok internal/trace/v2 18.216s ok internal/types/errors 1.512s ok internal/unsafeheader 0.082s ok internal/xcoff 0.033s ok internal/zstd 0.041s ok io 0.058s ok io/fs 0.462s ok io/ioutil 0.025s ok log 0.054s ok log/slog 0.056s ok log/slog/internal/benchmarks 0.010s ok log/slog/internal/buffer 0.044s ok log/syslog 1.249s ok maps 0.025s ok math 0.049s ok math/big 3.945s ok math/bits 0.050s ok math/cmplx 0.060s ok math/rand 0.815s ok math/rand/v2 0.858s ok mime 0.088s ok mime/multipart 1.164s ok mime/quotedprintable 0.170s ok net 12.889s ok net/http 9.063s ok net/http/cgi 0.563s ok net/http/cookiejar 0.044s ok net/http/fcgi 0.228s ok net/http/httptest 0.086s ok net/http/httptrace 0.004s ok net/http/httputil 0.615s ok net/http/internal 0.008s ok net/http/internal/ascii 0.035s ok net/http/pprof 5.133s ok net/internal/socktest 0.016s ok net/mail 0.052s ok net/netip 0.734s ok net/rpc 0.062s ok net/rpc/jsonrpc 0.015s ok net/smtp 0.030s ok net/textproto 0.307s ok net/url 0.068s ok os 1.155s ok os/exec 0.484s ok os/exec/internal/fdtest 0.017s ok os/signal 76.769s ok os/user 0.010s ok path 0.043s ok path/filepath 0.067s ok plugin 0.034s ok reflect 1.372s ok regexp 0.868s ok regexp/syntax 2.816s ok runtime 37.885s ok runtime/coverage 0.021s ok runtime/debug 0.244s ok runtime/internal/atomic 0.239s ok runtime/internal/math 0.021s ok runtime/internal/sys 0.019s ok runtime/internal/syscall 0.005s ok runtime/internal/wasitest 0.012s ok runtime/metrics 0.010s ok runtime/pprof 7.359s ok runtime/trace 3.882s ok slices 0.114s ok sort 0.292s ok strconv 1.373s ok strings 1.325s ok sync 0.970s ok sync/atomic 5.645s ok syscall 2.433s ok testing 1.926s ok testing/fstest 0.006s ok testing/iotest 0.011s ok testing/quick 0.089s ok testing/slogtest 0.022s ok text/scanner 0.019s ok text/tabwriter 0.038s ok text/template 0.082s ok text/template/parse 0.038s ok time 2.152s ok unicode 0.023s ok unicode/utf16 0.027s ok unicode/utf8 0.022s ok cmd/addr2line 0.984s ok cmd/api 0.985s ok cmd/asm/internal/asm 1.280s ok cmd/asm/internal/lex 0.028s ok cmd/cgo/internal/swig 0.071s ok cmd/cgo/internal/test 0.006s ok cmd/cgo/internal/testcarchive 0.446s ok cmd/cgo/internal/testcshared 0.401s ok cmd/cgo/internal/testerrors 0.071s ok cmd/cgo/internal/testfortran 0.073s ok cmd/cgo/internal/testgodefs 0.086s ok cmd/cgo/internal/testlife 0.083s ok cmd/cgo/internal/testnocgo 0.020s ok cmd/cgo/internal/testplugin 0.032s ok cmd/cgo/internal/testsanitizers 0.043s ok cmd/cgo/internal/testshared 0.005s ok cmd/cgo/internal/testso 0.035s ok cmd/cgo/internal/teststdio 0.061s ok cmd/cgo/internal/testtls 0.040s ok cmd/compile/internal/abt 0.009s ok cmd/compile/internal/amd64 0.008s ok cmd/compile/internal/base 0.017s ok cmd/compile/internal/compare 0.040s ok cmd/compile/internal/devirtualize 0.027s ok cmd/compile/internal/dwarfgen 0.671s ok cmd/compile/internal/importer 3.599s ok cmd/compile/internal/inline/inlheur 1.662s ok cmd/compile/internal/ir 0.044s ok cmd/compile/internal/logopt 0.165s ok cmd/compile/internal/loopvar 0.024s ok cmd/compile/internal/noder 0.019s ok cmd/compile/internal/reflectdata 0.026s [no tests to run] ok cmd/compile/internal/ssa 41.655s ok cmd/compile/internal/syntax 0.149s ok cmd/compile/internal/test 39.779s ok cmd/compile/internal/typecheck 1.157s ok cmd/compile/internal/types 0.054s ok cmd/compile/internal/types2 17.984s ok cmd/covdata 0.065s ok cmd/cover 2.305s ok cmd/dist 0.037s ok cmd/distpack 0.065s ok cmd/doc 0.272s ok cmd/fix 6.532s ok cmd/go 85.092s ok cmd/go/internal/auth 0.011s ok cmd/go/internal/cache 0.108s ok cmd/go/internal/cfg 0.028s [no tests to run] ok cmd/go/internal/envcmd 0.052s ok cmd/go/internal/fsys 0.029s ok cmd/go/internal/generate 0.145s ok cmd/go/internal/gover 0.037s ok cmd/go/internal/imports 0.157s ok cmd/go/internal/load 0.020s ok cmd/go/internal/lockedfile 0.119s ok cmd/go/internal/lockedfile/internal/filelock 0.068s ok cmd/go/internal/modfetch 0.014s ok cmd/go/internal/modfetch/codehost 0.014s ok cmd/go/internal/modfetch/zip_sum_test 0.013s ok cmd/go/internal/modindex 0.506s ok cmd/go/internal/modload 0.006s ok cmd/go/internal/mvs 0.022s ok cmd/go/internal/par 0.018s ok cmd/go/internal/str 0.022s ok cmd/go/internal/test 0.057s ok cmd/go/internal/toolchain 0.063s ok cmd/go/internal/vcs 0.058s ok cmd/go/internal/vcweb 0.077s ok cmd/go/internal/vcweb/vcstest 0.115s ok cmd/go/internal/web 0.063s ok cmd/go/internal/work 0.118s ok cmd/gofmt 0.131s ok cmd/internal/archive 0.678s ok cmd/internal/buildid 0.419s ok cmd/internal/cov 1.027s ok cmd/internal/dwarf 0.017s ok cmd/internal/edit 0.057s ok cmd/internal/goobj 0.040s ok cmd/internal/moddeps 5.905s ok cmd/internal/notsha256 0.049s ok cmd/internal/obj 2.392s ok cmd/internal/obj/ppc64 1.065s ok cmd/internal/obj/riscv 0.367s ok cmd/internal/obj/s390x 0.092s ok cmd/internal/obj/x86 10.309s ok cmd/internal/objabi 0.147s ok cmd/internal/pkgpath 0.105s ok cmd/internal/pkgpattern 0.013s ok cmd/internal/quoted 0.011s ok cmd/internal/src 0.076s ok cmd/internal/test2json 0.998s ok cmd/link 8.742s ok cmd/link/internal/benchmark 0.028s ok cmd/link/internal/ld 19.031s ok cmd/link/internal/loader 0.075s ok cmd/nm 1.092s ok cmd/objdump 2.066s ok cmd/pack 1.809s ok cmd/pprof 2.390s ok cmd/trace 0.791s ok cmd/vet 23.053s ##### os/user with tag osusergo ok os/user 0.007s ##### hash/maphash purego implementation ok hash/maphash 0.207s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 40.276s ##### Testing without libgcc. ok net 0.032s ok os/user 0.035s ##### sync -cpu=10 ok sync 0.484s ##### ../test ok cmd/internal/testdir 31.083s ok cmd/internal/testdir 22.199s ok cmd/internal/testdir 24.561s ok cmd/internal/testdir 18.274s ok cmd/internal/testdir 21.454s ok cmd/internal/testdir 11.686s ok cmd/internal/testdir 63.652s ok cmd/internal/testdir 9.999s ok cmd/internal/testdir 12.114s ok cmd/internal/testdir 14.921s All tests passed.