linux-ppc64le-power9osu at 4b236b45d0bb659a447dcfc02ebd431587b52e2b :: 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_01" "GO_BUILD_KEY_PATH=/buildkey/gobuildkey" "GO_BUILD_KEY_DELETE_AFTER_READ=true" "GO_BUILDER_ENV=host-linux-ppc64le-power9-osu" "DEBIAN_FRONTEND=noninteractive" "GOROOT_BOOTSTRAP=/workdir/go1.4" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=400ms" "WORKDIR=/workdir" "GO_BUILDER_NAME=linux-ppc64le-power9osu" "GO_BUILDER_FLAKY_NET=1" "GOROOT_BOOTSTRAP=/usr/local/go-bootstrap" "GOPPC64=power9" "GO_TEST_TIMEOUT_SCALE=2" "GOBIN=" "TMPDIR=/workdir/tmp" "GOCACHE=/workdir/gocache" "GOROOT_BOOTSTRAP=/usr/local/go-bootstrap"] in dir /workdir/go/src Building Go cmd/dist using /usr/local/go-bootstrap. (go1.11.1 linux/ppc64le) Building Go toolchain1 using /usr/local/go-bootstrap. 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: POWER9 # GOOS: linux # OS Version: Linux 4.15.0-65-generic #74-Ubuntu SMP Tue Sep 17 17:08:54 UTC 2019 ppc64le ##### Testing packages. ok archive/tar 0.043s ok archive/zip 0.779s ok bufio 0.103s ok bytes 3.287s ok compress/bzip2 0.111s ok compress/flate 0.937s ok compress/gzip 0.124s ok compress/lzw 0.159s ok compress/zlib 0.685s ok container/heap 0.018s ok container/list 0.011s ok container/ring 0.003s ok context 0.013s ok crypto 0.002s ok crypto/aes 0.033s ok crypto/cipher 0.099s ok crypto/des 0.007s ok crypto/dsa 0.004s ok crypto/ecdsa 0.013s ok crypto/ed25519 0.186s ok crypto/elliptic 0.012s ok crypto/hmac 0.009s ok crypto/internal/boring 0.229s ok crypto/internal/edwards25519 8.415s ok crypto/internal/edwards25519/field 7.442s ok crypto/internal/nistec 0.807s ok crypto/internal/nistec/fiat 0.008s [no tests to run] ok crypto/internal/subtle 0.009s ok crypto/md5 0.036s ok crypto/rand 0.063s ok crypto/rc4 0.077s ok crypto/rsa 0.158s ok crypto/sha1 0.028s ok crypto/sha256 0.013s ok crypto/sha512 0.021s ok crypto/subtle 0.006s ok crypto/tls 0.576s ok crypto/x509 1.240s ok database/sql 0.310s ok database/sql/driver 0.010s ok debug/buildinfo 0.005s ok debug/dwarf 0.022s ok debug/elf 0.022s ok debug/gosym 0.024s ok debug/macho 0.004s ok debug/pe 0.052s ok debug/plan9obj 0.019s ok embed 0.004s [no tests to run] ok embed/internal/embedtest 0.009s ok encoding/ascii85 0.016s ok encoding/asn1 0.004s ok encoding/base32 0.047s ok encoding/base64 0.008s ok encoding/binary 0.004s ok encoding/csv 0.011s ok encoding/gob 0.028s ok encoding/hex 0.049s ok encoding/json 0.416s ok encoding/pem 0.651s ok encoding/xml 0.020s ok errors 0.027s ok expvar 0.012s ok flag 0.022s ok fmt 0.206s ok go/ast 0.022s ok go/build 2.842s ok go/build/constraint 0.016s ok go/constant 0.019s ok go/doc 0.075s ok go/doc/comment 1.994s ok go/format 0.014s ok go/importer 0.175s ok go/internal/gccgoimporter 0.017s ok go/internal/gcimporter 12.237s ok go/internal/srcimporter 11.015s ok go/parser 0.071s ok go/printer 0.570s ok go/scanner 0.003s ok go/token 0.051s ok go/types 10.266s ok hash 0.016s ok hash/adler32 0.027s ok hash/crc32 0.006s ok hash/crc64 0.008s ok hash/fnv 0.017s ok hash/maphash 0.102s ok html 0.003s ok html/template 0.163s ok image 0.108s ok image/color 0.023s ok image/draw 0.276s ok image/gif 28.453s ok image/jpeg 5.171s ok image/png 0.368s ok index/suffixarray 0.370s ok internal/abi 0.025s ok internal/buildcfg 0.023s ok internal/cpu 0.004s ok internal/diff 0.016s ok internal/fmtsort 0.002s ok internal/fuzz 0.017s ok internal/godebug 0.002s ok internal/intern 0.296s ok internal/itoa 0.013s ok internal/poll 0.261s ok internal/profile 0.008s ok internal/reflectlite 0.085s ok internal/singleflight 0.020s ok internal/trace 0.062s ok internal/unsafeheader 0.020s ok internal/xcoff 0.018s ok io 0.031s ok io/fs 0.029s ok io/ioutil 0.004s ok log 0.012s ok log/syslog 1.220s ok math 0.007s ok math/big 2.468s ok math/bits 0.006s ok math/cmplx 0.003s ok math/rand 0.828s ok mime 0.019s ok mime/multipart 0.433s ok mime/quotedprintable 0.015s ok net 10.846s ok net/http 18.368s ok net/http/cgi 0.691s ok net/http/cookiejar 0.010s ok net/http/fcgi 0.107s ok net/http/httptest 0.050s ok net/http/httptrace 0.004s ok net/http/httputil 0.779s ok net/http/internal 0.004s ok net/http/internal/ascii 0.003s ok net/http/pprof 5.073s ok net/internal/socktest 0.026s ok net/mail 0.005s ok net/netip 0.629s ok net/rpc 0.040s ok net/rpc/jsonrpc 0.024s ok net/smtp 0.016s ok net/textproto 0.019s ok net/url 0.017s ok os 1.173s ok os/exec 1.243s ok os/exec/internal/fdtest 0.017s ok os/signal 105.909s ok os/user 0.026s ok path 0.004s ok path/filepath 0.023s ok plugin 0.009s ok reflect 0.432s ok regexp 0.144s ok regexp/syntax 0.925s ok runtime 63.414s ok runtime/cgo 0.029s ok runtime/debug 0.072s ok runtime/internal/atomic 0.160s ok runtime/internal/math 0.002s ok runtime/internal/sys 0.007s ok runtime/metrics 0.009s ok runtime/pprof 8.832s ok runtime/trace 3.425s ok sort 0.156s ok strconv 0.638s ok strings 2.103s ok sync 0.535s ok sync/atomic 0.710s ok syscall 0.268s ok testing 0.997s ok testing/fstest 0.004s ok testing/iotest 0.014s ok testing/quick 0.073s ok text/scanner 0.004s ok text/tabwriter 0.019s ok text/template 0.048s ok text/template/parse 0.012s ok time 2.029s ok unicode 0.005s ok unicode/utf16 0.031s ok unicode/utf8 0.006s ok cmd/addr2line 2.635s ok cmd/api 19.313s ok cmd/asm/internal/asm 1.110s ok cmd/asm/internal/lex 0.016s ok cmd/compile/internal/abt 0.009s ok cmd/compile/internal/amd64 0.004s ok cmd/compile/internal/dwarfgen 0.445s ok cmd/compile/internal/importer 2.170s ok cmd/compile/internal/ir 0.007s ok cmd/compile/internal/logopt 0.084s ok cmd/compile/internal/noder 0.004s ok cmd/compile/internal/reflectdata 0.003s [no tests to run] ok cmd/compile/internal/ssa 0.745s ok cmd/compile/internal/syntax 0.070s ok cmd/compile/internal/test 24.308s ok cmd/compile/internal/typecheck 0.627s ok cmd/compile/internal/types 0.009s ok cmd/compile/internal/types2 1.574s ok cmd/cover 4.905s ok cmd/dist 0.004s ok cmd/doc 0.195s ok cmd/fix 4.806s ok cmd/go 93.711s ok cmd/go/internal/auth 0.024s ok cmd/go/internal/cache 0.106s ok cmd/go/internal/fsys 0.018s ok cmd/go/internal/generate 0.033s ok cmd/go/internal/get 0.028s ok cmd/go/internal/imports 0.005s ok cmd/go/internal/load 0.010s ok cmd/go/internal/lockedfile 0.201s ok cmd/go/internal/lockedfile/internal/filelock 0.062s ok cmd/go/internal/modconv 0.008s ok cmd/go/internal/modfetch 0.014s ok cmd/go/internal/modfetch/codehost 0.005s ok cmd/go/internal/modfetch/zip_sum_test 0.006s ok cmd/go/internal/modindex 0.037s ok cmd/go/internal/modload 0.005s ok cmd/go/internal/mvs 0.016s ok cmd/go/internal/par 0.038s ok cmd/go/internal/search 0.004s ok cmd/go/internal/str 0.017s ok cmd/go/internal/test 0.045s ok cmd/go/internal/vcs 0.007s ok cmd/go/internal/web 0.018s ok cmd/go/internal/work 0.016s ok cmd/gofmt 0.074s ok cmd/internal/archive 0.834s ok cmd/internal/buildid 0.289s ok cmd/internal/dwarf 0.003s ok cmd/internal/edit 0.010s ok cmd/internal/goobj 0.033s ok cmd/internal/moddeps 1.888s ok cmd/internal/notsha256 0.003s ok cmd/internal/obj 1.465s ok cmd/internal/obj/ppc64 0.168s ok cmd/internal/obj/riscv 0.095s ok cmd/internal/obj/s390x 0.029s ok cmd/internal/obj/x86 5.488s ok cmd/internal/objabi 0.006s ok cmd/internal/pkgpath 0.071s ok cmd/internal/quoted 0.003s ok cmd/internal/src 0.003s ok cmd/internal/sys 0.019s ok cmd/internal/test2json 0.149s ok cmd/link 29.280s ok cmd/link/internal/benchmark 0.028s ok cmd/link/internal/ld 19.201s ok cmd/link/internal/loader 0.052s ok cmd/nm 3.440s ok cmd/objdump 4.383s ok cmd/pack 3.700s ok cmd/pprof 3.759s ok cmd/trace 0.296s ok cmd/vet 19.953s ##### os/user with tag osusergo ok os/user 0.007s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 36.475s ##### cmd/go terminal test skipping terminal test; stdout/stderr not terminals ##### moved GOROOT ok fmt 0.186s ##### Testing without libgcc. ok net 0.011s ok os/user 0.005s ##### internal linking of -buildmode=pie ok reflect 0.508s ok os/user 0.005s ##### sync -cpu=10 ok sync 0.478s ##### Testing race detector ok runtime/race 19.810s ok flag 0.161s ok net 0.576s ok os 0.252s ok os/exec 0.090s ok encoding/gob 0.151s ok flag 0.078s ok os/exec 0.194s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/test ok misc/cgo/test 11.796s ok misc/cgo/test 12.100s ok misc/cgo/test 12.064s ok misc/cgo/testtls 0.008s ok misc/cgo/testtls 0.025s ok misc/cgo/testtls 0.019s ok misc/cgo/nocgo 0.008s ok misc/cgo/nocgo 0.020s ok misc/cgo/nocgo 0.003s ok misc/cgo/test 17.730s ok misc/cgo/test 17.731s ok misc/cgo/test 15.567s ok misc/cgo/test 16.063s ok misc/cgo/testtls 0.022s ok misc/cgo/nocgo 0.002s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 1.217s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 1.319s ##### ../misc/cgo/testcarchive PASS ##### ../misc/cgo/testcshared PASS ##### ../misc/cgo/testshared ok misc/cgo/testshared 82.618s ##### ../misc/cgo/testplugin ok misc/cgo/testplugin 44.194s ##### ../misc/cgo/errors PASS ##### ../misc/cgo/testsigfwd ok testsigfwd ##### ../test/bench/go1 ##### ../test ##### API check All tests passed.