linux-ppc64-sid-buildlet at bd749504b825677ecc0b8c0f4df785f074719051 :: 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-ppc64-sid" "DEBIAN_FRONTEND=noninteractive" "GOMAXPROCS=4" "HOME=/root" "USER=root" "GO_STAGE0_NET_DELAY=100ms" "GO_STAGE0_DL_DELAY=500ms" "WORKDIR=/workdir" "GOROOT_BOOTSTRAP=/workdir/go1.4" "GO_BUILDER_NAME=linux-ppc64-sid-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/ppc64) 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/ppc64. --- Installed Go for linux/ppc64 in /workdir/go Installed commands in /workdir/go/bin ##### Test execution environment. # GOARCH: ppc64 # CPU: POWER8 # GOOS: linux # OS Version: Linux 5.10.0-1-powerpc64 #1 SMP Debian 5.10.4-1 (2020-12-31) ppc64 ##### Testing packages. ok archive/tar 0.489s ok archive/zip 0.790s ok bufio 0.179s ok bytes 1.820s ok compress/bzip2 0.183s ok compress/flate 1.741s ok compress/gzip 4.112s ok compress/lzw 0.372s ok compress/zlib 1.618s ok container/heap 0.020s ok container/list 0.052s ok container/ring 0.030s ok context 0.043s ok crypto 0.022s ok crypto/aes 0.056s ok crypto/cipher 0.029s ok crypto/des 0.014s ok crypto/dsa 0.017s ok crypto/ecdh 0.105s ok crypto/ecdsa 0.034s ok crypto/ed25519 0.163s ok crypto/elliptic 0.055s ok crypto/hmac 0.020s ok crypto/internal/alias 0.002s ok crypto/internal/bigmod 0.642s ok crypto/internal/boring 0.022s ok crypto/internal/boring/bcache 0.266s ok crypto/internal/edwards25519 11.811s ok crypto/internal/edwards25519/field 10.648s ok crypto/internal/nistec 0.755s ok crypto/internal/nistec/fiat 0.036s [no tests to run] ok crypto/md5 0.084s ok crypto/rand 0.098s ok crypto/rc4 0.084s ok crypto/rsa 0.220s ok crypto/sha1 0.042s ok crypto/sha256 0.007s ok crypto/sha512 0.019s ok crypto/subtle 0.284s ok crypto/tls 1.199s ok crypto/x509 1.406s ok database/sql 0.517s ok database/sql/driver 0.038s ok debug/buildinfo 0.033s ok debug/dwarf 0.025s ok debug/elf 0.480s ok debug/gosym 0.059s ok debug/macho 0.037s ok debug/pe 0.027s ok debug/plan9obj 0.016s ok embed 0.017s [no tests to run] ok embed/internal/embedtest 0.046s ok encoding/ascii85 0.030s ok encoding/asn1 0.012s ok encoding/base32 0.044s ok encoding/base64 0.005s ok encoding/binary 0.007s ok encoding/csv 0.050s ok encoding/gob 3.429s ok encoding/hex 0.113s ok encoding/json 0.377s ok encoding/pem 0.839s ok encoding/xml 0.180s ok errors 0.037s ok expvar 0.034s ok flag 0.031s ok fmt 0.227s ok go/ast 0.015s ok go/build 3.595s ok go/build/constraint 0.042s ok go/constant 0.038s ok go/doc 0.136s ok go/doc/comment 2.046s ok go/format 0.020s ok go/importer 0.477s ok go/internal/gccgoimporter 0.017s ok go/internal/gcimporter 2.946s ok go/internal/srcimporter 3.024s ok go/parser 0.583s ok go/printer 0.542s ok go/scanner 0.014s ok go/token 0.092s ok go/types 13.497s ok hash 0.009s ok hash/adler32 0.006s ok hash/crc32 0.037s ok hash/crc64 0.015s ok hash/fnv 0.010s ok hash/maphash 0.141s ok html 0.003s ok html/template 0.150s ok image 0.148s ok image/color 0.026s ok image/draw 0.229s ok image/gif 0.689s ok image/jpeg 0.315s ok image/png 0.689s ok index/suffixarray 0.244s ok internal/abi 46.388s ok internal/buildcfg 0.018s ok internal/coverage/cformat 0.016s ok internal/coverage/cmerge 0.021s ok internal/coverage/pods 0.051s ok internal/coverage/slicereader 0.050s ok internal/coverage/slicewriter 0.026s ok internal/coverage/test 0.068s ok internal/cpu 0.042s ok internal/dag 0.016s ok internal/diff 0.075s ok internal/fmtsort 0.012s ok internal/fuzz 0.059s ok internal/godebug 0.031s ok internal/intern 0.691s ok internal/itoa 0.003s ok internal/poll 0.344s ok internal/profile 0.016s ok internal/reflectlite 0.110s ok internal/safefilepath 0.054s ok internal/saferio 0.113s ok internal/singleflight 0.051s ok internal/testenv 0.015s ok internal/trace 0.091s ok internal/types/errors 0.393s ok internal/unsafeheader 0.005s ok internal/xcoff 0.049s ok io 0.037s ok io/fs 0.503s ok io/ioutil 0.037s ok log 0.009s ok log/syslog 1.311s ok math 0.022s ok math/big 2.000s ok math/bits 0.013s ok math/cmplx 0.016s ok math/rand 0.702s ok mime 0.048s ok mime/multipart 0.346s ok mime/quotedprintable 0.013s ok net 15.055s ok net/http 10.778s ok net/http/cgi 0.486s ok net/http/cookiejar 0.007s ok net/http/fcgi 0.113s ok net/http/httptest 0.082s ok net/http/httptrace 0.014s ok net/http/httputil 0.647s ok net/http/internal 0.009s ok net/http/internal/ascii 0.048s ok net/http/pprof 5.170s ok net/internal/socktest 0.005s ok net/mail 0.029s ok net/netip 0.446s ok net/rpc 0.040s ok net/rpc/jsonrpc 0.007s ok net/smtp 0.029s ok net/textproto 0.048s ok net/url 0.065s ok os 0.901s ok os/exec 0.456s ok os/exec/internal/fdtest 0.016s ok os/signal 75.783s ok os/user 0.043s ok path 0.012s ok path/filepath 0.029s ok plugin 0.002s ok reflect 0.900s ok regexp 0.688s ok regexp/syntax 1.332s ok runtime 36.306s ok runtime/coverage 0.005s ok runtime/debug 0.111s ok runtime/internal/atomic 0.214s ok runtime/internal/math 0.003s ok runtime/internal/sys 0.013s ok runtime/internal/syscall 0.013s ok runtime/metrics 0.018s ok runtime/pprof 5.438s ok runtime/trace 3.722s ok sort 0.154s ok strconv 0.623s ok strings 1.926s ok sync 0.522s ok sync/atomic 1.269s ok syscall 1.342s ok testing 1.148s ok testing/fstest 0.012s ok testing/iotest 0.012s ok testing/quick 0.053s ok text/scanner 0.017s ok text/tabwriter 0.038s ok text/template 0.059s ok text/template/parse 0.014s ok time 2.834s ok unicode 0.009s ok unicode/utf16 0.014s ok unicode/utf8 0.034s ok cmd/addr2line 1.469s ok cmd/api 16.977s ok cmd/asm/internal/asm 1.013s ok cmd/asm/internal/lex 0.018s ok cmd/compile/internal/abt 0.031s ok cmd/compile/internal/amd64 0.009s ok cmd/compile/internal/base 0.008s ok cmd/compile/internal/compare 0.007s ok cmd/compile/internal/dwarfgen 0.770s ok cmd/compile/internal/importer 1.897s ok cmd/compile/internal/ir 0.010s ok cmd/compile/internal/logopt 0.127s ok cmd/compile/internal/noder 0.009s ok cmd/compile/internal/reflectdata 0.013s [no tests to run] ok cmd/compile/internal/ssa 14.447s ok cmd/compile/internal/syntax 0.056s ok cmd/compile/internal/test 19.548s ok cmd/compile/internal/typecheck 0.881s ok cmd/compile/internal/types 0.037s ok cmd/compile/internal/types2 9.582s ok cmd/covdata 0.028s ok cmd/cover 1.302s ok cmd/dist 0.023s ok cmd/doc 0.506s ok cmd/fix 7.256s ok cmd/go 61.158s ok cmd/go/internal/auth 0.013s ok cmd/go/internal/cache 0.098s ok cmd/go/internal/fsys 0.035s ok cmd/go/internal/generate 0.039s ok cmd/go/internal/get 0.007s ok cmd/go/internal/imports 0.025s ok cmd/go/internal/load 0.018s ok cmd/go/internal/lockedfile 0.218s ok cmd/go/internal/lockedfile/internal/filelock 0.091s ok cmd/go/internal/modconv 0.053s ok cmd/go/internal/modfetch 0.012s ok cmd/go/internal/modfetch/codehost 0.025s ok cmd/go/internal/modfetch/zip_sum_test 0.034s ok cmd/go/internal/modindex 0.331s ok cmd/go/internal/modload 0.012s ok cmd/go/internal/mvs 0.026s ok cmd/go/internal/par 0.026s ok cmd/go/internal/str 0.010s ok cmd/go/internal/test 0.006s ok cmd/go/internal/vcs 0.034s ok cmd/go/internal/vcweb 0.040s ok cmd/go/internal/vcweb/vcstest 0.137s ok cmd/go/internal/web 0.102s ok cmd/go/internal/work 0.016s ok cmd/gofmt 0.047s ok cmd/internal/archive 1.574s ok cmd/internal/buildid 0.358s ok cmd/internal/dwarf 0.008s ok cmd/internal/edit 0.006s ok cmd/internal/goobj 0.019s ok cmd/internal/moddeps 3.177s ok cmd/internal/notsha256 0.051s ok cmd/internal/obj 1.084s ok cmd/internal/obj/ppc64 0.210s ok cmd/internal/obj/riscv 0.064s ok cmd/internal/obj/s390x 0.004s ok cmd/internal/obj/x86 4.793s ok cmd/internal/objabi 0.003s ok cmd/internal/pkgpath 0.047s ok cmd/internal/pkgpattern 0.025s ok cmd/internal/quoted 0.019s ok cmd/internal/src 0.019s ok cmd/internal/test2json 0.297s ok cmd/link 5.360s ok cmd/link/internal/benchmark 0.010s ok cmd/link/internal/ld 5.232s ok cmd/link/internal/loader 0.029s ok cmd/nm 0.798s ok cmd/objdump 2.032s ok cmd/pack 2.106s ok cmd/pprof 1.813s ok cmd/trace 0.412s ok cmd/vet 8.201s ##### os/user with tag osusergo ok os/user 0.013s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 38.673s ##### moved GOROOT ok fmt 0.110s ##### Testing without libgcc. ok net 0.018s ok os/user 0.007s ##### sync -cpu=10 ok sync 0.481s ##### ../test/bench/go1 ok test/bench/go1 0.009s [no tests to run] ##### ../test All tests passed.