linux-s390x-ibm at 707f888797c6d37cf5da85e666e992d45f973150 :: Running /data/golang/workdir/go/src/make.bash with args ["/data/golang/workdir/go/src/make.bash"] and env ["LANG=en_US.UTF-8" "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" "HOME=/root" "LOGNAME=root" "USER=root" "SHELL=/bin/sh" "INVOCATION_ID=2ae6cbd8eb2c48e5a2fa40532861a05d" "JOURNAL_STREAM=9:464910158" "META_BUILDLET_BINARY_URL=https://storage.googleapis.com/go-builder-data/buildlet.linux-s390x" "GO_STAGE0_NET_DELAY=0s" "GO_STAGE0_DL_DELAY=100ms" "WORKDIR=/data/golang/workdir" "GOROOT_BOOTSTRAP=/data/golang/workdir/go1.4" "GO_BUILDER_NAME=linux-s390x-ibm" "GO_BUILDER_FLAKY_NET=1" "GOBIN=" "TMPDIR=/data/golang/workdir/tmp" "GOCACHE=/data/golang/workdir/gocache" "PWD=/data/golang/workdir/go/src"] in dir /data/golang/workdir/go/src Building Go cmd/dist using /data/golang/workdir/go1.4. (go1.17.13 linux/s390x) Building Go toolchain1 using /data/golang/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/s390x. --- Installed Go for linux/s390x in /data/golang/workdir/go Installed commands in /data/golang/workdir/go/bin ##### Test execution environment. # GOARCH: s390x # CPU: # GOOS: linux # OS Version: Linux 4.18.0-372.19.1.el8_6.s390x #1 SMP Mon Jul 18 11:11:32 EDT 2022 s390x ##### Testing packages. ok archive/tar 0.243s ok archive/zip 0.522s ok bufio 0.170s ok bytes 2.234s ok compress/bzip2 0.173s ok compress/flate 3.285s ok compress/gzip 3.666s ok compress/lzw 0.280s ok compress/zlib 1.748s ok container/heap 0.009s ok container/list 0.008s ok container/ring 0.011s ok context 0.027s ok crypto 0.003s ok crypto/aes 0.019s ok crypto/cipher 0.010s ok crypto/des 0.010s ok crypto/dsa 0.009s ok crypto/ecdh 0.055s ok crypto/ecdsa 0.096s ok crypto/ed25519 0.136s ok crypto/elliptic 0.031s ok crypto/hmac 0.131s ok crypto/internal/alias 0.071s ok crypto/internal/bigmod 0.296s ok crypto/internal/boring 0.003s ok crypto/internal/boring/bcache 0.161s ok crypto/internal/edwards25519 6.747s ok crypto/internal/edwards25519/field 7.524s ok crypto/internal/nistec 0.764s ok crypto/internal/nistec/fiat 0.014s [no tests to run] ok crypto/md5 0.120s ok crypto/rand 0.180s ok crypto/rc4 0.043s ok crypto/rsa 0.343s ok crypto/sha1 0.022s ok crypto/sha256 0.089s ok crypto/sha512 0.080s ok crypto/subtle 0.166s ok crypto/tls 1.438s ok crypto/x509 0.558s ok database/sql 0.550s ok database/sql/driver 0.008s ok debug/buildinfo 0.213s ok debug/dwarf 0.087s ok debug/elf 0.169s ok debug/gosym 0.044s ok debug/macho 0.033s ok debug/pe 0.016s ok debug/plan9obj 0.009s ok embed 0.038s [no tests to run] ok embed/internal/embedtest 0.037s ok encoding/ascii85 0.020s ok encoding/asn1 0.009s ok encoding/base32 0.041s ok encoding/base64 0.008s ok encoding/binary 0.013s ok encoding/csv 0.011s ok encoding/gob 1.506s ok encoding/hex 0.025s ok encoding/json 0.326s ok encoding/pem 0.453s ok encoding/xml 0.132s ok errors 0.010s ok expvar 0.013s ok flag 0.115s ok fmt 0.053s ok go/ast 0.020s ok go/build 3.204s ok go/build/constraint 0.064s ok go/constant 0.014s ok go/doc 0.036s ok go/doc/comment 1.326s ok go/format 0.004s ok go/importer 0.902s ok go/internal/gccgoimporter 0.006s ok go/internal/gcimporter 3.260s ok go/internal/srcimporter 9.407s ok go/parser 0.381s ok go/printer 0.681s ok go/scanner 0.011s ok go/token 0.011s ok go/types 12.256s ok hash 0.061s ok hash/adler32 0.070s ok hash/crc32 0.012s ok hash/crc64 0.014s ok hash/fnv 0.024s ok hash/maphash 0.126s ok html 0.012s ok html/template 0.113s ok image 0.102s ok image/color 0.066s ok image/draw 0.198s ok image/gif 0.598s ok image/jpeg 0.212s ok image/png 0.296s ok index/suffixarray 0.181s ok internal/abi 5.588s ok internal/buildcfg 0.010s ok internal/coverage/cformat 0.013s ok internal/coverage/cmerge 0.011s ok internal/coverage/pods 0.015s ok internal/coverage/slicereader 0.005s ok internal/coverage/slicewriter 0.035s ok internal/coverage/test 0.033s ok internal/cpu 0.003s ok internal/dag 0.002s ok internal/diff 0.053s ok internal/fmtsort 0.006s ok internal/fuzz 0.005s ok internal/godebug 0.002s ok internal/intern 0.552s ok internal/itoa 0.002s ok internal/poll 0.397s ok internal/profile 0.005s ok internal/reflectlite 0.065s ok internal/safefilepath 0.005s ok internal/saferio 0.096s ok internal/singleflight 0.023s ok internal/testenv 0.004s ok internal/trace 0.365s ok internal/types/errors 0.970s ok internal/unsafeheader 0.067s ok internal/xcoff 0.221s ok io 0.087s ok io/fs 0.174s ok io/ioutil 0.008s ok log 0.036s ok log/syslog 1.288s ok math 0.015s ok math/big 1.676s ok math/bits 0.041s ok math/cmplx 0.002s ok math/rand 0.214s ok mime 0.011s ok mime/multipart 0.110s ok mime/quotedprintable 0.010s ok net 8.424s ok net/http 2.826s ok net/http/cgi 0.139s ok net/http/cookiejar 0.010s ok net/http/fcgi 0.120s ok net/http/httptest 0.051s ok net/http/httptrace 0.002s ok net/http/httputil 0.569s ok net/http/internal 0.003s ok net/http/internal/ascii 0.002s ok net/http/pprof 5.054s ok net/internal/socktest 0.002s ok net/mail 0.004s ok net/netip 0.191s ok net/rpc 0.017s ok net/rpc/jsonrpc 0.003s ok net/smtp 0.009s ok net/textproto 0.003s ok net/url 0.004s ok os 0.442s ok os/exec 0.121s ok os/exec/internal/fdtest 0.001s ok os/signal 1.793s ok os/user 0.005s ok path 0.002s ok path/filepath 0.015s ok plugin 0.006s ok reflect 0.125s ok regexp 0.317s ok regexp/syntax 0.509s ok runtime 16.720s ok runtime/cgo 0.003s ok runtime/coverage 0.001s ok runtime/debug 0.039s ok runtime/internal/atomic 0.011s ok runtime/internal/math 0.002s ok runtime/internal/sys 0.001s ok runtime/internal/syscall 0.007s ok runtime/metrics 0.013s ok runtime/pprof 6.459s ok runtime/trace 2.433s ok sort 0.038s ok strconv 0.300s ok strings 1.006s ok sync 0.247s ok sync/atomic 0.223s ok syscall 1.060s ok testing 0.807s ok testing/fstest 0.010s ok testing/iotest 0.001s ok testing/quick 0.022s ok text/scanner 0.002s ok text/tabwriter 0.021s ok text/template 0.015s ok text/template/parse 0.004s ok time 1.674s ok unicode 0.002s ok unicode/utf16 0.001s ok unicode/utf8 0.009s ok cmd/addr2line 0.324s ok cmd/api 4.364s ok cmd/asm/internal/asm 0.294s ok cmd/asm/internal/lex 0.002s ok cmd/compile/internal/abt 0.004s ok cmd/compile/internal/amd64 0.003s ok cmd/compile/internal/base 0.001s ok cmd/compile/internal/compare 0.002s ok cmd/compile/internal/dwarfgen 0.249s ok cmd/compile/internal/importer 0.658s ok cmd/compile/internal/ir 0.001s ok cmd/compile/internal/logopt 0.017s ok cmd/compile/internal/noder 0.002s ok cmd/compile/internal/reflectdata 0.003s [no tests to run] ok cmd/compile/internal/ssa 5.337s ok cmd/compile/internal/syntax 0.016s ok cmd/compile/internal/test 7.808s ok cmd/compile/internal/typecheck 0.225s ok cmd/compile/internal/types 0.001s ok cmd/compile/internal/types2 2.414s ok cmd/covdata 0.006s ok cmd/cover 0.434s ok cmd/dist 0.003s ok cmd/doc 0.118s ok cmd/fix 0.918s ok cmd/go 23.782s ok cmd/go/internal/auth 0.002s ok cmd/go/internal/cache 0.040s ok cmd/go/internal/fsys 0.010s ok cmd/go/internal/generate 0.004s ok cmd/go/internal/get 0.003s ok cmd/go/internal/imports 0.005s ok cmd/go/internal/load 0.003s ok cmd/go/internal/lockedfile 0.043s ok cmd/go/internal/lockedfile/internal/filelock 0.023s ok cmd/go/internal/modconv 0.011s ok cmd/go/internal/modfetch 0.004s ok cmd/go/internal/modfetch/codehost 0.005s ok cmd/go/internal/modfetch/zip_sum_test 0.015s ok cmd/go/internal/modindex 0.104s ok cmd/go/internal/modload 0.004s ok cmd/go/internal/mvs 0.004s ok cmd/go/internal/par 0.010s ok cmd/go/internal/str 0.001s ok cmd/go/internal/test 0.293s ok cmd/go/internal/vcs 0.181s ok cmd/go/internal/vcweb 0.202s ok cmd/go/internal/vcweb/vcstest 1.227s ok cmd/go/internal/web 0.008s ok cmd/go/internal/work 0.013s ok cmd/gofmt 0.014s ok cmd/internal/archive 1.898s ok cmd/internal/buildid 0.148s ok cmd/internal/dwarf 0.003s ok cmd/internal/edit 0.001s ok cmd/internal/goobj 0.002s ok cmd/internal/moddeps 0.889s ok cmd/internal/notsha256 0.003s ok cmd/internal/obj 0.282s ok cmd/internal/obj/ppc64 0.029s ok cmd/internal/obj/riscv 0.009s ok cmd/internal/obj/s390x 0.001s ok cmd/internal/obj/x86 1.834s ok cmd/internal/objabi 0.001s ok cmd/internal/pkgpath 0.010s ok cmd/internal/pkgpattern 0.002s ok cmd/internal/quoted 0.001s ok cmd/internal/src 0.001s ok cmd/internal/test2json 0.107s ok cmd/link 3.447s ok cmd/link/internal/benchmark 0.002s ok cmd/link/internal/ld 1.490s ok cmd/link/internal/loader 0.027s ok cmd/nm 0.989s ok cmd/objdump 0.003s ok cmd/pack 0.499s ok cmd/pprof 0.002s ok cmd/trace 0.495s ok cmd/vet 2.791s ##### os/user with tag osusergo ok os/user 0.003s ##### GOMAXPROCS=2 runtime -cpu=1,2,4 -quick ok runtime 31.129s ##### moved GOROOT ok fmt 0.042s ##### Testing without libgcc. ok net 0.004s ok os/user 0.004s ##### sync -cpu=10 ok sync 0.207s ##### Testing race detector ok runtime/race 2.855s ok flag 0.029s ok net 0.103s ok os 0.120s ok os/exec 0.058s ok encoding/gob 0.045s ok flag 0.019s ok os/exec 0.044s ##### ../misc/cgo/stdio PASS ##### ../misc/cgo/life PASS ##### ../misc/cgo/fortran PASS ##### ../misc/cgo/test ok misc/cgo/test 0.848s ok misc/cgo/test 0.802s ok misc/cgo/test 0.825s ok misc/cgo/testtls 0.001s ok misc/cgo/testtls 0.001s ok misc/cgo/testtls 0.001s ok misc/cgo/nocgo 0.001s ok misc/cgo/nocgo 0.001s ok misc/cgo/nocgo 0.001s ok misc/cgo/test 0.977s ok misc/cgo/test 0.817s ok misc/cgo/test 0.809s ok misc/cgo/testtls 0.001s ok misc/cgo/nocgo 0.005s ##### ../misc/cgo/testgodefs PASS ##### ../misc/cgo/testso ok misc/cgo/testso 0.547s ##### ../misc/cgo/testsovar ok misc/cgo/testsovar 0.584s ##### ../misc/cgo/testcarchive PASS ##### ../misc/cgo/testcshared PASS ##### ../misc/cgo/testshared ok misc/cgo/testshared 39.754s ##### ../misc/cgo/testplugin ok misc/cgo/testplugin 26.035s ##### ../misc/cgo/testsanitizers PASS ##### ../misc/cgo/errors PASS ##### ../test/bench/go1 ok test/bench/go1 0.018s [no tests to run] ##### ../test ##### ../misc/reboot PASS All tests passed.