-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Open
Labels
A-kv-transactionsRelating to MVCC and the transactional model.Relating to MVCC and the transactional model.C-bugCode not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.C-test-failureBroken test (automatically or manually discovered).Broken test (automatically or manually discovered).O-robotOriginated from a bot.Originated from a bot.P-3Issues/test failures with no fix SLAIssues/test failures with no fix SLAT-kvKV TeamKV Teambranch-masterFailures and bugs on the master branch.Failures and bugs on the master branch.
Description
kv/kvserver.TestLeaseTransferReplicatesLocks failed on master @ 943f82fd320a79d23fc71ddb65f0223e10713081:
=== RUN TestLeaseTransferReplicatesLocks
test_log_scope.go:172: test logs captured to: outputs.zip/logTestLeaseTransferReplicatesLocks134941666
test_log_scope.go:82: use -show-logs to present logs inline
test_server_shim.go:686: DRPC is enabled (via override by TestingGlobalDRPCOption)
client_replica_test.go:5906: transferring to s1
client_replica_test.go:5908: done transferring to s1
client_replica_test.go:5926: txn1: lock acquired, waiting for txn2 cancellation
client_replica_test.go:5939: txn2: tnx1 lock acquisition observed, starting txn
client_replica_test.go:5965: transferring lease from s1 -> s2
client_replica_test.go:5968: cancelling txn2
client_replica_test.go:5928: txn1: done
client_replica_test.go:5975:
Error Trace: pkg/kv/kvserver/client_replica_test.go:5975
Error: "0" is not greater than or equal to "1"
Test: TestLeaseTransferReplicatesLocks
panic.go:615: -- test log scope end --
test logs left over in: outputs.zip/logTestLeaseTransferReplicatesLocks134941666
--- FAIL: TestLeaseTransferReplicatesLocks (35.04s)
Parameters:
attempt=1race=truerun=1shard=39
This test on roachdash | Improve this report!
Jira issue: CRDB-60722
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-kv-transactionsRelating to MVCC and the transactional model.Relating to MVCC and the transactional model.C-bugCode not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.C-test-failureBroken test (automatically or manually discovered).Broken test (automatically or manually discovered).O-robotOriginated from a bot.Originated from a bot.P-3Issues/test failures with no fix SLAIssues/test failures with no fix SLAT-kvKV TeamKV Teambranch-masterFailures and bugs on the master branch.Failures and bugs on the master branch.