-
Notifications
You must be signed in to change notification settings - Fork 4.1k
roachtest: clearrange/checks=true failed #60849
Copy link
Copy link
Closed
Labels
C-test-failureBroken test (automatically or manually discovered).Broken test (automatically or manually discovered).O-roachtestO-robotOriginated from a bot.Originated from a bot.branch-masterFailures and bugs on the master branch.Failures and bugs on the master branch.release-blockerIndicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked.Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked.
Description
(roachtest).clearrange/checks=true failed on master@64c4aef909f4382523cd9248341ca9f4448d841a:
| main.main()
| /go/src/github.com/cockroachdb/cockroach/pkg/cmd/cockroach/main.go:26 +0x25 fp=0xc001917f88 sp=0xc001917f78 pc=0x3ddc705
| runtime.main()
| /usr/local/go/src/runtime/proc.go:204 +0x209 fp=0xc001917fe0 sp=0xc001917f88 pc=0x48de09
| runtime.goexit()
| /usr/local/go/src/runtime/asm_amd64.s:1374 +0x1 fp=0xc001917fe8 sp=0xc001917fe0 pc=0x4c4641
|
| goroutine 2 [force gc (idle), 2 minutes]:
| runtime.gopark(0x5185308, 0x8446d00, 0x1411, 0x1)
| /usr/local/go/src/runtime/proc.go:306 +0xe5 fp=0xc0000acfb0 sp=0xc0000acf90 pc=0x48e205
| runtime.goparkunlock(...)
| /usr/local/go/src/runtime/proc.go:312
| runtime.forcegchelper()
| /usr/local/go/src/runtime/proc.go:255 +0xc5 fp=0xc0000acfe0 sp=0xc0000acfb0 pc=0x48e0a5
| runtime.goexit()
| /usr/local/go/src/runtime/asm_amd64.s:1374 +0x1 fp=0xc0000acfe8 sp=0xc0000acfe0 pc=0x4c4641
| created by runtime.init.6
| /usr/local/go/src/runtime/proc.go:243 +0x35
|
| goroutine 3 [GC sweep wait]:
| runtime.gopark(0x5185308, 0x844e580, 0x140c, 0x1)
| /usr/local/go/src/runtime/proc.go:306 +0xe5 fp=0xc0000ad7a8 sp=0xc0000ad788 pc=0x48e205
| runtime.goparkunlock(...)
| /usr/local/go/src/runtime/proc.go:312
| runtime.bgsweep(0xc0000d4000)
| /usr/local/go/src/runtime/mgcsweep.go:182 +0x13b fp=0xc0000ad7d8 sp=0xc0000ad7a8 pc=0x4787db
| runtime.goexit()
| /usr/local/go/src/runtime/asm_amd64.s:1374 +0x1 fp=0xc0000ad7e0 sp=0xc0000ad7d8 pc=0x4c4641
| created by runtime.gcenable
| /usr/local/go/src/runtime/mgc.go:217 +0x5c
|
| goroutine 4 [GC scavenge wait]:
| runtime.gopark(0x5185308, 0x844f600, 0x140d, 0x1)
| /usr/local/go/src/runtime/proc.go:306 +0xe5 fp=0xc0000adf78 sp=0xc0000adf58 pc=0x48e205
| runtime.goparkunlock(...)
| /usr/local/go/src/runtime/proc.go:312
| runtime.bgscavenge(0xc0000d4000)
| /usr/local/go/src/runtime/mgcscavenge.go:314 +0x29c fp=0xc0000adfd8 sp=0xc0000adf78 pc=0x47693c
| runtime.goexit()
| /usr/local/go/src/runtime/asm_amd64.s:1374 +0x1 fp=0xc0000adfe0 sp=0xc0000adfd8 pc=0x4c4641
| created by runtime.gcenable
| /usr/local/go/src/runtime/mgc.go:218 +0x7e
|
| stdout:
Wraps: (4) secondary error attachment
| signal: killed
| (1) signal: killed
| Error types: (1) *exec.ExitError
Wraps: (5) context canceled
Error types: (1) *withstack.withStack (2) *errutil.withPrefix (3) *main.withCommandDetails (4) *secondary.withSecondaryError (5) *errors.errorString
More
Artifacts: /clearrange/checks=true
See this test on roachdash
powered by pkg/cmd/internal/issues
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
C-test-failureBroken test (automatically or manually discovered).Broken test (automatically or manually discovered).O-roachtestO-robotOriginated from a bot.Originated from a bot.branch-masterFailures and bugs on the master branch.Failures and bugs on the master branch.release-blockerIndicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked.Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked.