-
Notifications
You must be signed in to change notification settings - Fork 4.1k
teamcity: failed tests on master: test/TestReplicaLeaseRejectUnknownRaftNodeID, testrace/TestReplicaLeaseRejectUnknownRaftNodeID #25599
Copy link
Copy link
Closed
Labels
C-test-failureBroken test (automatically or manually discovered).Broken test (automatically or manually discovered).O-robotOriginated from a bot.Originated from a bot.
Milestone
Description
The following tests appear to have failed:
--- FAIL: test/TestReplicaLeaseRejectUnknownRaftNodeID (0.010s)
replica_test.go:1206: unexpected error obtaining lease for invalid store: cannot replace lease repl=(n1,s1):1 seq=1 start=0.000000000,0 exp=1.800000124,2 pro=0.900000124,3 with repl=(n2,s2):2 seq=0 start=0.900000124,0 exp=0.900000134,0: requested lease overlaps previous lease
------- Stdout: -------
I180516 22:20:34.205858 12912 storage/store.go:1440 [s1] [n1,s1]: failed initial metrics computation: [n1,s1]: system config not yet available
--- FAIL: testrace/TestReplicaLeaseRejectUnknownRaftNodeID (0.130s)
------- Stdout: -------
I180516 22:33:37.027198 12894 util/stop/stopper.go:471 quiescing; tasks left:
1 [async] gossip.infoStore: callbackreplica_test.go:1206: unexpected error obtaining lease for invalid store: cannot replace lease repl=(n1,s1):1 seq=1 start=0.000000000,0 exp=1.800000124,2 pro=0.900000124,3 with repl=(n2,s2):2 seq=0 start=0.900000124,0 exp=0.900000134,0: requested lease overlaps previous lease
------- Stdout: -------
I180516 22:20:34.205858 12912 storage/store.go:1440 [s1] [n1,s1]: failed initial metrics computation: [n1,s1]: system config not yet available
Please assign, take a look and update the issue accordingly.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
C-test-failureBroken test (automatically or manually discovered).Broken test (automatically or manually discovered).O-robotOriginated from a bot.Originated from a bot.