linux-ppc64le-buildlet at 7135710e01ab86468f23ac412e7f03f49235d5bb :: 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_BUILD_KEY_PATH=/buildkey/gobuildkey" "GO_BUILD_KEY_DELETE_AFTER_READ=true" "GO_BUILDER_ENV=host-linux-ppc64le-osu" "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.350s ok archive/zip 0.579s ok bufio 0.083s ok bytes 1.296s ok compress/bzip2 0.106s ok compress/flate 0.773s ok compress/gzip 2.907s ok compress/lzw 0.165s ok compress/zlib 0.702s ok container/heap 0.012s ok container/list 0.003s ok container/ring 0.005s ok context 0.018s ok crypto 0.005s ok crypto/aes 0.024s ok crypto/cipher 0.083s ok crypto/des 0.007s ok crypto/dsa 0.010s ok crypto/ecdh 0.067s ok crypto/ecdsa 0.027s ok crypto/ed25519 0.090s ok crypto/elliptic 0.052s ok crypto/hmac 0.034s ok crypto/internal/alias 0.004s ok crypto/internal/bigmod 0.275s ok crypto/internal/boring 0.003s ok crypto/internal/boring/bcache 0.106s ok crypto/internal/edwards25519 7.604s ok crypto/internal/edwards25519/field 7.064s ok crypto/internal/nistec 0.653s ok crypto/internal/nistec/fiat 0.014s [no tests to run] ok crypto/md5 0.030s ok crypto/rand 0.073s ok crypto/rc4 0.041s ok crypto/rsa 0.130s ok crypto/sha1 0.005s ok crypto/sha256 0.015s ok crypto/sha512 0.010s ok crypto/subtle 0.159s ok crypto/tls 0.442s ok crypto/x509 0.598s ok database/sql 0.279s ok database/sql/driver 0.002s ok debug/buildinfo 0.022s ok debug/dwarf 0.018s ok debug/elf 0.256s ok debug/gosym 0.015s ok debug/macho 0.005s ok debug/pe 0.038s ok debug/plan9obj 0.026s ok embed 0.004s [no tests to run] ok embed/internal/embedtest 0.005s ok encoding/ascii85 0.013s ok encoding/asn1 0.004s ok encoding/base32 0.083s ok encoding/base64 0.008s ok encoding/binary 0.006s ok encoding/csv 0.010s ok encoding/gob 6.041s ok encoding/hex 0.010s ok encoding/json 0.461s ok encoding/pem 0.452s ok encoding/xml 0.107s ok errors 0.037s ok expvar 0.012s ok flag 0.029s ok fmt 0.216s ok go/ast 0.008s ok go/build 2.520s ok go/build/constraint 0.016s ok go/constant 0.005s ok go/doc 0.041s ok go/doc/comment 1.252s ok go/format 0.027s ok go/importer 0.353s ok go/internal/gccgoimporter 0.009s ok go/internal/gcimporter 1.719s ok go/internal/srcimporter 13.883s ok go/parser 0.415s ok go/printer 0.384s ok go/scanner 0.007s ok go/token 0.035s ok go/types 11.623s ok hash 0.015s ok hash/adler32 0.048s ok hash/crc32 0.010s ok hash/crc64 0.008s ok hash/fnv 0.006s ok hash/maphash 0.101s ok html 0.003s ok html/template 0.076s ok image 0.088s ok image/color 0.019s ok image/draw 0.166s ok image/gif 0.314s ok image/jpeg 0.232s ok image/png 0.447s ok index/suffixarray 0.266s ok internal/abi 7.981s ok internal/buildcfg 0.005s ok internal/coverage/cformat 0.004s ok internal/coverage/cmerge 0.005s ok internal/coverage/pods 0.028s ok internal/coverage/slicereader 0.003s ok internal/coverage/slicewriter 0.002s ok internal/coverage/test 0.040s ok internal/cpu 0.007s ok internal/dag 0.005s ok internal/diff 0.062s ok internal/fmtsort 0.014s ok internal/fuzz 0.014s ok internal/godebug 0.033s ok internal/intern 0.395s ok internal/itoa 0.016s ok internal/poll 0.259s ok internal/profile 0.033s ok internal/reflectlite 0.075s ok internal/safefilepath 0.017s ok internal/saferio 0.089s ok internal/singleflight 0.031s ok internal/testenv 0.014s ok internal/trace 0.056s ok internal/types/errors 0.325s ok internal/unsafeheader 0.041s ok internal/xcoff 0.060s ok io 0.025s ok io/fs 0.415s ok io/ioutil 0.019s ok log 0.022s ok log/syslog 1.244s ok math 0.007s ok math/big 1.526s ok math/bits 0.008s ok math/cmplx 0.004s ok math/rand 0.373s ok mime 0.017s ok mime/multipart 0.267s ok mime/quotedprintable 0.039s ok net 9.898s ok net/http 8.049s ok net/http/cgi 0.525s ok net/http/cookiejar 0.076s ok net/http/fcgi 0.114s ok net/http/httptest 0.170s ok net/http/httptrace 0.023s ok net/http/httputil 0.726s ok net/http/internal 0.012s ok net/http/internal/ascii 0.009s ok net/http/pprof 5.122s ok net/internal/socktest 0.013s ok net/mail 0.015s ok net/netip 0.641s ok net/rpc 0.027s ok net/rpc/jsonrpc 0.013s ok net/smtp 0.025s ok net/textproto 0.054s ok net/url 0.019s ok os 0.784s ok os/exec 0.279s ok os/exec/internal/fdtest 0.004s ok os/signal 75.609s ok os/user 0.015s ok path 0.010s ok path/filepath 0.037s ok plugin 0.054s ok reflect 0.693s ok regexp 0.722s ok regexp/syntax 1.270s ok runtime 48.065s ok runtime/cgo 0.008s ok runtime/coverage 0.005s ok runtime/debug 0.061s ok runtime/internal/atomic 0.174s ok runtime/internal/math 0.007s ok runtime/internal/sys 0.015s ok runtime/internal/syscall 0.003s ok runtime/metrics 0.024s ok runtime/pprof 6.961s ok runtime/trace 3.052s ok sort 0.125s ok strconv 0.586s ok strings 1.421s ok sync 0.440s ok sync/atomic 0.836s ok syscall 0.116s ok testing 0.652s ok testing/fstest 0.008s ok testing/iotest 0.005s ok testing/quick 0.046s ok text/scanner 0.016s ok text/tabwriter 0.003s ok text/template 0.037s ok text/template/parse 0.019s ok time 2.209s ok unicode 0.007s ok unicode/utf16 0.007s ok unicode/utf8 0.021s ok cmd/addr2line 0.812s ok cmd/api 10.496s ok cmd/asm/internal/asm 0.713s ok cmd/asm/internal/lex 0.007s ok cmd/compile/internal/abt 0.015s ok cmd/compile/internal/amd64 0.006s ok cmd/compile/internal/base 0.006s ok cmd/compile/internal/compare 0.004s ok cmd/compile/internal/dwarfgen 0.515s ok cmd/compile/internal/importer 1.575s ok cmd/compile/internal/ir 0.005s ok cmd/compile/internal/logopt 0.124s ok cmd/compile/internal/noder 0.017s ok cmd/compile/internal/reflectdata 0.014s [no tests to run] ok cmd/compile/internal/ssa 12.018s ok cmd/compile/internal/syntax 0.032s ok cmd/compile/internal/test 16.682s ok cmd/compile/internal/typecheck 0.576s ok cmd/compile/internal/types 0.013s ok cmd/compile/internal/types2 6.467s ok cmd/covdata 0.031s ok cmd/cover 1.117s ok cmd/dist 0.058s ok cmd/doc 0.156s ok cmd/fix 2.949s ok cmd/go 52.780s ok cmd/go/internal/auth 0.004s ok cmd/go/internal/cache 0.073s ok cmd/go/internal/fsys 0.020s ok cmd/go/internal/generate 0.010s ok cmd/go/internal/get 0.008s ok cmd/go/internal/imports 0.011s ok cmd/go/internal/load 0.010s ok cmd/go/internal/lockedfile 0.089s ok cmd/go/internal/lockedfile/internal/filelock 0.038s ok cmd/go/internal/modconv 0.025s ok cmd/go/internal/modfetch 0.008s ok cmd/go/internal/modfetch/codehost 0.007s ok cmd/go/internal/modfetch/zip_sum_test 0.049s ok cmd/go/internal/modindex 0.225s ok cmd/go/internal/modload 0.010s ok cmd/go/internal/mvs 0.006s ok cmd/go/internal/par 0.040s ok cmd/go/internal/str 0.005s ok cmd/go/internal/test 0.025s ok cmd/go/internal/vcs 0.008s ok cmd/go/internal/vcweb 0.013s ok cmd/go/internal/vcweb/vcstest 0.072s ok cmd/go/internal/web 0.024s ok cmd/go/internal/work 0.017s ok cmd/gofmt 0.040s ok cmd/internal/archive 1.233s ok cmd/internal/buildid 0.219s ok cmd/internal/dwarf 0.004s ok cmd/internal/edit 0.003s ok cmd/internal/goobj 0.003s ok cmd/internal/moddeps 1.754s ok cmd/internal/notsha256 0.009s ok cmd/internal/obj 0.619s ok cmd/internal/obj/ppc64 0.066s ok cmd/internal/obj/riscv 0.021s ok cmd/internal/obj/s390x 0.004s ok cmd/internal/obj/x86 3.542s ok cmd/internal/objabi 0.006s ok cmd/internal/pkgpath 0.032s ok cmd/internal/pkgpattern 0.004s ok cmd/internal/quoted 0.004s ok cmd/internal/src 0.012s ok cmd/internal/test2json 0.309s ok cmd/link 7.196s ok cmd/link/internal/benchmark 0.008s ok cmd/link/internal/ld 5.073s ok cmd/link/internal/loader 0.034s ok cmd/nm 1.609s ok cmd/objdump 2.957s ok cmd/pack 1.847s ok cmd/pprof 1.673s ok cmd/trace 0.235s ok cmd/vet 8.036s ##### os/user with tag osusergo ok os/user 0.010s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 35.363s ##### moved GOROOT ok fmt 0.109s ##### Testing without libgcc. ok net 0.011s ok os/user 0.005s ##### internal linking of -buildmode=pie ok reflect 1.427s ok os/user 0.005s ##### sync -cpu=10 ok sync 0.403s ##### Testing race detector ok runtime/race 4.592s ok flag 0.058s ok net 0.216s ok os 0.164s ok os/exec 0.085s ok encoding/gob 0.090s ok flag 0.042s ok os/exec 0.070s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/fortran PASS ##### ../misc/cgo/test ok misc/cgo/test 1.019s ok misc/cgo/test 1.083s ok misc/cgo/test 1.039s ok misc/cgo/testtls 0.003s ok misc/cgo/testtls 0.004s ok misc/cgo/testtls 0.003s ok misc/cgo/nocgo 0.004s ok misc/cgo/nocgo 0.003s ok misc/cgo/nocgo 0.003s ok misc/cgo/test 1.061s ok misc/cgo/test 1.018s ok misc/cgo/test 1.058s ok misc/cgo/test 1.036s ok misc/cgo/testtls 0.004s ok misc/cgo/nocgo 0.003s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 0.796s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 0.868s ##### ../misc/cgo/testcarchive PASS ##### ../misc/cgo/testcshared PASS ##### ../misc/cgo/testshared ok misc/cgo/testshared 56.426s ##### ../misc/cgo/testplugin ok misc/cgo/testplugin 30.994s ##### ../misc/cgo/testsanitizers PASS ##### ../misc/cgo/errors PASS ##### ../test/bench/go1 ok test/bench/go1 0.009s [no tests to run] ##### ../test All tests passed.