linux-ppc64le-buildlet at 6d4101ea68477bf1d762f7466523de0b95bec0ca :: 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_02" "GO_BUILDER_ENV=host-linux-ppc64le-osu" "GO_BUILD_KEY_PATH=/buildkey/gobuildkey" "GO_BUILD_KEY_DELETE_AFTER_READ=true" "DEBIAN_FRONTEND=noninteractive" "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-ppc64le-buildlet" "GO_BUILDER_FLAKY_NET=1" "GO_TEST_TIMEOUT_SCALE=2" "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/ppc64le) 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/ppc64le. --- Installed Go for linux/ppc64le in /workdir/go Installed commands in /workdir/go/bin ##### Test execution environment. # GOARCH: ppc64le # CPU: POWER8 # GOOS: linux # OS Version: Linux 5.4.0-125-generic #141-Ubuntu SMP Wed Aug 10 13:41:48 UTC 2022 ppc64le ##### Testing packages. ok archive/tar 0.419s ok archive/zip 0.731s ok bufio 0.193s ok bytes 1.550s ok compress/bzip2 0.081s ok compress/flate 1.072s ok compress/gzip 3.325s ok compress/lzw 0.115s ok compress/zlib 0.674s ok container/heap 0.018s ok container/list 0.004s ok container/ring 0.004s ok context 0.021s ok crypto 0.026s ok crypto/aes 0.037s ok crypto/cipher 0.077s ok crypto/des 0.016s ok crypto/dsa 0.016s ok crypto/ecdh 0.102s ok crypto/ecdsa 0.070s ok crypto/ed25519 0.095s ok crypto/elliptic 0.013s ok crypto/hmac 0.003s ok crypto/internal/alias 0.017s ok crypto/internal/bigmod 0.334s ok crypto/internal/boring 0.024s ok crypto/internal/boring/bcache 0.132s ok crypto/internal/edwards25519 8.349s ok crypto/internal/edwards25519/field 8.158s ok crypto/internal/nistec 0.847s ok crypto/internal/nistec/fiat 0.002s [no tests to run] ok crypto/md5 0.024s ok crypto/rand 0.113s ok crypto/rc4 0.070s ok crypto/rsa 0.207s ok crypto/sha1 0.013s ok crypto/sha256 0.014s ok crypto/sha512 0.010s ok crypto/subtle 0.250s ok crypto/tls 0.733s ok crypto/x509 0.930s ok database/sql 0.390s ok database/sql/driver 0.030s ok debug/buildinfo 0.009s ok debug/dwarf 0.028s ok debug/elf 0.344s ok debug/gosym 0.040s ok debug/macho 0.017s ok debug/pe 0.023s ok debug/plan9obj 0.018s ok embed 0.007s [no tests to run] ok embed/internal/embedtest 0.028s ok encoding/ascii85 0.005s ok encoding/asn1 0.013s ok encoding/base32 0.067s ok encoding/base64 0.011s ok encoding/binary 0.005s ok encoding/csv 0.017s ok encoding/gob 5.383s ok encoding/hex 0.013s ok encoding/json 0.431s ok encoding/pem 0.484s ok encoding/xml 0.082s ok errors 0.021s ok expvar 0.019s ok flag 0.022s ok fmt 0.164s ok go/ast 0.011s ok go/build 2.649s ok go/build/constraint 0.039s ok go/constant 0.014s ok go/doc 0.060s ok go/doc/comment 1.668s ok go/format 0.026s ok go/importer 0.362s ok go/internal/gccgoimporter 0.011s ok go/internal/gcimporter 1.959s ok go/internal/srcimporter 14.668s ok go/parser 0.330s ok go/printer 0.417s ok go/scanner 0.005s ok go/token 0.019s ok go/types 12.989s ok hash 0.012s ok hash/adler32 0.006s ok hash/crc32 0.007s ok hash/crc64 0.006s ok hash/fnv 0.003s ok hash/maphash 0.084s ok html 0.019s ok html/template 0.150s ok image 0.173s ok image/color 0.083s ok image/draw 0.244s ok image/gif 0.333s ok image/jpeg 0.308s ok image/png 0.490s ok index/suffixarray 0.306s ok internal/abi 6.413s ok internal/buildcfg 0.005s ok internal/coverage/cformat 0.005s ok internal/coverage/cmerge 0.009s ok internal/coverage/pods 0.011s ok internal/coverage/slicereader 0.005s ok internal/coverage/slicewriter 0.003s ok internal/coverage/test 0.019s ok internal/cpu 0.019s ok internal/dag 0.017s ok internal/diff 0.073s ok internal/fmtsort 0.007s ok internal/fuzz 0.012s ok internal/godebug 0.003s ok internal/intern 0.374s ok internal/itoa 0.004s ok internal/poll 0.326s ok internal/profile 0.052s ok internal/reflectlite 0.064s ok internal/safefilepath 0.006s ok internal/saferio 0.044s ok internal/singleflight 0.039s ok internal/testenv 0.015s ok internal/trace 0.077s ok internal/types/errors 0.380s ok internal/unsafeheader 0.011s ok internal/xcoff 0.041s ok io 0.035s ok io/fs 0.405s ok io/ioutil 0.008s ok log 0.005s ok log/syslog 1.251s ok math 0.023s ok math/big 1.520s ok math/bits 0.009s ok math/cmplx 0.009s ok math/rand 0.405s ok mime 0.036s ok mime/multipart 0.357s ok mime/quotedprintable 0.134s ok net 13.371s ok net/http 11.125s ok net/http/cgi 0.473s ok net/http/cookiejar 0.027s ok net/http/fcgi 0.115s ok net/http/httptest 0.302s ok net/http/httptrace 0.009s ok net/http/httputil 0.606s ok net/http/internal 0.058s ok net/http/internal/ascii 0.056s ok net/http/pprof 5.134s ok net/internal/socktest 0.030s ok net/mail 0.006s ok net/netip 0.463s ok net/rpc 0.029s ok net/rpc/jsonrpc 0.010s ok net/smtp 0.022s ok net/textproto 0.026s ok net/url 0.022s ok os 0.723s ok os/exec 0.339s ok os/exec/internal/fdtest 0.023s ok os/signal 75.811s ok os/user 0.039s ok path 0.016s ok path/filepath 0.035s ok plugin 0.039s ok reflect 0.750s ok regexp 0.697s ok regexp/syntax 1.276s ok runtime 61.181s ok runtime/cgo 0.013s ok runtime/coverage 0.024s ok runtime/debug 0.142s ok runtime/internal/atomic 0.171s ok runtime/internal/math 0.034s ok runtime/internal/sys 0.034s ok runtime/internal/syscall 0.004s ok runtime/metrics 0.039s ok runtime/pprof 8.267s ok runtime/trace 4.157s ok sort 0.277s ok strconv 0.791s ok strings 1.415s ok sync 0.532s ok sync/atomic 1.167s ok syscall 0.338s ok testing 1.195s ok testing/fstest 0.039s ok testing/iotest 0.036s ok testing/quick 0.122s ok text/scanner 0.005s ok text/tabwriter 0.032s ok text/template 0.041s ok text/template/parse 0.011s ok time 2.622s ok unicode 0.011s ok unicode/utf16 0.020s ok unicode/utf8 0.062s ok cmd/addr2line 1.142s ok cmd/api 15.901s ok cmd/asm/internal/asm 0.995s ok cmd/asm/internal/lex 0.006s ok cmd/compile/internal/abt 0.039s ok cmd/compile/internal/amd64 0.005s ok cmd/compile/internal/base 0.017s ok cmd/compile/internal/compare 0.009s ok cmd/compile/internal/dwarfgen 0.829s ok cmd/compile/internal/importer 2.517s ok cmd/compile/internal/ir 0.016s ok cmd/compile/internal/logopt 0.205s ok cmd/compile/internal/noder 0.005s ok cmd/compile/internal/reflectdata 0.005s [no tests to run] ok cmd/compile/internal/ssa 17.912s ok cmd/compile/internal/syntax 0.041s ok cmd/compile/internal/test 24.046s ok cmd/compile/internal/typecheck 0.949s ok cmd/compile/internal/types 0.023s ok cmd/compile/internal/types2 10.370s ok cmd/covdata 0.024s ok cmd/cover 2.216s ok cmd/dist 0.086s ok cmd/doc 0.259s ok cmd/fix 5.841s ok cmd/go 68.182s ok cmd/go/internal/auth 0.010s ok cmd/go/internal/cache 0.108s ok cmd/go/internal/fsys 0.042s ok cmd/go/internal/generate 0.007s ok cmd/go/internal/get 0.019s ok cmd/go/internal/imports 0.020s ok cmd/go/internal/load 0.027s ok cmd/go/internal/lockedfile 0.106s ok cmd/go/internal/lockedfile/internal/filelock 0.071s ok cmd/go/internal/modconv 0.109s ok cmd/go/internal/modfetch 0.020s ok cmd/go/internal/modfetch/codehost 0.023s ok cmd/go/internal/modfetch/zip_sum_test 0.021s ok cmd/go/internal/modindex 0.223s ok cmd/go/internal/modload 0.010s ok cmd/go/internal/mvs 0.020s ok cmd/go/internal/par 0.087s ok cmd/go/internal/str 0.018s ok cmd/go/internal/test 0.019s ok cmd/go/internal/vcs 0.028s ok cmd/go/internal/vcweb 0.043s ok cmd/go/internal/vcweb/vcstest 0.071s ok cmd/go/internal/web 0.061s ok cmd/go/internal/work 0.029s ok cmd/gofmt 0.105s ok cmd/internal/archive 2.039s ok cmd/internal/buildid 0.374s ok cmd/internal/dwarf 0.002s ok cmd/internal/edit 0.016s ok cmd/internal/goobj 0.003s ok cmd/internal/moddeps 2.436s ok cmd/internal/notsha256 0.003s ok cmd/internal/obj 0.836s ok cmd/internal/obj/ppc64 0.242s ok cmd/internal/obj/riscv 0.049s ok cmd/internal/obj/s390x 0.027s ok cmd/internal/obj/x86 5.068s ok cmd/internal/objabi 0.009s ok cmd/internal/pkgpath 0.049s ok cmd/internal/pkgpattern 0.004s ok cmd/internal/quoted 0.029s ok cmd/internal/src 0.009s ok cmd/internal/test2json 0.686s ok cmd/link 11.030s ok cmd/link/internal/benchmark 0.024s ok cmd/link/internal/ld 8.532s ok cmd/link/internal/loader 0.066s ok cmd/nm 2.410s ok cmd/objdump 3.586s ok cmd/pack 2.358s ok cmd/pprof 1.905s ok cmd/trace 0.245s ok cmd/vet 8.795s ##### os/user with tag osusergo ok os/user 0.014s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 44.721s ##### moved GOROOT ok fmt 0.133s ##### Testing without libgcc. ok net 0.016s ok os/user 0.005s ##### internal linking of -buildmode=pie ok reflect 0.844s ok os/user 0.005s ##### sync -cpu=10 ok sync 0.388s ##### Testing race detector ok runtime/race 5.779s ok flag 0.135s ok net 0.383s ok os 0.299s ok os/exec 0.105s ok encoding/gob 0.100s ok flag 0.035s ok os/exec 0.104s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/fortran PASS ##### ../misc/cgo/test ok misc/cgo/test 1.171s ok misc/cgo/test 1.276s ok misc/cgo/test 1.345s ok misc/cgo/testtls 0.003s ok misc/cgo/testtls 0.006s ok misc/cgo/testtls 0.004s ok misc/cgo/nocgo 0.004s ok misc/cgo/nocgo 0.004s ok misc/cgo/nocgo 0.014s ok misc/cgo/test 1.151s ok misc/cgo/test 1.261s ok misc/cgo/test 1.312s ok misc/cgo/test 1.199s ok misc/cgo/testtls 0.008s ok misc/cgo/nocgo 0.009s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 1.475s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 1.983s ##### ../misc/cgo/testcarchive PASS ##### ../misc/cgo/testcshared PASS ##### ../misc/cgo/testshared ok misc/cgo/testshared 93.633s ##### ../misc/cgo/testplugin ok misc/cgo/testplugin 56.766s ##### ../misc/cgo/testsanitizers PASS ##### ../misc/cgo/errors PASS ##### ../test/bench/go1 ok test/bench/go1 0.015s [no tests to run] ##### ../test All tests passed.