openbsd-386-72 at 82c14346d89ec0eeca114f9ca0e88516b2cda454 :: Running /tmp/workdir/go/src/make.bash with args ["/tmp/workdir/go/src/make.bash" "-force"] and env ["HOME=/" "PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin" "INRC=1" "_=/bin/sh" "WORKDIR=/tmp/workdir" "GOROOT_BOOTSTRAP=/tmp/workdir/go1.4" "GO_BUILDER_NAME=openbsd-386-72" "GOBIN=" "TMPDIR=/tmp/workdir/tmp" "GOCACHE=/tmp/workdir/gocache" "GOPLSCACHE=/tmp/workdir/goplscache" "PWD=/tmp/workdir/go/src"] in dir /tmp/workdir/go/src Building Go cmd/dist using /tmp/workdir/go1.4. (go1.20.6 openbsd/386) Building Go toolchain1 using /tmp/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 openbsd/386. --- Installed Go for openbsd/386 in /tmp/workdir/go Installed commands in /tmp/workdir/go/bin *** You need to add /tmp/workdir/go/bin to your PATH. ##### Test execution environment. # GOARCH: 386 # CPU: Intel(R) Xeon(R) CPU @ 2.80GHz # GOOS: openbsd # OS Version: OpenBSD 7.2 OpenBSD 7.2 (GENERIC) #5: Tue Jul 25 16:20:24 CEST 2023 root@syspatch-72-i386.openbsd.org:/usr/src/sys/arch/i386/compile/GENERIC i386 ##### Testing packages. ok archive/tar 0.204s ok archive/zip 0.464s ok bufio 0.086s ok bytes 0.456s ok cmp 0.015s ok compress/bzip2 0.091s ok compress/flate 0.832s ok compress/gzip 1.722s ok compress/lzw 0.109s ok compress/zlib 0.587s ok container/heap 0.017s ok container/list 0.015s ok container/ring 0.016s ok context 0.301s ok crypto 1.226s ok crypto/aes 0.036s ok crypto/cipher 0.020s ok crypto/des 0.028s ok crypto/dsa 0.018s ok crypto/ecdh 0.306s ok crypto/ecdsa 0.218s ok crypto/ed25519 0.335s ok crypto/elliptic 0.066s ok crypto/hmac 0.017s ok crypto/internal/alias 0.015s ok crypto/internal/bigmod 0.067s ok crypto/internal/boring 0.016s ok crypto/internal/boring/bcache 0.216s ok crypto/internal/edwards25519 0.534s ok crypto/internal/edwards25519/field 0.083s ok crypto/internal/hpke 0.020s ok crypto/internal/mlkem768 0.326s ok crypto/internal/nistec 1.092s ok crypto/internal/nistec/fiat 0.014s [no tests to run] ok crypto/md5 0.018s ok crypto/rand 0.128s ok crypto/rc4 0.056s ok crypto/rsa 1.105s ok crypto/sha1 0.018s ok crypto/sha256 0.017s ok crypto/sha512 0.021s ok crypto/subtle 0.286s ok crypto/tls 2.360s ok crypto/x509 2.514s ok database/sql 0.787s ok database/sql/driver 0.015s ok debug/buildinfo 0.025s ok debug/dwarf 0.059s ok debug/elf 0.242s ok debug/gosym 0.058s ok debug/macho 0.027s ok debug/pe 0.070s ok debug/plan9obj 0.017s ok embed 0.017s [no tests to run] ok embed/internal/embedtest 0.016s ok encoding/ascii85 0.016s ok encoding/asn1 0.020s ok encoding/base32 0.038s ok encoding/base64 0.018s ok encoding/binary 0.025s ok encoding/csv 0.029s ok encoding/gob 4.537s ok encoding/hex 0.018s ok encoding/json 0.478s ok encoding/pem 1.098s ok encoding/xml 0.096s ok errors 0.021s ok expvar 0.019s ok flag 0.071s ok fmt 0.106s ok go/ast 0.022s ok go/build 3.913s ok go/build/constraint 0.019s ok go/constant 0.020s ok go/doc 0.110s ok go/doc/comment 1.832s ok go/format 0.022s ok go/importer 0.642s ok go/internal/gccgoimporter 0.037s ok go/internal/gcimporter 4.016s ok go/internal/srcimporter 17.559s ok go/parser 0.493s ok go/printer 0.215s ok go/scanner 0.017s ok go/token 0.031s ok go/types 25.681s ok go/version 0.015s ok hash 0.017s ok hash/adler32 0.022s ok hash/crc32 0.020s ok hash/crc64 0.016s ok hash/fnv 0.016s ok hash/maphash 0.066s ok html 0.018s ok html/template 0.098s ok image 0.088s ok image/color 0.030s ok image/draw 0.101s ok image/gif 0.207s ok image/jpeg 0.223s ok image/png 0.343s ok index/suffixarray 0.223s ok internal/abi 0.160s ok internal/buildcfg 0.015s ok internal/chacha8rand 0.016s ok internal/concurrent 0.080s ok internal/coverage/cfile 1.676s ok internal/coverage/cformat 0.015s ok internal/coverage/cmerge 0.015s ok internal/coverage/pods 0.019s ok internal/coverage/slicereader 0.016s ok internal/coverage/slicewriter 0.015s ok internal/coverage/test 0.024s ok internal/cpu 0.036s ok internal/dag 0.016s ok internal/diff 0.022s ok internal/fmtsort 0.015s ok internal/fuzz 0.023s ok internal/godebug 1.094s ok internal/godebugs 8.572s ok internal/gover 0.015s ok internal/itoa 0.015s ok internal/platform 1.748s ok internal/poll 0.074s ok internal/profile 0.015s ok internal/reflectlite 0.018s ok internal/runtime/atomic 0.053s ok internal/saferio 0.106s ok internal/singleflight 0.086s ok internal/sysinfo 0.015s ok internal/testenv 0.423s --- FAIL: TestTraceStress (131.61s) --- FAIL: TestTraceStress/Default (131.61s) exec.go:193: test timed out while running command: /tmp/workdir/go/bin/go run testdata/testprog/stress.go trace_test.go:579: signal: killed panic: test timed out after 3m0s running tests: TestTraceStressStartStop (7s) TestTraceStressStartStop/Default (7s) goroutine 126 gp=0x6c1005a8 m=0 mp=0x83eb680 [running]: panic({0x8236fe0, 0x6d86c1f8}) /tmp/workdir/go/src/runtime/panic.go:804 +0x138 fp=0x6bc36f84 sp=0x6bc36f30 pc=0x80b61f8 testing.(*M).startAlarm.func1() /tmp/workdir/go/src/testing/testing.go:2373 +0x386 fp=0x6bc36ff0 sp=0x6bc36f84 pc=0x8142456 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1393 +0x1 fp=0x6bc36ff4 sp=0x6bc36ff0 pc=0x80bcc21 created by time.goFunc /tmp/workdir/go/src/time/sleep.go:215 +0x29 goroutine 1 gp=0x6bc06128 m=nil [chan receive]: runtime.gopark(0x827ca2c, 0x6ca701b4, 0xe, 0x7, 0x2) /tmp/workdir/go/src/runtime/proc.go:424 +0xfa fp=0x6bc86c54 sp=0x6bc86c40 pc=0x80b65aa runtime.chanrecv(0x6ca70180, 0x6bc86cc7, 0x1) /tmp/workdir/go/src/runtime/chan.go:639 +0x3bd fp=0x6bc86c90 sp=0x6bc86c54 pc=0x804db5d runtime.chanrecv1(0x6ca70180, 0x6bc86cc7) /tmp/workdir/go/src/runtime/chan.go:489 +0x1c fp=0x6bc86ca4 sp=0x6bc86c90 pc=0x804d76c testing.(*T).Run(0x6bc80008, {0x826e649, 0x18}, 0x827c890) /tmp/workdir/go/src/testing/testing.go:1751 +0x3ea fp=0x6bc86d1c sp=0x6bc86ca4 pc=0x813ef5a testing.runTests.func1(0x6bc80008) /tmp/workdir/go/src/testing/testing.go:2168 +0x3f fp=0x6bc86d3c sp=0x6bc86d1c pc=0x814105f testing.tRunner(0x6bc80008, 0x6bc86df4) /tmp/workdir/go/src/testing/testing.go:1690 +0x113 fp=0x6bc86d9c sp=0x6bc86d3c pc=0x813e093 testing.runTests(0x6bc10040, {0x83e31e0, 0x1a, 0x1a}, {0xc19994f4783901f7, 0x29e8edf51c, 0x83eaea0}) /tmp/workdir/go/src/testing/testing.go:2166 +0x379 fp=0x6bc86e08 sp=0x6bc86d9c pc=0x8140f79 testing.(*M).Run(0x6bc58050) /tmp/workdir/go/src/testing/testing.go:2034 +0x634 fp=0x6bc86f54 sp=0x6bc86e08 pc=0x813f9d4 main.main() _testmain.go:99 +0xdf fp=0x6bc86fac sp=0x6bc86f54 pc=0x821bb5f runtime.main() /tmp/workdir/go/src/runtime/proc.go:272 +0x288 fp=0x6bc86ff0 sp=0x6bc86fac pc=0x80812a8 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1393 +0x1 fp=0x6bc86ff4 sp=0x6bc86ff0 pc=0x80bcc21 goroutine 2 gp=0x6bc06488 m=nil [force gc (idle), 3 minutes]: runtime.gopark(0x827cb98, 0x83eab58, 0x11, 0xa, 0x1) /tmp/workdir/go/src/runtime/proc.go:424 +0xfa fp=0x6bc38fdc sp=0x6bc38fc8 pc=0x80b65aa runtime.goparkunlock(...) /tmp/workdir/go/src/runtime/proc.go:430 runtime.forcegchelper() /tmp/workdir/go/src/runtime/proc.go:337 +0xc7 fp=0x6bc38ff0 sp=0x6bc38fdc pc=0x8081607 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1393 +0x1 fp=0x6bc38ff4 sp=0x6bc38ff0 pc=0x80bcc21 created by runtime.init.6 in goroutine 1 /tmp/workdir/go/src/runtime/proc.go:325 +0x1d goroutine 3 gp=0x6bc065a8 m=nil [GC sweep wait]: runtime.gopark(0x827cb98, 0x83eacf0, 0xc, 0x9, 0x1) /tmp/workdir/go/src/runtime/proc.go:424 +0xfa fp=0x6bc397cc sp=0x6bc397b8 pc=0x80b65aa runtime.goparkunlock(...) /tmp/workdir/go/src/runtime/proc.go:430 runtime.bgsweep(0x6bc1e040) /tmp/workdir/go/src/runtime/mgcsweep.go:317 +0xec fp=0x6bc397e8 sp=0x6bc397cc pc=0x806b4ec runtime.gcenable.gowrap1() /tmp/workdir/go/src/runtime/mgc.go:203 +0x21 fp=0x6bc397f0 sp=0x6bc397e8 pc=0x805cf61 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1393 +0x1 fp=0x6bc397f4 sp=0x6bc397f0 pc=0x80bcc21 created by runtime.gcenable in goroutine 1 /tmp/workdir/go/src/runtime/mgc.go:203 +0x71 goroutine 4 gp=0x6bc066c8 m=nil [GC scavenge wait]: runtime.gopark(0x827cb98, 0x83eafc0, 0xd, 0xa, 0x2) /tmp/workdir/go/src/runtime/proc.go:424 +0xfa fp=0x6bc39fb8 sp=0x6bc39fa4 pc=0x80b65aa runtime.goparkunlock(...) /tmp/workdir/go/src/runtime/proc.go:430 runtime.(*scavengerState).park(0x83eafc0) /tmp/workdir/go/src/runtime/mgcscavenge.go:425 +0x54 fp=0x6bc39fcc sp=0x6bc39fb8 pc=0x8068ad4 runtime.bgscavenge(0x6bc1e040) /tmp/workdir/go/src/runtime/mgcscavenge.go:658 +0x69 fp=0x6bc39fe8 sp=0x6bc39fcc pc=0x8069129 runtime.gcenable.gowrap2() /tmp/workdir/go/src/runtime/mgc.go:204 +0x21 fp=0x6bc39ff0 sp=0x6bc39fe8 pc=0x805cf21 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1393 +0x1 fp=0x6bc39ff4 sp=0x6bc39ff0 pc=0x80bcc21 created by runtime.gcenable in goroutine 1 /tmp/workdir/go/src/runtime/mgc.go:204 +0xb1 goroutine 5 gp=0x6bc06c68 m=nil [finalizer wait, 2 minutes]: runtime.gopark(0x827ca4c, 0x83f70f4, 0x10, 0xa, 0x1) /tmp/workdir/go/src/runtime/proc.go:424 +0xfa fp=0x6bc3a798 sp=0x6bc3a784 pc=0x80b65aa runtime.runfinq() /tmp/workdir/go/src/runtime/mfinal.go:193 +0xf0 fp=0x6bc3a7f0 sp=0x6bc3a798 pc=0x805c0c0 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1393 +0x1 fp=0x6bc3a7f4 sp=0x6bc3a7f0 pc=0x80bcc21 created by runtime.createfing in goroutine 1 /tmp/workdir/go/src/runtime/mfinal.go:163 +0x5a goroutine 12 gp=0x6bc06d88 m=nil [chan receive, 2 minutes]: runtime.gopark(0x827ca2c, 0x6bc1e274, 0xe, 0x7, 0x2) /tmp/workdir/go/src/runtime/proc.go:424 +0xfa fp=0x6bc85d3c sp=0x6bc85d28 pc=0x80b65aa runtime.chanrecv(0x6bc1e240, 0x0, 0x1) /tmp/workdir/go/src/runtime/chan.go:639 +0x3bd fp=0x6bc85d78 sp=0x6bc85d3c pc=0x804db5d runtime.chanrecv1(0x6bc1e240, 0x0) /tmp/workdir/go/src/runtime/chan.go:489 +0x1c fp=0x6bc85d8c sp=0x6bc85d78 pc=0x804d76c testing.(*T).Parallel(0x6bc80208) /tmp/workdir/go/src/testing/testing.go:1484 +0x244 fp=0x6bc85e08 sp=0x6bc85d8c pc=0x813dd74 internal/trace_test.TestMMU(0x6bc80208) /tmp/workdir/go/src/internal/trace/gc_test.go:28 +0x2c fp=0x6bc85f84 sp=0x6bc85e08 pc=0x820ebfc testing.tRunner(0x6bc80208, 0x827c844) /tmp/workdir/go/src/testing/testing.go:1690 +0x113 fp=0x6bc85fe4 sp=0x6bc85f84 pc=0x813e093 testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1743 +0x28 fp=0x6bc85ff0 sp=0x6bc85fe4 pc=0x813f098 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1393 +0x1 fp=0x6bc85ff4 sp=0x6bc85ff0 pc=0x80bcc21 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1743 +0x3cb goroutine 10 gp=0x6bc070e8 m=nil [GC worker (idle), 1 minutes]: runtime.gopark(0x827ca5c, 0x6bc18c48, 0x1a, 0xa, 0x0) /tmp/workdir/go/src/runtime/proc.go:424 +0xfa fp=0x6bc3878c sp=0x6bc38778 pc=0x80b65aa runtime.gcBgMarkWorker(0x6bc1fd80) /tmp/workdir/go/src/runtime/mgc.go:1363 +0xeb fp=0x6bc387e8 sp=0x6bc3878c pc=0x805f89b runtime.gcBgMarkStartWorkers.gowrap1() /tmp/workdir/go/src/runtime/mgc.go:1279 +0x21 fp=0x6bc387f0 sp=0x6bc387e8 pc=0x805f791 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1393 +0x1 fp=0x6bc387f4 sp=0x6bc387f0 pc=0x80bcc21 created by runtime.gcBgMarkStartWorkers in goroutine 9 /tmp/workdir/go/src/runtime/mgc.go:1279 +0x114 goroutine 120 gp=0x6bc06ea8 m=nil [chan receive]: runtime.gopark(0x827ca2c, 0x6ca70234, 0xe, 0x7, 0x2) /tmp/workdir/go/src/runtime/proc.go:424 +0xfa fp=0x6bc35e6c sp=0x6bc35e58 pc=0x80b65aa runtime.chanrecv(0x6ca70200, 0x6bc35edf, 0x1) /tmp/workdir/go/src/runtime/chan.go:639 +0x3bd fp=0x6bc35ea8 sp=0x6bc35e6c pc=0x804db5d runtime.chanrecv1(0x6ca70200, 0x6bc35edf) /tmp/workdir/go/src/runtime/chan.go:489 +0x1c fp=0x6bc35ebc sp=0x6bc35ea8 pc=0x804d76c testing.(*T).Run(0x6c384208, {0x82677a5, 0x7}, 0x6d86c118) /tmp/workdir/go/src/testing/testing.go:1751 +0x3ea fp=0x6bc35f34 sp=0x6bc35ebc pc=0x813ef5a internal/trace_test.testTraceProg(0x6c384208, {0x826c82b, 0x14}, 0x0) /tmp/workdir/go/src/internal/trace/trace_test.go:614 +0x22b fp=0x6bc35f70 sp=0x6bc35f34 pc=0x821632b internal/trace_test.TestTraceStressStartStop(0x6c384208) /tmp/workdir/go/src/internal/trace/trace_test.go:518 +0x35 fp=0x6bc35f84 sp=0x6bc35f70 pc=0x8216035 testing.tRunner(0x6c384208, 0x827c890) /tmp/workdir/go/src/testing/testing.go:1690 +0x113 fp=0x6bc35fe4 sp=0x6bc35f84 pc=0x813e093 testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1743 +0x28 fp=0x6bc35ff0 sp=0x6bc35fe4 pc=0x813f098 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1393 +0x1 fp=0x6bc35ff4 sp=0x6bc35ff0 pc=0x80bcc21 created by testing.(*T).Run in goroutine 1 /tmp/workdir/go/src/testing/testing.go:1743 +0x3cb goroutine 121 gp=0x6bc06fc8 m=3 mp=0x6bc3ca08 [syscall]: syscall.syscall6(0x80cb980, 0x2e79, 0x6bc83e50, 0x0, 0x6c380140, 0x0, 0x0) /tmp/workdir/go/src/runtime/sys_openbsd3.go:54 +0x20 fp=0x6bc83dfc sp=0x6bc83dec pc=0x80b9ed0 syscall.wait4(0x2e79, 0x6bc83e50, 0x0, 0x6c380140) /tmp/workdir/go/src/syscall/zsyscall_openbsd_386.go:43 +0x61 fp=0x6bc83e34 sp=0x6bc83dfc pc=0x80c9e51 syscall.Wait4(0x2e79, 0x6bc83e74, 0x0, 0x6c380140) /tmp/workdir/go/src/syscall/syscall_bsd.go:144 +0x3b fp=0x6bc83e58 sp=0x6bc83e34 pc=0x80c969b os.(*Process).pidWait(0x6c22e210) /tmp/workdir/go/src/os/exec_unix.go:70 +0xb4 fp=0x6bc83e90 sp=0x6bc83e58 pc=0x80e7ff4 os.(*Process).wait(0x6c22e210) /tmp/workdir/go/src/os/exec_unix.go:30 +0x23 fp=0x6bc83ea4 sp=0x6bc83e90 pc=0x80e7ee3 os.(*Process).Wait(...) /tmp/workdir/go/src/os/exec.go:358 os/exec.(*Cmd).Wait(0x6bc9a008) /tmp/workdir/go/src/os/exec/exec.go:901 +0x36 fp=0x6bc83edc sp=0x6bc83ea4 pc=0x8167cf6 os/exec.(*Cmd).Run(0x6bc9a008) /tmp/workdir/go/src/os/exec/exec.go:608 +0x3f fp=0x6bc83eec sp=0x6bc83edc pc=0x8166a7f internal/trace_test.testTraceProg.func1(0x6c384308, 0x0, {0x0, 0x0}) /tmp/workdir/go/src/internal/trace/trace_test.go:575 +0x3b4 fp=0x6bc83f70 sp=0x6bc83eec pc=0x82169a4 internal/trace_test.testTraceProg.func2(0x6c384308) /tmp/workdir/go/src/internal/trace/trace_test.go:615 +0x32 fp=0x6bc83f84 sp=0x6bc83f70 pc=0x82165e2 testing.tRunner(0x6c384308, 0x6d86c118) /tmp/workdir/go/src/testing/testing.go:1690 +0x113 fp=0x6bc83fe4 sp=0x6bc83f84 pc=0x813e093 testing.(*T).Run.gowrap1() /tmp/workdir/go/src/testing/testing.go:1743 +0x28 fp=0x6bc83ff0 sp=0x6bc83fe4 pc=0x813f098 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1393 +0x1 fp=0x6bc83ff4 sp=0x6bc83ff0 pc=0x80bcc21 created by testing.(*T).Run in goroutine 120 /tmp/workdir/go/src/testing/testing.go:1743 +0x3cb goroutine 124 gp=0x6c100a28 m=nil [chan send]: runtime.gopark(0x827ca2c, 0x6ca702b4, 0xf, 0x6, 0x2) /tmp/workdir/go/src/runtime/proc.go:424 +0xfa fp=0x6bc84ee8 sp=0x6bc84ed4 pc=0x80b65aa runtime.chansend(0x6ca70280, 0x6bc84fd4, 0x1, 0x8167be7) /tmp/workdir/go/src/runtime/chan.go:270 +0x299 fp=0x6bc84f20 sp=0x6bc84ee8 pc=0x804cef9 runtime.chansend1(0x6ca70280, 0x6bc84fd4) /tmp/workdir/go/src/runtime/chan.go:156 +0x24 fp=0x6bc84f38 sp=0x6bc84f20 pc=0x804cc54 os/exec.(*Cmd).watchCtx(0x6bc9a008, 0x6ca70280) /tmp/workdir/go/src/os/exec/exec.go:852 +0x497 fp=0x6bc84fe4 sp=0x6bc84f38 pc=0x8167be7 os/exec.(*Cmd).Start.gowrap2() /tmp/workdir/go/src/os/exec/exec.go:754 +0x28 fp=0x6bc84ff0 sp=0x6bc84fe4 pc=0x8167508 runtime.goexit({}) /tmp/workdir/go/src/runtime/asm_386.s:1393 +0x1 fp=0x6bc84ff4 sp=0x6bc84ff0 pc=0x80bcc21 created by os/exec.(*Cmd).Start in goroutine 121 /tmp/workdir/go/src/os/exec/exec.go:754 +0x8e9 FAIL internal/trace 180.442s ok internal/trace/internal/oldtrace 0.421s FAIL go tool dist: Failed: exit status 1