-
Notifications
You must be signed in to change notification settings - Fork 4.1k
storage: TestReplicaLazyLoad timed out under stress #25430
Copy link
Copy link
Closed
Labels
A-kv-clientRelating to the KV client and the KV interface.Relating to the KV client and the KV interface.C-test-failureBroken test (automatically or manually discovered).Broken test (automatically or manually discovered).
Description
=== RUN TestReplicaLazyLoad
W180510 14:15:23.049962 80556 storage/store.go:1516 [s1,r1/1:/M{in-ax}] could not gossip system config: periodic gossip is disabled
W180510 14:15:23.050105 80557 storage/store.go:1516 [s1,r1/1:/M{in-ax}] could not gossip node liveness: periodic gossip is disabled
I180510 14:15:23.050203 80336 storage/store.go:1424 [s1] [n1,s1]: failed initial metrics computation: [n1,s1]: system config not yet available
I180510 14:15:23.050954 80336 gossip/gossip.go:333 [n1] NodeDescriptor set to node_id:1 address:<network_field:"tcp" address_field:"127.0.0.1:43641" > attrs:<> locality:<> ServerVersion:<major_val:0 minor_val:0 patch:0 unstable:0 >
W180510 14:15:23.059799 80476 storage/node_liveness.go:461 [hb] failed node liveness heartbeat: context deadline exceeded
W180510 14:15:23.065688 80481 storage/replica.go:3122 [s1,r1/1:/M{in-ax}] context canceled before proposing: 1 RequestLease
I180510 14:15:23.065898 80567 storage/client_test.go:1214 [hb,txn=68cc46e8] test clock advanced to: 0.018000125,0
I180510 14:15:23.066585 80476 storage/node_liveness.go:749 [hb] retrying liveness update after storage.errRetryLiveness: result is ambiguous (context finished during distsender send: context deadline exceeded)
W180510 14:15:23.068327 80476 storage/node_liveness.go:461 [hb] failed node liveness heartbeat: context deadline exceeded
I180510 14:15:23.074707 80476 storage/node_liveness.go:749 [hb] retrying liveness update after storage.errRetryLiveness: result is ambiguous (context finished during distsender send: context deadline exceeded)
W180510 14:15:23.076456 80476 storage/node_liveness.go:461 [hb] failed node liveness heartbeat: context deadline exceeded
W180510 14:15:23.082344 80476 storage/node_liveness.go:461 [hb] failed node liveness heartbeat: context deadline exceeded
I180510 14:15:23.088652 80476 storage/node_liveness.go:749 [hb] retrying liveness update after storage.errRetryLiveness: result is ambiguous (context finished during distsender send: context deadline exceeded)
W180510 14:15:23.090291 80476 storage/node_liveness.go:461 [hb] failed node liveness heartbeat: context deadline exceeded
I180510 14:15:23.097354 80476 storage/node_liveness.go:749 [hb] retrying liveness update after storage.errRetryLiveness: result is ambiguous (context finished during distsender send: context deadline exceeded)
I180510 14:15:23.098088 80476 storage/node_liveness.go:458 [hb] heartbeat failed on epoch increment; retrying
I180510 14:15:23.104698 80476 storage/node_liveness.go:749 [hb] retrying liveness update after storage.errRetryLiveness: result is ambiguous (context finished during distsender send: context deadline exceeded)
I180510 14:15:23.105673 80476 storage/node_liveness.go:458 [hb] heartbeat failed on epoch increment; retrying
[forever repeating]
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-kv-clientRelating to the KV client and the KV interface.Relating to the KV client and the KV interface.C-test-failureBroken test (automatically or manually discovered).Broken test (automatically or manually discovered).