linux-ppc64le-power9osu at 19ed442807499080cf9c31ac883d4195db5415c9 :: 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_05" "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=100ms" "GO_STAGE0_DL_DELAY=2.5s" "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.046s ok archive/zip 0.687s ok bufio 0.106s ok bytes 3.448s ok compress/bzip2 0.179s ok compress/flate 1.662s ok compress/gzip 0.085s ok compress/lzw 0.169s ok compress/zlib 0.750s ok container/heap 0.022s ok container/list 0.024s ok container/ring 0.003s ok context 0.013s ok crypto 0.012s ok crypto/aes 0.032s ok crypto/cipher 0.076s ok crypto/des 0.046s ok crypto/dsa 0.004s ok crypto/ecdsa 0.012s ok crypto/ed25519 0.181s ok crypto/elliptic 0.013s ok crypto/hmac 0.020s ok crypto/internal/boring 0.289s ok crypto/internal/edwards25519 8.616s ok crypto/internal/edwards25519/field 7.869s ok crypto/internal/nistec 0.660s ok crypto/internal/nistec/fiat 0.005s [no tests to run] ok crypto/internal/subtle 0.010s ok crypto/md5 0.016s ok crypto/rand 0.052s ok crypto/rc4 0.077s ok crypto/rsa 0.154s ok crypto/sha1 0.020s ok crypto/sha256 0.036s ok crypto/sha512 0.023s ok crypto/subtle 0.006s ok crypto/tls 0.611s ok crypto/x509 0.977s ok database/sql 0.325s ok database/sql/driver 0.008s ok debug/buildinfo 0.022s ok debug/dwarf 0.024s ok debug/elf 0.027s ok debug/gosym 0.020s ok debug/macho 0.004s ok debug/pe 0.017s ok debug/plan9obj 0.021s ok embed 0.004s [no tests to run] ok embed/internal/embedtest 0.030s ok encoding/ascii85 0.026s ok encoding/asn1 0.004s ok encoding/base32 0.034s ok encoding/base64 0.047s ok encoding/binary 0.004s ok encoding/csv 0.015s ok encoding/gob 0.028s ok encoding/hex 0.032s ok encoding/json 0.308s ok encoding/pem 0.771s ok encoding/xml 0.022s ok errors 0.023s ok expvar 0.036s ok flag 0.021s ok fmt 0.234s ok go/ast 0.005s ok go/build 2.994s ok go/build/constraint 0.013s ok go/constant 0.004s ok go/doc 0.073s ok go/doc/comment 2.263s ok go/format 0.021s ok go/importer 0.188s ok go/internal/gccgoimporter 0.024s ok go/internal/gcimporter 13.497s ok go/internal/srcimporter 11.311s ok go/parser 0.076s ok go/printer 0.559s ok go/scanner 0.004s ok go/token 0.043s ok go/types 10.614s ok hash 0.034s ok hash/adler32 0.027s ok hash/crc32 0.007s ok hash/crc64 0.009s ok hash/fnv 0.031s ok hash/maphash 0.176s ok html 0.002s ok html/template 0.149s ok image 0.114s ok image/color 0.026s ok image/draw 0.313s ok image/gif 28.990s ok image/jpeg 4.983s ok image/png 0.347s ok index/suffixarray 0.305s ok internal/abi 0.025s ok internal/buildcfg 0.005s ok internal/cpu 0.004s ok internal/diff 0.011s ok internal/fmtsort 0.038s ok internal/fuzz 0.020s ok internal/godebug 0.002s ok internal/intern 0.272s ok internal/itoa 0.003s ok internal/poll 0.297s ok internal/profile 0.023s ok internal/reflectlite 0.094s ok internal/singleflight 0.013s ok internal/trace 0.109s ok internal/unsafeheader 0.026s ok internal/xcoff 0.011s ok io 0.038s ok io/fs 0.010s ok io/ioutil 0.004s ok log 0.017s ok log/syslog 1.266s ok math 0.007s ok math/big 2.666s ok math/bits 0.025s ok math/cmplx 0.003s ok math/rand 0.837s ok mime 0.034s ok mime/multipart 0.356s ok mime/quotedprintable 0.016s ok net 10.264s ok net/http 18.416s ok net/http/cgi 0.371s ok net/http/cookiejar 0.009s ok net/http/fcgi 0.106s ok net/http/httptest 0.075s ok net/http/httptrace 0.004s ok net/http/httputil 0.700s ok net/http/internal 0.008s ok net/http/internal/ascii 0.003s ok net/http/pprof 5.095s ok net/internal/socktest 0.024s ok net/mail 0.012s ok net/netip 0.567s ok net/rpc 0.051s ok net/rpc/jsonrpc 0.019s ok net/smtp 0.016s ok net/textproto 0.027s ok net/url 0.038s ok os 1.108s ok os/exec 1.322s ok os/exec/internal/fdtest 0.003s ok os/signal 105.852s ok os/user 0.016s ok path 0.008s ok path/filepath 0.024s ok plugin 0.036s ok reflect 0.373s ok regexp 0.145s ok regexp/syntax 0.813s ok runtime 65.246s ok runtime/cgo 0.018s ok runtime/debug 0.067s ok runtime/internal/atomic 0.154s ok runtime/internal/math 0.002s ok runtime/internal/sys 0.024s ok runtime/metrics 0.013s ok runtime/pprof 8.883s ok runtime/trace 3.402s ok sort 0.157s ok strconv 0.635s ok strings 1.985s ok sync 0.533s ok sync/atomic 0.588s ok syscall 0.212s ok testing 0.861s ok testing/fstest 0.011s ok testing/iotest 0.021s ok testing/quick 0.065s ok text/scanner 0.004s ok text/tabwriter 0.018s ok text/template 0.082s ok text/template/parse 0.014s ok time 2.181s ok unicode 0.005s ok unicode/utf16 0.003s ok unicode/utf8 0.011s ok cmd/addr2line 2.417s ok cmd/api 19.220s ok cmd/asm/internal/asm 1.261s ok cmd/asm/internal/lex 0.012s ok cmd/compile/internal/abt 0.015s ok cmd/compile/internal/amd64 0.018s ok cmd/compile/internal/dwarfgen 0.390s ok cmd/compile/internal/importer 1.880s ok cmd/compile/internal/ir 0.013s ok cmd/compile/internal/logopt 0.122s ok cmd/compile/internal/noder 0.004s ok cmd/compile/internal/reflectdata 0.023s [no tests to run] ok cmd/compile/internal/ssa 0.771s ok cmd/compile/internal/syntax 0.065s ok cmd/compile/internal/test 23.956s ok cmd/compile/internal/typecheck 0.693s ok cmd/compile/internal/types 0.008s ok cmd/compile/internal/types2 1.662s ok cmd/cover 4.770s ok cmd/dist 0.018s ok cmd/doc 0.221s ok cmd/fix 4.734s ok cmd/go 101.628s ok cmd/go/internal/auth 0.004s ok cmd/go/internal/cache 0.157s ok cmd/go/internal/fsys 0.018s ok cmd/go/internal/generate 0.028s ok cmd/go/internal/get 0.032s ok cmd/go/internal/imports 0.004s ok cmd/go/internal/load 0.008s ok cmd/go/internal/lockedfile 0.138s ok cmd/go/internal/lockedfile/internal/filelock 0.081s ok cmd/go/internal/modconv 0.020s ok cmd/go/internal/modfetch 0.015s ok cmd/go/internal/modfetch/codehost 0.005s ok cmd/go/internal/modfetch/zip_sum_test 0.016s ok cmd/go/internal/modindex 0.009s ok cmd/go/internal/modload 0.005s ok cmd/go/internal/mvs 0.029s ok cmd/go/internal/par 0.032s ok cmd/go/internal/search 0.003s ok cmd/go/internal/str 0.002s ok cmd/go/internal/test 0.023s ok cmd/go/internal/vcs 0.054s ok cmd/go/internal/web 0.014s ok cmd/go/internal/work 0.027s ok cmd/gofmt 0.091s ok cmd/internal/archive 0.824s ok cmd/internal/buildid 0.308s ok cmd/internal/dwarf 0.003s ok cmd/internal/edit 0.011s ok cmd/internal/goobj 0.012s ok cmd/internal/moddeps 1.946s ok cmd/internal/notsha256 0.003s ok cmd/internal/obj 1.576s ok cmd/internal/obj/ppc64 0.201s ok cmd/internal/obj/riscv 0.066s ok cmd/internal/obj/s390x 0.008s ok cmd/internal/obj/x86 5.428s ok cmd/internal/objabi 0.002s ok cmd/internal/pkgpath 0.018s ok cmd/internal/quoted 0.003s ok cmd/internal/src 0.026s ok cmd/internal/sys 0.010s ok cmd/internal/test2json 0.151s ok cmd/link 27.872s ok cmd/link/internal/benchmark 0.012s ok cmd/link/internal/ld 18.503s ok cmd/link/internal/loader 0.025s ok cmd/nm 2.951s ok cmd/objdump 4.329s ok cmd/pack 2.566s ok cmd/pprof 3.298s ok cmd/trace 0.272s ok cmd/vet 19.007s ##### os/user with tag osusergo ok os/user 0.006s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 37.403s ##### 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.004s ##### internal linking of -buildmode=pie ok reflect 0.381s ok os/user 0.004s ##### sync -cpu=10 ok sync 0.397s ##### Testing race detector ok runtime/race 17.622s ok flag 0.146s ok net 0.635s ok os 0.338s ok os/exec 0.155s ok encoding/gob 0.103s ok flag 0.072s ok os/exec 0.222s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/test ok misc/cgo/test 13.358s ok misc/cgo/test 12.480s ok misc/cgo/test 11.544s ok misc/cgo/testtls 0.039s ok misc/cgo/testtls 0.020s ok misc/cgo/testtls 0.005s ok misc/cgo/nocgo 0.002s ok misc/cgo/nocgo 0.027s ok misc/cgo/nocgo 0.025s ok misc/cgo/test 15.668s ok misc/cgo/test 16.608s ok misc/cgo/test 14.037s ok misc/cgo/test 13.767s ok misc/cgo/testtls 0.038s ok misc/cgo/nocgo 0.002s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 1.128s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 1.247s ##### ../misc/cgo/testcarchive PASS ##### ../misc/cgo/testcshared PASS ##### ../misc/cgo/testshared ok misc/cgo/testshared 76.126s ##### ../misc/cgo/testplugin ok misc/cgo/testplugin 41.513s ##### ../misc/cgo/errors PASS ##### ../misc/cgo/testsigfwd ok testsigfwd ##### ../test/bench/go1 ##### ../test ##### API check All tests passed.