linux-s390x-ibm-race at b4fa5b163df118b35a836bbe5706ac268b4cc14b :: Running /data/golang/workdir/go/src/make.bash with args ["/data/golang/workdir/go/src/make.bash" "-force"] 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=c26653f289ca461890ac17f1c5a153e5" "JOURNAL_STREAM=9:310404385" "META_BUILDLET_BINARY_URL=https://storage.googleapis.com/go-builder-data/buildlet.linux-s390x" "GO_STAGE0_NET_DELAY=100ms" "GO_STAGE0_DL_DELAY=200ms" "WORKDIR=/data/golang/workdir" "GOROOT_BOOTSTRAP=/data/golang/workdir/go1.4" "GO_BUILDER_NAME=linux-s390x-ibm-race" "GO_BUILDER_FLAKY_NET=1" "GO_TEST_TIMEOUT_SCALE=5" "GOBIN=" "TMPDIR=/data/golang/workdir/tmp" "GOCACHE=/data/golang/workdir/gocache" "GOPLSCACHE=/data/golang/workdir/goplscache" "PWD=/data/golang/workdir/go/src"] in dir /data/golang/workdir/go/src Building Go cmd/dist using /data/golang/workdir/go1.4. (go1.20.6 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 *** You need to add /data/golang/workdir/go/bin to your PATH. :: Running /data/golang/workdir/go/bin/go with args ["/data/golang/workdir/go/bin/go" "install" "-race" "std"] 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=c26653f289ca461890ac17f1c5a153e5" "JOURNAL_STREAM=9:310404385" "META_BUILDLET_BINARY_URL=https://storage.googleapis.com/go-builder-data/buildlet.linux-s390x" "GO_STAGE0_NET_DELAY=100ms" "GO_STAGE0_DL_DELAY=200ms" "WORKDIR=/data/golang/workdir" "GOROOT_BOOTSTRAP=/data/golang/workdir/go1.4" "GO_BUILDER_NAME=linux-s390x-ibm-race" "GO_BUILDER_FLAKY_NET=1" "GO_TEST_TIMEOUT_SCALE=5" "GOBIN=" "TMPDIR=/data/golang/workdir/tmp" "GOCACHE=/data/golang/workdir/gocache" "GOPLSCACHE=/data/golang/workdir/goplscache" "PWD=/data/golang/workdir/go/bin"] in dir /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 3.669s ok archive/zip 9.196s ok bufio 2.274s ok bytes 6.821s ok cmp 1.157s ok compress/bzip2 3.096s ok compress/flate 24.580s ok compress/gzip 35.853s ok compress/lzw 6.832s ok compress/zlib 18.708s ok container/heap 1.051s ok container/list 1.165s ok container/ring 1.079s ok context 1.044s ok crypto 1.149s ok crypto/aes 1.133s ok crypto/cipher 1.235s ok crypto/des 1.048s ok crypto/dsa 1.472s ok crypto/ecdh 1.802s ok crypto/ecdsa 2.399s ok crypto/ed25519 2.504s ok crypto/elliptic 1.398s ok crypto/hmac 1.248s ok crypto/internal/alias 1.055s ok crypto/internal/bigmod 11.738s ok crypto/internal/boring 1.034s ok crypto/internal/boring/bcache 3.410s ok crypto/internal/edwards25519 5.850s ok crypto/internal/edwards25519/field 1.440s ok crypto/internal/nistec 4.156s ok crypto/internal/nistec/fiat 1.019s [no tests to run] ok crypto/md5 1.067s ok crypto/rand 1.512s ok crypto/rc4 1.614s ok crypto/rsa 4.439s ok crypto/sha1 1.041s ok crypto/sha256 1.019s ok crypto/sha512 1.015s ok crypto/subtle 3.050s ok crypto/tls 16.160s ok crypto/x509 5.937s ok database/sql 1.785s ok database/sql/driver 1.032s ok debug/buildinfo 1.074s ok debug/dwarf 1.225s ok debug/elf 4.924s ok debug/gosym 1.811s ok debug/macho 1.027s ok debug/pe 1.146s ok debug/plan9obj 1.016s ok embed 1.046s [no tests to run] ok embed/internal/embedtest 1.045s ok encoding/ascii85 1.231s ok encoding/asn1 1.197s ok encoding/base32 1.273s ok encoding/base64 1.070s ok encoding/binary 1.859s ok encoding/csv 1.129s ok encoding/gob 52.323s ok encoding/hex 1.327s ok encoding/json 9.994s ok encoding/pem 4.174s ok encoding/xml 4.291s ok errors 1.426s ok expvar 2.115s ok flag 4.333s ok fmt 1.759s ok go/ast 1.248s ok go/build 13.458s ok go/build/constraint 1.038s ok go/constant 1.034s ok go/doc 1.797s ok go/doc/comment 6.917s ok go/format 1.404s ok go/importer 3.995s ok go/internal/gccgoimporter 1.070s ok go/internal/gcimporter 45.862s ok go/internal/srcimporter 43.320s ok go/parser 4.279s ok go/printer 9.237s ok go/scanner 1.855s ok go/token 1.355s ok go/types 108.637s ok go/version 1.023s ok hash 1.180s ok hash/adler32 1.182s ok hash/crc32 1.093s ok hash/crc64 1.098s ok hash/fnv 1.091s ok hash/maphash 1.069s ok html 1.142s ok html/template 1.662s ok image 1.656s ok image/color 1.092s ok image/draw 2.425s ok image/gif 4.757s ok image/jpeg 4.768s ok image/png 7.122s ok index/suffixarray 3.777s ok internal/abi 1.333s ok internal/buildcfg 1.018s ok internal/coverage/cformat 1.008s ok internal/coverage/cmerge 1.010s ok internal/coverage/pods 1.243s ok internal/coverage/slicereader 1.025s ok internal/coverage/slicewriter 1.195s ok internal/coverage/test 1.094s ok internal/cpu 2.028s ok internal/dag 1.015s ok internal/diff 1.024s ok internal/fmtsort 1.018s ok internal/fuzz 1.172s ok internal/godebug 14.070s ok internal/godebugs 1.064s ok internal/gover 1.025s ok internal/intern 4.998s ok internal/itoa 1.162s ok internal/platform 4.092s ok internal/poll 1.688s ok internal/profile 1.366s ok internal/reflectlite 1.020s ok internal/safefilepath 1.026s ok internal/saferio 2.091s ok internal/singleflight 1.332s ok internal/testenv 2.084s ok internal/trace 2.549s ok internal/trace/v2 31.622s ok internal/types/errors 2.370s ok internal/unsafeheader 1.227s ok internal/xcoff 1.100s ok internal/zstd 1.066s ok io 1.422s ok io/fs 1.420s ok io/ioutil 1.416s ok log 1.067s ok log/slog 1.351s ok log/slog/internal/benchmarks 1.067s ok log/slog/internal/buffer 1.034s ok log/syslog 2.367s ok maps 1.095s ok math 1.125s ok math/big 55.253s ok math/bits 1.105s ok math/cmplx 2.785s ok math/rand 11.701s ok math/rand/v2 9.013s ok mime 1.260s ok mime/multipart 16.212s ok mime/quotedprintable 2.541s ok net 119.860s ok net/http 68.306s ok net/http/cgi 43.786s ok net/http/cookiejar 1.074s ok net/http/fcgi 1.302s ok net/http/httptest 2.109s ok net/http/httptrace 2.014s ok net/http/httputil 3.238s ok net/http/internal 1.301s ok net/http/internal/ascii 1.838s ok net/http/pprof 6.829s ok net/internal/socktest 1.023s ok net/mail 1.690s ok net/netip 2.021s ok net/rpc 1.287s ok net/rpc/jsonrpc 1.035s ok net/smtp 3.815s ok net/textproto 1.168s ok net/url 1.520s ok os 23.006s ok os/exec 22.744s ok os/exec/internal/fdtest 1.102s ok os/signal 27.980s ok os/user 1.104s ok path 1.642s ok path/filepath 1.087s ok plugin 1.083s ok reflect 21.212s ok regexp 14.712s ok regexp/syntax 24.748s --- FAIL: TestRuntimeLockMetricsAndProfile (7.96s) metrics_test.go:967: NumCPU 8 metrics_test.go:968: GOMAXPROCS 8 --- FAIL: TestRuntimeLockMetricsAndProfile/runtime.lock (7.69s) --- FAIL: TestRuntimeLockMetricsAndProfile/runtime.lock/sample-2 (0.70s) metrics_test.go:1056: lock contention growth in runtime/pprof's view (0.187262s) metrics_test.go:1057: lock contention growth in runtime/metrics' view (0.847541s) metrics_test.go:1095: stack [runtime.unlock runtime_test.TestRuntimeLockMetricsAndProfile.func5.1 runtime_test.(*contentionWorker).run] has samples totaling n=90 value=187262008 metrics_test.go:1212: views differ by more than 3.750000x FAIL FAIL runtime 234.718s ok runtime/cgo 1.393s ok runtime/coverage 1.363s FAIL go tool dist: Failed: exit status 1