cockroach icon indicating copy to clipboard operation
cockroach copied to clipboard

kv/kvserver: TestReplicateAfterRemoveAndSplit failed

Open cockroach-teamcity opened this issue 1 year ago • 5 comments

kv/kvserver.TestReplicateAfterRemoveAndSplit failed on master @ 93ad913106b6f0f6ec98bc2cfa788ff6d8085bd4:

=== RUN   TestReplicateAfterRemoveAndSplit
    test_log_scope.go:170: test logs captured to: outputs.zip/logTestReplicateAfterRemoveAndSplit4213416496
    test_log_scope.go:81: use -show-logs to present logs inline
    client_raft_test.go:1851: failed to start store: key /Local/RangeID/5/r/RangeGCThreshold does not have /Local/Range prefix
    panic.go:626: -- test log scope end --
test logs left over in: outputs.zip/logTestReplicateAfterRemoveAndSplit4213416496
--- FAIL: TestReplicateAfterRemoveAndSplit (10.60s)

Parameters:

  • attempt=1
  • race=true
  • run=1
  • shard=2
Help

See also: How To Investigate a Go Test Failure (internal)

/cc @cockroachdb/replication

This test on roachdash | Improve this report!

Jira issue: CRDB-38870

cockroach-teamcity avatar May 19 '24 11:05 cockroach-teamcity

kv/kvserver.TestReplicateAfterRemoveAndSplit failed on master @ e4d744226f47e37b9179632711067277b2b0ab80:

=== RUN   TestReplicateAfterRemoveAndSplit
    test_log_scope.go:170: test logs captured to: outputs.zip/logTestReplicateAfterRemoveAndSplit2944513682
    test_log_scope.go:81: use -show-logs to present logs inline
    client_raft_test.go:1851: failed to start store: key /Local/RangeID/5/r/RangeGCThreshold does not have /Local/Range prefix
    panic.go:626: -- test log scope end --
test logs left over in: outputs.zip/logTestReplicateAfterRemoveAndSplit2944513682
--- FAIL: TestReplicateAfterRemoveAndSplit (7.42s)

Parameters:

  • attempt=1
  • race=true
  • run=2
  • shard=2
Help

See also: How To Investigate a Go Test Failure (internal)

This test on roachdash | Improve this report!

cockroach-teamcity avatar May 20 '24 12:05 cockroach-teamcity

/Local/RangeID/5/r/RangeGCThreshold does not have /Local/Range

Could be related to recent changes to speed up descriptor iteration on startup, hitting:

https://github.com/cockroachdb/cockroach/blob/3a3c1d8985bc1a744c92089c1666985dfcbc7e3b/pkg/keys/keys.go#L428-L431

kvoli avatar May 20 '24 14:05 kvoli

kv/kvserver.TestReplicateAfterRemoveAndSplit failed on master @ d146ecff6f687e438706cf63591cafca60cc116d:

=== RUN   TestReplicateAfterRemoveAndSplit
    test_log_scope.go:170: test logs captured to: outputs.zip/logTestReplicateAfterRemoveAndSplit502155402
    test_log_scope.go:81: use -show-logs to present logs inline
    client_raft_test.go:1851: failed to start store: key /Local/RangeID/5/r/RangeGCThreshold does not have /Local/Range prefix
    panic.go:626: -- test log scope end --
test logs left over in: outputs.zip/logTestReplicateAfterRemoveAndSplit502155402
--- FAIL: TestReplicateAfterRemoveAndSplit (7.62s)

Parameters:

  • attempt=1
  • race=true
  • run=2
  • shard=2
Help

See also: How To Investigate a Go Test Failure (internal)

This test on roachdash | Improve this report!

cockroach-teamcity avatar May 21 '24 11:05 cockroach-teamcity

kv/kvserver.TestReplicateAfterRemoveAndSplit failed on master @ 8156d095961d7271df61fe2e2f716ef072bc5f96:

=== RUN   TestReplicateAfterRemoveAndSplit
    test_log_scope.go:170: test logs captured to: outputs.zip/logTestReplicateAfterRemoveAndSplit3463261215
    test_log_scope.go:81: use -show-logs to present logs inline
    client_raft_test.go:1851: failed to start store: key /Local/RangeID/5/r/RangeGCThreshold does not have /Local/Range prefix
    panic.go:626: -- test log scope end --
test logs left over in: outputs.zip/logTestReplicateAfterRemoveAndSplit3463261215
--- FAIL: TestReplicateAfterRemoveAndSplit (7.58s)

Parameters:

  • attempt=1
  • race=true
  • run=2
  • shard=2
Help

See also: How To Investigate a Go Test Failure (internal)

This test on roachdash | Improve this report!

cockroach-teamcity avatar May 22 '24 11:05 cockroach-teamcity

kv/kvserver.TestReplicateAfterRemoveAndSplit failed on master @ c7f16c96d4db6ef97085f972f094c7e4e7c1518f:

=== RUN   TestReplicateAfterRemoveAndSplit
    test_log_scope.go:170: test logs captured to: outputs.zip/logTestReplicateAfterRemoveAndSplit1451704657
    test_log_scope.go:81: use -show-logs to present logs inline
    client_raft_test.go:1851: failed to start store: key /Local/RangeID/5/r/RangeGCThreshold does not have /Local/Range prefix
    panic.go:626: -- test log scope end --
test logs left over in: outputs.zip/logTestReplicateAfterRemoveAndSplit1451704657
--- FAIL: TestReplicateAfterRemoveAndSplit (7.32s)

Parameters:

  • attempt=1
  • race=true
  • run=2
  • shard=2
Help

See also: How To Investigate a Go Test Failure (internal)

This test on roachdash | Improve this report!

cockroach-teamcity avatar May 24 '24 11:05 cockroach-teamcity

kv/kvserver.TestReplicateAfterRemoveAndSplit failed on master @ c84a89569fab4cc4896a0234bec1e1822dd420d8:

=== RUN   TestReplicateAfterRemoveAndSplit
    test_log_scope.go:170: test logs captured to: outputs.zip/logTestReplicateAfterRemoveAndSplit3196754340
    test_log_scope.go:81: use -show-logs to present logs inline
    client_raft_test.go:1851: failed to start store: key /Local/RangeID/5/r/RangeGCThreshold does not have /Local/Range prefix
    panic.go:626: -- test log scope end --
test logs left over in: outputs.zip/logTestReplicateAfterRemoveAndSplit3196754340
--- FAIL: TestReplicateAfterRemoveAndSplit (7.98s)

Parameters:

  • attempt=1
  • race=true
  • run=1
  • shard=2
Help

See also: How To Investigate a Go Test Failure (internal)

This test on roachdash | Improve this report!

cockroach-teamcity avatar Jun 03 '24 11:06 cockroach-teamcity

Should be closed by https://github.com/cockroachdb/cockroach/pull/125094.

arulajmani avatar Jun 12 '24 22:06 arulajmani