-
Notifications
You must be signed in to change notification settings - Fork 4.1k
kvserver: TestRaftSSTableSideloadingTruncation/loosely-coupled=true seems flaky #77046
Copy link
Copy link
Closed
Labels
C-test-failureBroken test (automatically or manually discovered).Broken test (automatically or manually discovered).T-storageStorage TeamStorage Teamskipped-test
Description
TestRaftSSTableSideloadingTruncation/loosely-coupled=true
raft_log_queue_test.go:923: condition failed to evaluate within 45s: expected firstIndex == 14, got 11
goroutine 29970 [running]:
runtime/debug.Stack()
/usr/local/go/src/runtime/debug/stack.go:24 +0x65
github.com/cockroachdb/cockroach/pkg/testutils.SucceedsWithin({0x5711eb8, 0xc000e24b60}, 0x0, 0x0)
/go/src/github.com/cockroachdb/cockroach/pkg/testutils/soon.go:60 +0x5f
github.com/cockroachdb/cockroach/pkg/testutils.SucceedsSoon({0x5711eb8, 0xc000e24b60}, 0x1)
/go/src/github.com/cockroachdb/cockroach/pkg/testutils/soon.go:41 +0x4a
github.com/cockroachdb/cockroach/pkg/kv/kvserver.waitForTruncationForTesting(0x0, 0x0, 0x0, 0x0)
/go/src/github.com/cockroachdb/cockroach/pkg/kv/kvserver/raft_log_queue_test.go:923 +0x65
github.com/cockroachdb/cockroach/pkg/kv/kvserver.TestRaftSSTableSideloadingTruncation.func1(0xc000e24b60, 0xb7)
/go/src/github.com/cockroachdb/cockroach/pkg/kv/kvserver/replica_sideload_test.go:860 +0x633
github.com/cockroachdb/cockroach/pkg/testutils.RunTrueAndFalse.func1(0xffdf20)
/go/src/github.com/cockroachdb/cockroach/pkg/testutils/subtest.go:23 +0x24
testing.tRunner(0xc000e24b60, 0xc00369cc48)
/usr/local/go/src/testing/testing.go:1259 +0x102
created by testing.(*T).Run
/usr/local/go/src/testing/testing.go:1306 +0x35a
Example build: https://teamcity.cockroachdb.com/viewLog.html?buildId=4459715&buildTypeId=Cockroach_UnitTests
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
C-test-failureBroken test (automatically or manually discovered).Broken test (automatically or manually discovered).T-storageStorage TeamStorage Teamskipped-test