linux-s390x-ibm-race at dcf046f02150900550c02e2ad0c77a0ee88bb6f7 :: 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=4ad3a093b59644aa817d15eba6198784" "JOURNAL_STREAM=9:918658335" "META_BUILDLET_BINARY_URL=https://storage.googleapis.com/go-builder-data/buildlet.linux-s390x" "GO_STAGE0_NET_DELAY=100ms" "GO_STAGE0_DL_DELAY=100ms" "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=4ad3a093b59644aa817d15eba6198784" "JOURNAL_STREAM=9:918658335" "META_BUILDLET_BINARY_URL=https://storage.googleapis.com/go-builder-data/buildlet.linux-s390x" "GO_STAGE0_NET_DELAY=100ms" "GO_STAGE0_DL_DELAY=100ms" "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 1.595s ok archive/zip 3.278s ok bufio 1.353s ok bytes 2.205s ok cmp 1.008s ok compress/bzip2 1.605s ok compress/flate 6.907s ok compress/gzip 18.388s ok compress/lzw 1.722s ok compress/zlib 6.332s ok container/heap 1.015s ok container/list 1.007s ok container/ring 1.008s ok context 1.031s ok crypto 2.428s ok crypto/aes 1.037s ok crypto/cipher 1.037s ok crypto/des 1.034s ok crypto/dsa 1.008s ok crypto/ecdh 1.433s ok crypto/ecdsa 1.615s ok crypto/ed25519 2.207s ok crypto/elliptic 1.044s ok crypto/hmac 1.011s ok crypto/internal/alias 1.007s ok crypto/internal/bigmod 1.453s ok crypto/internal/boring 1.007s ok crypto/internal/boring/bcache 1.287s ok crypto/internal/edwards25519 3.451s ok crypto/internal/edwards25519/field 1.172s ok crypto/internal/nistec 2.706s ok crypto/internal/nistec/fiat 1.007s [no tests to run] ok crypto/md5 1.012s ok crypto/rand 1.299s ok crypto/rc4 1.574s ok crypto/rsa 3.173s ok crypto/sha1 1.010s ok crypto/sha256 1.012s ok crypto/sha512 1.014s ok crypto/subtle 1.404s ok crypto/tls 4.734s ok crypto/x509 2.218s ok database/sql 1.529s ok database/sql/driver 1.008s ok debug/buildinfo 1.021s ok debug/dwarf 1.053s ok debug/elf 1.961s ok debug/gosym 1.110s ok debug/macho 1.018s ok debug/pe 1.032s ok debug/plan9obj 1.007s ok embed 1.011s [no tests to run] ok embed/internal/embedtest 1.011s ok encoding/ascii85 1.012s ok encoding/asn1 1.015s ok encoding/base32 1.056s ok encoding/base64 1.013s ok encoding/binary 1.014s ok encoding/csv 1.046s ok encoding/gob 21.615s ok encoding/hex 1.012s ok encoding/json 2.294s ok encoding/pem 2.633s ok encoding/xml 1.148s ok errors 1.012s ok expvar 1.011s ok flag 3.047s ok fmt 1.564s ok go/ast 1.015s ok go/build 7.491s ok go/build/constraint 1.012s ok go/constant 1.013s ok go/doc 1.207s ok go/doc/comment 2.793s ok go/format 1.038s ok go/importer 1.514s ok go/internal/gccgoimporter 1.044s ok go/internal/gcimporter 7.569s ok go/internal/srcimporter 14.670s ok go/parser 1.889s ok go/printer 2.372s ok go/scanner 1.013s ok go/token 1.100s ok go/types 40.209s ok go/version 1.009s ok hash 1.010s ok hash/adler32 1.032s ok hash/crc32 1.041s ok hash/crc64 1.023s ok hash/fnv 1.009s ok hash/maphash 1.008s ok html 1.008s ok html/template 1.193s ok image 1.538s ok image/color 1.034s ok image/draw 1.694s ok image/gif 2.027s ok image/jpeg 2.706s ok image/png 4.198s ok index/suffixarray 2.678s ok internal/abi 1.027s ok internal/buildcfg 1.007s ok internal/chacha8rand 1.007s ok internal/coverage/cformat 1.007s ok internal/coverage/cmerge 1.007s ok internal/coverage/pods 1.009s ok internal/coverage/slicereader 1.007s ok internal/coverage/slicewriter 1.006s ok internal/coverage/test 1.031s ok internal/cpu 2.015s ok internal/dag 1.007s ok internal/diff 1.008s ok internal/fmtsort 1.008s ok internal/fuzz 1.026s ok internal/godebug 16.372s ok internal/godebugs 128.657s ok internal/gover 1.006s ok internal/intern 1.231s ok internal/itoa 1.007s ok internal/platform 1.367s ok internal/poll 1.436s ok internal/profile 1.006s ok internal/reflectlite 1.009s ok internal/runtime/atomic 1.014s ok internal/runtime/syscall 1.006s ok internal/saferio 1.066s ok internal/singleflight 1.047s ok internal/sysinfo 1.007s ok internal/testenv 1.117s ok internal/trace 1.243s ok internal/trace/v2 31.988s ok internal/trace/v2/internal/oldtrace 1.603s ok internal/types/errors 1.267s ok internal/unsafeheader 1.008s ok internal/xcoff 1.030s ok internal/zstd 1.052s ok io 1.036s ok io/fs 1.177s ok io/ioutil 1.019s ok log 1.020s ok log/slog 1.122s ok log/slog/internal/benchmarks 1.013s ok log/slog/internal/buffer 1.013s ok log/syslog 2.225s ok maps 1.022s ok math 1.023s ok math/big 4.777s ok math/bits 1.013s ok math/cmplx 1.009s ok math/rand 4.509s ok math/rand/v2 4.010s ok mime 1.036s ok mime/multipart 7.994s ok mime/quotedprintable 1.194s ok net 62.151s ok net/http 23.594s ok net/http/cgi 27.952s ok net/http/cookiejar 1.026s ok net/http/fcgi 1.256s ok net/http/httptest 1.583s ok net/http/httptrace 1.403s ok net/http/httputil 2.842s ok net/http/internal 8.741s ok net/http/internal/ascii 1.068s ok net/http/pprof 8.916s ok net/internal/cgotest 1.049s ok net/internal/socktest 1.055s ok net/mail 1.040s ok net/netip 2.363s ok net/rpc 1.106s ok net/rpc/jsonrpc 1.024s ok net/smtp 1.095s ok net/textproto 2.268s ok net/url 1.046s ok os 9.425s ok os/exec 10.466s ok os/exec/internal/fdtest 1.071s ok os/signal 27.519s ok os/user 1.594s ok path 1.593s ok path/filepath 1.037s ok plugin 1.455s ok reflect 12.698s ok regexp 14.499s ok regexp/syntax 27.496s --- FAIL: TestCrashDumpsAllThreads (0.57s) crash_unix_test.go:145: found 2 instances of main.crashDumpsAllThreadsLoop; expected 4 crash_unix_test.go:146: SIGQUIT: quit PC=0x106400 m=0 sigcode=0 goroutine 21 gp=0xc00012e700 m=0 mp=0x21d280 [running]: main.crashDumpsAllThreadsLoop(...) /data/golang/workdir/go/src/runtime/testdata/testprog/crashdump.go:44 main.CrashDumpsAllThreads.gowrap1() /data/golang/workdir/go/src/runtime/testdata/testprog/crashdump.go:24 +0x70 fp=0xc000049fd8 sp=0xc000049fc8 pc=0x106400 runtime.goexit({}) /data/golang/workdir/go/src/runtime/asm_s390x.s:797 +0x2 fp=0xc000049fd8 sp=0xc000049fd8 pc=0x98392 created by main.CrashDumpsAllThreads in goroutine 1 /data/golang/workdir/go/src/runtime/testdata/testprog/crashdump.go:24 +0x54 goroutine 1 gp=0xc0000041c0 m=nil [select (no cases)]: runtime.gopark(0x0, 0x0, 0xa, 0x1, 0x1) /data/golang/workdir/go/src/runtime/proc.go:402 +0x136 fp=0xc000108df0 sp=0xc000108dd8 pc=0x59a26 runtime.block() /data/golang/workdir/go/src/runtime/select.go:103 +0x3c fp=0xc000108e18 sp=0xc000108df0 pc=0x6f61c main.CrashDumpsAllThreads() /data/golang/workdir/go/src/runtime/testdata/testprog/crashdump.go:38 +0x254 fp=0xc000108ec8 sp=0xc000108e18 pc=0x106374 main.main() /data/golang/workdir/go/src/runtime/testdata/testprog/main.go:34 +0x1ac fp=0xc000108f68 sp=0xc000108ec8 pc=0x10d1ac runtime.main() /data/golang/workdir/go/src/runtime/proc.go:271 +0x2f2 fp=0xc000108fd8 sp=0xc000108f68 pc=0x594a2 runtime.goexit({}) /data/golang/workdir/go/src/runtime/asm_s390x.s:797 +0x2 fp=0xc000108fd8 sp=0xc000108fd8 pc=0x98392 goroutine 2 gp=0xc000004700 m=nil [force gc (idle)]: runtime.gopark(0x15a108, 0x21c640, 0x11, 0xa, 0x1) /data/golang/workdir/go/src/runtime/proc.go:402 +0x136 fp=0xc00004cfb0 sp=0xc00004cf98 pc=0x59a26 runtime.goparkunlock(...) /data/golang/workdir/go/src/runtime/proc.go:408 runtime.forcegchelper() /data/golang/workdir/go/src/runtime/proc.go:326 +0xd2 fp=0xc00004cfd8 sp=0xc00004cfb0 pc=0x59822 runtime.goexit({}) /data/golang/workdir/go/src/runtime/asm_s390x.s:797 +0x2 fp=0xc00004cfd8 sp=0xc00004cfd8 pc=0x98392 created by runtime.init.5 in goroutine 1 /data/golang/workdir/go/src/runtime/proc.go:314 +0x30 goroutine 3 gp=0xc000004c40 m=nil [GC sweep wait]: runtime.gopark(0x15a108, 0x21c840, 0xc, 0x9, 0x1) /data/golang/workdir/go/src/runtime/proc.go:402 +0x136 fp=0xc00004d790 sp=0xc00004d778 pc=0x59a26 runtime.goparkunlock(...) /data/golang/workdir/go/src/runtime/proc.go:408 runtime.bgsweep(0xc00006c000) /data/golang/workdir/go/src/runtime/mgcsweep.go:278 +0xaa fp=0xc00004d7c8 sp=0xc00004d790 pc=0x3f22a runtime.gcenable.gowrap1() /data/golang/workdir/go/src/runtime/mgc.go:203 +0x5e fp=0xc00004d7d8 sp=0xc00004d7c8 pc=0x30cce runtime.goexit({}) /data/golang/workdir/go/src/runtime/asm_s390x.s:797 +0x2 fp=0xc00004d7d8 sp=0xc00004d7d8 pc=0x98392 created by runtime.gcenable in goroutine 1 /data/golang/workdir/go/src/runtime/mgc.go:203 +0xa8 goroutine 4 gp=0xc000004e00 m=nil [GC scavenge wait]: runtime.gopark(0x15a108, 0x21caa0, 0xd, 0xa, 0x2) /data/golang/workdir/go/src/runtime/proc.go:402 +0x136 fp=0xc00004df80 sp=0xc00004df68 pc=0x59a26 runtime.goparkunlock(...) /data/golang/workdir/go/src/runtime/proc.go:408 runtime.(*scavengerState).park(0x21caa0) /data/golang/workdir/go/src/runtime/mgcscavenge.go:425 +0x72 fp=0xc00004dfa8 sp=0xc00004df80 pc=0x3c4e2 runtime.bgscavenge(0xc00006c000) /data/golang/workdir/go/src/runtime/mgcscavenge.go:653 +0x5a fp=0xc00004dfc8 sp=0xc00004dfa8 pc=0x3cb7a runtime.gcenable.gowrap2() /data/golang/workdir/go/src/runtime/mgc.go:204 +0x5e fp=0xc00004dfd8 sp=0xc00004dfc8 pc=0x30c4e runtime.goexit({}) /data/golang/workdir/go/src/runtime/asm_s390x.s:797 +0x2 fp=0xc00004dfd8 sp=0xc00004dfd8 pc=0x98392 created by runtime.gcenable in goroutine 1 /data/golang/workdir/go/src/runtime/mgc.go:204 +0x10e goroutine 17 gp=0xc00012e000 m=nil [finalizer wait]: runtime.gopark(0x159e88, 0x28a0b8, 0x10, 0xa, 0x1) /data/golang/workdir/go/src/runtime/proc.go:402 +0x136 fp=0xc00004c718 sp=0xc00004c700 pc=0x59a26 runtime.runfinq() /data/golang/workdir/go/src/runtime/mfinal.go:194 +0x13a fp=0xc00004c7d8 sp=0xc00004c718 pc=0x2f7da runtime.goexit({}) /data/golang/workdir/go/src/runtime/asm_s390x.s:797 +0x2 fp=0xc00004c7d8 sp=0xc00004c7d8 pc=0x98392 created by runtime.createfing in goroutine 1 /data/golang/workdir/go/src/runtime/mfinal.go:164 +0x64 goroutine 18 gp=0xc00012e1c0 m=4 mp=0xc000080008 [running]: goroutine running on other thread; stack unavailable created by main.CrashDumpsAllThreads in goroutine 1 /data/golang/workdir/go/src/runtime/testdata/testprog/crashdump.go:24 +0x54 goroutine 19 gp=0xc00012e380 m=2 mp=0xc000052808 [running]: goroutine running on other thread; stack unavailable created by main.CrashDumpsAllThreads in goroutine 1 /data/golang/workdir/go/src/runtime/testdata/testprog/crashdump.go:24 +0x54 goroutine 20 gp=0xc00012e540 m=3 mp=0xc000053008 [running]: goroutine running on other thread; stack unavailable created by main.CrashDumpsAllThreads in goroutine 1 /data/golang/workdir/go/src/runtime/testdata/testprog/crashdump.go:24 +0x54 r0 0xaa738b r1 0x21d4f0 r2 0x0 r3 0xc00012e700 r4 0x21d280 r5 0x0 r6 0x106390 r7 0xc000049800 r8 0x21d280 r9 0x0 r10 0x0 r11 0x59999999997fde49 r12 0xc00011e090 r13 0xc00012e700 r14 0x1063ee r15 0xc000049fc8 pc 0x106400 link 0x1063ee ----- SIGQUIT: quit PC=0x991ea m=1 sigcode=0 goroutine 0 gp=0xc000004540 m=1 mp=0xc000052008 [idle]: runtime.futex(0x21db40, 0x80, 0x0, 0xc000025ee0, 0x0, 0x0) /data/golang/workdir/go/src/runtime/sys_linux_s390x.s:497 +0x2a fp=0xc000025ea8 sp=0xc000025ea8 pc=0x991ea runtime.futexsleep(0x21db40, 0x0, 0xdf8475800) /data/golang/workdir/go/src/runtime/os_linux.go:75 +0xe8 fp=0xc000025ef0 sp=0xc000025ea8 pc=0x51de8 runtime.notetsleep_internal(0x21db40, 0xdf8475800) /data/golang/workdir/go/src/runtime/lock_futex.go:212 +0xec fp=0xc000025f28 sp=0xc000025ef0 pc=0x1e8fc runtime.notetsleep(0x21db40, 0xdf8475800) /data/golang/workdir/go/src/runtime/lock_futex.go:235 +0x5c fp=0xc000025f48 sp=0xc000025f28 pc=0x1ea7c runtime.sysmon() /data/golang/workdir/go/src/runtime/proc.go:5951 +0x26e fp=0xc000025fb8 sp=0xc000025f48 pc=0x6960e runtime.mstart1() /data/golang/workdir/go/src/runtime/proc.go:1730 +0xb2 fp=0xc000025fd8 sp=0xc000025fb8 pc=0x5d402 runtime.mstart0() /data/golang/workdir/go/src/runtime/proc.go:1687 +0x8c fp=0xc000025ff8 sp=0xc000025fd8 pc=0x5d32c runtime.mstart() /data/golang/workdir/go/src/runtime/asm_s390x.s:174 +0x18 fp=0xc000026000 sp=0xc000025ff8 pc=0x95fd8 r0 0xc000025ee0 r1 0xee r2 0xfffffffffffffffc r3 0x80 r4 0x0 r5 0xc000025ee0 r6 0x0 r7 0x0 r8 0x224f0e822957862c r9 0x0 r10 0x3c0000000 r11 0x0 r12 0x15a188 r13 0xc000004540 r14 0x51de8 r15 0xc000025ea8 pc 0x991ea link 0x51de8 ----- SIGQUIT: quit PC=0x106400 m=2 sigcode=0 goroutine 19 gp=0xc00012e380 m=2 mp=0xc000052808 [running]: main.crashDumpsAllThreadsLoop(...) /data/golang/workdir/go/src/runtime/testdata/testprog/crashdump.go:44 main.CrashDumpsAllThreads.gowrap1() /data/golang/workdir/go/src/runtime/testdata/testprog/crashdump.go:24 +0x70 fp=0xc000048fd8 sp=0xc000048fc8 pc=0x106400 runtime.goexit({}) /data/golang/workdir/go/src/runtime/asm_s390x.s:797 +0x2 fp=0xc000048fd8 sp=0xc000048fd8 pc=0x98392 created by main.CrashDumpsAllThreads in goroutine 1 /data/golang/workdir/go/src/runtime/testdata/testprog/crashdump.go:24 +0x54 r0 0x32ecd2 r1 0xc000052a78 r2 0x0 r3 0xc00012e380 r4 0xc000052808 r5 0x0 r6 0x106390 r7 0xc000048800 r8 0xc00012e380 r9 0x0 r10 0x0 r11 0xc000010168 r12 0xc00011e060 r13 0xc00012e380 r14 0x1063ee r15 0xc000048fc8 pc 0x106400 link 0x1063ee ----- FAIL FAIL runtime 188.673s FAIL go tool dist: Failed: exit status 1