[DEBUG] [03/25/2024 01:14:37.779] [main] [EventStream(akka://test)] logger log1-TestEventListener started 01:14:37,779 AM [test-akka.actor.default-dispatcher-6] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [03/25/2024 01:14:37.779] [main] [EventStream(akka://test)] logger log2-Slf4jLogger started [DEBUG] [03/25/2024 01:14:37.779] [main] [EventStream(akka://test)] Default Loggers started [INFO] [03/25/2024 01:14:37.792] [main] [ArteryTransport(akka://test)] Remoting started with transport [Artery tcp]; listening on address [akka://test@10.30.171.190:25520] with UID [-757715688517379346] 01:14:37,793 AM [test-akka.actor.default-dispatcher-7] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [akka://test@10.30.171.190:25520] with UID [-757715688517379346] [INFO] [03/25/2024 01:14:37.793] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.190:25520] - Starting up, Akka version [2.6.21] ... 01:14:37,794 AM [test-akka.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [akka://test@10.30.171.190:25520] - Starting up, Akka version [2.6.21] ... [INFO] [03/25/2024 01:14:37.795] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.190:25520] - Registered cluster JMX MBean [akka:type=Cluster] [INFO] [03/25/2024 01:14:37.795] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.190:25520] - Started up successfully 01:14:37,795 AM [test-akka.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [akka://test@10.30.171.190:25520] - Registered cluster JMX MBean [akka:type=Cluster] 01:14:37,795 AM [test-akka.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [akka://test@10.30.171.190:25520] - Started up successfully [INFO] [03/25/2024 01:14:37.796] [test-akka.actor.internal-dispatcher-3] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.190:25520] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing [INFO] [03/25/2024 01:14:37.796] [test-akka.actor.internal-dispatcher-3] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.190:25520] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#joining 01:14:37,805 AM [main] [INFO] LeadershipTransferIntegrationTest - testLeaderTransferAborted starting 01:14:37,805 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting 01:14:37,806 AM [test-akka.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [akka://test@10.30.171.190:25520] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing 01:14:37,806 AM [test-akka.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [akka://test@10.30.171.190:25520] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#joining [WARN] [03/25/2024 01:14:37.809] [test-akka.actor.default-dispatcher-11] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower646]: org.opendaylight.controller.cluster.common.actor.Monitor@263e2dd [INFO] [akkaDeadLetter][03/25/2024 01:14:37.809] [test-akka.actor.default-dispatcher-11] [akka://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/follower646] to Actor[akka://test/user/termination-monitor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[akka://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 01:14:37,809 AM [test-akka.actor.default-dispatcher-11] [INFO] EmptyLocalActorRef - Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/follower646] to Actor[akka://test/user/termination-monitor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[akka://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 01:14:37,810 AM [test-akka.actor.default-dispatcher-13] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower646 with journal batch size 1000 01:14:37,811 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower646: SnapshotOffer called. 01:14:37,811 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower646: Moving last applied index from -1 to -1 01:14:37,811 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower646: Set currentTerm=1, votedFor=null 01:14:37,811 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower646: Updated server config: isVoting: true, peers: [PeerInfo [id=follower648, address=akka://test/user/follower648, votingState=NON_VOTING], PeerInfo [id=leader645, address=akka://test/user/leader645, votingState=VOTING], PeerInfo [id=follower647, address=akka://test/user/follower647, votingState=VOTING]] 01:14:37,811 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower646 in 96.50 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 01:14:37,812 AM [test-akka.actor.default-dispatcher-13] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower646: Recovery completed in 969.2 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [03/25/2024 01:14:37.913] [test-akka.actor.default-dispatcher-6] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower647]: org.opendaylight.controller.cluster.common.actor.Monitor@2a26142f [INFO] [akkaDeadLetter][03/25/2024 01:14:37.913] [test-akka.actor.default-dispatcher-11] [akka://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/follower647] to Actor[akka://test/user/termination-monitor] was not delivered. [2] dead letters encountered. If this is not an expected behavior then Actor[akka://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 01:14:37,913 AM [test-akka.actor.default-dispatcher-6] [INFO] EmptyLocalActorRef - Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/follower647] to Actor[akka://test/user/termination-monitor] was not delivered. [2] dead letters encountered. If this is not an expected behavior then Actor[akka://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 01:14:37,914 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower647 with journal batch size 1000 01:14:37,914 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower647: SnapshotOffer called. 01:14:37,915 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower647: Moving last applied index from -1 to -1 01:14:37,915 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower647: Set currentTerm=1, votedFor=null 01:14:37,915 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower647: Updated server config: isVoting: true, peers: [PeerInfo [id=follower648, address=akka://test/user/follower648, votingState=NON_VOTING], PeerInfo [id=leader645, address=akka://test/user/leader645, votingState=VOTING], PeerInfo [id=follower646, address=akka://test/user/follower646, votingState=VOTING]] 01:14:37,915 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower647 in 373.4 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 01:14:37,916 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower647: Recovery completed in 1.345 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 01:14:37,916 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower648 with journal batch size 1000 [WARN] [03/25/2024 01:14:37.917] [test-akka.actor.default-dispatcher-12] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower648]: org.opendaylight.controller.cluster.common.actor.Monitor@70b8da04 [INFO] [akkaDeadLetter][03/25/2024 01:14:37.917] [test-akka.actor.default-dispatcher-12] [akka://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/follower648] to Actor[akka://test/user/termination-monitor] was not delivered. [3] dead letters encountered. If this is not an expected behavior then Actor[akka://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 01:14:37,917 AM [test-akka.actor.default-dispatcher-12] [INFO] EmptyLocalActorRef - Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/follower648] to Actor[akka://test/user/termination-monitor] was not delivered. [3] dead letters encountered. If this is not an expected behavior then Actor[akka://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 01:14:37,917 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower648: SnapshotOffer called. 01:14:37,917 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower648: Moving last applied index from -1 to -1 01:14:37,917 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower648: Set currentTerm=1, votedFor=null 01:14:37,918 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower648: Updated server config: isVoting: false, peers: [PeerInfo [id=leader645, address=akka://test/user/leader645, votingState=VOTING], PeerInfo [id=follower647, address=akka://test/user/follower647, votingState=VOTING], PeerInfo [id=follower646, address=akka://test/user/follower646, votingState=VOTING]] 01:14:37,918 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower648 in 74.77 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 01:14:37,920 AM [test-akka.actor.default-dispatcher-13] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower648: Recovery completed in 1.783 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [03/25/2024 01:14:37.921] [test-akka.actor.default-dispatcher-13] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader645]: org.opendaylight.controller.cluster.common.actor.Monitor@6c1216ad 01:14:37,921 AM [test-akka.actor.default-dispatcher-13] [INFO] EmptyLocalActorRef - Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/leader645] to Actor[akka://test/user/termination-monitor] was not delivered. [4] dead letters encountered. If this is not an expected behavior then Actor[akka://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. [INFO] [akkaDeadLetter][03/25/2024 01:14:37.921] [test-akka.actor.default-dispatcher-7] [akka://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/leader645] to Actor[akka://test/user/termination-monitor] was not delivered. [4] dead letters encountered. If this is not an expected behavior then Actor[akka://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 01:14:37,922 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader645 with journal batch size 1000 01:14:37,922 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader645: SnapshotOffer called. 01:14:37,922 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader645: Moving last applied index from -1 to -1 01:14:37,922 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader645: Set currentTerm=1, votedFor=null 01:14:37,922 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader645: Updated server config: isVoting: true, peers: [PeerInfo [id=follower648, address=akka://test/user/follower648, votingState=NON_VOTING], PeerInfo [id=follower647, address=akka://test/user/follower647, votingState=VOTING], PeerInfo [id=follower646, address=akka://test/user/follower646, votingState=VOTING]] 01:14:37,922 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for leader645 in 40.19 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 01:14:37,923 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader645: Recovery completed in 730.8 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 01:14:38,254 AM [test-akka.actor.default-dispatcher-6] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 01:14:38,254 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader645 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(akka://test@10.30.171.190:25520, Removed) 01:14:38,254 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader645 (Follower): Received ElectionTimeout - switching to Candidate 01:14:38,255 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader645 (Candidate): Election: Candidate has following voting peers: [follower647, follower646] 01:14:38,255 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader645: Set currentTerm=2, votedFor=leader645 01:14:38,255 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader645 (Candidate): Starting new election term 2 01:14:38,255 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader645 (Candidate): Sending RequestVote [term=2, candidateId=leader645, lastLogIndex=-1, lastLogTerm=-1] to peer follower647 01:14:38,255 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader645 (Candidate): Sending RequestVote [term=2, candidateId=leader645, lastLogIndex=-1, lastLogTerm=-1] to peer follower646 01:14:38,255 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader645 (Follower) :- Switching from behavior Follower to Candidate, election term: 2 01:14:38,255 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower647 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 01:14:38,255 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower647 (Follower): Cluster state: [] 01:14:38,255 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower647 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader645, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 01:14:38,255 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower647 (Follower): Term 2 in "RequestVote [term=2, candidateId=leader645, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 1 - updating term 01:14:38,255 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower646 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 01:14:38,255 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower647: Set currentTerm=2, votedFor=null 01:14:38,255 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower646 (Follower): Cluster state: [] 01:14:38,255 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower646 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader645, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 01:14:38,255 AM [test-akka.actor.default-dispatcher-13] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower646 (Follower): Term 2 in "RequestVote [term=2, candidateId=leader645, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 1 - updating term 01:14:38,255 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower646: Set currentTerm=2, votedFor=null 01:14:38,255 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower646 (Follower): In requestVote: RequestVote [term=2, candidateId=leader645, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 01:14:38,255 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower647 (Follower): In requestVote: RequestVote [term=2, candidateId=leader645, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 01:14:38,255 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower646: Set currentTerm=2, votedFor=leader645 01:14:38,255 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower647: Set currentTerm=2, votedFor=leader645 01:14:38,256 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower646 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 01:14:38,256 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower647 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 01:14:38,258 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader645 (Candidate): RaftRPC message received RequestVoteReply [term=2, voteGranted=true], my term is 2 01:14:38,258 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader645 (Candidate): handleRequestVoteReply: RequestVoteReply [term=2, voteGranted=true], current voteCount: 1 01:14:38,258 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader645 (Leader): Election: Leader has following peers: [follower648, follower647, follower646] 01:14:38,258 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader645 (Leader): Checking sendAppendEntries for follower follower648: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 01:14:38,258 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader645 (Leader): Checking sendAppendEntries for follower follower647: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 01:14:38,258 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader645 (Leader): Checking sendAppendEntries for follower follower646: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 01:14:38,258 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader645 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 01:14:38,258 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower648 (Follower): Term 2 in "AppendEntries [leaderId=leader645, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=4, leaderRaftVersion=5, leaderAddress=null, entries=[]]" message is greater than follower's term 1 - updating term 01:14:38,258 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower648: Set currentTerm=2, votedFor=null 01:14:38,259 AM [test-akka.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower648: Last sync leader does not match current leader leader645, need to catch up to -1 01:14:38,259 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader645 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower648 updated: matchIndex: -1, nextIndex: 0 01:14:38,259 AM [test-akka.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower647: Last sync leader does not match current leader leader645, need to catch up to -1 01:14:38,259 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader645 (Leader): Checking sendAppendEntries for follower follower648: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 01:14:38,259 AM [test-akka.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower646: Last sync leader does not match current leader leader645, need to catch up to -1 01:14:38,259 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader645 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower647 updated: matchIndex: -1, nextIndex: 0 [WARN] [03/25/2024 01:14:38.259] [test-akka.actor.default-dispatcher-11] [akka://test/user/follower647] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@7d4fb02d 01:14:38,259 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader645 (Leader): Checking sendAppendEntries for follower follower647: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [03/25/2024 01:14:38.259] [test-akka.actor.default-dispatcher-11] [akka://test/user/follower646] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@113a602c 01:14:38,259 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader645 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower646 updated: matchIndex: -1, nextIndex: 0 01:14:38,259 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader645 (Leader): Checking sendAppendEntries for follower follower646: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 01:14:38,259 AM [test-akka.actor.default-dispatcher-11] [INFO] TestActorRef - Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower647] was unhandled. [5] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 01:14:38,260 AM [test-akka.actor.default-dispatcher-11] [INFO] TestActorRef - Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower646] was unhandled. [6] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. [INFO] [akkaDeadLetter][03/25/2024 01:14:38.259] [test-akka.actor.default-dispatcher-11] [akka://test/user/follower647] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower647] was unhandled. [5] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. [INFO] [akkaDeadLetter][03/25/2024 01:14:38.259] [test-akka.actor.default-dispatcher-11] [akka://test/user/follower646] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower646] was unhandled. [6] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. [WARN] [03/25/2024 01:14:38.265] [test-akka.actor.default-dispatcher-6] [akka://test/user/follower648] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@501503c0 [INFO] [akkaDeadLetter][03/25/2024 01:14:38.265] [test-akka.actor.default-dispatcher-12] [akka://test/user/follower648] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower648] was unhandled. [7] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 01:14:38,265 AM [test-akka.actor.default-dispatcher-7] [INFO] TestActorRef - Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower648] was unhandled. [7] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 01:14:38,273 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting 01:14:38,273 AM [main] [INFO] LeadershipTransferIntegrationTest - sendShutDown for akka://test/user/leader645 starting 01:14:38,275 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader645: onShutDown 01:14:38,276 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader645: Initiating leader transfer 01:14:38,276 AM [test-akka.actor.default-dispatcher-12] [DEBUG] RaftActorLeadershipTransferCohort - leader645: pauseLeader successfully completed - doing transfer 01:14:38,276 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader645 (Leader): Attempting to transfer leadership 01:14:38,276 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader645 (Leader): Checking sendAppendEntries for follower follower648: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 01:14:38,276 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader645 (Leader): Checking sendAppendEntries for follower follower647: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 01:14:38,276 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader645 (Leader): Checking sendAppendEntries for follower follower646: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 01:14:38,276 AM [test-akka.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower648: Lagging 0 entries behind leader leader645 and reached -1 (of expected -1) 01:14:38,276 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower648: onLeaderTransitioning: LeaderTransitioning [leaderId=leader645] 01:14:38,276 AM [test-akka.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower647: Lagging 0 entries behind leader leader645 and reached -1 (of expected -1) 01:14:38,277 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower647: onLeaderTransitioning: LeaderTransitioning [leaderId=leader645] 01:14:38,277 AM [test-akka.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower646: Lagging 0 entries behind leader leader645 and reached -1 (of expected -1) 01:14:38,277 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower646: onLeaderTransitioning: LeaderTransitioning [leaderId=leader645] [WARN] [03/25/2024 01:14:38.277] [test-akka.actor.default-dispatcher-12] [akka://test/user/follower648] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@1170cdf7 [WARN] [03/25/2024 01:14:38.277] [test-akka.actor.default-dispatcher-12] [akka://test/user/follower647] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@127d4711 [WARN] [03/25/2024 01:14:38.277] [test-akka.actor.default-dispatcher-12] [akka://test/user/follower646] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@6b1057bb [INFO] [akkaDeadLetter][03/25/2024 01:14:38.277] [test-akka.actor.default-dispatcher-12] [akka://test/user/follower648] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower648] was unhandled. [8] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. [INFO] [akkaDeadLetter][03/25/2024 01:14:38.277] [test-akka.actor.default-dispatcher-12] [akka://test/user/follower647] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower647] was unhandled. [9] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. [INFO] [akkaDeadLetter][03/25/2024 01:14:38.277] [test-akka.actor.default-dispatcher-12] [akka://test/user/follower646] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower646] was unhandled. [10] dead letters encountered, no more dead letters will be logged in next [5.000 min]. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 01:14:38,278 AM [test-akka.actor.default-dispatcher-12] [INFO] TestActorRef - Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower648] was unhandled. [8] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 01:14:38,278 AM [test-akka.actor.default-dispatcher-12] [INFO] TestActorRef - Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower647] was unhandled. [9] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 01:14:38,278 AM [test-akka.actor.default-dispatcher-12] [INFO] TestActorRef - Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower646] was unhandled. [10] dead letters encountered, no more dead letters will be logged in next [5.000 min]. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 01:14:38,374 AM [test-akka.actor.default-dispatcher-7] [DEBUG] SyncStatusTracker - follower648: Lagging 0 entries behind leader leader645 and reached -1 (of expected -1) 01:14:38,374 AM [test-akka.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower647: Lagging 0 entries behind leader leader645 and reached -1 (of expected -1) 01:14:38,374 AM [test-akka.actor.default-dispatcher-7] [DEBUG] SyncStatusTracker - follower646: Lagging 0 entries behind leader leader645 and reached -1 (of expected -1) 01:14:38,494 AM [test-akka.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower648: Lagging 0 entries behind leader leader645 and reached -1 (of expected -1) 01:14:38,494 AM [test-akka.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower647: Lagging 0 entries behind leader leader645 and reached -1 (of expected -1) 01:14:38,494 AM [test-akka.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower646: Lagging 0 entries behind leader leader645 and reached -1 (of expected -1) 01:14:38,615 AM [test-akka.actor.default-dispatcher-16] [DEBUG] RaftActorLeadershipTransferCohort - leader645: leader transfer aborted 01:14:38,615 AM [test-akka.actor.default-dispatcher-16] [WARN] RaftActorLeadershipTransferCohort - leader645: Failed to transfer leadership in 338.7 ms 01:14:38,615 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader645: leader transfer failed - sending PoisonPill 01:14:38,615 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader645 (Leader): Leadership transfer expired 01:14:38,615 AM [test-akka.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower648: Lagging 0 entries behind leader leader645 and reached -1 (of expected -1) 01:14:38,615 AM [test-akka.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower647: Lagging 0 entries behind leader leader645 and reached -1 (of expected -1) 01:14:38,616 AM [test-akka.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower646: Lagging 0 entries behind leader leader645 and reached -1 (of expected -1) [WARN] [03/25/2024 01:14:38.616] [test-akka.actor.default-dispatcher-12] [akka://test/user/leader645] received dead letter from TestActor[akka://test/user/follower648]: AppendEntriesReply [term=2, success=true, followerId=follower648, logLastIndex=-1, logLastTerm=-1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] [WARN] [03/25/2024 01:14:38.616] [test-akka.actor.default-dispatcher-12] [akka://test/user/leader645] received dead letter from TestActor[akka://test/user/follower647]: AppendEntriesReply [term=2, success=true, followerId=follower647, logLastIndex=-1, logLastTerm=-1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] [WARN] [03/25/2024 01:14:38.616] [test-akka.actor.default-dispatcher-12] [akka://test/user/leader645] received dead letter from TestActor[akka://test/user/follower646]: AppendEntriesReply [term=2, success=true, followerId=follower646, logLastIndex=-1, logLastTerm=-1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 01:14:38,617 AM [main] [INFO] LeadershipTransferIntegrationTest - sendShutDown for akka://test/user/leader645 ending 01:14:38,619 AM [main] [INFO] LeadershipTransferIntegrationTest - testLeaderTransferOnShutDown ending 01:14:38,619 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower646-notifier649#1337948218] 01:14:38,630 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower646-collector650#-1775217427] 01:14:38,631 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower646] 01:14:38,631 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower647-notifier651#1686948194] 01:14:38,631 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower647-collector652#-1711283351] 01:14:38,631 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower647] 01:14:38,632 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower648-notifier653#-635472497] 01:14:38,632 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower648-collector654#1191810809] 01:14:38,632 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower648] 01:14:38,632 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader645-notifier655#-1332321782] 01:14:38,632 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader645-collector656#1941224968] 01:14:38,633 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader645] 01:14:38,634 AM [main] [INFO] LeadershipTransferIntegrationTest - testSuccessfulRequestLeadershipTransferToFollower2 starting 01:14:38,634 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting [WARN] [03/25/2024 01:14:38.635] [test-akka.actor.default-dispatcher-16] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower658]: org.opendaylight.controller.cluster.common.actor.Monitor@751d86da 01:14:38,636 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower658 with journal batch size 1000 01:14:38,637 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower658: SnapshotOffer called. 01:14:38,637 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower658: Moving last applied index from -1 to -1 01:14:38,637 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower658: Set currentTerm=1, votedFor=null 01:14:38,637 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower658: Updated server config: isVoting: true, peers: [PeerInfo [id=follower659, address=akka://test/user/follower659, votingState=VOTING], PeerInfo [id=leader657, address=akka://test/user/leader657, votingState=VOTING], PeerInfo [id=follower660, address=akka://test/user/follower660, votingState=NON_VOTING]] 01:14:38,637 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower658 in 160.8 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 [WARN] [03/25/2024 01:14:38.638] [test-akka.actor.default-dispatcher-16] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower659]: org.opendaylight.controller.cluster.common.actor.Monitor@4c0ba1a8 01:14:38,638 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower658: Recovery completed in 1.327 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 01:14:38,639 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower659 with journal batch size 1000 01:14:38,639 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower659: SnapshotOffer called. 01:14:38,639 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower659: Moving last applied index from -1 to -1 01:14:38,639 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower659: Set currentTerm=1, votedFor=null 01:14:38,640 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower659: Updated server config: isVoting: true, peers: [PeerInfo [id=leader657, address=akka://test/user/leader657, votingState=VOTING], PeerInfo [id=follower658, address=akka://test/user/follower658, votingState=VOTING], PeerInfo [id=follower660, address=akka://test/user/follower660, votingState=NON_VOTING]] 01:14:38,640 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower659 in 90.97 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 01:14:38,642 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower659: Recovery completed in 1.982 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 01:14:38,741 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower660 with journal batch size 1000 [WARN] [03/25/2024 01:14:38.741] [test-akka.actor.default-dispatcher-11] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower660]: org.opendaylight.controller.cluster.common.actor.Monitor@3d0a9731 01:14:38,745 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower660: SnapshotOffer called. 01:14:38,745 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower660: Moving last applied index from -1 to -1 01:14:38,745 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower660: Set currentTerm=1, votedFor=null 01:14:38,746 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower660: Updated server config: isVoting: false, peers: [PeerInfo [id=follower659, address=akka://test/user/follower659, votingState=VOTING], PeerInfo [id=leader657, address=akka://test/user/leader657, votingState=VOTING], PeerInfo [id=follower658, address=akka://test/user/follower658, votingState=VOTING]] 01:14:38,746 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower660 in 133.1 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 01:14:38,748 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower660: Recovery completed in 2.162 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [03/25/2024 01:14:38.842] [test-akka.actor.default-dispatcher-6] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader657]: org.opendaylight.controller.cluster.common.actor.Monitor@41e9f2a9 01:14:38,843 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader657 with journal batch size 1000 01:14:38,843 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader657: SnapshotOffer called. 01:14:38,843 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader657: Moving last applied index from -1 to -1 01:14:38,843 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader657: Set currentTerm=1, votedFor=null 01:14:38,844 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader657: Updated server config: isVoting: true, peers: [PeerInfo [id=follower659, address=akka://test/user/follower659, votingState=VOTING], PeerInfo [id=follower658, address=akka://test/user/follower658, votingState=VOTING], PeerInfo [id=follower660, address=akka://test/user/follower660, votingState=NON_VOTING]] 01:14:38,844 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for leader657 in 77.22 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 01:14:38,845 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader657: Recovery completed in 1.038 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 01:14:39,264 AM [test-akka.actor.default-dispatcher-6] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 01:14:39,265 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader657 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(akka://test@10.30.171.190:25520, Removed) 01:14:39,265 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader657 (Follower): Received ElectionTimeout - switching to Candidate 01:14:39,265 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader657 (Candidate): Election: Candidate has following voting peers: [follower659, follower658] 01:14:39,265 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader657: Set currentTerm=2, votedFor=leader657 01:14:39,265 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader657 (Candidate): Starting new election term 2 01:14:39,265 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader657 (Candidate): Sending RequestVote [term=2, candidateId=leader657, lastLogIndex=-1, lastLogTerm=-1] to peer follower659 01:14:39,265 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader657 (Candidate): Sending RequestVote [term=2, candidateId=leader657, lastLogIndex=-1, lastLogTerm=-1] to peer follower658 01:14:39,265 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower659 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 01:14:39,265 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader657 (Follower) :- Switching from behavior Follower to Candidate, election term: 2 01:14:39,265 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower659 (Follower): Cluster state: [] 01:14:39,265 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower659 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader657, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 01:14:39,265 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower659 (Follower): Term 2 in "RequestVote [term=2, candidateId=leader657, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 1 - updating term 01:14:39,265 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower658 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 01:14:39,265 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower659: Set currentTerm=2, votedFor=null 01:14:39,265 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower659 (Follower): In requestVote: RequestVote [term=2, candidateId=leader657, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 01:14:39,265 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower658 (Follower): Cluster state: [] 01:14:39,265 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower659: Set currentTerm=2, votedFor=leader657 01:14:39,266 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower658 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader657, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 01:14:39,266 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower658 (Follower): Term 2 in "RequestVote [term=2, candidateId=leader657, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 1 - updating term 01:14:39,266 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower659 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 01:14:39,266 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower658: Set currentTerm=2, votedFor=null 01:14:39,266 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower658 (Follower): In requestVote: RequestVote [term=2, candidateId=leader657, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 01:14:39,266 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower658: Set currentTerm=2, votedFor=leader657 01:14:39,266 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower658 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 01:14:39,267 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader657 (Candidate): RaftRPC message received RequestVoteReply [term=2, voteGranted=true], my term is 2 01:14:39,267 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader657 (Candidate): handleRequestVoteReply: RequestVoteReply [term=2, voteGranted=true], current voteCount: 1 01:14:39,267 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader657 (Leader): Election: Leader has following peers: [follower659, follower658, follower660] 01:14:39,267 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader657 (Leader): Checking sendAppendEntries for follower follower659: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 01:14:39,267 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader657 (Leader): Checking sendAppendEntries for follower follower658: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 01:14:39,267 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader657 (Leader): Checking sendAppendEntries for follower follower660: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 01:14:39,267 AM [test-akka.actor.default-dispatcher-7] [DEBUG] SyncStatusTracker - follower659: Last sync leader does not match current leader leader657, need to catch up to -1 01:14:39,267 AM [test-akka.actor.default-dispatcher-13] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader657 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 [WARN] [03/25/2024 01:14:39.267] [test-akka.actor.default-dispatcher-7] [akka://test/user/follower659] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@30be0c1a 01:14:39,268 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader657 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower659 updated: matchIndex: -1, nextIndex: 0 01:14:39,268 AM [test-akka.actor.default-dispatcher-7] [DEBUG] SyncStatusTracker - follower658: Last sync leader does not match current leader leader657, need to catch up to -1 01:14:39,268 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader657 (Leader): Checking sendAppendEntries for follower follower659: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 01:14:39,268 AM [test-akka.actor.default-dispatcher-13] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower660 (Follower): Term 2 in "AppendEntries [leaderId=leader657, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=4, leaderRaftVersion=5, leaderAddress=null, entries=[]]" message is greater than follower's term 1 - updating term 01:14:39,268 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower660: Set currentTerm=2, votedFor=null [WARN] [03/25/2024 01:14:39.268] [test-akka.actor.default-dispatcher-11] [akka://test/user/follower658] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@75ec458f 01:14:39,268 AM [test-akka.actor.default-dispatcher-13] [DEBUG] SyncStatusTracker - follower660: Last sync leader does not match current leader leader657, need to catch up to -1 01:14:39,268 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader657 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower658 updated: matchIndex: -1, nextIndex: 0 01:14:39,268 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader657 (Leader): Checking sendAppendEntries for follower follower658: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 01:14:39,268 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader657 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower660 updated: matchIndex: -1, nextIndex: 0 01:14:39,268 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader657 (Leader): Checking sendAppendEntries for follower follower660: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [03/25/2024 01:14:39.269] [test-akka.actor.default-dispatcher-12] [akka://test/user/follower660] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@79131179 01:14:39,294 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting 01:14:39,294 AM [main] [INFO] LeadershipTransferIntegrationTest - createRequestLeadershipResultCollectorActor starting 01:14:39,295 AM [main] [INFO] LeadershipTransferIntegrationTest - createRequestLeadershipResultCollectorActor ending 01:14:39,295 AM [main] [INFO] LeadershipTransferIntegrationTest - sendFollower2RequestLeadershipTransferToLeader starting 01:14:39,295 AM [main] [INFO] LeadershipTransferIntegrationTest - sendFollower2RequestLeadershipTransferToLeader ending 01:14:39,296 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader657: onRequestLeadership RequestLeadership [requestedFollowerId=follower659, replyTo=Actor[akka://test/user/$a#-790249041]] 01:14:39,297 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader657: Initiating leader transfer 01:14:39,297 AM [test-akka.actor.default-dispatcher-11] [DEBUG] RaftActorLeadershipTransferCohort - leader657: pauseLeader successfully completed - doing transfer 01:14:39,297 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader657 (Leader): Attempting to transfer leadership 01:14:39,297 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader657 (Leader): Checking sendAppendEntries for follower follower659: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 01:14:39,298 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader657 (Leader): Checking sendAppendEntries for follower follower658: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 01:14:39,298 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader657 (Leader): Checking sendAppendEntries for follower follower660: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 01:14:39,298 AM [test-akka.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower659: Lagging 0 entries behind leader leader657 and reached -1 (of expected -1) 01:14:39,298 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower659: onLeaderTransitioning: LeaderTransitioning [leaderId=leader657] 01:14:39,298 AM [test-akka.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower658: Lagging 0 entries behind leader leader657 and reached -1 (of expected -1) 01:14:39,298 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower658: onLeaderTransitioning: LeaderTransitioning [leaderId=leader657] 01:14:39,298 AM [test-akka.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower660: Lagging 0 entries behind leader leader657 and reached -1 (of expected -1) 01:14:39,298 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower660: onLeaderTransitioning: LeaderTransitioning [leaderId=leader657] 01:14:39,298 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader657 (Leader): tryToCompleteLeadershipTransfer: followerId: follower659, matchIndex: -1, lastIndex: -1, isVoting: true 01:14:39,298 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader657 (Leader): Follower's log matches - sending ElectionTimeout 01:14:39,298 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader657 (Leader): Checking sendAppendEntries for follower follower659: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 01:14:39,298 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader657 (Leader): Checking sendAppendEntries for follower follower658: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 01:14:39,298 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader657 (Leader): Checking sendAppendEntries for follower follower660: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 01:14:39,298 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader657 (Leader): Leader transfer complete 01:14:39,298 AM [test-akka.actor.default-dispatcher-11] [DEBUG] RaftActorLeadershipTransferCohort - leader657: leader transfer complete - waiting for new leader [WARN] [03/25/2024 01:14:39.298] [test-akka.actor.default-dispatcher-11] [akka://test/user/follower659] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@7ca5ab02 [WARN] [03/25/2024 01:14:39.299] [test-akka.actor.default-dispatcher-11] [akka://test/user/follower658] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@6bf25924 [WARN] [03/25/2024 01:14:39.299] [test-akka.actor.default-dispatcher-11] [akka://test/user/follower660] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@15f52394 01:14:39,299 AM [test-akka.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower659: Lagging 0 entries behind leader leader657 and reached -1 (of expected -1) 01:14:39,299 AM [test-akka.actor.default-dispatcher-11] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 01:14:39,299 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower659 (Follower): Received TimeoutNow - switching to Candidate 01:14:39,299 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower659 (Candidate): Election: Candidate has following voting peers: [leader657, follower658] 01:14:39,299 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower659: Set currentTerm=3, votedFor=follower659 01:14:39,299 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower659 (Candidate): Starting new election term 3 01:14:39,299 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower659 (Candidate): Sending RequestVote [term=3, candidateId=follower659, lastLogIndex=-1, lastLogTerm=-1] to peer leader657 01:14:39,299 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower659 (Candidate): Sending RequestVote [term=3, candidateId=follower659, lastLogIndex=-1, lastLogTerm=-1] to peer follower658 01:14:39,299 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower659 (Follower) :- Switching from behavior Follower to Candidate, election term: 3 01:14:39,299 AM [test-akka.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower658: Lagging 0 entries behind leader leader657 and reached -1 (of expected -1) 01:14:39,299 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower658 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 01:14:39,299 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower658 (Follower): Cluster state: [] 01:14:39,299 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower658 (Follower): Candidate in requestVote:RequestVote [term=3, candidateId=follower659, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 01:14:39,299 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower658 (Follower): Term 3 in "RequestVote [term=3, candidateId=follower659, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 2 - updating term 01:14:39,299 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower658: Set currentTerm=3, votedFor=null 01:14:39,300 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower658 (Follower): In requestVote: RequestVote [term=3, candidateId=follower659, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 3, votedFor: null, lastIndex: -1, lastTerm: -1 01:14:39,300 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower658: Set currentTerm=3, votedFor=follower659 01:14:39,300 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower658 (Follower): requestVote returning: RequestVoteReply [term=3, voteGranted=true] 01:14:39,300 AM [test-akka.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower660: Lagging 0 entries behind leader leader657 and reached -1 (of expected -1) 01:14:39,300 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader657 (Leader): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 01:14:39,300 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader657 (Leader): Cluster state: [] 01:14:39,300 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader657 (Leader): Candidate in requestVote:RequestVote [term=3, candidateId=follower659, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 01:14:39,300 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader657 (Leader): Term 3 in "RequestVote [term=3, candidateId=follower659, lastLogIndex=-1, lastLogTerm=-1]" message is greater than leader's term 2 - switching to Follower 01:14:39,300 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader657: Set currentTerm=3, votedFor=null 01:14:39,300 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader657 (Leader): Leadership transfer in progress - processing RequestVote 01:14:39,300 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader657 (Leader): In requestVote: RequestVote [term=3, candidateId=follower659, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 3, votedFor: null, lastIndex: -1, lastTerm: -1 01:14:39,300 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader657: Set currentTerm=3, votedFor=follower659 01:14:39,300 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader657 (Leader): requestVote returning: RequestVoteReply [term=3, voteGranted=true] 01:14:39,300 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader657 (Leader) :- Switching from behavior Leader to Follower, election term: 3 01:14:39,302 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower659 (Candidate): RaftRPC message received RequestVoteReply [term=3, voteGranted=true], my term is 3 01:14:39,302 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower659 (Candidate): handleRequestVoteReply: RequestVoteReply [term=3, voteGranted=true], current voteCount: 1 01:14:39,302 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower659 (Leader): Election: Leader has following peers: [leader657, follower658, follower660] 01:14:39,302 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower659 (Leader): Checking sendAppendEntries for follower leader657: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 01:14:39,302 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower659 (Leader): Checking sendAppendEntries for follower follower658: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 01:14:39,302 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower659 (Leader): Checking sendAppendEntries for follower follower660: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 01:14:39,302 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower659 (Candidate) :- Switching from behavior Candidate to Leader, election term: 3 01:14:39,302 AM [test-akka.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - leader657: Last sync leader does not match current leader follower659, need to catch up to -1 01:14:39,302 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower658: Last sync leader does not match current leader follower659, need to catch up to -1 01:14:39,302 AM [test-akka.actor.default-dispatcher-12] [DEBUG] RaftActorLeadershipTransferCohort - leader657: leader changed to follower659 01:14:39,302 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower659 (Leader): handleAppendEntriesReply - FollowerLogInformation for leader657 updated: matchIndex: -1, nextIndex: 0 01:14:39,302 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower659 (Leader): Checking sendAppendEntries for follower leader657: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 01:14:39,302 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower660 (Follower): Term 3 in "AppendEntries [leaderId=follower659, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=4, leaderRaftVersion=5, leaderAddress=null, entries=[]]" message is greater than follower's term 2 - updating term 01:14:39,302 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower660: Set currentTerm=3, votedFor=null 01:14:39,302 AM [test-akka.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower660: Last sync leader does not match current leader follower659, need to catch up to -1 01:14:39,302 AM [test-akka.actor.default-dispatcher-12] [INFO] RaftActorLeadershipTransferCohort - leader657: Successfully transferred leadership to follower659 in 4.856 ms 01:14:39,302 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower659 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower658 updated: matchIndex: -1, nextIndex: 0 [WARN] [03/25/2024 01:14:39.302] [test-akka.actor.default-dispatcher-17] [akka://test/user/follower658] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@269ee9f3 01:14:39,302 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower659 (Leader): Checking sendAppendEntries for follower follower658: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 01:14:39,302 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader657: Leadership transferred successfully to follower659 01:14:39,302 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower659 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower660 updated: matchIndex: -1, nextIndex: 0 01:14:39,302 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower659 (Leader): Checking sendAppendEntries for follower follower660: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [03/25/2024 01:14:39.303] [test-akka.actor.default-dispatcher-17] [akka://test/user/leader657] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@4c0a914e [WARN] [03/25/2024 01:14:39.303] [test-akka.actor.default-dispatcher-17] [akka://test/user/follower660] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@b2aa5a6 01:14:39,347 AM [main] [INFO] LeadershipTransferIntegrationTest - testSuccessfulRequestLeadershipTransferToFollower2 ending 01:14:39,347 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower658-notifier661#-540032310] 01:14:39,358 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower658-collector662#-1118098339] 01:14:39,359 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower658] 01:14:39,359 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower659-notifier663#-62682548] 01:14:39,359 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower659-collector664#1175413354] 01:14:39,362 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower659] 01:14:39,362 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower660-notifier665#585734613] 01:14:39,362 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower660-collector666#594417158] 01:14:39,362 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower660] 01:14:39,363 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader657-notifier667#915960538] 01:14:39,363 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader657-collector668#1484658224] 01:14:39,363 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader657] 01:14:39,363 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/$a#-790249041] 01:14:39,364 AM [main] [INFO] LeadershipTransferIntegrationTest - testRequestLeadershipTransferToFollower2WithFollower2Shutdown starting 01:14:39,364 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting [WARN] [03/25/2024 01:14:39.370] [test-akka.actor.default-dispatcher-17] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower670]: org.opendaylight.controller.cluster.common.actor.Monitor@47cb2a55 01:14:39,371 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower670 with journal batch size 1000 01:14:39,372 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower670: SnapshotOffer called. 01:14:39,372 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower670: Moving last applied index from -1 to -1 01:14:39,372 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower670: Set currentTerm=1, votedFor=null 01:14:39,372 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower670: Updated server config: isVoting: true, peers: [PeerInfo [id=leader669, address=akka://test/user/leader669, votingState=VOTING], PeerInfo [id=follower672, address=akka://test/user/follower672, votingState=NON_VOTING], PeerInfo [id=follower671, address=akka://test/user/follower671, votingState=VOTING]] 01:14:39,373 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower670 in 78.93 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 01:14:39,374 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower670: Recovery completed in 1.250 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [03/25/2024 01:14:39.374] [test-akka.actor.default-dispatcher-6] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower671]: org.opendaylight.controller.cluster.common.actor.Monitor@798c11fd 01:14:39,375 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower671 with journal batch size 1000 01:14:39,375 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower671: SnapshotOffer called. 01:14:39,375 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower671: Moving last applied index from -1 to -1 01:14:39,375 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower671: Set currentTerm=1, votedFor=null 01:14:39,375 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower671: Updated server config: isVoting: true, peers: [PeerInfo [id=leader669, address=akka://test/user/leader669, votingState=VOTING], PeerInfo [id=follower670, address=akka://test/user/follower670, votingState=VOTING], PeerInfo [id=follower672, address=akka://test/user/follower672, votingState=NON_VOTING]] 01:14:39,375 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower671 in 89.41 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 01:14:39,376 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower671: Recovery completed in 951.3 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [03/25/2024 01:14:39.378] [test-akka.actor.default-dispatcher-18] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower672]: org.opendaylight.controller.cluster.common.actor.Monitor@35248b55 01:14:39,378 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower672 with journal batch size 1000 01:14:39,379 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower672: SnapshotOffer called. 01:14:39,379 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower672: Moving last applied index from -1 to -1 01:14:39,379 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower672: Set currentTerm=1, votedFor=null 01:14:39,379 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower672: Updated server config: isVoting: false, peers: [PeerInfo [id=leader669, address=akka://test/user/leader669, votingState=VOTING], PeerInfo [id=follower670, address=akka://test/user/follower670, votingState=VOTING], PeerInfo [id=follower671, address=akka://test/user/follower671, votingState=VOTING]] 01:14:39,379 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower672 in 67.36 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 01:14:39,379 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower672: Recovery completed in 780.8 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [03/25/2024 01:14:39.479] [test-akka.actor.default-dispatcher-17] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader669]: org.opendaylight.controller.cluster.common.actor.Monitor@1b799818 01:14:39,480 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader669 with journal batch size 1000 01:14:39,480 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader669: SnapshotOffer called. 01:14:39,481 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader669: Moving last applied index from -1 to -1 01:14:39,481 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader669: Set currentTerm=1, votedFor=null 01:14:39,481 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader669: Updated server config: isVoting: true, peers: [PeerInfo [id=follower670, address=akka://test/user/follower670, votingState=VOTING], PeerInfo [id=follower672, address=akka://test/user/follower672, votingState=NON_VOTING], PeerInfo [id=follower671, address=akka://test/user/follower671, votingState=VOTING]] 01:14:39,481 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for leader669 in 130.2 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 01:14:39,484 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader669: Recovery completed in 2.814 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 01:14:39,894 AM [test-akka.actor.default-dispatcher-18] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 01:14:39,895 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader669 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(akka://test@10.30.171.190:25520, Removed) 01:14:39,895 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader669 (Follower): Received ElectionTimeout - switching to Candidate 01:14:39,895 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader669 (Candidate): Election: Candidate has following voting peers: [follower670, follower671] 01:14:39,895 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader669: Set currentTerm=2, votedFor=leader669 01:14:39,895 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader669 (Candidate): Starting new election term 2 01:14:39,895 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader669 (Candidate): Sending RequestVote [term=2, candidateId=leader669, lastLogIndex=-1, lastLogTerm=-1] to peer follower670 01:14:39,895 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader669 (Candidate): Sending RequestVote [term=2, candidateId=leader669, lastLogIndex=-1, lastLogTerm=-1] to peer follower671 01:14:39,895 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower670 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 01:14:39,895 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader669 (Follower) :- Switching from behavior Follower to Candidate, election term: 2 01:14:39,895 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower671 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 01:14:39,895 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower670 (Follower): Cluster state: [] 01:14:39,895 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower670 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader669, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 01:14:39,895 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower670 (Follower): Term 2 in "RequestVote [term=2, candidateId=leader669, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 1 - updating term 01:14:39,895 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower670: Set currentTerm=2, votedFor=null 01:14:39,895 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower671 (Follower): Cluster state: [] 01:14:39,895 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower671 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader669, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 01:14:39,896 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower671 (Follower): Term 2 in "RequestVote [term=2, candidateId=leader669, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 1 - updating term 01:14:39,896 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower671: Set currentTerm=2, votedFor=null 01:14:39,896 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower670 (Follower): In requestVote: RequestVote [term=2, candidateId=leader669, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 01:14:39,896 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower670: Set currentTerm=2, votedFor=leader669 01:14:39,896 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower671 (Follower): In requestVote: RequestVote [term=2, candidateId=leader669, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 01:14:39,896 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower670 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 01:14:39,896 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower671: Set currentTerm=2, votedFor=leader669 01:14:39,896 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower671 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 01:14:39,897 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader669 (Candidate): RaftRPC message received RequestVoteReply [term=2, voteGranted=true], my term is 2 01:14:39,897 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader669 (Candidate): handleRequestVoteReply: RequestVoteReply [term=2, voteGranted=true], current voteCount: 1 01:14:39,897 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader669 (Leader): Election: Leader has following peers: [follower670, follower672, follower671] 01:14:39,897 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader669 (Leader): Checking sendAppendEntries for follower follower670: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 01:14:39,897 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader669 (Leader): Checking sendAppendEntries for follower follower672: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 01:14:39,897 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader669 (Leader): Checking sendAppendEntries for follower follower671: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 01:14:39,898 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader669 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 01:14:39,898 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower670: Last sync leader does not match current leader leader669, need to catch up to -1 01:14:39,898 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader669 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower670 updated: matchIndex: -1, nextIndex: 0 [WARN] [03/25/2024 01:14:39.898] [test-akka.actor.default-dispatcher-18] [akka://test/user/follower670] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@7ea1f02d 01:14:39,898 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader669 (Leader): Checking sendAppendEntries for follower follower670: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 01:14:39,898 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower672 (Follower): Term 2 in "AppendEntries [leaderId=leader669, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=4, leaderRaftVersion=5, leaderAddress=null, entries=[]]" message is greater than follower's term 1 - updating term 01:14:39,898 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower672: Set currentTerm=2, votedFor=null 01:14:39,898 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower671: Last sync leader does not match current leader leader669, need to catch up to -1 01:14:39,898 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower672: Last sync leader does not match current leader leader669, need to catch up to -1 01:14:39,898 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader669 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower671 updated: matchIndex: -1, nextIndex: 0 01:14:39,898 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader669 (Leader): Checking sendAppendEntries for follower follower671: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [03/25/2024 01:14:39.898] [test-akka.actor.default-dispatcher-18] [akka://test/user/follower671] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@3ff10ff6 01:14:39,898 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader669 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower672 updated: matchIndex: -1, nextIndex: 0 01:14:39,898 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader669 (Leader): Checking sendAppendEntries for follower follower672: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [03/25/2024 01:14:39.899] [test-akka.actor.default-dispatcher-13] [akka://test/user/follower672] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@362ad4bc 01:14:39,937 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting 01:14:39,937 AM [main] [INFO] LeadershipTransferIntegrationTest - createRequestLeadershipResultCollectorActor starting 01:14:39,937 AM [main] [INFO] LeadershipTransferIntegrationTest - createRequestLeadershipResultCollectorActor ending 01:14:39,937 AM [main] [INFO] LeadershipTransferIntegrationTest - sendShutDown for akka://test/user/follower671 starting 01:14:39,938 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower671: onShutDown 01:14:39,938 AM [main] [INFO] LeadershipTransferIntegrationTest - sendShutDown for akka://test/user/follower671 ending 01:14:39,938 AM [main] [INFO] LeadershipTransferIntegrationTest - sendFollower2RequestLeadershipTransferToLeader starting 01:14:39,938 AM [main] [INFO] LeadershipTransferIntegrationTest - sendFollower2RequestLeadershipTransferToLeader ending 01:14:39,938 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader669: onRequestLeadership RequestLeadership [requestedFollowerId=follower671, replyTo=Actor[akka://test/user/$b#-1081386006]] 01:14:39,938 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader669: Initiating leader transfer 01:14:39,939 AM [test-akka.actor.default-dispatcher-7] [DEBUG] RaftActorLeadershipTransferCohort - leader669: pauseLeader successfully completed - doing transfer 01:14:39,939 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader669 (Leader): Attempting to transfer leadership 01:14:39,939 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader669 (Leader): Checking sendAppendEntries for follower follower670: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 01:14:39,939 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower670: onLeaderTransitioning: LeaderTransitioning [leaderId=leader669] 01:14:39,939 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader669 (Leader): Checking sendAppendEntries for follower follower672: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 01:14:39,939 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader669 (Leader): Checking sendAppendEntries for follower follower671: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 01:14:39,939 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower670: Lagging 0 entries behind leader leader669 and reached -1 (of expected -1) [WARN] [03/25/2024 01:14:39.939] [test-akka.actor.default-dispatcher-7] [akka://test/user/follower671] received dead letter from TestActor[akka://test/user/leader669]: LeaderTransitioning [leaderId=leader669] 01:14:39,939 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower672: Lagging 0 entries behind leader leader669 and reached -1 (of expected -1) [WARN] [03/25/2024 01:14:39.939] [test-akka.actor.default-dispatcher-7] [akka://test/user/follower671] received dead letter from TestActor[akka://test/user/leader669]: AppendEntries [leaderId=leader669, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]] 01:14:39,939 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower672: onLeaderTransitioning: LeaderTransitioning [leaderId=leader669] [WARN] [03/25/2024 01:14:39.939] [test-akka.actor.default-dispatcher-7] [akka://test/user/follower670] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@1169744e [WARN] [03/25/2024 01:14:39.939] [test-akka.actor.default-dispatcher-12] [akka://test/user/follower672] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@6e1b74d9 [WARN] [03/25/2024 01:14:40.015] [test-akka.actor.default-dispatcher-6] [akka://test/user/follower671] received dead letter from TestActor[akka://test/user/leader669]: AppendEntries [leaderId=leader669, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]] 01:14:40,135 AM [test-akka.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower670: Lagging 0 entries behind leader leader669 and reached -1 (of expected -1) 01:14:40,135 AM [test-akka.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower672: Lagging 0 entries behind leader leader669 and reached -1 (of expected -1) [WARN] [03/25/2024 01:14:40.135] [test-akka.actor.default-dispatcher-16] [akka://test/user/follower671] received dead letter from TestActor[akka://test/user/leader669]: AppendEntries [leaderId=leader669, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]] 01:14:40,254 AM [test-akka.actor.default-dispatcher-17] [DEBUG] RaftActorLeadershipTransferCohort - leader669: leader transfer aborted 01:14:40,254 AM [test-akka.actor.default-dispatcher-17] [WARN] RaftActorLeadershipTransferCohort - leader669: Failed to transfer leadership in 315.7 ms 01:14:40,254 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader669: LeadershipTransfer request from follower671 failed 01:14:40,255 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader669 (Leader): Leadership transfer expired 01:14:40,255 AM [test-akka.actor.default-dispatcher-13] [DEBUG] SyncStatusTracker - follower670: Lagging 0 entries behind leader leader669 and reached -1 (of expected -1) 01:14:40,255 AM [test-akka.actor.default-dispatcher-13] [DEBUG] SyncStatusTracker - follower672: Lagging 0 entries behind leader leader669 and reached -1 (of expected -1) [WARN] [03/25/2024 01:14:40.255] [test-akka.actor.default-dispatcher-13] [akka://test/user/follower671] received dead letter from TestActor[akka://test/user/leader669]: AppendEntries [leaderId=leader669, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]] 01:14:40,291 AM [main] [INFO] LeadershipTransferIntegrationTest - testRequestLeadershipTransferToFollower2WithFollower2Shutdown ending 01:14:40,291 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower670-notifier673#1197306954] 01:14:40,302 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower670-collector674#-949382474] 01:14:40,303 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower670] 01:14:40,303 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower671-notifier675#-1672245020] 01:14:40,303 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower671-collector676#-90378716] 01:14:40,303 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower671] 01:14:40,303 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower672-notifier677#1467020837] 01:14:40,303 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower672-collector678#667159954] 01:14:40,304 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower672] 01:14:40,304 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader669-notifier679#-1382549737] 01:14:40,304 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader669-collector680#529049116] 01:14:40,304 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader669] 01:14:40,304 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/$b#-1081386006] 01:14:40,305 AM [main] [INFO] LeadershipTransferIntegrationTest - testLeaderTransferOnShutDown starting 01:14:40,305 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting [WARN] [03/25/2024 01:14:40.308] [test-akka.actor.default-dispatcher-7] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower682]: org.opendaylight.controller.cluster.common.actor.Monitor@38d66165 01:14:40,309 AM [test-akka.actor.default-dispatcher-13] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower682 with journal batch size 1000 01:14:40,309 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower682: SnapshotOffer called. 01:14:40,309 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower682: Moving last applied index from -1 to -1 01:14:40,309 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower682: Set currentTerm=1, votedFor=null 01:14:40,309 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower682: Updated server config: isVoting: true, peers: [PeerInfo [id=follower684, address=akka://test/user/follower684, votingState=NON_VOTING], PeerInfo [id=leader681, address=akka://test/user/leader681, votingState=VOTING], PeerInfo [id=follower683, address=akka://test/user/follower683, votingState=VOTING]] 01:14:40,310 AM [test-akka.actor.default-dispatcher-13] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower682 in 89.80 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 01:14:40,310 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower682: Recovery completed in 1.119 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [03/25/2024 01:14:40.410] [test-akka.actor.default-dispatcher-7] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower683]: org.opendaylight.controller.cluster.common.actor.Monitor@2bb1d0c6 01:14:40,410 AM [test-akka.actor.default-dispatcher-13] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower683 with journal batch size 1000 01:14:40,411 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower683: SnapshotOffer called. 01:14:40,411 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower683: Moving last applied index from -1 to -1 01:14:40,411 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower683: Set currentTerm=1, votedFor=null 01:14:40,411 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower683: Updated server config: isVoting: true, peers: [PeerInfo [id=follower684, address=akka://test/user/follower684, votingState=NON_VOTING], PeerInfo [id=leader681, address=akka://test/user/leader681, votingState=VOTING], PeerInfo [id=follower682, address=akka://test/user/follower682, votingState=VOTING]] 01:14:40,411 AM [test-akka.actor.default-dispatcher-13] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower683 in 101.8 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 01:14:40,412 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower683: Recovery completed in 999.4 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [03/25/2024 01:14:40.511] [test-akka.actor.default-dispatcher-18] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower684]: org.opendaylight.controller.cluster.common.actor.Monitor@7ff583b3 01:14:40,512 AM [test-akka.actor.default-dispatcher-13] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower684 with journal batch size 1000 01:14:40,515 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower684: SnapshotOffer called. 01:14:40,515 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower684: Moving last applied index from -1 to -1 01:14:40,515 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower684: Set currentTerm=1, votedFor=null 01:14:40,515 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower684: Updated server config: isVoting: false, peers: [PeerInfo [id=leader681, address=akka://test/user/leader681, votingState=VOTING], PeerInfo [id=follower683, address=akka://test/user/follower683, votingState=VOTING], PeerInfo [id=follower682, address=akka://test/user/follower682, votingState=VOTING]] 01:14:40,515 AM [test-akka.actor.default-dispatcher-13] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower684 in 78.23 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 01:14:40,516 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower684: Recovery completed in 1.015 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [03/25/2024 01:14:40.613] [test-akka.actor.default-dispatcher-13] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader681]: org.opendaylight.controller.cluster.common.actor.Monitor@780d2937 01:14:40,614 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader681 with journal batch size 1000 01:14:40,614 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader681: SnapshotOffer called. 01:14:40,614 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader681: Moving last applied index from -1 to -1 01:14:40,614 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader681: Set currentTerm=1, votedFor=null 01:14:40,614 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader681: Updated server config: isVoting: true, peers: [PeerInfo [id=follower684, address=akka://test/user/follower684, votingState=NON_VOTING], PeerInfo [id=follower683, address=akka://test/user/follower683, votingState=VOTING], PeerInfo [id=follower682, address=akka://test/user/follower682, votingState=VOTING]] 01:14:40,615 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for leader681 in 85.45 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 01:14:40,615 AM [test-akka.actor.default-dispatcher-13] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader681: Recovery completed in 1.005 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 01:14:40,975 AM [test-akka.actor.default-dispatcher-18] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 01:14:40,975 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader681 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(akka://test@10.30.171.190:25520, Removed) 01:14:40,975 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader681 (Follower): Received ElectionTimeout - switching to Candidate 01:14:40,975 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader681 (Candidate): Election: Candidate has following voting peers: [follower683, follower682] 01:14:40,975 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader681: Set currentTerm=2, votedFor=leader681 01:14:40,975 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader681 (Candidate): Starting new election term 2 01:14:40,975 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader681 (Candidate): Sending RequestVote [term=2, candidateId=leader681, lastLogIndex=-1, lastLogTerm=-1] to peer follower683 01:14:40,975 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader681 (Candidate): Sending RequestVote [term=2, candidateId=leader681, lastLogIndex=-1, lastLogTerm=-1] to peer follower682 01:14:40,975 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader681 (Follower) :- Switching from behavior Follower to Candidate, election term: 2 01:14:40,976 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower683 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 01:14:40,976 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower682 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 01:14:40,976 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower683 (Follower): Cluster state: [] 01:14:40,976 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower683 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader681, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 01:14:40,976 AM [test-akka.actor.default-dispatcher-13] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower683 (Follower): Term 2 in "RequestVote [term=2, candidateId=leader681, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 1 - updating term 01:14:40,976 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower683: Set currentTerm=2, votedFor=null 01:14:40,976 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower682 (Follower): Cluster state: [] 01:14:40,976 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower682 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader681, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 01:14:40,976 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower682 (Follower): Term 2 in "RequestVote [term=2, candidateId=leader681, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 1 - updating term 01:14:40,976 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower682: Set currentTerm=2, votedFor=null 01:14:40,976 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower683 (Follower): In requestVote: RequestVote [term=2, candidateId=leader681, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 01:14:40,976 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower683: Set currentTerm=2, votedFor=leader681 01:14:40,976 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower683 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 01:14:40,976 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower682 (Follower): In requestVote: RequestVote [term=2, candidateId=leader681, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 01:14:40,976 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower682: Set currentTerm=2, votedFor=leader681 01:14:40,976 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower682 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 01:14:40,977 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader681 (Candidate): RaftRPC message received RequestVoteReply [term=2, voteGranted=true], my term is 2 01:14:40,977 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader681 (Candidate): handleRequestVoteReply: RequestVoteReply [term=2, voteGranted=true], current voteCount: 1 01:14:40,978 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader681 (Leader): Election: Leader has following peers: [follower684, follower683, follower682] 01:14:40,978 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader681 (Leader): Checking sendAppendEntries for follower follower684: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 01:14:40,978 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader681 (Leader): Checking sendAppendEntries for follower follower683: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 01:14:40,978 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader681 (Leader): Checking sendAppendEntries for follower follower682: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 01:14:40,978 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower684 (Follower): Term 2 in "AppendEntries [leaderId=leader681, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=4, leaderRaftVersion=5, leaderAddress=null, entries=[]]" message is greater than follower's term 1 - updating term 01:14:40,978 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower684: Set currentTerm=2, votedFor=null 01:14:40,978 AM [test-akka.actor.default-dispatcher-13] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader681 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 01:14:40,978 AM [test-akka.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower684: Last sync leader does not match current leader leader681, need to catch up to -1 01:14:40,978 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader681 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower684 updated: matchIndex: -1, nextIndex: 0 01:14:40,978 AM [test-akka.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower682: Last sync leader does not match current leader leader681, need to catch up to -1 01:14:40,978 AM [test-akka.actor.default-dispatcher-7] [DEBUG] SyncStatusTracker - follower683: Last sync leader does not match current leader leader681, need to catch up to -1 01:14:40,978 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader681 (Leader): Checking sendAppendEntries for follower follower684: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 01:14:40,978 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader681 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower682 updated: matchIndex: -1, nextIndex: 0 01:14:40,978 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader681 (Leader): Checking sendAppendEntries for follower follower682: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 01:14:40,978 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader681 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower683 updated: matchIndex: -1, nextIndex: 0 01:14:40,978 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader681 (Leader): Checking sendAppendEntries for follower follower683: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [03/25/2024 01:14:40.978] [test-akka.actor.default-dispatcher-6] [akka://test/user/follower682] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@342c288b [WARN] [03/25/2024 01:14:40.978] [test-akka.actor.default-dispatcher-6] [akka://test/user/follower683] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@10cc7016 [WARN] [03/25/2024 01:14:40.979] [test-akka.actor.default-dispatcher-18] [akka://test/user/follower684] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@fd27f48 01:14:41,15 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting 01:14:41,15 AM [main] [INFO] LeadershipTransferIntegrationTest - sendPayloadWithFollower2Lagging starting 01:14:41,15 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader681: Persist data SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 01:14:41,15 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader681: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 01:14:41,15 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader681 (Leader): Replicate message: identifier: MockIdentifier{value=zero}, logIndex: 0, isSendImmediate: true 01:14:41,16 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader681 (Leader): Checking sendAppendEntries for follower follower684: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 01:14:41,16 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader681 (Leader): sendAppendEntries: 0 is present for follower follower684 01:14:41,16 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader681 (Leader): Sending AppendEntries to follower follower684: AppendEntries [leaderId=leader681, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 01:14:41,16 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader681 (Leader): Checking sendAppendEntries for follower follower683: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 01:14:41,16 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader681 (Leader): sendAppendEntries: 0 is present for follower follower683 01:14:41,16 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader681 (Leader): Sending AppendEntries to follower follower683: AppendEntries [leaderId=leader681, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 01:14:41,16 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader681 (Leader): Checking sendAppendEntries for follower follower682: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 01:14:41,16 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader681 (Leader): sendAppendEntries: 0 is present for follower follower682 01:14:41,16 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower684 (Follower): handleAppendEntries: AppendEntries [leaderId=leader681, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 01:14:41,16 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader681 (Leader): Sending AppendEntries to follower follower682: AppendEntries [leaderId=leader681, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 01:14:41,16 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower684 (Follower): Number of entries to be appended = 1 01:14:41,16 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower684 (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 01:14:41,16 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower684 (Follower): Append entry to log zero 01:14:41,16 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower684: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 01:14:41,16 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower682 (Follower): handleAppendEntries: AppendEntries [leaderId=leader681, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 01:14:41,16 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower684 (Follower): Log size is now 1 01:14:41,16 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower682 (Follower): Number of entries to be appended = 1 01:14:41,16 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower682 (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 01:14:41,16 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower684 (Follower): handleAppendEntries returning : AppendEntriesReply [term=2, success=true, followerId=follower684, logLastIndex=0, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 01:14:41,16 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower682 (Follower): Append entry to log zero 01:14:41,16 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower682: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 01:14:41,16 AM [test-akka.actor.default-dispatcher-16] [DEBUG] SyncStatusTracker - follower684: Lagging 0 entries behind leader leader681 and reached -1 (of expected -1) 01:14:41,16 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower682 (Follower): Log size is now 1 01:14:41,16 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader681 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower684 updated: matchIndex: 0, nextIndex: 1 01:14:41,16 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower682 (Follower): handleAppendEntries returning : AppendEntriesReply [term=2, success=true, followerId=follower682, logLastIndex=0, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 01:14:41,16 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower682: Lagging 0 entries behind leader leader681 and reached -1 (of expected -1) 01:14:41,16 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader681 (Leader): Checking sendAppendEntries for follower follower684: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 01:14:41,16 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader681 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower682 updated: matchIndex: 0, nextIndex: 1 01:14:41,16 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader681 (Leader): Checking sendAppendEntries for follower follower682: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 01:14:41,16 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader681: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 01:14:41,17 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader681 (Leader): Applying to log - commitIndex: 0, lastAppliedIndex: -1 01:14:41,17 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader681 (Leader): Setting last applied to 0 01:14:41,17 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader681: Moving last applied index from -1 to 0 01:14:41,17 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader681: Applying state for log index 0 data zero 01:14:41,17 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader681: applyState called: zero 01:14:41,17 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader681: Persisting ApplyJournalEntries with index=0 01:14:41,17 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower684: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 01:14:41,17 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower682: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] [WARN] [03/25/2024 01:14:41.017] [test-akka.actor.default-dispatcher-16] [akka://test/user/follower682] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@501c1085 [WARN] [03/25/2024 01:14:41.017] [test-akka.actor.default-dispatcher-16] [akka://test/user/follower684] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@14c4c851 01:14:41,94 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader681 (Leader): sendAppendEntries: 0 is present for follower follower683 01:14:41,95 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader681 (Leader): Sending AppendEntries to follower follower683: AppendEntries [leaderId=leader681, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 01:14:41,215 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader681 (Leader): sendAppendEntries: 0 is present for follower follower683 01:14:41,215 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader681 (Leader): Sending AppendEntries to follower follower683: AppendEntries [leaderId=leader681, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 01:14:41,215 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower682 (Follower): Commit index set to 0 01:14:41,215 AM [test-akka.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower682: Lagging 0 entries behind leader leader681 and reached 0 (of expected -1) 01:14:41,215 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower682 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 0 01:14:41,215 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower682 (Follower): Setting last applied to 0 01:14:41,215 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower682: Moving last applied index from -1 to 0 01:14:41,215 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower682: Applying state for log index 0 data zero 01:14:41,215 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower684 (Follower): Commit index set to 0 01:14:41,215 AM [test-akka.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower684: Lagging 0 entries behind leader leader681 and reached 0 (of expected -1) 01:14:41,215 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower684 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 0 01:14:41,215 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower684 (Follower): Setting last applied to 0 01:14:41,215 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower684: Moving last applied index from -1 to 0 01:14:41,215 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower684: Applying state for log index 0 data zero 01:14:41,215 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower682: applyState called: zero 01:14:41,216 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower682: Persisting ApplyJournalEntries with index=0 01:14:41,216 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower684: applyState called: zero 01:14:41,216 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower684: Persisting ApplyJournalEntries with index=0 01:14:41,217 AM [main] [INFO] LeadershipTransferIntegrationTest - sendPayloadWithFollower2Lagging ending 01:14:41,217 AM [main] [INFO] LeadershipTransferIntegrationTest - sendShutDownToLeaderAndVerifyLeadershipTransferToFollower1 starting 01:14:41,218 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader681: onShutDown 01:14:41,218 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader681: Initiating leader transfer 01:14:41,218 AM [test-akka.actor.default-dispatcher-11] [DEBUG] RaftActorLeadershipTransferCohort - leader681: pauseLeader successfully completed - doing transfer 01:14:41,218 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader681 (Leader): Attempting to transfer leadership 01:14:41,218 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader681 (Leader): Checking sendAppendEntries for follower follower684: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 01:14:41,218 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader681 (Leader): Checking sendAppendEntries for follower follower683: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 01:14:41,218 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader681 (Leader): sendAppendEntries: 0 is present for follower follower683 01:14:41,218 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader681 (Leader): Checking sendAppendEntries for follower follower682: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 01:14:41,218 AM [test-akka.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower684: Lagging 0 entries behind leader leader681 and reached 0 (of expected -1) 01:14:41,218 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower684: onLeaderTransitioning: LeaderTransitioning [leaderId=leader681] 01:14:41,219 AM [test-akka.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower682: Lagging 0 entries behind leader leader681 and reached 0 (of expected -1) 01:14:41,219 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower682: onLeaderTransitioning: LeaderTransitioning [leaderId=leader681] 01:14:41,219 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader681 (Leader): tryToCompleteLeadershipTransfer: followerId: follower684, matchIndex: 0, lastIndex: 0, isVoting: false 01:14:41,219 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader681 (Leader): tryToCompleteLeadershipTransfer: followerId: follower682, matchIndex: 0, lastIndex: 0, isVoting: true 01:14:41,219 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader681 (Leader): Follower's log matches - sending ElectionTimeout 01:14:41,219 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader681 (Leader): Checking sendAppendEntries for follower follower684: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 01:14:41,219 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader681 (Leader): Checking sendAppendEntries for follower follower683: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 01:14:41,219 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader681 (Leader): sendAppendEntries: 0 is present for follower follower683 01:14:41,219 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader681 (Leader): Checking sendAppendEntries for follower follower682: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 01:14:41,219 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader681 (Leader): Leader transfer complete 01:14:41,219 AM [test-akka.actor.default-dispatcher-11] [DEBUG] RaftActorLeadershipTransferCohort - leader681: leader transfer complete - waiting for new leader 01:14:41,219 AM [test-akka.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower684: Lagging 0 entries behind leader leader681 and reached 0 (of expected -1) 01:14:41,219 AM [test-akka.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower682: Lagging 0 entries behind leader leader681 and reached 0 (of expected -1) 01:14:41,219 AM [test-akka.actor.default-dispatcher-11] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 01:14:41,219 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower682 (Follower): Received TimeoutNow - switching to Candidate 01:14:41,219 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower682 (Candidate): Election: Candidate has following voting peers: [leader681, follower683] 01:14:41,219 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower682: Set currentTerm=3, votedFor=follower682 01:14:41,220 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower682 (Candidate): Starting new election term 3 01:14:41,220 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower682 (Candidate): Sending RequestVote [term=3, candidateId=follower682, lastLogIndex=0, lastLogTerm=2] to peer leader681 01:14:41,220 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower682 (Candidate): Sending RequestVote [term=3, candidateId=follower682, lastLogIndex=0, lastLogTerm=2] to peer follower683 01:14:41,220 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower682 (Follower) :- Switching from behavior Follower to Candidate, election term: 3 01:14:41,220 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader681 (Leader): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 01:14:41,220 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader681 (Leader): Cluster state: [] 01:14:41,220 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader681 (Leader): Candidate in requestVote:RequestVote [term=3, candidateId=follower682, lastLogIndex=0, lastLogTerm=2] with higher term appears reachable, updating term. 01:14:41,220 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader681 (Leader): Term 3 in "RequestVote [term=3, candidateId=follower682, lastLogIndex=0, lastLogTerm=2]" message is greater than leader's term 2 - switching to Follower 01:14:41,220 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower683 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 01:14:41,220 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader681: Set currentTerm=3, votedFor=null 01:14:41,220 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower683 (Follower): Cluster state: [] 01:14:41,220 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader681 (Leader): Leadership transfer in progress - processing RequestVote 01:14:41,220 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower683 (Follower): Candidate in requestVote:RequestVote [term=3, candidateId=follower682, lastLogIndex=0, lastLogTerm=2] with higher term appears reachable, updating term. 01:14:41,220 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower683 (Follower): Term 3 in "RequestVote [term=3, candidateId=follower682, lastLogIndex=0, lastLogTerm=2]" message is greater than follower's term 2 - updating term 01:14:41,220 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader681 (Leader): In requestVote: RequestVote [term=3, candidateId=follower682, lastLogIndex=0, lastLogTerm=2] - currentTerm: 3, votedFor: null, lastIndex: 0, lastTerm: 2 01:14:41,220 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower683: Set currentTerm=3, votedFor=null 01:14:41,220 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader681: Set currentTerm=3, votedFor=follower682 01:14:41,221 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower683 (Follower): In requestVote: RequestVote [term=3, candidateId=follower682, lastLogIndex=0, lastLogTerm=2] - currentTerm: 3, votedFor: null, lastIndex: -1, lastTerm: -1 01:14:41,221 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower683: Set currentTerm=3, votedFor=follower682 01:14:41,221 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader681 (Leader): requestVote returning: RequestVoteReply [term=3, voteGranted=true] 01:14:41,221 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower683 (Follower): requestVote returning: RequestVoteReply [term=3, voteGranted=true] 01:14:41,222 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower682 (Candidate): RaftRPC message received RequestVoteReply [term=3, voteGranted=true], my term is 3 01:14:41,222 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower682 (Candidate): handleRequestVoteReply: RequestVoteReply [term=3, voteGranted=true], current voteCount: 1 01:14:41,222 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower682 (Leader): Election: Leader has following peers: [follower684, leader681, follower683] 01:14:41,222 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower682 (Leader): Checking sendAppendEntries for follower follower684: active: false, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 01:14:41,222 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower682 (Leader): Checking sendAppendEntries for follower leader681: active: false, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 01:14:41,222 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower682 (Leader): Checking sendAppendEntries for follower follower683: active: false, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 01:14:41,222 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower684 (Follower): Term 3 in "AppendEntries [leaderId=follower682, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=4, leaderRaftVersion=5, leaderAddress=null, entries=[]]" message is greater than follower's term 2 - updating term 01:14:41,222 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower684: Set currentTerm=3, votedFor=null 01:14:41,222 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower682 (Candidate) :- Switching from behavior Candidate to Leader, election term: 3 01:14:41,222 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower684: Last sync leader does not match current leader follower682, need to catch up to -1 01:14:41,222 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower682 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower684 updated: matchIndex: 0, nextIndex: 1 01:14:41,222 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader681 (Leader) :- Switching from behavior Leader to Follower, election term: 3 01:14:41,223 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower682 (Leader): Checking sendAppendEntries for follower follower684: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 01:14:41,223 AM [test-akka.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower684: Lagging 0 entries behind leader follower682 and reached 0 (of expected -1) [WARN] [03/25/2024 01:14:41.223] [test-akka.actor.default-dispatcher-18] [akka://test/user/follower684] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@4016920c [WARN] [03/25/2024 01:14:41.224] [test-akka.actor.default-dispatcher-18] [akka://test/user/follower684] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@5ca28d79 01:14:41,224 AM [test-akka.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - leader681: Last sync leader does not match current leader follower682, need to catch up to -1 01:14:41,224 AM [test-akka.actor.default-dispatcher-12] [DEBUG] RaftActorLeadershipTransferCohort - leader681: leader changed to follower682 01:14:41,224 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower682 (Leader): handleAppendEntriesReply - FollowerLogInformation for leader681 updated: matchIndex: 0, nextIndex: 1 01:14:41,224 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower682 (Leader): Checking sendAppendEntries for follower leader681: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 01:14:41,224 AM [test-akka.actor.default-dispatcher-12] [INFO] RaftActorLeadershipTransferCohort - leader681: Successfully transferred leadership to follower682 in 5.752 ms 01:14:41,224 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader681: leader transfer succeeded - sending PoisonPill 01:14:41,224 AM [test-akka.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - leader681: Lagging 0 entries behind leader follower682 and reached 0 (of expected -1) [WARN] [03/25/2024 01:14:41.224] [test-akka.actor.default-dispatcher-11] [akka://test/user/leader681] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@333d8d2 [WARN] [03/25/2024 01:14:41.225] [test-akka.actor.default-dispatcher-11] [akka://test/user/leader681] received dead letter: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@6173a209 01:14:41,735 AM [test-akka.actor.default-dispatcher-13] [DEBUG] SyncStatusTracker - follower684: Lagging 0 entries behind leader follower682 and reached 0 (of expected -1) 01:14:41,735 AM [test-akka.actor.default-dispatcher-13] [DEBUG] SyncStatusTracker - follower683: Last sync leader does not match current leader follower682, need to catch up to -1 [WARN] [03/25/2024 01:14:41.735] [test-akka.actor.default-dispatcher-6] [akka://test/user/leader681] received dead letter from TestActor[akka://test/user/follower682]: AppendEntries [leaderId=follower682, prevLogIndex=0, prevLogTerm=2, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]] 01:14:41,736 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower682 (Leader): sendAppendEntries: 0 is present for follower follower683 01:14:41,736 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower682 (Leader): Sending AppendEntries to follower follower683: AppendEntries [leaderId=follower682, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 01:14:41,736 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower683 (Follower): handleAppendEntries: AppendEntries [leaderId=follower682, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 01:14:41,736 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower683 (Follower): Number of entries to be appended = 1 [WARN] [03/25/2024 01:14:41.736] [test-akka.actor.default-dispatcher-12] [akka://test/user/follower683] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@7f62c324 01:14:41,736 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower683 (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 01:14:41,736 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower683 (Follower): Append entry to log zero 01:14:41,736 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower683: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 01:14:41,736 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower683 (Follower): Log size is now 1 01:14:41,736 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower683 (Follower): Commit index set to 0 01:14:41,736 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower683 (Follower): handleAppendEntries returning : AppendEntriesReply [term=3, success=true, followerId=follower683, logLastIndex=0, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 01:14:41,736 AM [test-akka.actor.default-dispatcher-13] [DEBUG] SyncStatusTracker - follower683: Lagging 0 entries behind leader follower682 and reached 0 (of expected -1) 01:14:41,736 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower683 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 0 01:14:41,736 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower683 (Follower): Setting last applied to 0 01:14:41,736 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower683: Moving last applied index from -1 to 0 01:14:41,736 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower683: Applying state for log index 0 data zero 01:14:41,736 AM [test-akka.actor.default-dispatcher-13] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower683: applyState called: zero 01:14:41,737 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower682 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower683 updated: matchIndex: 0, nextIndex: 1 01:14:41,737 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower682 (Leader): Checking sendAppendEntries for follower follower683: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 01:14:41,737 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower683: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 01:14:41,738 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower683: Persisting ApplyJournalEntries with index=0 [WARN] [03/25/2024 01:14:41.738] [test-akka.actor.default-dispatcher-13] [akka://test/user/follower683] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@6135caaa 01:14:41,773 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower683: onLeaderTransitioning: LeaderTransitioning [leaderId=leader681] 01:14:41,773 AM [main] [INFO] LeadershipTransferIntegrationTest - sendShutDownToLeaderAndVerifyLeadershipTransferToFollower1 ending 01:14:41,773 AM [main] [INFO] LeadershipTransferIntegrationTest - sendShutDown for akka://test/user/follower683 starting 01:14:41,774 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower683: onShutDown 01:14:41,774 AM [main] [INFO] LeadershipTransferIntegrationTest - sendShutDown for akka://test/user/follower683 ending 01:14:41,775 AM [main] [INFO] LeadershipTransferIntegrationTest - testLeaderTransferOnShutDown ending 01:14:41,775 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower682-notifier685#-98628279] 01:14:41,786 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower682-collector686#1145442585] 01:14:41,786 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower682] 01:14:41,786 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower683-notifier687#-362892389] 01:14:41,786 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower683-collector688#-1139238680] 01:14:41,787 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower683] 01:14:41,787 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower684-notifier689#2110238801] 01:14:41,787 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower684-collector690#1351922529] 01:14:41,787 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower684] 01:14:41,787 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader681-notifier691#2020153111] 01:14:41,788 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader681-collector692#1895256239] 01:14:41,788 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader681] 01:14:41,789 AM [main] [INFO] LeadershipTransferIntegrationTest - testLeaderTransferSkippedOnShutdownWithNoFollowers starting 01:14:41,791 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader693 with journal batch size 1000 [WARN] [03/25/2024 01:14:41.791] [test-akka.actor.default-dispatcher-18] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader693]: org.opendaylight.controller.cluster.common.actor.Monitor@2dee5405 01:14:41,792 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader693: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 01:14:41,793 AM [test-akka.actor.default-dispatcher-7] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 01:14:41,793 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader693 (Follower): Received TimeoutNow - switching to Candidate 01:14:41,793 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader693 (Candidate): Election: Candidate has following voting peers: [] 01:14:41,793 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader693: Set currentTerm=1, votedFor=leader693 01:14:41,793 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader693 (Candidate): Starting new election term 1 01:14:41,793 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader693 (Follower) :- Switching from behavior Follower to Candidate, election term: 1 01:14:41,794 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader693 (Candidate): Received ElectionTimeout 01:14:41,794 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader693 (Leader): Election: Leader has following peers: [] 01:14:41,794 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader693 (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 01:14:41,794 AM [main] [INFO] LeadershipTransferIntegrationTest - sendShutDown for akka://test/user/leader693 starting 01:14:41,794 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader693: onShutDown 01:14:41,795 AM [main] [INFO] LeadershipTransferIntegrationTest - sendShutDown for akka://test/user/leader693 ending 01:14:41,795 AM [main] [INFO] LeadershipTransferIntegrationTest - testLeaderTransferSkippedOnShutdownWithNoFollowers ending 01:14:41,795 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader693-collector697#626027570] 01:14:41,805 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader693] 01:14:41,806 AM [main] [INFO] LeadershipTransferIntegrationTest - testRequestLeadershipTransferToFollower2WithFollower2Lagging starting 01:14:41,806 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting [WARN] [03/25/2024 01:14:41.808] [test-akka.actor.default-dispatcher-7] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower699]: org.opendaylight.controller.cluster.common.actor.Monitor@397b7da5 01:14:41,809 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower699 with journal batch size 1000 01:14:41,809 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower699: SnapshotOffer called. 01:14:41,809 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower699: Moving last applied index from -1 to -1 01:14:41,809 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower699: Set currentTerm=1, votedFor=null 01:14:41,810 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower699: Updated server config: isVoting: true, peers: [PeerInfo [id=follower700, address=akka://test/user/follower700, votingState=VOTING], PeerInfo [id=leader698, address=akka://test/user/leader698, votingState=VOTING], PeerInfo [id=follower701, address=akka://test/user/follower701, votingState=NON_VOTING]] 01:14:41,810 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower699 in 104.6 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 01:14:41,811 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower699: Recovery completed in 1.088 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [03/25/2024 01:14:41.811] [test-akka.actor.default-dispatcher-6] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower700]: org.opendaylight.controller.cluster.common.actor.Monitor@906e87f 01:14:41,811 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower700 with journal batch size 1000 01:14:41,812 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower700: SnapshotOffer called. 01:14:41,812 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower700: Moving last applied index from -1 to -1 01:14:41,812 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower700: Set currentTerm=1, votedFor=null 01:14:41,812 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower700: Updated server config: isVoting: true, peers: [PeerInfo [id=follower699, address=akka://test/user/follower699, votingState=VOTING], PeerInfo [id=leader698, address=akka://test/user/leader698, votingState=VOTING], PeerInfo [id=follower701, address=akka://test/user/follower701, votingState=NON_VOTING]] 01:14:41,812 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower700 in 38.77 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 01:14:41,812 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower700: Recovery completed in 522.5 μs - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [03/25/2024 01:14:41.913] [test-akka.actor.default-dispatcher-7] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower701]: org.opendaylight.controller.cluster.common.actor.Monitor@7ab3f44d 01:14:41,914 AM [test-akka.actor.default-dispatcher-13] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower701 with journal batch size 1000 01:14:41,915 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower701: SnapshotOffer called. 01:14:41,915 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower701: Moving last applied index from -1 to -1 01:14:41,915 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower701: Set currentTerm=1, votedFor=null 01:14:41,916 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower701: Updated server config: isVoting: false, peers: [PeerInfo [id=follower700, address=akka://test/user/follower700, votingState=VOTING], PeerInfo [id=follower699, address=akka://test/user/follower699, votingState=VOTING], PeerInfo [id=leader698, address=akka://test/user/leader698, votingState=VOTING]] [WARN] [03/25/2024 01:14:41.916] [test-akka.actor.default-dispatcher-11] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader698]: org.opendaylight.controller.cluster.common.actor.Monitor@5fb65e3d 01:14:41,916 AM [test-akka.actor.default-dispatcher-13] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower701 in 92.27 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 01:14:41,916 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader698 with journal batch size 1000 01:14:41,917 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader698: SnapshotOffer called. 01:14:41,917 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader698: Moving last applied index from -1 to -1 01:14:41,917 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader698: Set currentTerm=1, votedFor=null 01:14:41,917 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader698: Updated server config: isVoting: true, peers: [PeerInfo [id=follower700, address=akka://test/user/follower700, votingState=VOTING], PeerInfo [id=follower699, address=akka://test/user/follower699, votingState=VOTING], PeerInfo [id=follower701, address=akka://test/user/follower701, votingState=NON_VOTING]] 01:14:41,918 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower701: Recovery completed in 1.936 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 01:14:41,918 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for leader698 in 114.1 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 01:14:41,918 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader698: Recovery completed in 1.112 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 01:14:42,285 AM [test-akka.actor.default-dispatcher-6] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 01:14:42,285 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader698 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(akka://test@10.30.171.190:25520, Removed) 01:14:42,285 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader698 (Follower): Received ElectionTimeout - switching to Candidate 01:14:42,285 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader698 (Candidate): Election: Candidate has following voting peers: [follower700, follower699] 01:14:42,285 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader698: Set currentTerm=2, votedFor=leader698 01:14:42,285 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader698 (Candidate): Starting new election term 2 01:14:42,285 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader698 (Candidate): Sending RequestVote [term=2, candidateId=leader698, lastLogIndex=-1, lastLogTerm=-1] to peer follower700 01:14:42,285 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader698 (Candidate): Sending RequestVote [term=2, candidateId=leader698, lastLogIndex=-1, lastLogTerm=-1] to peer follower699 01:14:42,285 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower700 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 01:14:42,285 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader698 (Follower) :- Switching from behavior Follower to Candidate, election term: 2 01:14:42,285 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower700 (Follower): Cluster state: [] 01:14:42,285 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower700 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader698, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 01:14:42,285 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower700 (Follower): Term 2 in "RequestVote [term=2, candidateId=leader698, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 1 - updating term 01:14:42,285 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower700: Set currentTerm=2, votedFor=null 01:14:42,285 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower700 (Follower): In requestVote: RequestVote [term=2, candidateId=leader698, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 01:14:42,285 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower700: Set currentTerm=2, votedFor=leader698 01:14:42,286 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower699 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 01:14:42,286 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower700 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 01:14:42,286 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower699 (Follower): Cluster state: [] 01:14:42,286 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower699 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader698, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 01:14:42,286 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower699 (Follower): Term 2 in "RequestVote [term=2, candidateId=leader698, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 1 - updating term 01:14:42,286 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower699: Set currentTerm=2, votedFor=null 01:14:42,286 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower699 (Follower): In requestVote: RequestVote [term=2, candidateId=leader698, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 01:14:42,286 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower699: Set currentTerm=2, votedFor=leader698 01:14:42,286 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower699 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 01:14:42,286 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader698 (Candidate): RaftRPC message received RequestVoteReply [term=2, voteGranted=true], my term is 2 01:14:42,286 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader698 (Candidate): handleRequestVoteReply: RequestVoteReply [term=2, voteGranted=true], current voteCount: 1 01:14:42,287 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader698 (Leader): Election: Leader has following peers: [follower700, follower699, follower701] 01:14:42,287 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader698 (Leader): Checking sendAppendEntries for follower follower700: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 01:14:42,287 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader698 (Leader): Checking sendAppendEntries for follower follower699: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 01:14:42,287 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader698 (Leader): Checking sendAppendEntries for follower follower701: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 01:14:42,287 AM [test-akka.actor.default-dispatcher-7] [DEBUG] SyncStatusTracker - follower700: Last sync leader does not match current leader leader698, need to catch up to -1 01:14:42,287 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader698 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 01:14:42,287 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader698 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower700 updated: matchIndex: -1, nextIndex: 0 01:14:42,287 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader698 (Leader): Checking sendAppendEntries for follower follower700: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [03/25/2024 01:14:42.287] [test-akka.actor.default-dispatcher-7] [akka://test/user/follower700] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@75843d70 01:14:42,287 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower699: Last sync leader does not match current leader leader698, need to catch up to -1 01:14:42,287 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower701 (Follower): Term 2 in "AppendEntries [leaderId=leader698, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=4, leaderRaftVersion=5, leaderAddress=null, entries=[]]" message is greater than follower's term 1 - updating term 01:14:42,287 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower701: Set currentTerm=2, votedFor=null 01:14:42,287 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader698 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower699 updated: matchIndex: -1, nextIndex: 0 01:14:42,287 AM [test-akka.actor.default-dispatcher-7] [DEBUG] SyncStatusTracker - follower701: Last sync leader does not match current leader leader698, need to catch up to -1 01:14:42,287 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader698 (Leader): Checking sendAppendEntries for follower follower699: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 01:14:42,287 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader698 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower701 updated: matchIndex: -1, nextIndex: 0 01:14:42,287 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader698 (Leader): Checking sendAppendEntries for follower follower701: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [03/25/2024 01:14:42.287] [test-akka.actor.default-dispatcher-18] [akka://test/user/follower699] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@1ceee8f9 [WARN] [03/25/2024 01:14:42.288] [test-akka.actor.default-dispatcher-17] [akka://test/user/follower701] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@7e94bc24 01:14:42,322 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting 01:14:42,322 AM [main] [INFO] LeadershipTransferIntegrationTest - createRequestLeadershipResultCollectorActor starting 01:14:42,322 AM [main] [INFO] LeadershipTransferIntegrationTest - createRequestLeadershipResultCollectorActor ending 01:14:42,322 AM [main] [INFO] LeadershipTransferIntegrationTest - sendPayloadWithFollower2Lagging starting 01:14:42,322 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader698: Persist data SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 01:14:42,322 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader698: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 01:14:42,322 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader698 (Leader): Replicate message: identifier: MockIdentifier{value=zero}, logIndex: 0, isSendImmediate: true 01:14:42,323 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader698 (Leader): Checking sendAppendEntries for follower follower700: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 01:14:42,323 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader698 (Leader): sendAppendEntries: 0 is present for follower follower700 01:14:42,323 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader698 (Leader): Sending AppendEntries to follower follower700: AppendEntries [leaderId=leader698, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 01:14:42,323 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader698 (Leader): Checking sendAppendEntries for follower follower699: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 01:14:42,323 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader698 (Leader): sendAppendEntries: 0 is present for follower follower699 01:14:42,323 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader698 (Leader): Sending AppendEntries to follower follower699: AppendEntries [leaderId=leader698, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 01:14:42,323 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader698 (Leader): Checking sendAppendEntries for follower follower701: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 01:14:42,323 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader698 (Leader): sendAppendEntries: 0 is present for follower follower701 01:14:42,323 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader698 (Leader): Sending AppendEntries to follower follower701: AppendEntries [leaderId=leader698, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 01:14:42,323 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower699 (Follower): handleAppendEntries: AppendEntries [leaderId=leader698, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 01:14:42,323 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower699 (Follower): Number of entries to be appended = 1 01:14:42,323 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower699 (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 01:14:42,323 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower699 (Follower): Append entry to log zero 01:14:42,323 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower699: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 01:14:42,323 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower699 (Follower): Log size is now 1 01:14:42,323 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower699 (Follower): handleAppendEntries returning : AppendEntriesReply [term=2, success=true, followerId=follower699, logLastIndex=0, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 01:14:42,323 AM [test-akka.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower699: Lagging 0 entries behind leader leader698 and reached -1 (of expected -1) 01:14:42,323 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower701 (Follower): handleAppendEntries: AppendEntries [leaderId=leader698, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 01:14:42,323 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower701 (Follower): Number of entries to be appended = 1 01:14:42,323 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower701 (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 01:14:42,323 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower701 (Follower): Append entry to log zero 01:14:42,323 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower701: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 01:14:42,323 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader698 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower699 updated: matchIndex: 0, nextIndex: 1 01:14:42,323 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower701 (Follower): Log size is now 1 01:14:42,323 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower701 (Follower): handleAppendEntries returning : AppendEntriesReply [term=2, success=true, followerId=follower701, logLastIndex=0, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 01:14:42,323 AM [test-akka.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - follower701: Lagging 0 entries behind leader leader698 and reached -1 (of expected -1) 01:14:42,323 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader698 (Leader): Checking sendAppendEntries for follower follower699: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 01:14:42,323 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower699: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 01:14:42,324 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader698 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower701 updated: matchIndex: 0, nextIndex: 1 01:14:42,324 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader698 (Leader): Checking sendAppendEntries for follower follower701: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 [WARN] [03/25/2024 01:14:42.324] [test-akka.actor.default-dispatcher-11] [akka://test/user/follower699] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@143c7e43 01:14:42,324 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader698: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 01:14:42,324 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader698 (Leader): Applying to log - commitIndex: 0, lastAppliedIndex: -1 01:14:42,324 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader698 (Leader): Setting last applied to 0 01:14:42,324 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader698: Moving last applied index from -1 to 0 01:14:42,324 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader698: Applying state for log index 0 data zero 01:14:42,324 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower701: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 01:14:42,324 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader698: applyState called: zero 01:14:42,324 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader698: Persisting ApplyJournalEntries with index=0 [WARN] [03/25/2024 01:14:42.324] [test-akka.actor.default-dispatcher-11] [akka://test/user/follower701] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@1619597b 01:14:42,404 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader698 (Leader): sendAppendEntries: 0 is present for follower follower700 01:14:42,404 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader698 (Leader): Sending AppendEntries to follower follower700: AppendEntries [leaderId=leader698, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 01:14:42,524 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader698 (Leader): sendAppendEntries: 0 is present for follower follower700 01:14:42,525 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader698 (Leader): Sending AppendEntries to follower follower700: AppendEntries [leaderId=leader698, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 01:14:42,525 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower701 (Follower): Commit index set to 0 01:14:42,525 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower699 (Follower): Commit index set to 0 01:14:42,525 AM [test-akka.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower701: Lagging 0 entries behind leader leader698 and reached 0 (of expected -1) 01:14:42,525 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower701 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 0 01:14:42,525 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower699: Lagging 0 entries behind leader leader698 and reached 0 (of expected -1) 01:14:42,525 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower699 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 0 01:14:42,525 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower701 (Follower): Setting last applied to 0 01:14:42,525 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower701: Moving last applied index from -1 to 0 01:14:42,525 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower699 (Follower): Setting last applied to 0 01:14:42,525 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower701: Applying state for log index 0 data zero 01:14:42,525 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower699: Moving last applied index from -1 to 0 01:14:42,525 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower699: Applying state for log index 0 data zero 01:14:42,525 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower701: applyState called: zero 01:14:42,525 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower699: applyState called: zero 01:14:42,525 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower701: Persisting ApplyJournalEntries with index=0 01:14:42,525 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower699: Persisting ApplyJournalEntries with index=0 01:14:42,576 AM [main] [INFO] LeadershipTransferIntegrationTest - sendPayloadWithFollower2Lagging ending 01:14:42,576 AM [main] [INFO] LeadershipTransferIntegrationTest - sendFollower2RequestLeadershipTransferToLeader starting 01:14:42,576 AM [main] [INFO] LeadershipTransferIntegrationTest - sendFollower2RequestLeadershipTransferToLeader ending 01:14:42,576 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader698: onRequestLeadership RequestLeadership [requestedFollowerId=follower700, replyTo=Actor[akka://test/user/$c#542023314]] 01:14:42,576 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader698: Initiating leader transfer 01:14:42,576 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower700: onLeaderTransitioning: LeaderTransitioning [leaderId=leader698] 01:14:42,576 AM [test-akka.actor.default-dispatcher-6] [DEBUG] RaftActorLeadershipTransferCohort - leader698: pauseLeader successfully completed - doing transfer 01:14:42,576 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader698 (Leader): Attempting to transfer leadership 01:14:42,576 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower699: onLeaderTransitioning: LeaderTransitioning [leaderId=leader698] 01:14:42,576 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader698 (Leader): Checking sendAppendEntries for follower follower700: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 01:14:42,576 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader698 (Leader): sendAppendEntries: 0 is present for follower follower700 01:14:42,576 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader698 (Leader): Checking sendAppendEntries for follower follower699: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 01:14:42,576 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower701: onLeaderTransitioning: LeaderTransitioning [leaderId=leader698] 01:14:42,576 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader698 (Leader): Checking sendAppendEntries for follower follower701: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 01:14:42,576 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower699: Lagging 0 entries behind leader leader698 and reached 0 (of expected -1) 01:14:42,576 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower701: Lagging 0 entries behind leader leader698 and reached 0 (of expected -1) 01:14:42,765 AM [test-akka.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower701: Lagging 0 entries behind leader leader698 and reached 0 (of expected -1) 01:14:42,765 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower699: Lagging 0 entries behind leader leader698 and reached 0 (of expected -1) 01:14:42,884 AM [test-akka.actor.default-dispatcher-13] [DEBUG] RaftActorLeadershipTransferCohort - leader698: leader transfer aborted 01:14:42,884 AM [test-akka.actor.default-dispatcher-13] [WARN] RaftActorLeadershipTransferCohort - leader698: Failed to transfer leadership in 308.3 ms 01:14:42,884 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader698: LeadershipTransfer request from follower700 failed 01:14:42,885 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader698 (Leader): Leadership transfer expired 01:14:42,885 AM [test-akka.actor.default-dispatcher-7] [DEBUG] SyncStatusTracker - follower701: Lagging 0 entries behind leader leader698 and reached 0 (of expected -1) 01:14:42,885 AM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower699: Lagging 0 entries behind leader leader698 and reached 0 (of expected -1) 01:14:42,929 AM [main] [INFO] LeadershipTransferIntegrationTest - testRequestLeadershipTransferToFollower2WithFollower2Lagging ending 01:14:42,929 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower699-notifier702#-1932027182] 01:14:42,940 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower699-collector703#-590681230] 01:14:42,940 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower699] 01:14:42,941 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower700-notifier704#1908223840] 01:14:42,941 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower700-collector705#-675718405] 01:14:42,941 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower700] 01:14:42,941 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower701-notifier706#207392423] 01:14:42,941 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower701-collector707#-313485612] 01:14:42,942 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower701] 01:14:42,942 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader698-notifier708#-1807244737] 01:14:42,942 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader698-collector709#-640066012] 01:14:42,942 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader698] 01:14:42,942 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/$c#542023314] 01:14:42,943 AM [main] [INFO] LeadershipTransferIntegrationTest - testRequestLeadershipTransferToFollower2WithOtherFollowersDown starting 01:14:42,943 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting [WARN] [03/25/2024 01:14:42.945] [test-akka.actor.default-dispatcher-6] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower711]: org.opendaylight.controller.cluster.common.actor.Monitor@4eec6411 01:14:42,945 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower711 with journal batch size 1000 [WARN] [03/25/2024 01:14:42.947] [test-akka.actor.default-dispatcher-13] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower712]: org.opendaylight.controller.cluster.common.actor.Monitor@1abff814 01:14:42,947 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower712 with journal batch size 1000 01:14:42,948 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower712: SnapshotOffer called. 01:14:42,948 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower711: SnapshotOffer called. 01:14:42,948 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower711: Moving last applied index from -1 to -1 01:14:42,948 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower712: Moving last applied index from -1 to -1 01:14:42,948 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower711: Set currentTerm=1, votedFor=null 01:14:42,948 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower712: Set currentTerm=1, votedFor=null 01:14:42,949 AM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower711: Updated server config: isVoting: true, peers: [PeerInfo [id=follower713, address=akka://test/user/follower713, votingState=NON_VOTING], PeerInfo [id=leader710, address=akka://test/user/leader710, votingState=VOTING], PeerInfo [id=follower712, address=akka://test/user/follower712, votingState=VOTING]] 01:14:42,949 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower712: Updated server config: isVoting: true, peers: [PeerInfo [id=follower711, address=akka://test/user/follower711, votingState=VOTING], PeerInfo [id=follower713, address=akka://test/user/follower713, votingState=NON_VOTING], PeerInfo [id=leader710, address=akka://test/user/leader710, votingState=VOTING]] 01:14:42,949 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower711 in 90.05 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 01:14:42,949 AM [test-akka.actor.default-dispatcher-13] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower712 in 94.02 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 [WARN] [03/25/2024 01:14:42.950] [test-akka.actor.default-dispatcher-18] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower713]: org.opendaylight.controller.cluster.common.actor.Monitor@214cd11f 01:14:42,950 AM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower711: Recovery completed in 1.649 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 01:14:42,950 AM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower713 with journal batch size 1000 01:14:42,951 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower713: SnapshotOffer called. 01:14:42,951 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower713: Moving last applied index from -1 to -1 01:14:42,951 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower713: Set currentTerm=1, votedFor=null 01:14:42,951 AM [test-akka.actor.default-dispatcher-12] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower713: Updated server config: isVoting: false, peers: [PeerInfo [id=follower711, address=akka://test/user/follower711, votingState=VOTING], PeerInfo [id=leader710, address=akka://test/user/leader710, votingState=VOTING], PeerInfo [id=follower712, address=akka://test/user/follower712, votingState=VOTING]] 01:14:42,951 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for follower713 in 66.02 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 01:14:42,951 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower712: Recovery completed in 1.993 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 01:14:42,953 AM [test-akka.actor.default-dispatcher-12] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader710 with journal batch size 1000 [WARN] [03/25/2024 01:14:42.953] [test-akka.actor.default-dispatcher-12] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader710]: org.opendaylight.controller.cluster.common.actor.Monitor@6f17d8fa 01:14:42,953 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader710: SnapshotOffer called. 01:14:42,953 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader710: Moving last applied index from -1 to -1 01:14:42,953 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader710: Set currentTerm=1, votedFor=null 01:14:42,953 AM [test-akka.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader710: Updated server config: isVoting: true, peers: [PeerInfo [id=follower711, address=akka://test/user/follower711, votingState=VOTING], PeerInfo [id=follower713, address=akka://test/user/follower713, votingState=NON_VOTING], PeerInfo [id=follower712, address=akka://test/user/follower712, votingState=VOTING]] 01:14:42,953 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Recovery snapshot applied for leader710 in 39.98 μs: snapshotIndex=-1, snapshotTerm=-1, journal-size=0 01:14:42,956 AM [test-akka.actor.default-dispatcher-16] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader710: Recovery completed in 2.379 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 01:14:42,956 AM [test-akka.actor.default-dispatcher-13] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower713: Recovery completed in 4.857 ms - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 01:14:43,344 AM [test-akka.actor.default-dispatcher-11] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 01:14:43,344 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader710 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(akka://test@10.30.171.190:25520, Removed) 01:14:43,344 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader710 (Follower): Received ElectionTimeout - switching to Candidate 01:14:43,344 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader710 (Candidate): Election: Candidate has following voting peers: [follower711, follower712] 01:14:43,345 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader710: Set currentTerm=2, votedFor=leader710 01:14:43,345 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader710 (Candidate): Starting new election term 2 01:14:43,345 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader710 (Candidate): Sending RequestVote [term=2, candidateId=leader710, lastLogIndex=-1, lastLogTerm=-1] to peer follower711 01:14:43,345 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower711 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 01:14:43,345 AM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader710 (Candidate): Sending RequestVote [term=2, candidateId=leader710, lastLogIndex=-1, lastLogTerm=-1] to peer follower712 01:14:43,345 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower711 (Follower): Cluster state: [] 01:14:43,345 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower711 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader710, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 01:14:43,345 AM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader710 (Follower) :- Switching from behavior Follower to Candidate, election term: 2 01:14:43,345 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower711 (Follower): Term 2 in "RequestVote [term=2, candidateId=leader710, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 1 - updating term 01:14:43,345 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower711: Set currentTerm=2, votedFor=null 01:14:43,345 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower711 (Follower): In requestVote: RequestVote [term=2, candidateId=leader710, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 01:14:43,345 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower711: Set currentTerm=2, votedFor=leader710 01:14:43,345 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower711 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 01:14:43,345 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower712 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 01:14:43,345 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower712 (Follower): Cluster state: [] 01:14:43,345 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower712 (Follower): Candidate in requestVote:RequestVote [term=2, candidateId=leader710, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 01:14:43,345 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower712 (Follower): Term 2 in "RequestVote [term=2, candidateId=leader710, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 1 - updating term 01:14:43,345 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower712: Set currentTerm=2, votedFor=null 01:14:43,346 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower712 (Follower): In requestVote: RequestVote [term=2, candidateId=leader710, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 2, votedFor: null, lastIndex: -1, lastTerm: -1 01:14:43,346 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower712: Set currentTerm=2, votedFor=leader710 01:14:43,346 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower712 (Follower): requestVote returning: RequestVoteReply [term=2, voteGranted=true] 01:14:43,346 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader710 (Candidate): RaftRPC message received RequestVoteReply [term=2, voteGranted=true], my term is 2 01:14:43,346 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader710 (Candidate): handleRequestVoteReply: RequestVoteReply [term=2, voteGranted=true], current voteCount: 1 01:14:43,347 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader710 (Leader): Election: Leader has following peers: [follower711, follower713, follower712] 01:14:43,347 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader710 (Leader): Checking sendAppendEntries for follower follower711: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 01:14:43,347 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader710 (Leader): Checking sendAppendEntries for follower follower713: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 01:14:43,347 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader710 (Leader): Checking sendAppendEntries for follower follower712: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 01:14:43,347 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader710 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 01:14:43,347 AM [test-akka.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower711: Last sync leader does not match current leader leader710, need to catch up to -1 01:14:43,347 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader710 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower711 updated: matchIndex: -1, nextIndex: 0 01:14:43,347 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader710 (Leader): Checking sendAppendEntries for follower follower711: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 01:14:43,347 AM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower713 (Follower): Term 2 in "AppendEntries [leaderId=leader710, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=4, leaderRaftVersion=5, leaderAddress=null, entries=[]]" message is greater than follower's term 1 - updating term 01:14:43,347 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower713: Set currentTerm=2, votedFor=null 01:14:43,347 AM [test-akka.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower712: Last sync leader does not match current leader leader710, need to catch up to -1 01:14:43,347 AM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower713: Last sync leader does not match current leader leader710, need to catch up to -1 [WARN] [03/25/2024 01:14:43.348] [test-akka.actor.default-dispatcher-6] [akka://test/user/follower711] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@c2fdf8c 01:14:43,348 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader710 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower712 updated: matchIndex: -1, nextIndex: 0 [WARN] [03/25/2024 01:14:43.348] [test-akka.actor.default-dispatcher-6] [akka://test/user/follower712] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@690942cf 01:14:43,348 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader710 (Leader): Checking sendAppendEntries for follower follower712: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 01:14:43,348 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader710 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower713 updated: matchIndex: -1, nextIndex: 0 01:14:43,348 AM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader710 (Leader): Checking sendAppendEntries for follower follower713: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [03/25/2024 01:14:43.348] [test-akka.actor.default-dispatcher-7] [akka://test/user/follower713] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@7d0f3a72 01:14:43,358 AM [main] [INFO] LeadershipTransferIntegrationTest - createRaftActors starting 01:14:43,358 AM [main] [INFO] LeadershipTransferIntegrationTest - createRequestLeadershipResultCollectorActor starting 01:14:43,359 AM [main] [INFO] LeadershipTransferIntegrationTest - createRequestLeadershipResultCollectorActor ending 01:14:43,359 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower711] 01:14:43,370 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower713] 01:14:43,381 AM [main] [INFO] LeadershipTransferIntegrationTest - sendFollower2RequestLeadershipTransferToLeader starting 01:14:43,381 AM [main] [INFO] LeadershipTransferIntegrationTest - sendFollower2RequestLeadershipTransferToLeader ending 01:14:43,381 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader710: onRequestLeadership RequestLeadership [requestedFollowerId=follower712, replyTo=Actor[akka://test/user/$d#-827551160]] 01:14:43,381 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader710: Initiating leader transfer 01:14:43,381 AM [test-akka.actor.default-dispatcher-7] [DEBUG] RaftActorLeadershipTransferCohort - leader710: pauseLeader successfully completed - doing transfer 01:14:43,381 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader710 (Leader): Attempting to transfer leadership 01:14:43,381 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader710 (Leader): Checking sendAppendEntries for follower follower711: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 01:14:43,382 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader710 (Leader): Checking sendAppendEntries for follower follower713: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 01:14:43,382 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader710 (Leader): Checking sendAppendEntries for follower follower712: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [03/25/2024 01:14:43.382] [test-akka.actor.default-dispatcher-7] [akka://test/user/follower711] received dead letter from TestActor[akka://test/user/leader710]: LeaderTransitioning [leaderId=leader710] [WARN] [03/25/2024 01:14:43.382] [test-akka.actor.default-dispatcher-7] [akka://test/user/follower713] received dead letter from TestActor[akka://test/user/leader710]: LeaderTransitioning [leaderId=leader710] [WARN] [03/25/2024 01:14:43.382] [test-akka.actor.default-dispatcher-7] [akka://test/user/follower711] received dead letter from TestActor[akka://test/user/leader710]: AppendEntries [leaderId=leader710, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]] [WARN] [03/25/2024 01:14:43.382] [test-akka.actor.default-dispatcher-7] [akka://test/user/follower713] received dead letter from TestActor[akka://test/user/leader710]: AppendEntries [leaderId=leader710, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]] 01:14:43,382 AM [test-akka.actor.default-dispatcher-7] [DEBUG] SyncStatusTracker - follower712: Lagging 0 entries behind leader leader710 and reached -1 (of expected -1) 01:14:43,382 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower712: onLeaderTransitioning: LeaderTransitioning [leaderId=leader710] 01:14:43,382 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader710 (Leader): tryToCompleteLeadershipTransfer: followerId: follower712, matchIndex: -1, lastIndex: -1, isVoting: true [WARN] [03/25/2024 01:14:43.382] [test-akka.actor.default-dispatcher-13] [akka://test/user/follower712] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@37066768 01:14:43,382 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader710 (Leader): Follower's log matches - sending ElectionTimeout 01:14:43,382 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader710 (Leader): Checking sendAppendEntries for follower follower711: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 01:14:43,383 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader710 (Leader): Checking sendAppendEntries for follower follower713: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 01:14:43,383 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader710 (Leader): Checking sendAppendEntries for follower follower712: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 01:14:43,383 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader710 (Leader): Leader transfer complete 01:14:43,383 AM [test-akka.actor.default-dispatcher-7] [DEBUG] RaftActorLeadershipTransferCohort - leader710: leader transfer complete - waiting for new leader [WARN] [03/25/2024 01:14:43.383] [test-akka.actor.default-dispatcher-7] [akka://test/user/follower711] received dead letter from TestActor[akka://test/user/leader710]: AppendEntries [leaderId=leader710, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]] [WARN] [03/25/2024 01:14:43.383] [test-akka.actor.default-dispatcher-7] [akka://test/user/follower713] received dead letter from TestActor[akka://test/user/leader710]: AppendEntries [leaderId=leader710, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[]] 01:14:43,383 AM [test-akka.actor.default-dispatcher-7] [DEBUG] SyncStatusTracker - follower712: Lagging 0 entries behind leader leader710 and reached -1 (of expected -1) 01:14:43,383 AM [test-akka.actor.default-dispatcher-7] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 01:14:43,383 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower712 (Follower): Received TimeoutNow - switching to Candidate 01:14:43,383 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower712 (Candidate): Election: Candidate has following voting peers: [follower711, leader710] 01:14:43,383 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower712: Set currentTerm=3, votedFor=follower712 01:14:43,383 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower712 (Candidate): Starting new election term 3 01:14:43,383 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower712 (Candidate): Sending RequestVote [term=3, candidateId=follower712, lastLogIndex=-1, lastLogTerm=-1] to peer follower711 01:14:43,383 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower712 (Candidate): Sending RequestVote [term=3, candidateId=follower712, lastLogIndex=-1, lastLogTerm=-1] to peer leader710 01:14:43,383 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower712 (Follower) :- Switching from behavior Follower to Candidate, election term: 3 01:14:43,384 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader710 (Leader): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 01:14:43,384 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader710 (Leader): Cluster state: [] 01:14:43,384 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader710 (Leader): Candidate in requestVote:RequestVote [term=3, candidateId=follower712, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 01:14:43,384 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader710 (Leader): Term 3 in "RequestVote [term=3, candidateId=follower712, lastLogIndex=-1, lastLogTerm=-1]" message is greater than leader's term 2 - switching to Follower 01:14:43,384 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader710: Set currentTerm=3, votedFor=null 01:14:43,384 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader710 (Leader): Leadership transfer in progress - processing RequestVote 01:14:43,384 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader710 (Leader): In requestVote: RequestVote [term=3, candidateId=follower712, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 3, votedFor: null, lastIndex: -1, lastTerm: -1 01:14:43,384 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader710: Set currentTerm=3, votedFor=follower712 01:14:43,384 AM [test-akka.actor.default-dispatcher-7] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader710 (Leader): requestVote returning: RequestVoteReply [term=3, voteGranted=true] [WARN] [03/25/2024 01:14:43.384] [test-akka.actor.default-dispatcher-13] [akka://test/user/follower711] received dead letter from TestActor[akka://test/user/follower712]: RequestVote [term=3, candidateId=follower712, lastLogIndex=-1, lastLogTerm=-1] 01:14:43,384 AM [test-akka.actor.default-dispatcher-7] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader710 (Leader) :- Switching from behavior Leader to Follower, election term: 3 01:14:43,385 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower712 (Candidate): RaftRPC message received RequestVoteReply [term=3, voteGranted=true], my term is 3 01:14:43,385 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower712 (Candidate): handleRequestVoteReply: RequestVoteReply [term=3, voteGranted=true], current voteCount: 1 01:14:43,385 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower712 (Leader): Election: Leader has following peers: [follower711, follower713, leader710] 01:14:43,385 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower712 (Leader): Checking sendAppendEntries for follower follower711: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 01:14:43,385 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower712 (Leader): Checking sendAppendEntries for follower follower713: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [03/25/2024 01:14:43.385] [test-akka.actor.default-dispatcher-6] [akka://test/user/follower711] received dead letter from TestActor[akka://test/user/follower712]: AppendEntries [leaderId=follower712, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=4, leaderRaftVersion=5, leaderAddress=null, entries=[]] 01:14:43,385 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower712 (Leader): Checking sendAppendEntries for follower leader710: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [03/25/2024 01:14:43.385] [test-akka.actor.default-dispatcher-6] [akka://test/user/follower713] received dead letter from TestActor[akka://test/user/follower712]: AppendEntries [leaderId=follower712, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=4, leaderRaftVersion=5, leaderAddress=null, entries=[]] 01:14:43,385 AM [test-akka.actor.default-dispatcher-13] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower712 (Candidate) :- Switching from behavior Candidate to Leader, election term: 3 01:14:43,385 AM [test-akka.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - leader710: Last sync leader does not match current leader follower712, need to catch up to -1 01:14:43,385 AM [test-akka.actor.default-dispatcher-6] [DEBUG] RaftActorLeadershipTransferCohort - leader710: leader changed to follower712 01:14:43,385 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower712 (Leader): handleAppendEntriesReply - FollowerLogInformation for leader710 updated: matchIndex: -1, nextIndex: 0 01:14:43,385 AM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower712 (Leader): Checking sendAppendEntries for follower leader710: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 01:14:43,386 AM [test-akka.actor.default-dispatcher-6] [INFO] RaftActorLeadershipTransferCohort - leader710: Successfully transferred leadership to follower712 in 4.266 ms 01:14:43,386 AM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader710: Leadership transferred successfully to follower712 [WARN] [03/25/2024 01:14:43.386] [test-akka.actor.default-dispatcher-11] [akka://test/user/leader710] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@71bf72e5 01:14:43,433 AM [main] [INFO] LeadershipTransferIntegrationTest - testRequestLeadershipTransferToFollower2WithOtherFollowersDown ending 01:14:43,434 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower711-notifier714#-2074775296] 01:14:43,444 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower711-collector715#-851900895] 01:14:43,444 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower712-notifier716#-80888360] 01:14:43,444 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower712-collector717#-880028733] 01:14:43,445 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower712] 01:14:43,445 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower713-notifier718#881651454] 01:14:43,445 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower713-collector719#918560522] 01:14:43,445 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader710-notifier720#1673078850] 01:14:43,451 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader710-collector721#1893142527] 01:14:43,451 AM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader710] 01:14:43,452 AM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/$d#-827551160] [INFO] [03/25/2024 01:14:43.452] [main] [CoordinatedShutdown(akka://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 01:14:43,453 AM [test-akka.actor.default-dispatcher-18] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [03/25/2024 01:14:43.456] [test-akka.actor.default-dispatcher-11] [akka://test/system/cluster/core/daemon] unhandled message from Actor[akka://test/deadLetters]: Leave(akka://test@10.30.171.190:25520) [INFO] [03/25/2024 01:14:43.454] [test-akka.actor.internal-dispatcher-2] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.190:25520] - Exiting completed [INFO] [03/25/2024 01:14:43.454] [test-akka.actor.internal-dispatcher-2] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.190:25520] - Shutting down... [INFO] [03/25/2024 01:14:43.454] [test-akka.actor.internal-dispatcher-2] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.190:25520] - Successfully shut down [INFO] [03/25/2024 01:14:43.456] [test-akka.remote.default-remote-dispatcher-8] [akka://test@10.30.171.190:25520/system/remoting-terminator] Shutting down remote daemon. [INFO] [03/25/2024 01:14:43.456] [test-akka.remote.default-remote-dispatcher-8] [akka://test@10.30.171.190:25520/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 01:14:43,456 AM [test-akka.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [akka://test@10.30.171.190:25520] - Exiting completed 01:14:43,456 AM [test-akka.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [akka://test@10.30.171.190:25520] - Shutting down... 01:14:43,456 AM [test-akka.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [akka://test@10.30.171.190:25520] - Successfully shut down 01:14:43,456 AM [test-akka.actor.default-dispatcher-11] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 01:14:43,456 AM [test-akka.actor.default-dispatcher-11] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [WARN] [03/25/2024 01:14:43.456] [test-akka.actor.default-dispatcher-18] [akka://test/system/deadLetterListener] received dead letter: UnhandledMessage(Leave(akka://test@10.30.171.190:25520),Actor[akka://test/deadLetters],Actor[akka://test/system/cluster/core/daemon#1190255788])