-
Notifications
You must be signed in to change notification settings - Fork 4.1k
pkg/kv/kvserver/asim/asim_test: TestAsimDeterministic failed #108092
Copy link
Copy link
Closed
Labels
A-kv-distributionRelating to rebalancing and leasing.Relating to rebalancing and leasing.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.T-kvKV TeamKV Teambranch-masterFailures and bugs on the master branch.Failures and bugs on the master branch.skipped-test
Milestone
Description
pkg/kv/kvserver/asim/asim_test.TestAsimDeterministic failed with artifacts on master @ 36665f664a0661b0d50649d16b1feb8e88afa56b:
- Leases: (int64) 93,
- LeaseTransfers: (int64) 0,
- Rebalances: (int64) 102,
- RebalanceSentBytes: (int64) 1535,
- RebalanceRcvdBytes: (int64) 10289,
+ ReadKeys: (int64) 249,
+ ReadBytes: (int64) 47911,
+ Replicas: (int64) 412,
+ Leases: (int64) 91,
+ LeaseTransfers: (int64) 0,
+ Rebalances: (int64) 99,
+ RebalanceSentBytes: (int64) 1285,
+ RebalanceRcvdBytes: (int64) 9557,
RangeSplits: (int64) 0,
@@ -199278,7 +199278,7 @@
ReadBytes: (int64) 47011,
- Replicas: (int64) 413,
+ Replicas: (int64) 411,
Leases: (int64) 95,
LeaseTransfers: (int64) 0,
- Rebalances: (int64) 110,
- RebalanceSentBytes: (int64) 1845,
+ Rebalances: (int64) 108,
+ RebalanceSentBytes: (int64) 1603,
RebalanceRcvdBytes: (int64) 12312,
@@ -199299,3 +199299,3 @@
ReadBytes: (int64) 42398,
- Replicas: (int64) 414,
+ Replicas: (int64) 413,
Leases: (int64) 94,
@@ -199320,6 +199320,6 @@
ReadBytes: (int64) 52225,
- Replicas: (int64) 411,
+ Replicas: (int64) 409,
Leases: (int64) 103,
LeaseTransfers: (int64) 0,
- Rebalances: (int64) 109,
+ Rebalances: (int64) 108,
RebalanceSentBytes: (int64) 2089,
@@ -199341,6 +199341,6 @@
ReadBytes: (int64) 41768,
- Replicas: (int64) 414,
+ Replicas: (int64) 413,
Leases: (int64) 91,
LeaseTransfers: (int64) 0,
- Rebalances: (int64) 86,
+ Rebalances: (int64) 85,
RebalanceSentBytes: (int64) 1759,
Test: TestAsimDeterministic
--- FAIL: TestAsimDeterministic (156.18s)
Parameters: TAGS=bazel,gss,deadlock
, stress=true
This test on roachdash | Improve this report!
Jira issue: CRDB-30312
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-kv-distributionRelating to rebalancing and leasing.Relating to rebalancing and leasing.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.T-kvKV TeamKV Teambranch-masterFailures and bugs on the master branch.Failures and bugs on the master branch.skipped-test