linux-ppc64le-buildlet at ab28b834c4a38bd2295ee43eca4f9e38c28d54a2 :: 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-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=400ms" "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.260s ok archive/zip 0.450s ok bufio 0.109s ok bytes 1.336s ok compress/bzip2 0.071s ok compress/flate 0.853s ok compress/gzip 3.012s ok compress/lzw 0.130s ok compress/zlib 0.526s ok container/heap 0.005s ok container/list 0.002s ok container/ring 0.004s ok context 0.013s ok crypto 0.003s ok crypto/aes 0.026s ok crypto/cipher 0.069s ok crypto/des 0.020s ok crypto/dsa 0.004s ok crypto/ecdh 0.047s ok crypto/ecdsa 0.025s ok crypto/ed25519 0.086s ok crypto/elliptic 0.024s ok crypto/hmac 0.006s ok crypto/internal/alias 0.002s ok crypto/internal/bigmod 0.226s ok crypto/internal/boring 0.002s ok crypto/internal/boring/bcache 0.109s ok crypto/internal/edwards25519 6.735s ok crypto/internal/edwards25519/field 6.715s ok crypto/internal/nistec 0.156s ok crypto/internal/nistec/fiat 0.019s [no tests to run] ok crypto/md5 0.005s ok crypto/rand 0.069s ok crypto/rc4 0.048s ok crypto/rsa 0.479s ok crypto/sha1 0.004s ok crypto/sha256 0.004s ok crypto/sha512 0.004s ok crypto/subtle 0.174s ok crypto/tls 0.442s ok crypto/x509 0.611s ok database/sql 0.329s ok database/sql/driver 0.050s ok debug/buildinfo 0.008s ok debug/dwarf 0.028s ok debug/elf 0.243s ok debug/gosym 0.026s ok debug/macho 0.004s ok debug/pe 0.012s ok debug/plan9obj 0.007s ok embed 0.003s [no tests to run] ok embed/internal/embedtest 0.036s ok encoding/ascii85 0.041s ok encoding/asn1 0.006s ok encoding/base32 0.067s ok encoding/base64 0.005s ok encoding/binary 0.006s ok encoding/csv 0.017s ok encoding/gob 3.630s ok encoding/hex 0.004s ok encoding/json 0.862s ok encoding/pem 1.289s ok encoding/xml 0.058s ok errors 0.054s ok expvar 0.042s ok flag 0.020s ok fmt 0.143s ok go/ast 0.007s ok go/build 2.527s ok go/build/constraint 0.019s ok go/constant 0.014s ok go/doc 0.044s ok go/doc/comment 1.323s ok go/format 0.041s ok go/importer 0.316s ok go/internal/gccgoimporter 0.012s ok go/internal/gcimporter 1.962s ok go/internal/srcimporter 12.873s ok go/parser 0.274s ok go/printer 0.271s ok go/scanner 0.004s ok go/token 0.027s ok go/types 10.478s ok hash 0.004s ok hash/adler32 0.007s ok hash/crc32 0.009s ok hash/crc64 0.003s ok hash/fnv 0.016s ok hash/maphash 0.106s ok html 0.003s ok html/template 0.070s ok image 0.058s ok image/color 0.031s ok image/draw 0.130s ok image/gif 0.320s ok image/jpeg 0.183s ok image/png 0.444s ok index/suffixarray 0.174s ok internal/abi 0.046s ok internal/buildcfg 0.003s ok internal/coverage/cformat 0.003s ok internal/coverage/cmerge 0.004s ok internal/coverage/pods 0.023s ok internal/coverage/slicereader 0.003s ok internal/coverage/slicewriter 0.002s ok internal/coverage/test 0.008s ok internal/cpu 0.006s ok internal/dag 0.004s ok internal/diff 0.024s ok internal/fmtsort 0.002s ok internal/fuzz 0.007s ok internal/godebug 0.009s ok internal/intern 0.326s ok internal/itoa 0.003s ok internal/poll 0.215s ok internal/profile 0.042s ok internal/reflectlite 0.058s ok internal/safefilepath 0.002s ok internal/saferio 0.380s ok internal/singleflight 0.020s ok internal/testenv 0.013s ok internal/trace 0.045s ok internal/types/errors 0.259s ok internal/unsafeheader 0.022s ok internal/xcoff 0.014s ok io 0.027s ok io/fs 0.471s ok io/ioutil 0.014s ok log 0.004s ok log/syslog 1.223s ok maps 0.016s ok math 0.007s ok math/big 1.754s ok math/bits 0.008s ok math/cmplx 0.003s ok math/rand 0.335s ok mime 0.008s ok mime/multipart 2.243s ok mime/quotedprintable 0.039s ok net 14.566s ok net/http 6.737s ok net/http/cgi 0.260s ok net/http/cookiejar 0.007s ok net/http/fcgi 0.107s ok net/http/httptest 0.043s ok net/http/httptrace 0.004s ok net/http/httputil 0.585s ok net/http/internal 0.003s ok net/http/internal/ascii 0.006s ok net/http/pprof 5.087s ok net/internal/socktest 0.038s ok net/mail 0.006s ok net/netip 0.493s ok net/rpc 0.035s ok net/rpc/jsonrpc 0.009s ok net/smtp 0.016s ok net/textproto 0.062s ok net/url 0.015s ok os 0.712s ok os/exec 0.281s ok os/exec/internal/fdtest 0.007s ok os/signal 75.528s ok os/user 0.028s ok path 0.021s ok path/filepath 0.029s ok plugin 0.025s ok reflect 0.754s ok regexp 0.535s ok regexp/syntax 1.202s ok runtime 46.619s ok runtime/cgo 0.005s ok runtime/coverage 0.003s ok runtime/debug 0.043s ok runtime/internal/atomic 0.137s ok runtime/internal/math 0.005s ok runtime/internal/sys 0.003s ok runtime/internal/syscall 0.003s ok runtime/metrics 0.005s ok runtime/pprof 7.178s ok runtime/trace 2.749s ok slices 0.048s ok sort 0.082s ok strconv 0.672s ok strings 1.356s ok sync 0.349s ok sync/atomic 2.161s ok syscall 2.189s ok testing 0.863s ok testing/fstest 0.004s ok testing/iotest 0.005s ok testing/quick 0.042s ok text/scanner 0.037s ok text/tabwriter 0.023s ok text/template 0.023s ok text/template/parse 0.015s ok time 2.019s ok unicode 0.005s ok unicode/utf16 0.032s ok unicode/utf8 0.044s ok cmd/addr2line 0.498s ok cmd/api 13.217s ok cmd/asm/internal/asm 0.862s ok cmd/asm/internal/lex 0.021s ok cmd/compile/internal/abt 0.044s ok cmd/compile/internal/amd64 0.006s ok cmd/compile/internal/base 0.004s ok cmd/compile/internal/compare 0.049s ok cmd/compile/internal/dwarfgen 0.314s ok cmd/compile/internal/importer 1.156s ok cmd/compile/internal/ir 0.005s ok cmd/compile/internal/logopt 0.051s ok cmd/compile/internal/loopvar 0.020s ok cmd/compile/internal/noder 0.029s ok cmd/compile/internal/reflectdata 0.030s [no tests to run] ok cmd/compile/internal/ssa 15.123s ok cmd/compile/internal/syntax 0.068s ok cmd/compile/internal/test 14.950s ok cmd/compile/internal/typecheck 0.393s ok cmd/compile/internal/types 0.002s ok cmd/compile/internal/types2 5.345s ok cmd/covdata 0.003s ok cmd/cover 1.061s ok cmd/dist 0.002s ok cmd/doc 0.182s ok cmd/fix 2.848s ok cmd/go 50.778s ok cmd/go/internal/auth 0.011s ok cmd/go/internal/cache 0.093s ok cmd/go/internal/fsys 0.027s ok cmd/go/internal/generate 0.021s ok cmd/go/internal/get 0.007s ok cmd/go/internal/imports 0.006s ok cmd/go/internal/load 0.008s ok cmd/go/internal/lockedfile 0.107s ok cmd/go/internal/lockedfile/internal/filelock 0.029s ok cmd/go/internal/modconv 0.084s ok cmd/go/internal/modfetch 0.020s ok cmd/go/internal/modfetch/codehost 0.009s ok cmd/go/internal/modfetch/zip_sum_test 0.060s ok cmd/go/internal/modindex 0.269s ok cmd/go/internal/modload 0.008s ok cmd/go/internal/mvs 0.009s ok cmd/go/internal/par 0.048s ok cmd/go/internal/str 0.005s ok cmd/go/internal/test 0.015s ok cmd/go/internal/vcs 0.008s ok cmd/go/internal/vcweb 0.009s ok cmd/go/internal/vcweb/vcstest 0.049s ok cmd/go/internal/web 0.030s ok cmd/go/internal/work 0.033s ok cmd/gofmt 0.046s ok cmd/internal/archive 0.590s ok cmd/internal/buildid 0.174s ok cmd/internal/cov 0.298s ok cmd/internal/dwarf 0.005s ok cmd/internal/edit 0.007s ok cmd/internal/goobj 0.003s ok cmd/internal/moddeps 1.565s ok cmd/internal/notsha256 0.005s ok cmd/internal/obj 0.658s ok cmd/internal/obj/ppc64 0.169s ok cmd/internal/obj/riscv 0.040s ok cmd/internal/obj/s390x 0.002s ok cmd/internal/obj/x86 3.392s ok cmd/internal/objabi 0.003s ok cmd/internal/pkgpath 0.020s ok cmd/internal/pkgpattern 0.003s ok cmd/internal/quoted 0.005s ok cmd/internal/src 0.019s ok cmd/internal/test2json 0.283s ok cmd/link 7.089s ok cmd/link/internal/benchmark 0.041s ok cmd/link/internal/ld 4.794s ok cmd/link/internal/loader 0.017s ok cmd/nm 1.564s ok cmd/objdump 2.093s ok cmd/pack 1.028s ok cmd/pprof 1.397s ok cmd/trace 0.228s ok cmd/vet 7.511s ##### os/user with tag osusergo ok os/user 0.007s ##### hash/maphash purego implementation ok hash/maphash 0.075s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 36.258s ##### moved GOROOT ok fmt 0.108s ##### Testing without libgcc. ok net 0.010s ok os/user 0.005s ##### internal linking of -buildmode=pie ok reflect 0.783s ok os/user 0.005s ##### sync -cpu=10 ok sync 0.352s ##### Testing race detector ok runtime/race 4.614s ok flag 0.045s ok net 0.205s ok os 0.175s ok os/exec 0.088s ok encoding/gob 0.083s ok flag 0.043s ok os/exec 0.087s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/fortran PASS ##### ../misc/cgo/test ok misc/cgo/test 1.040s ok misc/cgo/test 0.971s ok misc/cgo/test 1.055s ok misc/cgo/testtls 0.004s ok misc/cgo/testtls 0.006s ok misc/cgo/testtls 0.007s ok misc/cgo/nocgo 0.002s ok misc/cgo/nocgo 0.003s ok misc/cgo/nocgo 0.003s ok misc/cgo/test 0.979s ok misc/cgo/test 1.083s ok misc/cgo/test 1.053s ok misc/cgo/test 1.075s ok misc/cgo/testtls 0.010s ok misc/cgo/nocgo 0.002s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 0.905s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 0.924s ##### ../misc/cgo/testcarchive PASS ##### ../misc/cgo/testcshared PASS ##### ../misc/cgo/testshared ok misc/cgo/testshared 58.781s ##### ../misc/cgo/testplugin ok misc/cgo/testplugin 30.935s ##### ../misc/cgo/testsanitizers PASS ##### ../misc/cgo/errors PASS ##### ../test/bench/go1 ok test/bench/go1 0.009s [no tests to run] ##### ../test PASS PASS PASS PASS PASS PASS PASS PASS PASS PASS All tests passed.