Skip to content

kv/kvserver: TestNonVoterCatchesUpViaRaftSnapshotQueue failed #68142

@cockroach-teamcity

Description

@cockroach-teamcity

kv/kvserver.TestNonVoterCatchesUpViaRaftSnapshotQueue failed with artifacts on master @ 8009ac6bb63f455a18bb1139d505bdd9930816b7:

=== RUN   TestNonVoterCatchesUpViaRaftSnapshotQueue
    test_log_scope.go:73: test logs captured to: /go/src/github.com/cockroachdb/cockroach/artifacts/logTestNonVoterCatchesUpViaRaftSnapshotQueue890270849
    test_log_scope.go:74: use -show-logs to present logs inline
    replica_learner_test.go:430: 
        	Error Trace:	replica_learner_test.go:430
        	Error:      	Expect "     0.000ms      0.000ms    === operation:manual raftsnapshot queue run _unfinished:1 _verbose:1 node:1 range:41/1:/{Table/Max-Max} store:1
        	            	     0.082ms      0.082ms    event:kv/kvserver/store.go:2828 [n1,s1,r41/1:/{Table/Max-Max}] running raftsnapshot.shouldQueue
        	            	     0.107ms      0.025ms    event:kv/kvserver/store.go:2830 [n1,s1,r41/1:/{Table/Max-Max}] shouldQueue=false, priority=0.000000
        	            	" to match "streamed VIA_SNAPSHOT_QUEUE snapshot.*to.*NON_VOTER"
        	Test:       	TestNonVoterCatchesUpViaRaftSnapshotQueue
    panic.go:613: -- test log scope end --
test logs left over in: /go/src/github.com/cockroachdb/cockroach/artifacts/logTestNonVoterCatchesUpViaRaftSnapshotQueue890270849
--- FAIL: TestNonVoterCatchesUpViaRaftSnapshotQueue (3.37s)
Reproduce

To reproduce, try:

make stressrace TESTS=TestNonVoterCatchesUpViaRaftSnapshotQueue PKG=./pkg/kv/kvserver TESTTIMEOUT=5m STRESSFLAGS='-timeout 5m' 2>&1

Parameters in this failure:

  • GOFLAGS=-json

/cc @cockroachdb/kv aayushshah15

This test on roachdash | Improve this report!

Metadata

Metadata

Assignees

Labels

C-test-failureBroken test (automatically or manually discovered).O-robotOriginated from a bot.branch-masterFailures and bugs on the master branch.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions