linux-ppc64-sid-buildlet at 70c7fb75e9768630ca23ff5cbf79c9b597bc068e :: Running /workdir/go/src/make.bash with args ["/workdir/go/src/make.bash" "-force"] and env ["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" "HOSTNAME=power_03" "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.413s ok archive/zip 0.587s ok bufio 0.078s ok bytes 0.493s ok cmp 0.010s ok compress/bzip2 0.086s ok compress/flate 1.297s ok compress/gzip 2.871s ok compress/lzw 0.097s ok compress/zlib 0.794s ok container/heap 0.025s ok container/list 0.008s ok container/ring 0.039s ok context 0.026s ok crypto 0.008s ok crypto/aes 0.056s ok crypto/cipher 0.013s ok crypto/des 0.006s ok crypto/dsa 0.021s ok crypto/ecdh 0.068s ok crypto/ecdsa 0.043s ok crypto/ed25519 0.090s ok crypto/elliptic 0.015s ok crypto/hmac 0.010s ok crypto/internal/alias 0.006s ok crypto/internal/bigmod 0.243s ok crypto/internal/boring 0.015s ok crypto/internal/boring/bcache 0.191s ok crypto/internal/edwards25519 0.137s ok crypto/internal/edwards25519/field 0.060s ok crypto/internal/nistec 0.147s ok crypto/internal/nistec/fiat 0.007s [no tests to run] ok crypto/md5 0.007s ok crypto/rand 0.097s ok crypto/rc4 0.042s ok crypto/rsa 0.583s ok crypto/sha1 0.070s ok crypto/sha256 0.013s ok crypto/sha512 0.013s ok crypto/subtle 0.537s ok crypto/tls 0.669s ok crypto/x509 0.921s ok database/sql 0.535s ok database/sql/driver 0.006s ok debug/buildinfo 0.015s ok debug/dwarf 0.025s ok debug/elf 0.239s ok debug/gosym 0.052s ok debug/macho 0.007s ok debug/pe 0.016s ok debug/plan9obj 0.005s ok embed 0.007s [no tests to run] ok embed/internal/embedtest 0.003s ok encoding/ascii85 0.004s ok encoding/asn1 0.051s ok encoding/base32 0.051s ok encoding/base64 0.013s ok encoding/binary 0.019s ok encoding/csv 0.022s ok encoding/gob 2.506s ok encoding/hex 0.007s ok encoding/json 0.281s ok encoding/pem 0.394s ok encoding/xml 0.054s ok errors 0.011s ok expvar 0.011s ok flag 0.048s ok fmt 0.178s ok go/ast 0.011s ok go/build 3.392s ok go/build/constraint 0.004s ok go/constant 0.018s ok go/doc 0.088s ok go/doc/comment 1.371s ok go/format 0.007s ok go/importer 0.351s ok go/internal/gccgoimporter 0.033s ok go/internal/gcimporter 1.769s ok go/internal/srcimporter 3.209s ok go/parser 0.438s ok go/printer 0.555s ok go/scanner 0.036s ok go/token 0.065s ok go/types 18.614s ok go/version 0.017s ok hash 0.052s ok hash/adler32 0.008s ok hash/crc32 0.008s ok hash/crc64 0.003s ok hash/fnv 0.005s ok hash/maphash 0.154s ok html 0.030s ok html/template 0.119s ok image 0.074s ok image/color 0.028s ok image/draw 0.166s ok image/gif 0.374s ok image/jpeg 0.387s ok image/png 0.448s ok index/suffixarray 0.291s ok internal/abi 0.198s ok internal/buildcfg 0.053s ok internal/coverage/cformat 0.012s ok internal/coverage/cmerge 0.011s ok internal/coverage/pods 0.014s ok internal/coverage/slicereader 0.006s ok internal/coverage/slicewriter 0.004s ok internal/coverage/test 0.017s ok internal/cpu 0.050s ok internal/dag 0.029s ok internal/diff 0.027s ok internal/fmtsort 0.011s ok internal/fuzz 0.013s ok internal/godebug 1.150s ok internal/godebugs 0.021s ok internal/gover 0.026s ok internal/intern 0.932s ok internal/itoa 0.005s ok internal/platform 2.117s ok internal/poll 0.173s ok internal/profile 0.060s ok internal/reflectlite 0.004s ok internal/safefilepath 0.004s ok internal/saferio 0.076s ok internal/singleflight 0.039s ok internal/testenv 0.245s ok internal/trace 0.126s ok internal/trace/v2 5.695s ok internal/types/errors 0.528s ok internal/unsafeheader 0.013s ok internal/xcoff 0.019s ok internal/zstd 0.028s ok io 0.037s ok io/fs 0.473s ok io/ioutil 0.016s ok log 0.017s ok log/slog 0.042s ok log/slog/internal/benchmarks 0.004s ok log/slog/internal/buffer 0.008s ok log/syslog 1.231s ok maps 0.003s ok math 0.043s ok math/big 2.499s ok math/bits 0.017s ok math/cmplx 0.014s ok math/rand 0.433s ok math/rand/v2 0.590s ok mime 0.024s ok mime/multipart 1.101s ok mime/quotedprintable 0.091s ok net 11.260s ok net/http 9.166s ok net/http/cgi 0.265s ok net/http/cookiejar 0.007s ok net/http/fcgi 0.206s ok net/http/httptest 0.089s ok net/http/httptrace 0.023s ok net/http/httputil 0.689s ok net/http/internal 0.014s ok net/http/internal/ascii 0.095s ok net/http/pprof 5.140s ok net/internal/socktest 0.007s ok net/mail 0.036s ok net/netip 0.721s ok net/rpc 0.134s ok net/rpc/jsonrpc 0.038s ok net/smtp 0.100s ok net/textproto 0.139s ok net/url 0.018s ok os 1.256s ok os/exec 0.693s ok os/exec/internal/fdtest 0.007s ok os/signal 76.233s ok os/user 0.031s ok path 0.030s ok path/filepath 0.026s ok plugin 0.004s ok reflect 0.647s ok regexp 0.703s ok regexp/syntax 2.119s ok runtime 32.343s ok runtime/coverage 0.004s ok runtime/debug 0.080s ok runtime/internal/atomic 0.176s ok runtime/internal/math 0.022s ok runtime/internal/sys 0.011s ok runtime/internal/syscall 0.022s ok runtime/internal/wasitest 0.048s ok runtime/metrics 0.029s ok runtime/pprof 6.636s ok runtime/trace 0.183s ok slices 0.146s ok sort 0.152s ok strconv 0.779s ok strings 1.037s ok sync 0.782s ok sync/atomic 4.711s ok syscall 1.831s ok testing 1.273s ok testing/fstest 0.008s ok testing/iotest 0.007s ok testing/quick 0.089s ok testing/slogtest 0.010s ok text/scanner 0.010s ok text/tabwriter 0.075s ok text/template 0.093s ok text/template/parse 0.013s ok time 2.517s ok unicode 0.025s ok unicode/utf16 0.011s ok unicode/utf8 0.026s ok cmd/addr2line 1.290s ok cmd/api 1.309s ok cmd/asm/internal/asm 1.488s ok cmd/asm/internal/lex 0.015s ok cmd/cgo/internal/swig 0.064s ok cmd/cgo/internal/test 0.051s ok cmd/cgo/internal/testcarchive 0.760s ok cmd/cgo/internal/testcshared 0.591s ok cmd/cgo/internal/testerrors 0.051s ok cmd/cgo/internal/testfortran 0.045s ok cmd/cgo/internal/testgodefs 0.047s ok cmd/cgo/internal/testlife 0.030s ok cmd/cgo/internal/testnocgo 0.024s ok cmd/cgo/internal/testplugin 0.021s ok cmd/cgo/internal/testsanitizers 0.106s ok cmd/cgo/internal/testshared 0.007s ok cmd/cgo/internal/testso 0.063s ok cmd/cgo/internal/teststdio 0.058s ok cmd/cgo/internal/testtls 0.027s ok cmd/compile/internal/abt 0.013s ok cmd/compile/internal/amd64 0.011s ok cmd/compile/internal/base 0.005s ok cmd/compile/internal/compare 0.024s ok cmd/compile/internal/devirtualize 0.034s ok cmd/compile/internal/dwarfgen 0.597s ok cmd/compile/internal/importer 2.849s ok cmd/compile/internal/inline/inlheur 1.504s ok cmd/compile/internal/ir 0.019s ok cmd/compile/internal/logopt 0.293s ok cmd/compile/internal/loopvar 0.028s ok cmd/compile/internal/noder 0.017s ok cmd/compile/internal/reflectdata 0.021s [no tests to run] ok cmd/compile/internal/ssa 23.971s ok cmd/compile/internal/syntax 0.073s ok cmd/compile/internal/test 24.339s ok cmd/compile/internal/typecheck 0.629s ok cmd/compile/internal/types 0.032s ok cmd/compile/internal/types2 8.614s ok cmd/covdata 0.067s ok cmd/cover 1.830s ok cmd/dist 0.015s ok cmd/distpack 0.003s ok cmd/doc 0.184s ok cmd/fix 4.345s ok cmd/go 71.853s ok cmd/go/internal/auth 0.036s ok cmd/go/internal/cache 0.116s ok cmd/go/internal/cfg 0.007s [no tests to run] ok cmd/go/internal/envcmd 0.037s ok cmd/go/internal/fsys 0.023s ok cmd/go/internal/generate 0.008s ok cmd/go/internal/gover 0.004s ok cmd/go/internal/imports 0.014s ok cmd/go/internal/load 0.010s ok cmd/go/internal/lockedfile 0.104s ok cmd/go/internal/lockedfile/internal/filelock 0.037s ok cmd/go/internal/modfetch 0.039s ok cmd/go/internal/modfetch/codehost 0.041s ok cmd/go/internal/modfetch/zip_sum_test 0.013s ok cmd/go/internal/modindex 0.237s ok cmd/go/internal/modload 0.013s ok cmd/go/internal/mvs 0.027s ok cmd/go/internal/par 0.046s ok cmd/go/internal/str 0.021s ok cmd/go/internal/test 0.030s ok cmd/go/internal/toolchain 0.006s ok cmd/go/internal/vcs 0.008s ok cmd/go/internal/vcweb 0.011s ok cmd/go/internal/vcweb/vcstest 0.082s ok cmd/go/internal/web 0.032s ok cmd/go/internal/work 0.057s ok cmd/gofmt 0.043s ok cmd/internal/archive 0.347s ok cmd/internal/buildid 0.246s ok cmd/internal/cov 0.451s ok cmd/internal/dwarf 0.014s ok cmd/internal/edit 0.009s ok cmd/internal/goobj 0.005s ok cmd/internal/moddeps 2.261s ok cmd/internal/notsha256 0.008s ok cmd/internal/obj 1.098s ok cmd/internal/obj/ppc64 0.600s ok cmd/internal/obj/riscv 0.337s ok cmd/internal/obj/s390x 0.039s ok cmd/internal/obj/x86 5.635s ok cmd/internal/objabi 0.073s ok cmd/internal/pkgpath 0.104s ok cmd/internal/pkgpattern 0.017s ok cmd/internal/quoted 0.008s ok cmd/internal/src 0.077s ok cmd/internal/test2json 0.401s ok cmd/link 5.320s ok cmd/link/internal/benchmark 0.041s ok cmd/link/internal/ld 10.778s ok cmd/link/internal/loader 0.031s ok cmd/nm 0.411s ok cmd/objdump 0.830s ok cmd/pack 0.715s ok cmd/pprof 1.855s ok cmd/trace 0.032s ok cmd/trace/v2 0.152s ok cmd/vet 11.419s ##### os/user with tag osusergo ok os/user 0.008s ##### hash/maphash purego implementation ok hash/maphash 0.139s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 39.720s ##### Testing without libgcc. ok net 0.012s ok os/user 0.007s ##### sync -cpu=10 ok sync 0.510s ##### ../test ok cmd/internal/testdir 17.583s ok cmd/internal/testdir 15.458s ok cmd/internal/testdir 16.582s ok cmd/internal/testdir 11.804s ok cmd/internal/testdir 16.023s ok cmd/internal/testdir 10.326s ok cmd/internal/testdir 66.928s ok cmd/internal/testdir 10.378s ok cmd/internal/testdir 11.633s ok cmd/internal/testdir 13.095s All tests passed.