[DEBUG] [10/18/2024 12:08:23.061] [main] [EventStream(akka://test)] logger log1-TestEventListener started 12:08:23,62 PM [test-akka.actor.default-dispatcher-6] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [10/18/2024 12:08:23.062] [main] [EventStream(akka://test)] logger log2-Slf4jLogger started [DEBUG] [10/18/2024 12:08:23.062] [main] [EventStream(akka://test)] Default Loggers started [INFO] [10/18/2024 12:08:23.081] [main] [ArteryTransport(akka://test)] Remoting started with transport [Artery tcp]; listening on address [akka://test@10.30.171.190:25520] with UID [-4783114573782182553] 12:08:23,82 PM [test-akka.actor.default-dispatcher-6] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [akka://test@10.30.171.190:25520] with UID [-4783114573782182553] [INFO] [10/18/2024 12:08:23.083] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.190:25520] - Starting up, Akka version [2.6.21] ... 12:08:23,83 PM [test-akka.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [akka://test@10.30.171.190:25520] - Starting up, Akka version [2.6.21] ... [INFO] [10/18/2024 12:08:23.088] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.190:25520] - Registered cluster JMX MBean [akka:type=Cluster] [INFO] [10/18/2024 12:08:23.088] [main] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.190:25520] - Started up successfully 12:08:23,89 PM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.171.190:25520] - Registered cluster JMX MBean [akka:type=Cluster] 12:08:23,89 PM [test-akka.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [akka://test@10.30.171.190:25520] - Started up successfully [INFO] [10/18/2024 12:08:23.102] [test-akka.actor.internal-dispatcher-8] [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 12:08:23,103 PM [test-akka.actor.default-dispatcher-6] [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 [INFO] [10/18/2024 12:08:23.102] [test-akka.actor.internal-dispatcher-8] [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 12:08:23,105 PM [test-akka.actor.default-dispatcher-6] [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 12:08:23,136 PM [main] [INFO] NonVotingFollowerIntegrationTest - testFollowerLeaderStateChanges [WARN] [10/18/2024 12:08:23.156] [test-akka.actor.default-dispatcher-5] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower104]: org.opendaylight.controller.cluster.common.actor.Monitor@4eeeb63 [INFO] [akkaDeadLetter][10/18/2024 12:08:23.157] [test-akka.actor.default-dispatcher-11] [akka://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/follower104] 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'. 12:08:23,157 PM [test-akka.actor.default-dispatcher-11] [INFO] EmptyLocalActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/follower104] 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'. 12:08:23,160 PM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower104 with journal batch size 1000 12:08:23,173 PM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower104: Set currentTerm=1, votedFor=leader103 12:08:23,173 PM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower104: Received ReplicatedLogEntry for recovery: index: 0, size: 143 12:08:23,173 PM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower104: Updated server config: isVoting: false, peers: [PeerInfo [id=leader103, address=akka://test/user/leader103, votingState=VOTING]] 12:08:23,174 PM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower104: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 12:08:23,260 PM [test-akka.actor.default-dispatcher-13] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader103 with journal batch size 1000 [WARN] [10/18/2024 12:08:23.260] [test-akka.actor.default-dispatcher-6] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader103]: org.opendaylight.controller.cluster.common.actor.Monitor@528df0ba 12:08:23,261 PM [test-akka.actor.default-dispatcher-13] [INFO] EmptyLocalActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/leader103] 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'. [INFO] [akkaDeadLetter][10/18/2024 12:08:23.260] [test-akka.actor.default-dispatcher-13] [akka://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/leader103] 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'. 12:08:23,266 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader103: Set currentTerm=1, votedFor=leader103 12:08:23,266 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader103: Received ReplicatedLogEntry for recovery: index: 0, size: 143 12:08:23,266 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader103: Updated server config: isVoting: true, peers: [PeerInfo [id=follower104, address=akka://test/user/follower104, votingState=NON_VOTING]] 12:08:23,266 PM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader103: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 12:08:23,701 PM [test-akka.actor.default-dispatcher-15] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 12:08:23,701 PM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader103 (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) 12:08:23,702 PM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader103 (Follower): Received ElectionTimeout - switching to Candidate 12:08:23,702 PM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader103 (Candidate): Election: Candidate has following voting peers: [] 12:08:23,702 PM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader103: Set currentTerm=2, votedFor=leader103 12:08:23,702 PM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader103 (Candidate): Starting new election term 2 12:08:23,702 PM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader103 (Follower) :- Switching from behavior Follower to Candidate, election term: 2 12:08:23,704 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader103 (Candidate): Received ElectionTimeout 12:08:23,704 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader103 (Leader): Election: Leader has following peers: [follower104] 12:08:23,704 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader103 (Leader): Checking sendAppendEntries for follower follower104: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:08:23,705 PM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader103 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 12:08:23,705 PM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower104 (Follower): Term 2 in "AppendEntries [leaderId=leader103, 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 12:08:23,705 PM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower104: Set currentTerm=2, votedFor=null 12:08:23,705 PM [test-akka.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower104: Last sync leader does not match current leader leader103, need to catch up to -1 12:08:23,705 PM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader103 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower104 updated: matchIndex: -1, nextIndex: 0 12:08:23,705 PM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader103 (Leader): Checking sendAppendEntries for follower follower104: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [10/18/2024 12:08:23.712] [test-akka.actor.default-dispatcher-5] [akka://test/user/follower104] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@67e57469 [INFO] [akkaDeadLetter][10/18/2024 12:08:23.712] [test-akka.actor.default-dispatcher-5] [akka://test/user/follower104] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower104] was unhandled. [3] 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'. 12:08:23,713 PM [test-akka.actor.default-dispatcher-5] [INFO] TestActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower104] was unhandled. [3] 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'. 12:08:23,741 PM [test-akka.actor.default-dispatcher-15] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 12:08:24,61 PM [test-akka.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower104: Lagging 0 entries behind leader leader103 and reached -1 (of expected -1) [WARN] [10/18/2024 12:08:24.061] [test-akka.actor.default-dispatcher-5] [akka://test/user/follower104] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@4b125b0e [INFO] [akkaDeadLetter][10/18/2024 12:08:24.061] [test-akka.actor.default-dispatcher-6] [akka://test/user/follower104] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower104] was unhandled. [4] 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'. 12:08:24,62 PM [test-akka.actor.default-dispatcher-6] [INFO] TestActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower104] was unhandled. [4] 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'. 12:08:24,93 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/roleChangeNotifier106#-1473860465] 12:08:24,106 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower104-collector107#1799263181] 12:08:24,107 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower104] 12:08:24,107 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader103-collector108#-2112380938] 12:08:24,108 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader103] 12:08:24,109 PM [main] [INFO] NonVotingFollowerIntegrationTest - testFollowerResyncWithLessLeaderLogEntriesAfterNonPersistentLeaderRestart starting [WARN] [10/18/2024 12:08:24.118] [test-akka.actor.default-dispatcher-5] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower110]: org.opendaylight.controller.cluster.common.actor.Monitor@2619cb1b 12:08:24,118 PM [test-akka.actor.default-dispatcher-15] [INFO] EmptyLocalActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/follower110] to Actor[akka://test/user/termination-monitor] was not delivered. [5] 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][10/18/2024 12:08:24.118] [test-akka.actor.default-dispatcher-15] [akka://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/follower110] to Actor[akka://test/user/termination-monitor] was not delivered. [5] 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'. 12:08:24,119 PM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower110 with journal batch size 1000 12:08:24,121 PM [test-akka.actor.default-dispatcher-15] [INFO] EmptyLocalActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/leader109] to Actor[akka://test/user/termination-monitor] was not delivered. [6] 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'. [WARN] [10/18/2024 12:08:24.121] [test-akka.actor.default-dispatcher-5] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader109]: org.opendaylight.controller.cluster.common.actor.Monitor@3d41dcd3 [INFO] [akkaDeadLetter][10/18/2024 12:08:24.121] [test-akka.actor.default-dispatcher-15] [akka://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/leader109] to Actor[akka://test/user/termination-monitor] was not delivered. [6] 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'. 12:08:24,126 PM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader109 with journal batch size 1000 12:08:24,127 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: Set currentTerm=1, votedFor=leader109 12:08:24,127 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: Received ReplicatedLogEntry for recovery: index: 0, size: 143 12:08:24,127 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: Updated server config: isVoting: false, peers: [PeerInfo [id=leader109, address=akka://test/user/leader109, votingState=VOTING]] 12:08:24,127 PM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 12:08:24,130 PM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: Set currentTerm=1, votedFor=leader109 12:08:24,130 PM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: Received ReplicatedLogEntry for recovery: index: 0, size: 143 12:08:24,130 PM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: Updated server config: isVoting: true, peers: [PeerInfo [id=follower110, address=akka://test/user/follower110, votingState=NON_VOTING]] 12:08:24,130 PM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 12:08:24,611 PM [test-akka.actor.default-dispatcher-6] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 12:08:24,611 PM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (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) 12:08:24,612 PM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Follower): Received ElectionTimeout - switching to Candidate 12:08:24,612 PM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Candidate): Election: Candidate has following voting peers: [] 12:08:24,612 PM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: Set currentTerm=2, votedFor=leader109 12:08:24,612 PM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Candidate): Starting new election term 2 12:08:24,612 PM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Follower) :- Switching from behavior Follower to Candidate, election term: 2 12:08:24,614 PM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Candidate): Received ElectionTimeout 12:08:24,614 PM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): Election: Leader has following peers: [follower110] 12:08:24,614 PM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): Checking sendAppendEntries for follower follower110: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:08:24,614 PM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 12:08:24,614 PM [test-akka.actor.default-dispatcher-13] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): Term 2 in "AppendEntries [leaderId=leader109, 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 12:08:24,614 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: Set currentTerm=2, votedFor=null 12:08:24,615 PM [test-akka.actor.default-dispatcher-13] [DEBUG] SyncStatusTracker - follower110: Last sync leader does not match current leader leader109, need to catch up to -1 12:08:24,615 PM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower110 updated: matchIndex: -1, nextIndex: 0 12:08:24,615 PM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): Checking sendAppendEntries for follower follower110: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:08:24,620 PM [test-akka.actor.default-dispatcher-6] [INFO] TestActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower110] 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'. [WARN] [10/18/2024 12:08:24.620] [test-akka.actor.default-dispatcher-13] [akka://test/user/follower110] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@6389011a [INFO] [akkaDeadLetter][10/18/2024 12:08:24.620] [test-akka.actor.default-dispatcher-6] [akka://test/user/follower110] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower110] 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'. 12:08:24,636 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: Persist data SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 12:08:24,636 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 12:08:24,637 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): Replicate message: identifier: MockIdentifier{value=zero}, logIndex: 0, payload: class org.opendaylight.controller.cluster.raft.MockRaftActorContext$MockPayload, isSendImmediate: true 12:08:24,637 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): Setting last applied to 0 12:08:24,637 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: Moving last applied index from -1 to 0 12:08:24,637 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: Applying state for log index 0 data zero 12:08:24,638 PM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: applyState called: zero 12:08:24,638 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): Checking sendAppendEntries for follower follower110: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 12:08:24,638 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): sendAppendEntries: 0 is present for follower follower110 12:08:24,638 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): Sending AppendEntries to follower follower110: AppendEntries [leaderId=leader109, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 12:08:24,639 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: Persisting ApplyJournalEntries with index=0 12:08:24,639 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): handleAppendEntries: AppendEntries [leaderId=leader109, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 12:08:24,639 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): Number of entries to be appended = 1 12:08:24,639 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 12:08:24,639 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 12:08:24,639 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): Append entry to log zero 12:08:24,639 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 12:08:24,639 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: Persist data SimpleReplicatedLogEntry [index=1, term=2, payload=one] 12:08:24,639 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 12:08:24,639 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: Append log entry and persist SimpleReplicatedLogEntry [index=1, term=2, payload=one] 12:08:24,639 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): Log size is now 1 12:08:24,639 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): Commit index set to 0 12:08:24,639 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): Replicate message: identifier: MockIdentifier{value=one}, logIndex: 1, payload: class org.opendaylight.controller.cluster.raft.MockRaftActorContext$MockPayload, isSendImmediate: true 12:08:24,639 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): handleAppendEntries returning : AppendEntriesReply [term=2, success=true, followerId=follower110, logLastIndex=0, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 12:08:24,639 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): Setting last applied to 1 12:08:24,639 PM [test-akka.actor.default-dispatcher-13] [DEBUG] SyncStatusTracker - follower110: Lagging 0 entries behind leader leader109 and reached 0 (of expected -1) 12:08:24,639 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: Moving last applied index from 0 to 1 12:08:24,639 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 0 12:08:24,639 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: Applying state for log index 1 data one 12:08:24,639 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): Setting last applied to 0 12:08:24,639 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: Moving last applied index from -1 to 0 12:08:24,639 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: Applying state for log index 0 data zero 12:08:24,640 PM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: applyState called: one 12:08:24,640 PM [test-akka.actor.default-dispatcher-13] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: applyState called: zero 12:08:24,640 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): Checking sendAppendEntries for follower follower110: active: true, followerNextIndex: 0, leaderLastIndex: 1, leaderSnapShotIndex: -1 12:08:24,640 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): sendAppendEntries: 0 is present for follower follower110 12:08:24,640 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: Persisting ApplyJournalEntries with index=0 12:08:24,640 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): Sending AppendEntries to follower follower110: AppendEntries [leaderId=leader109, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero], SimpleReplicatedLogEntry [index=1, term=2, payload=one]]] 12:08:24,640 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower110 updated: matchIndex: 0, nextIndex: 1 12:08:24,640 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: fakeSnapshot purging log to 0 for term 2 [WARN] [10/18/2024 12:08:24.640] [test-akka.actor.default-dispatcher-13] [akka://test/user/follower110] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@18908299 12:08:24,640 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): Checking sendAppendEntries for follower follower110: active: true, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: 0 12:08:24,640 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): sendAppendEntries: 1 is present for follower follower110 12:08:24,641 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): Sending AppendEntries to follower follower110: AppendEntries [leaderId=leader109, prevLogIndex=0, prevLogTerm=2, leaderCommit=1, replicatedToAllIndex=0, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=1, term=2, payload=one]]] [INFO] [akkaDeadLetter][10/18/2024 12:08:24.640] [test-akka.actor.default-dispatcher-6] [akka://test/user/follower110] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower110] 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'. 12:08:24,641 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): handleAppendEntries: AppendEntries [leaderId=leader109, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero], SimpleReplicatedLogEntry [index=1, term=2, payload=one]]] 12:08:24,641 PM [test-akka.actor.default-dispatcher-6] [INFO] TestActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[akka://test/user/follower110] 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'. 12:08:24,641 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): Number of entries to be appended = 2 12:08:24,641 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): matchEntry SimpleReplicatedLogEntry [index=0, term=2, payload=zero] is present: existingEntryTerm: 2 12:08:24,641 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): After cleanup, lastIndex: 0, entries to be added from: 1 12:08:24,641 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): Append entry to log one 12:08:24,641 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: Append log entry and persist SimpleReplicatedLogEntry [index=1, term=2, payload=one] 12:08:24,641 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: persist complete SimpleReplicatedLogEntry [index=1, term=2, payload=one] 12:08:24,641 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): Log size is now 2 12:08:24,641 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: Persisting ApplyJournalEntries with index=1 12:08:24,641 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): Commit index set to 1 12:08:24,641 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): handleAppendEntries returning : AppendEntriesReply [term=2, success=true, followerId=follower110, logLastIndex=1, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 12:08:24,641 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: persist complete SimpleReplicatedLogEntry [index=1, term=2, payload=one] 12:08:24,641 PM [test-akka.actor.default-dispatcher-13] [DEBUG] SyncStatusTracker - follower110: Lagging 0 entries behind leader leader109 and reached 1 (of expected -1) 12:08:24,641 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 1, context.getLastApplied(): 0, lastIndex(): 1 12:08:24,641 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): Setting last applied to 1 12:08:24,642 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: Moving last applied index from 0 to 1 12:08:24,642 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower110 updated: matchIndex: 1, nextIndex: 2 12:08:24,642 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: Applying state for log index 1 data one 12:08:24,642 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): Checking sendAppendEntries for follower follower110: active: true, followerNextIndex: 2, leaderLastIndex: 1, leaderSnapShotIndex: 0 12:08:24,642 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: Persist data SimpleReplicatedLogEntry [index=2, term=2, payload=two] 12:08:24,642 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: Append log entry and persist SimpleReplicatedLogEntry [index=2, term=2, payload=two] 12:08:24,642 PM [test-akka.actor.default-dispatcher-13] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: applyState called: one 12:08:24,642 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): Replicate message: identifier: MockIdentifier{value=two}, logIndex: 2, payload: class org.opendaylight.controller.cluster.raft.MockRaftActorContext$MockPayload, isSendImmediate: true 12:08:24,642 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): Setting last applied to 2 12:08:24,642 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: Moving last applied index from 1 to 2 12:08:24,642 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): handleAppendEntries: AppendEntries [leaderId=leader109, prevLogIndex=0, prevLogTerm=2, leaderCommit=1, replicatedToAllIndex=0, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=1, term=2, payload=one]]] 12:08:24,642 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: Applying state for log index 2 data two 12:08:24,642 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): Number of entries to be appended = 1 12:08:24,642 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): matchEntry SimpleReplicatedLogEntry [index=1, term=2, payload=one] is present: existingEntryTerm: 2 12:08:24,642 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): After cleanup, lastIndex: 1, entries to be added from: 1 12:08:24,642 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): Log size is now 2 12:08:24,642 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): handleAppendEntries returning : AppendEntriesReply [term=2, success=true, followerId=follower110, logLastIndex=1, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 12:08:24,642 PM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: applyState called: two 12:08:24,642 PM [test-akka.actor.default-dispatcher-13] [DEBUG] SyncStatusTracker - follower110: Lagging 0 entries behind leader leader109 and reached 1 (of expected -1) 12:08:24,642 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: fakeSnapshot purging log to 0 for term 2 12:08:24,642 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): Checking sendAppendEntries for follower follower110: active: true, followerNextIndex: 2, leaderLastIndex: 2, leaderSnapShotIndex: 0 12:08:24,642 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): sendAppendEntries: 2 is present for follower follower110 12:08:24,642 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: Persisting ApplyJournalEntries with index=1 12:08:24,642 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): Sending AppendEntries to follower follower110: AppendEntries [leaderId=leader109, prevLogIndex=1, prevLogTerm=2, leaderCommit=2, replicatedToAllIndex=0, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=2, term=2, payload=two]]] 12:08:24,642 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): handleAppendEntries: AppendEntries [leaderId=leader109, prevLogIndex=1, prevLogTerm=2, leaderCommit=2, replicatedToAllIndex=0, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=2, term=2, payload=two]]] 12:08:24,642 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): Number of entries to be appended = 1 12:08:24,643 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): After cleanup, lastIndex: 1, entries to be added from: 0 12:08:24,643 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): Append entry to log two 12:08:24,643 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: Append log entry and persist SimpleReplicatedLogEntry [index=2, term=2, payload=two] 12:08:24,643 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: persist complete SimpleReplicatedLogEntry [index=2, term=2, payload=two] 12:08:24,643 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): Log size is now 2 12:08:24,643 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): Commit index set to 2 12:08:24,643 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): handleAppendEntries returning : AppendEntriesReply [term=2, success=true, followerId=follower110, logLastIndex=2, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 12:08:24,643 PM [test-akka.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower110: Lagging 0 entries behind leader leader109 and reached 2 (of expected -1) 12:08:24,643 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 2, context.getLastApplied(): 1, lastIndex(): 2 12:08:24,643 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): Setting last applied to 2 12:08:24,643 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: Moving last applied index from 1 to 2 12:08:24,643 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: fakeSnapshot purging log to 1 for term 2 12:08:24,643 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: Applying state for log index 2 data two 12:08:24,643 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): sendAppendEntries: 2 is present for follower follower110 12:08:24,643 PM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: applyState called: two 12:08:24,643 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: Persisting ApplyJournalEntries with index=2 12:08:24,643 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower110 updated: matchIndex: 2, nextIndex: 3 12:08:24,643 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: Persisting ApplyJournalEntries with index=2 12:08:24,643 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): Checking sendAppendEntries for follower follower110: active: true, followerNextIndex: 3, leaderLastIndex: 2, leaderSnapShotIndex: 1 12:08:24,643 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: persist complete SimpleReplicatedLogEntry [index=2, term=2, payload=two] [WARN] [10/18/2024 12:08:24.704] [test-akka.actor.default-dispatcher-17] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader109]: org.opendaylight.controller.cluster.common.actor.Monitor@1b35c643 [INFO] [akkaDeadLetter][10/18/2024 12:08:24.705] [test-akka.actor.default-dispatcher-17] [akka://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/leader109] to Actor[akka://test/user/termination-monitor] was not delivered. [9] 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'. 12:08:24,705 PM [test-akka.actor.default-dispatcher-17] [INFO] EmptyLocalActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/leader109] to Actor[akka://test/user/termination-monitor] was not delivered. [9] 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'. 12:08:24,706 PM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader109 with journal batch size 1000 12:08:24,708 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: Set currentTerm=1, votedFor=leader109 12:08:24,709 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: Received ReplicatedLogEntry for recovery: index: 0, size: 143 12:08:24,709 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: Updated server config: isVoting: true, peers: [PeerInfo [id=follower110, address=akka://test/user/follower110, votingState=NON_VOTING]] 12:08:24,709 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: Set currentTerm=2, votedFor=leader109 12:08:24,709 PM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 12:08:25,132 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (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) 12:08:25,132 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Follower): Received ElectionTimeout - switching to Candidate 12:08:25,132 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Candidate): Election: Candidate has following voting peers: [] 12:08:25,132 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: Set currentTerm=3, votedFor=leader109 12:08:25,132 PM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Candidate): Starting new election term 3 12:08:25,132 PM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Follower) :- Switching from behavior Follower to Candidate, election term: 3 12:08:25,134 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Candidate): Received ElectionTimeout 12:08:25,134 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): Election: Leader has following peers: [follower110] 12:08:25,134 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): Checking sendAppendEntries for follower follower110: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:08:25,134 PM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Candidate) :- Switching from behavior Candidate to Leader, election term: 3 12:08:25,163 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: Persist data SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1] 12:08:25,163 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1] 12:08:25,163 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): Replicate message: identifier: MockIdentifier{value=zero-1}, logIndex: 0, payload: class org.opendaylight.controller.cluster.raft.MockRaftActorContext$MockPayload, isSendImmediate: true 12:08:25,164 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): Setting last applied to 0 12:08:25,164 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: Moving last applied index from -1 to 0 12:08:25,164 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: Applying state for log index 0 data zero-1 12:08:25,164 PM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: applyState called: zero-1 12:08:25,164 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): Checking sendAppendEntries for follower follower110: active: false, followerNextIndex: -1, leaderLastIndex: 0, leaderSnapShotIndex: -1 12:08:25,164 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: Persisting ApplyJournalEntries with index=0 12:08:25,164 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: persist complete SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1] 12:08:25,165 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: Persist data SimpleReplicatedLogEntry [index=1, term=3, payload=one-1] 12:08:25,165 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: Append log entry and persist SimpleReplicatedLogEntry [index=1, term=3, payload=one-1] 12:08:25,165 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): Replicate message: identifier: MockIdentifier{value=one-1}, logIndex: 1, payload: class org.opendaylight.controller.cluster.raft.MockRaftActorContext$MockPayload, isSendImmediate: true 12:08:25,165 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): Setting last applied to 1 12:08:25,165 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: Moving last applied index from 0 to 1 12:08:25,165 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: Applying state for log index 1 data one-1 12:08:25,165 PM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: applyState called: one-1 12:08:25,165 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): Checking sendAppendEntries for follower follower110: active: false, followerNextIndex: -1, leaderLastIndex: 1, leaderSnapShotIndex: -1 12:08:25,165 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: Persisting ApplyJournalEntries with index=1 12:08:25,166 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: persist complete SimpleReplicatedLogEntry [index=1, term=3, payload=one-1] 12:08:25,251 PM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): Term 3 in "AppendEntries [leaderId=leader109, 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 12:08:25,251 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: Set currentTerm=3, votedFor=null 12:08:25,251 PM [test-akka.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower110: Lagging -3 entries behind leader leader109 and reached 2 (of expected -1) 12:08:25,251 PM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): handleAppendEntriesReply: follower follower110 lastIndex 2 is ahead of our lastIndex 1 (snapshotIndex -1, snapshotTerm -1) - forcing install snaphot 12:08:25,255 PM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: Initiating snapshot capture CaptureSnapshot [lastAppliedIndex=1, lastAppliedTerm=3, lastIndex=1, lastTerm=3, installSnapshotInitiated=, replicatedToAllIndex=-1, replicatedToAllTerm=-1, unAppliedEntries size=0, mandatoryTrim=false] to install on follower110 12:08:25,255 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: lastSequenceNumber prior to capture: -1 12:08:25,262 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: CaptureSnapshotReply received by actor 12:08:25,262 PM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: Persisting of snapshot done: Snapshot [lastIndex=1, lastTerm=3, lastAppliedIndex=1, lastAppliedTerm=3, unAppliedEntries size=0, state=MockSnapshotState [state=[zero-1, one-1]], electionTerm=3, electionVotedFor=leader109, ServerConfigPayload=ServerConfigurationPayload [serverConfig=[ServerInfo[peerId=follower110, isVoting=false], ServerInfo[peerId=leader109, isVoting=true]]]] 12:08:25,263 PM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: Removed in-memory snapshotted entries, adjusted snaphsotIndex: -1 and term: -1 12:08:25,267 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): sendInstallSnapshot 12:08:25,268 PM [test-akka.actor.default-dispatcher-17] [DEBUG] LeaderInstallSnapshotState - leader109 (Leader): Snapshot 333 bytes, total chunks to send: 1 12:08:25,268 PM [test-akka.actor.default-dispatcher-17] [DEBUG] LeaderInstallSnapshotState - leader109 (Leader): Next chunk: total length=333, offset=0, size=333, hashCode=878051978 12:08:25,268 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): next snapshot chunk size for follower follower110: 333 12:08:25,268 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): InstallSnapshot sent to follower Vector(user, follower110), Chunk: 1/1 12:08:25,268 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: Snapshot success - sequence number: -1 12:08:25,268 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: SnapshotComplete received 12:08:25,268 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): handleInstallSnapshot: InstallSnapshot [term=3, leaderId=leader109, lastIncludedIndex=1, lastIncludedTerm=3, datasize=333, Chunk=1/1, lastChunkHashCode=OptionalInt[-1], serverConfig=ServerConfigurationPayload [serverConfig=[ServerInfo[peerId=follower110, isVoting=false], ServerInfo[peerId=leader109, isVoting=true]]]] 12:08:25,276 PM [test-akka.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower110: Lagging -1 entries behind leader leader109 and reached 2 (of expected -1) 12:08:25,276 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - addChunk: chunkIndex=1, lastChunkIndex=0, collectedChunks.size=0, lastChunkHashCode=-1 12:08:25,276 PM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): Snapshot installed from leader: leader109 12:08:25,286 PM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: Applying snapshot on follower: Snapshot [lastIndex=1, lastTerm=3, lastAppliedIndex=1, lastAppliedTerm=3, unAppliedEntries size=0, state=MockSnapshotState [state=[zero-1, one-1]], electionTerm=3, electionVotedFor=null, ServerConfigPayload=ServerConfigurationPayload [serverConfig=[ServerInfo[peerId=follower110, isVoting=false], ServerInfo[peerId=leader109, isVoting=true]]]] 12:08:25,286 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - lastSequenceNumber prior to persisting applied snapshot: -1 12:08:25,286 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: Snapshot success - sequence number: -1 12:08:25,286 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: Moving last applied index from 2 to 1 12:08:25,286 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: Set currentTerm=3, votedFor=null 12:08:25,286 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: Updated server config: isVoting: false, peers: [PeerInfo [id=leader109, address=akka://test/user/leader109, votingState=VOTING]] 12:08:25,286 PM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: applySnapshot called 12:08:25,287 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): handleInstallSnapshot returning: InstallSnapshotReply [term=3, followerId=follower110, chunkIndex=1, success=true] 12:08:25,290 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: SnapshotComplete received 12:08:25,290 PM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): handleInstallSnapshotReply: InstallSnapshotReply [term=3, followerId=follower110, chunkIndex=1, success=true] 12:08:25,290 PM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader109 (Leader): Snapshot successfully installed on follower follower110 (last chunk 1) - matchIndex set to 1, nextIndex set to 2 12:08:25,290 PM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader109: fakeSnapshot purging log to 0 for term 3 12:08:25,317 PM [main] [INFO] NonVotingFollowerIntegrationTest - testFollowerResyncWithLessLeaderLogEntriesAfterNonPersistentLeaderRestart ending 12:08:25,317 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower110-collector112#697297545] 12:08:25,329 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower110] 12:08:25,329 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader109-collector113#-1760969412] 12:08:25,330 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader109] 12:08:25,331 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader109-collector114#1440729784] 12:08:25,331 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader109] 12:08:25,334 PM [main] [INFO] NonVotingFollowerIntegrationTest - testFollowerResyncWithEmptyLeaderLogAfterNonPersistentLeaderRestart starting 12:08:25,343 PM [test-akka.actor.default-dispatcher-15] [INFO] EmptyLocalActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/follower116] to Actor[akka://test/user/termination-monitor] was not delivered. [10] dead letters encountered, no more dead letters will be logged in next [5.000 min]. 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'. [WARN] [10/18/2024 12:08:25.344] [test-akka.actor.default-dispatcher-11] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower116]: org.opendaylight.controller.cluster.common.actor.Monitor@340c98e7 [INFO] [akkaDeadLetter][10/18/2024 12:08:25.343] [test-akka.actor.default-dispatcher-15] [akka://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/user/follower116] to Actor[akka://test/user/termination-monitor] was not delivered. [10] dead letters encountered, no more dead letters will be logged in next [5.000 min]. 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'. 12:08:25,345 PM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower116 with journal batch size 1000 12:08:25,349 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116: Set currentTerm=1, votedFor=leader115 12:08:25,349 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116: Received ReplicatedLogEntry for recovery: index: 0, size: 143 12:08:25,349 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116: Updated server config: isVoting: false, peers: [PeerInfo [id=leader115, address=akka://test/user/leader115, votingState=VOTING]] 12:08:25,349 PM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower116: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [10/18/2024 12:08:25.352] [test-akka.actor.default-dispatcher-11] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader115]: org.opendaylight.controller.cluster.common.actor.Monitor@1f505a8c 12:08:25,361 PM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader115 with journal batch size 1000 12:08:25,363 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: Set currentTerm=1, votedFor=leader115 12:08:25,363 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: Received ReplicatedLogEntry for recovery: index: 0, size: 143 12:08:25,363 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: Updated server config: isVoting: true, peers: [PeerInfo [id=follower116, address=akka://test/user/follower116, votingState=NON_VOTING]] 12:08:25,363 PM [test-akka.actor.default-dispatcher-13] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 12:08:25,881 PM [test-akka.actor.default-dispatcher-17] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 12:08:25,881 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (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) 12:08:25,881 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Follower): Received ElectionTimeout - switching to Candidate 12:08:25,882 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Candidate): Election: Candidate has following voting peers: [] 12:08:25,882 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: Set currentTerm=2, votedFor=leader115 12:08:25,882 PM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Candidate): Starting new election term 2 12:08:25,882 PM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Follower) :- Switching from behavior Follower to Candidate, election term: 2 12:08:25,884 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Candidate): Received ElectionTimeout 12:08:25,884 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): Election: Leader has following peers: [follower116] 12:08:25,884 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): Checking sendAppendEntries for follower follower116: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:08:25,884 PM [test-akka.actor.default-dispatcher-13] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 12:08:25,884 PM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): Term 2 in "AppendEntries [leaderId=leader115, 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 12:08:25,885 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116: Set currentTerm=2, votedFor=null 12:08:25,885 PM [test-akka.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower116: Last sync leader does not match current leader leader115, need to catch up to -1 12:08:25,885 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower116 updated: matchIndex: -1, nextIndex: 0 12:08:25,885 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): Checking sendAppendEntries for follower follower116: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [10/18/2024 12:08:25.887] [test-akka.actor.default-dispatcher-11] [akka://test/user/follower116] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@30479dc1 12:08:25,919 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: Persist data SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 12:08:25,919 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 12:08:25,919 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): Replicate message: identifier: MockIdentifier{value=zero}, logIndex: 0, payload: class org.opendaylight.controller.cluster.raft.MockRaftActorContext$MockPayload, isSendImmediate: true 12:08:25,919 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): Setting last applied to 0 12:08:25,919 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: Moving last applied index from -1 to 0 12:08:25,919 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: Applying state for log index 0 data zero 12:08:25,919 PM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: applyState called: zero 12:08:25,919 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): Checking sendAppendEntries for follower follower116: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 12:08:25,919 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): sendAppendEntries: 0 is present for follower follower116 12:08:25,919 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): Sending AppendEntries to follower follower116: AppendEntries [leaderId=leader115, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 12:08:25,919 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: Persisting ApplyJournalEntries with index=0 12:08:25,919 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): handleAppendEntries: AppendEntries [leaderId=leader115, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 12:08:25,919 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 12:08:25,919 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): Number of entries to be appended = 1 12:08:25,919 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 12:08:25,919 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): Append entry to log zero 12:08:25,919 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 12:08:25,920 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: Persist data SimpleReplicatedLogEntry [index=1, term=2, payload=one] 12:08:25,920 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 12:08:25,920 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: Append log entry and persist SimpleReplicatedLogEntry [index=1, term=2, payload=one] 12:08:25,920 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): Log size is now 1 12:08:25,920 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): Commit index set to 0 12:08:25,920 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): Replicate message: identifier: MockIdentifier{value=one}, logIndex: 1, payload: class org.opendaylight.controller.cluster.raft.MockRaftActorContext$MockPayload, isSendImmediate: true 12:08:25,920 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): handleAppendEntries returning : AppendEntriesReply [term=2, success=true, followerId=follower116, logLastIndex=0, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 12:08:25,920 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): Setting last applied to 1 12:08:25,920 PM [test-akka.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower116: Lagging 0 entries behind leader leader115 and reached 0 (of expected -1) 12:08:25,920 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: Moving last applied index from 0 to 1 12:08:25,920 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 0 12:08:25,920 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: Applying state for log index 1 data one 12:08:25,920 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): Setting last applied to 0 12:08:25,920 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116: Moving last applied index from -1 to 0 12:08:25,920 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116: Applying state for log index 0 data zero 12:08:25,920 PM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: applyState called: one 12:08:25,920 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): Checking sendAppendEntries for follower follower116: active: true, followerNextIndex: 0, leaderLastIndex: 1, leaderSnapShotIndex: -1 12:08:25,920 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): sendAppendEntries: 0 is present for follower follower116 12:08:25,920 PM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower116: applyState called: zero 12:08:25,920 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): Sending AppendEntries to follower follower116: AppendEntries [leaderId=leader115, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero], SimpleReplicatedLogEntry [index=1, term=2, payload=one]]] 12:08:25,920 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116: Persisting ApplyJournalEntries with index=0 12:08:25,921 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower116 updated: matchIndex: 0, nextIndex: 1 12:08:25,921 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: fakeSnapshot purging log to 0 for term 2 12:08:25,921 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): handleAppendEntries: AppendEntries [leaderId=leader115, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero], SimpleReplicatedLogEntry [index=1, term=2, payload=one]]] 12:08:25,921 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): Checking sendAppendEntries for follower follower116: active: true, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: 0 12:08:25,921 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): Number of entries to be appended = 2 12:08:25,921 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): sendAppendEntries: 1 is present for follower follower116 12:08:25,921 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): matchEntry SimpleReplicatedLogEntry [index=0, term=2, payload=zero] is present: existingEntryTerm: 2 12:08:25,921 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): After cleanup, lastIndex: 0, entries to be added from: 1 12:08:25,921 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): Sending AppendEntries to follower follower116: AppendEntries [leaderId=leader115, prevLogIndex=0, prevLogTerm=2, leaderCommit=1, replicatedToAllIndex=0, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=1, term=2, payload=one]]] 12:08:25,921 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): Append entry to log one 12:08:25,921 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116: Append log entry and persist SimpleReplicatedLogEntry [index=1, term=2, payload=one] 12:08:25,921 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116: persist complete SimpleReplicatedLogEntry [index=1, term=2, payload=one] 12:08:25,921 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): Log size is now 2 12:08:25,921 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): Commit index set to 1 12:08:25,921 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): handleAppendEntries returning : AppendEntriesReply [term=2, success=true, followerId=follower116, logLastIndex=1, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 12:08:25,921 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: Persisting ApplyJournalEntries with index=1 12:08:25,921 PM [test-akka.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower116: Lagging 0 entries behind leader leader115 and reached 1 (of expected -1) 12:08:25,921 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 1, context.getLastApplied(): 0, lastIndex(): 1 12:08:25,921 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): Setting last applied to 1 12:08:25,921 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116: Moving last applied index from 0 to 1 12:08:25,921 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: persist complete SimpleReplicatedLogEntry [index=1, term=2, payload=one] 12:08:25,921 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116: Applying state for log index 1 data one 12:08:25,921 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower116 updated: matchIndex: 1, nextIndex: 2 12:08:25,921 PM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower116: applyState called: one 12:08:25,921 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): Checking sendAppendEntries for follower follower116: active: true, followerNextIndex: 2, leaderLastIndex: 1, leaderSnapShotIndex: 0 12:08:25,921 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: Persist data SimpleReplicatedLogEntry [index=2, term=2, payload=two] 12:08:25,921 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): handleAppendEntries: AppendEntries [leaderId=leader115, prevLogIndex=0, prevLogTerm=2, leaderCommit=1, replicatedToAllIndex=0, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=1, term=2, payload=one]]] 12:08:25,922 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: Append log entry and persist SimpleReplicatedLogEntry [index=2, term=2, payload=two] 12:08:25,922 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): Number of entries to be appended = 1 12:08:25,922 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): matchEntry SimpleReplicatedLogEntry [index=1, term=2, payload=one] is present: existingEntryTerm: 2 12:08:25,922 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): After cleanup, lastIndex: 1, entries to be added from: 1 12:08:25,922 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): Log size is now 2 12:08:25,922 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): Replicate message: identifier: MockIdentifier{value=two}, logIndex: 2, payload: class org.opendaylight.controller.cluster.raft.MockRaftActorContext$MockPayload, isSendImmediate: true 12:08:25,922 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): handleAppendEntries returning : AppendEntriesReply [term=2, success=true, followerId=follower116, logLastIndex=1, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 12:08:25,922 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): Setting last applied to 2 12:08:25,922 PM [test-akka.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower116: Lagging 0 entries behind leader leader115 and reached 1 (of expected -1) 12:08:25,922 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: Moving last applied index from 1 to 2 12:08:25,922 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116: fakeSnapshot purging log to 0 for term 2 12:08:25,922 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: Applying state for log index 2 data two 12:08:25,922 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116: Persisting ApplyJournalEntries with index=1 12:08:25,922 PM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: applyState called: two 12:08:25,922 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): Checking sendAppendEntries for follower follower116: active: true, followerNextIndex: 2, leaderLastIndex: 2, leaderSnapShotIndex: 0 12:08:25,922 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): sendAppendEntries: 2 is present for follower follower116 12:08:25,922 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): Sending AppendEntries to follower follower116: AppendEntries [leaderId=leader115, prevLogIndex=1, prevLogTerm=2, leaderCommit=2, replicatedToAllIndex=0, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=2, term=2, payload=two]]] [WARN] [10/18/2024 12:08:25.922] [test-akka.actor.default-dispatcher-16] [akka://test/user/follower116] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@397f04e2 12:08:25,923 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: fakeSnapshot purging log to 1 for term 2 12:08:25,923 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): sendAppendEntries: 2 is present for follower follower116 12:08:25,923 PM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): handleAppendEntries: AppendEntries [leaderId=leader115, prevLogIndex=1, prevLogTerm=2, leaderCommit=2, replicatedToAllIndex=0, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=2, term=2, payload=two]]] 12:08:25,923 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: Persisting ApplyJournalEntries with index=2 12:08:25,923 PM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): Number of entries to be appended = 1 12:08:25,923 PM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): After cleanup, lastIndex: 1, entries to be added from: 0 12:08:25,923 PM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): Append entry to log two 12:08:25,923 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: persist complete SimpleReplicatedLogEntry [index=2, term=2, payload=two] 12:08:25,923 PM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116: Append log entry and persist SimpleReplicatedLogEntry [index=2, term=2, payload=two] 12:08:25,923 PM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116: persist complete SimpleReplicatedLogEntry [index=2, term=2, payload=two] 12:08:25,923 PM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): Log size is now 2 12:08:25,923 PM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): Commit index set to 2 12:08:25,923 PM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): handleAppendEntries returning : AppendEntriesReply [term=2, success=true, followerId=follower116, logLastIndex=2, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 12:08:25,923 PM [test-akka.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower116: Lagging 0 entries behind leader leader115 and reached 2 (of expected -1) 12:08:25,923 PM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 2, context.getLastApplied(): 1, lastIndex(): 2 12:08:25,923 PM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): Setting last applied to 2 12:08:25,923 PM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116: Moving last applied index from 1 to 2 12:08:25,923 PM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116: Applying state for log index 2 data two 12:08:25,923 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower116 updated: matchIndex: 2, nextIndex: 3 12:08:25,924 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): Checking sendAppendEntries for follower follower116: active: true, followerNextIndex: 3, leaderLastIndex: 2, leaderSnapShotIndex: 1 12:08:25,924 PM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower116: applyState called: two 12:08:25,924 PM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116: Persisting ApplyJournalEntries with index=2 12:08:25,985 PM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader115 with journal batch size 1000 [WARN] [10/18/2024 12:08:25.985] [test-akka.actor.default-dispatcher-17] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader115]: org.opendaylight.controller.cluster.common.actor.Monitor@48ed38dd 12:08:25,989 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: Set currentTerm=1, votedFor=leader115 12:08:25,989 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: Received ReplicatedLogEntry for recovery: index: 0, size: 143 12:08:25,989 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: Updated server config: isVoting: true, peers: [PeerInfo [id=follower116, address=akka://test/user/follower116, votingState=NON_VOTING]] 12:08:25,989 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: Set currentTerm=2, votedFor=leader115 12:08:25,989 PM [test-akka.actor.default-dispatcher-13] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 12:08:26,501 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (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) 12:08:26,502 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Follower): Received ElectionTimeout - switching to Candidate 12:08:26,502 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Candidate): Election: Candidate has following voting peers: [] 12:08:26,502 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: Set currentTerm=3, votedFor=leader115 12:08:26,502 PM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Candidate): Starting new election term 3 12:08:26,502 PM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Follower) :- Switching from behavior Follower to Candidate, election term: 3 12:08:26,503 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Candidate): Received ElectionTimeout 12:08:26,504 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): Election: Leader has following peers: [follower116] 12:08:26,504 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): Checking sendAppendEntries for follower follower116: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:08:26,504 PM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Candidate) :- Switching from behavior Candidate to Leader, election term: 3 12:08:26,504 PM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): Term 3 in "AppendEntries [leaderId=leader115, 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 12:08:26,504 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116: Set currentTerm=3, votedFor=null 12:08:26,504 PM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower116: Lagging -3 entries behind leader leader115 and reached 2 (of expected -1) 12:08:26,505 PM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): handleAppendEntriesReply: follower follower116 lastIndex 2 is ahead of our lastIndex -1 (snapshotIndex -1, snapshotTerm -1) - forcing install snaphot 12:08:26,505 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: Capturing Snapshot : lastLogEntry is null. Using snapshot values lastAppliedIndex -1 and lastAppliedTerm -1 instead. 12:08:26,505 PM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: Initiating snapshot capture CaptureSnapshot [lastAppliedIndex=-1, lastAppliedTerm=-1, lastIndex=-1, lastTerm=-1, installSnapshotInitiated=, replicatedToAllIndex=-1, replicatedToAllTerm=-1, unAppliedEntries size=0, mandatoryTrim=false] to install on follower116 12:08:26,505 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: lastSequenceNumber prior to capture: -1 12:08:26,506 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: CaptureSnapshotReply received by actor 12:08:26,507 PM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: Persisting of snapshot done: Snapshot [lastIndex=-1, lastTerm=-1, lastAppliedIndex=-1, lastAppliedTerm=-1, unAppliedEntries size=0, state=MockSnapshotState [state=[]], electionTerm=3, electionVotedFor=leader115, ServerConfigPayload=ServerConfigurationPayload [serverConfig=[ServerInfo[peerId=follower116, isVoting=false], ServerInfo[peerId=leader115, isVoting=true]]]] 12:08:26,507 PM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: Removed in-memory snapshotted entries, adjusted snaphsotIndex: -1 and term: -1 12:08:26,507 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): sendInstallSnapshot 12:08:26,507 PM [test-akka.actor.default-dispatcher-17] [DEBUG] LeaderInstallSnapshotState - leader115 (Leader): Snapshot 171 bytes, total chunks to send: 1 12:08:26,507 PM [test-akka.actor.default-dispatcher-17] [DEBUG] LeaderInstallSnapshotState - leader115 (Leader): Next chunk: total length=171, offset=0, size=171, hashCode=-2041399403 12:08:26,507 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): next snapshot chunk size for follower follower116: 171 12:08:26,507 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): InstallSnapshot sent to follower Vector(user, follower116), Chunk: 1/1 12:08:26,507 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: Snapshot success - sequence number: -1 12:08:26,507 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: SnapshotComplete received 12:08:26,508 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): handleInstallSnapshot: InstallSnapshot [term=3, leaderId=leader115, lastIncludedIndex=-1, lastIncludedTerm=-1, datasize=171, Chunk=1/1, lastChunkHashCode=OptionalInt[-1], serverConfig=ServerConfigurationPayload [serverConfig=[ServerInfo[peerId=follower116, isVoting=false], ServerInfo[peerId=leader115, isVoting=true]]]] 12:08:26,508 PM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower116: Lagging -3 entries behind leader leader115 and reached 2 (of expected -1) 12:08:26,508 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - addChunk: chunkIndex=1, lastChunkIndex=0, collectedChunks.size=0, lastChunkHashCode=-1 12:08:26,508 PM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): Snapshot installed from leader: leader115 12:08:26,509 PM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower116: Applying snapshot on follower: Snapshot [lastIndex=-1, lastTerm=-1, lastAppliedIndex=-1, lastAppliedTerm=-1, unAppliedEntries size=0, state=MockSnapshotState [state=[]], electionTerm=3, electionVotedFor=null, ServerConfigPayload=ServerConfigurationPayload [serverConfig=[ServerInfo[peerId=follower116, isVoting=false], ServerInfo[peerId=leader115, isVoting=true]]]] 12:08:26,509 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - lastSequenceNumber prior to persisting applied snapshot: -1 12:08:26,509 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116: Snapshot success - sequence number: -1 12:08:26,510 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116: Moving last applied index from 2 to -1 12:08:26,510 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116: Set currentTerm=3, votedFor=null 12:08:26,510 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116: Updated server config: isVoting: false, peers: [PeerInfo [id=leader115, address=akka://test/user/leader115, votingState=VOTING]] 12:08:26,510 PM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower116: applySnapshot called 12:08:26,510 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): handleInstallSnapshot returning: InstallSnapshotReply [term=3, followerId=follower116, chunkIndex=1, success=true] 12:08:26,510 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116: SnapshotComplete received 12:08:26,510 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): handleInstallSnapshotReply: InstallSnapshotReply [term=3, followerId=follower116, chunkIndex=1, success=true] 12:08:26,510 PM [test-akka.actor.default-dispatcher-13] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): Snapshot successfully installed on follower follower116 (last chunk 1) - matchIndex set to -1, nextIndex set to 0 12:08:26,544 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: Persist data SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1] 12:08:26,544 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1] 12:08:26,545 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): Replicate message: identifier: MockIdentifier{value=zero-1}, logIndex: 0, payload: class org.opendaylight.controller.cluster.raft.MockRaftActorContext$MockPayload, isSendImmediate: true 12:08:26,545 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): Setting last applied to 0 12:08:26,545 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: Moving last applied index from -1 to 0 12:08:26,545 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: Applying state for log index 0 data zero-1 12:08:26,545 PM [test-akka.actor.default-dispatcher-13] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: applyState called: zero-1 12:08:26,545 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): Checking sendAppendEntries for follower follower116: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 12:08:26,545 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): sendAppendEntries: 0 is present for follower follower116 12:08:26,545 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): Sending AppendEntries to follower follower116: AppendEntries [leaderId=leader115, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1]]] 12:08:26,545 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): handleAppendEntries: AppendEntries [leaderId=leader115, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1]]] 12:08:26,546 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: Persisting ApplyJournalEntries with index=0 12:08:26,546 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): Number of entries to be appended = 1 12:08:26,546 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 12:08:26,546 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115: persist complete SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1] 12:08:26,546 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): Append entry to log zero-1 12:08:26,546 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1] 12:08:26,546 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116: persist complete SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1] 12:08:26,546 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): Log size is now 1 12:08:26,546 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): Commit index set to 0 12:08:26,546 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): handleAppendEntries returning : AppendEntriesReply [term=3, success=true, followerId=follower116, logLastIndex=0, logLastTerm=3, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 12:08:26,546 PM [test-akka.actor.default-dispatcher-17] [DEBUG] SyncStatusTracker - follower116: Lagging 0 entries behind leader leader115 and reached 0 (of expected -1) 12:08:26,546 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 0 12:08:26,546 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116 (Follower): Setting last applied to 0 12:08:26,546 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116: Moving last applied index from -1 to 0 12:08:26,546 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116: Applying state for log index 0 data zero-1 12:08:26,546 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower116 updated: matchIndex: 0, nextIndex: 1 12:08:26,546 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader115 (Leader): Checking sendAppendEntries for follower follower116: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 12:08:26,546 PM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower116: applyState called: zero-1 12:08:26,546 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower116: Persisting ApplyJournalEntries with index=0 12:08:26,595 PM [main] [INFO] NonVotingFollowerIntegrationTest - testFollowerResyncWithEmptyLeaderLogAfterNonPersistentLeaderRestart ending 12:08:26,595 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower116-collector118#1072649691] 12:08:26,607 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower116] 12:08:26,608 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader115-collector119#-995280678] 12:08:26,609 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader115] 12:08:26,610 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader115-collector120#-1768320603] 12:08:26,611 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader115] 12:08:26,614 PM [main] [INFO] NonVotingFollowerIntegrationTest - testFollowerResyncWithOneMoreLeaderLogEntryAfterNonPersistentLeaderRestart starting [WARN] [10/18/2024 12:08:26.619] [test-akka.actor.default-dispatcher-13] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower122]: org.opendaylight.controller.cluster.common.actor.Monitor@38349bc0 12:08:26,621 PM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower122 with journal batch size 1000 [WARN] [10/18/2024 12:08:26.624] [test-akka.actor.default-dispatcher-18] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader121]: org.opendaylight.controller.cluster.common.actor.Monitor@31c763c8 12:08:26,624 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122: Set currentTerm=1, votedFor=leader121 12:08:26,624 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122: Received ReplicatedLogEntry for recovery: index: 0, size: 143 12:08:26,624 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122: Updated server config: isVoting: false, peers: [PeerInfo [id=leader121, address=akka://test/user/leader121, votingState=VOTING]] 12:08:26,624 PM [test-akka.actor.default-dispatcher-13] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader121 with journal batch size 1000 12:08:26,624 PM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower122: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 12:08:26,627 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: Set currentTerm=1, votedFor=leader121 12:08:26,627 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: Received ReplicatedLogEntry for recovery: index: 0, size: 143 12:08:26,627 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: Updated server config: isVoting: true, peers: [PeerInfo [id=follower122, address=akka://test/user/follower122, votingState=NON_VOTING]] 12:08:26,627 PM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 12:08:27,61 PM [test-akka.actor.default-dispatcher-13] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 12:08:27,61 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (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) 12:08:27,61 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Follower): Received ElectionTimeout - switching to Candidate 12:08:27,62 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Candidate): Election: Candidate has following voting peers: [] 12:08:27,62 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: Set currentTerm=2, votedFor=leader121 12:08:27,62 PM [test-akka.actor.default-dispatcher-13] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Candidate): Starting new election term 2 12:08:27,62 PM [test-akka.actor.default-dispatcher-13] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Follower) :- Switching from behavior Follower to Candidate, election term: 2 12:08:27,64 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Candidate): Received ElectionTimeout 12:08:27,64 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): Election: Leader has following peers: [follower122] 12:08:27,64 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): Checking sendAppendEntries for follower follower122: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:08:27,64 PM [test-akka.actor.default-dispatcher-13] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 12:08:27,64 PM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower122 (Follower): Term 2 in "AppendEntries [leaderId=leader121, 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 12:08:27,65 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122: Set currentTerm=2, votedFor=null 12:08:27,65 PM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower122: Last sync leader does not match current leader leader121, need to catch up to -1 12:08:27,65 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower122 updated: matchIndex: -1, nextIndex: 0 12:08:27,65 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): Checking sendAppendEntries for follower follower122: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [10/18/2024 12:08:27.066] [test-akka.actor.default-dispatcher-17] [akka://test/user/follower122] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@754eaeb8 12:08:27,81 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: Persist data SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 12:08:27,82 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 12:08:27,82 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): Replicate message: identifier: MockIdentifier{value=zero}, logIndex: 0, payload: class org.opendaylight.controller.cluster.raft.MockRaftActorContext$MockPayload, isSendImmediate: true 12:08:27,82 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): Setting last applied to 0 12:08:27,82 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: Moving last applied index from -1 to 0 12:08:27,82 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: Applying state for log index 0 data zero 12:08:27,82 PM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: applyState called: zero 12:08:27,82 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): Checking sendAppendEntries for follower follower122: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 12:08:27,82 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): sendAppendEntries: 0 is present for follower follower122 12:08:27,82 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): Sending AppendEntries to follower follower122: AppendEntries [leaderId=leader121, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 12:08:27,82 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: Persisting ApplyJournalEntries with index=0 12:08:27,82 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122 (Follower): handleAppendEntries: AppendEntries [leaderId=leader121, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 12:08:27,82 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 12:08:27,82 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122 (Follower): Number of entries to be appended = 1 12:08:27,82 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122 (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 12:08:27,82 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122 (Follower): Append entry to log zero 12:08:27,82 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 12:08:27,82 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 12:08:27,83 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: Persist data SimpleReplicatedLogEntry [index=1, term=2, payload=one] 12:08:27,83 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122 (Follower): Log size is now 1 12:08:27,83 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: Append log entry and persist SimpleReplicatedLogEntry [index=1, term=2, payload=one] 12:08:27,83 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122 (Follower): Commit index set to 0 12:08:27,83 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122 (Follower): handleAppendEntries returning : AppendEntriesReply [term=2, success=true, followerId=follower122, logLastIndex=0, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 12:08:27,83 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): Replicate message: identifier: MockIdentifier{value=one}, logIndex: 1, payload: class org.opendaylight.controller.cluster.raft.MockRaftActorContext$MockPayload, isSendImmediate: true 12:08:27,83 PM [test-akka.actor.default-dispatcher-13] [DEBUG] SyncStatusTracker - follower122: Lagging 0 entries behind leader leader121 and reached 0 (of expected -1) 12:08:27,83 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): Setting last applied to 1 12:08:27,83 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 0 12:08:27,83 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: Moving last applied index from 0 to 1 12:08:27,83 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122 (Follower): Setting last applied to 0 12:08:27,83 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: Applying state for log index 1 data one 12:08:27,83 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122: Moving last applied index from -1 to 0 12:08:27,83 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122: Applying state for log index 0 data zero 12:08:27,83 PM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: applyState called: one 12:08:27,83 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): Checking sendAppendEntries for follower follower122: active: true, followerNextIndex: 0, leaderLastIndex: 1, leaderSnapShotIndex: -1 12:08:27,83 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): sendAppendEntries: 0 is present for follower follower122 12:08:27,83 PM [test-akka.actor.default-dispatcher-13] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower122: applyState called: zero 12:08:27,83 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): Sending AppendEntries to follower follower122: AppendEntries [leaderId=leader121, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero], SimpleReplicatedLogEntry [index=1, term=2, payload=one]]] 12:08:27,83 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122: Persisting ApplyJournalEntries with index=0 12:08:27,83 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122 (Follower): handleAppendEntries: AppendEntries [leaderId=leader121, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero], SimpleReplicatedLogEntry [index=1, term=2, payload=one]]] 12:08:27,83 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122 (Follower): Number of entries to be appended = 2 12:08:27,83 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122 (Follower): matchEntry SimpleReplicatedLogEntry [index=0, term=2, payload=zero] is present: existingEntryTerm: 2 12:08:27,83 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower122 updated: matchIndex: 0, nextIndex: 1 12:08:27,83 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122 (Follower): After cleanup, lastIndex: 0, entries to be added from: 1 12:08:27,83 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122 (Follower): Append entry to log one 12:08:27,83 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: fakeSnapshot purging log to 0 for term 2 12:08:27,83 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122: Append log entry and persist SimpleReplicatedLogEntry [index=1, term=2, payload=one] 12:08:27,83 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122: persist complete SimpleReplicatedLogEntry [index=1, term=2, payload=one] 12:08:27,83 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122 (Follower): Log size is now 2 12:08:27,83 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122 (Follower): Commit index set to 1 12:08:27,83 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122 (Follower): handleAppendEntries returning : AppendEntriesReply [term=2, success=true, followerId=follower122, logLastIndex=1, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 12:08:27,83 PM [test-akka.actor.default-dispatcher-13] [DEBUG] SyncStatusTracker - follower122: Lagging 0 entries behind leader leader121 and reached 1 (of expected -1) 12:08:27,83 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 1, context.getLastApplied(): 0, lastIndex(): 1 12:08:27,83 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122 (Follower): Setting last applied to 1 12:08:27,83 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122: Moving last applied index from 0 to 1 12:08:27,83 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122: Applying state for log index 1 data one 12:08:27,84 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): Checking sendAppendEntries for follower follower122: active: true, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: 0 12:08:27,84 PM [test-akka.actor.default-dispatcher-13] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower122: applyState called: one 12:08:27,84 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): sendAppendEntries: 1 is present for follower follower122 12:08:27,84 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): Sending AppendEntries to follower follower122: AppendEntries [leaderId=leader121, prevLogIndex=0, prevLogTerm=2, leaderCommit=1, replicatedToAllIndex=0, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=1, term=2, payload=one]]] 12:08:27,84 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122: Persisting ApplyJournalEntries with index=1 12:08:27,84 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122 (Follower): handleAppendEntries: AppendEntries [leaderId=leader121, prevLogIndex=0, prevLogTerm=2, leaderCommit=1, replicatedToAllIndex=0, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=1, term=2, payload=one]]] 12:08:27,84 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122 (Follower): Number of entries to be appended = 1 12:08:27,84 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122 (Follower): matchEntry SimpleReplicatedLogEntry [index=1, term=2, payload=one] is present: existingEntryTerm: 2 12:08:27,84 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122 (Follower): After cleanup, lastIndex: 1, entries to be added from: 1 12:08:27,84 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122 (Follower): Log size is now 2 12:08:27,84 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: Persisting ApplyJournalEntries with index=1 12:08:27,84 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122 (Follower): handleAppendEntries returning : AppendEntriesReply [term=2, success=true, followerId=follower122, logLastIndex=1, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 12:08:27,84 PM [test-akka.actor.default-dispatcher-13] [DEBUG] SyncStatusTracker - follower122: Lagging 0 entries behind leader leader121 and reached 1 (of expected -1) 12:08:27,84 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122: fakeSnapshot purging log to 0 for term 2 12:08:27,84 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: persist complete SimpleReplicatedLogEntry [index=1, term=2, payload=one] 12:08:27,84 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower122 updated: matchIndex: 1, nextIndex: 2 12:08:27,84 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): Checking sendAppendEntries for follower follower122: active: true, followerNextIndex: 2, leaderLastIndex: 1, leaderSnapShotIndex: 0 [WARN] [10/18/2024 12:08:27.084] [test-akka.actor.default-dispatcher-13] [akka://test/user/follower122] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@782c1a9c 12:08:27,149 PM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader121 with journal batch size 1000 [WARN] [10/18/2024 12:08:27.150] [test-akka.actor.default-dispatcher-17] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader121]: org.opendaylight.controller.cluster.common.actor.Monitor@bffc794 12:08:27,155 PM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: Set currentTerm=1, votedFor=leader121 12:08:27,155 PM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: Received ReplicatedLogEntry for recovery: index: 0, size: 143 12:08:27,155 PM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: Updated server config: isVoting: true, peers: [PeerInfo [id=follower122, address=akka://test/user/follower122, votingState=NON_VOTING]] 12:08:27,155 PM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: Set currentTerm=2, votedFor=leader121 12:08:27,155 PM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 12:08:27,601 PM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (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) 12:08:27,601 PM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Follower): Received ElectionTimeout - switching to Candidate 12:08:27,601 PM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Candidate): Election: Candidate has following voting peers: [] 12:08:27,601 PM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: Set currentTerm=3, votedFor=leader121 12:08:27,601 PM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Candidate): Starting new election term 3 12:08:27,601 PM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Follower) :- Switching from behavior Follower to Candidate, election term: 3 12:08:27,603 PM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Candidate): Received ElectionTimeout 12:08:27,603 PM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): Election: Leader has following peers: [follower122] 12:08:27,604 PM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): Checking sendAppendEntries for follower follower122: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:08:27,604 PM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Candidate) :- Switching from behavior Candidate to Leader, election term: 3 12:08:27,610 PM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: Persist data SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1] 12:08:27,610 PM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1] 12:08:27,610 PM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): Replicate message: identifier: MockIdentifier{value=zero-1}, logIndex: 0, payload: class org.opendaylight.controller.cluster.raft.MockRaftActorContext$MockPayload, isSendImmediate: true 12:08:27,610 PM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): Setting last applied to 0 12:08:27,610 PM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: Moving last applied index from -1 to 0 12:08:27,610 PM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: Applying state for log index 0 data zero-1 12:08:27,610 PM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: applyState called: zero-1 12:08:27,611 PM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): Checking sendAppendEntries for follower follower122: active: false, followerNextIndex: -1, leaderLastIndex: 0, leaderSnapShotIndex: -1 12:08:27,611 PM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: Persisting ApplyJournalEntries with index=0 12:08:27,611 PM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: persist complete SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1] 12:08:27,611 PM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: Persist data SimpleReplicatedLogEntry [index=1, term=3, payload=one-1] 12:08:27,611 PM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: Append log entry and persist SimpleReplicatedLogEntry [index=1, term=3, payload=one-1] 12:08:27,611 PM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): Replicate message: identifier: MockIdentifier{value=one-1}, logIndex: 1, payload: class org.opendaylight.controller.cluster.raft.MockRaftActorContext$MockPayload, isSendImmediate: true 12:08:27,611 PM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): Setting last applied to 1 12:08:27,611 PM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: Moving last applied index from 0 to 1 12:08:27,611 PM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: Applying state for log index 1 data one-1 12:08:27,611 PM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: applyState called: one-1 12:08:27,611 PM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): Checking sendAppendEntries for follower follower122: active: false, followerNextIndex: -1, leaderLastIndex: 1, leaderSnapShotIndex: -1 12:08:27,612 PM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: Persisting ApplyJournalEntries with index=1 12:08:27,612 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: persist complete SimpleReplicatedLogEntry [index=1, term=3, payload=one-1] 12:08:27,612 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: Persist data SimpleReplicatedLogEntry [index=2, term=3, payload=two-1] 12:08:27,612 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: Append log entry and persist SimpleReplicatedLogEntry [index=2, term=3, payload=two-1] 12:08:27,612 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): Replicate message: identifier: MockIdentifier{value=two-1}, logIndex: 2, payload: class org.opendaylight.controller.cluster.raft.MockRaftActorContext$MockPayload, isSendImmediate: true 12:08:27,612 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): Setting last applied to 2 12:08:27,612 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: Moving last applied index from 1 to 2 12:08:27,612 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: Applying state for log index 2 data two-1 12:08:27,612 PM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: applyState called: two-1 12:08:27,612 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): Checking sendAppendEntries for follower follower122: active: false, followerNextIndex: -1, leaderLastIndex: 2, leaderSnapShotIndex: -1 12:08:27,613 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: Persisting ApplyJournalEntries with index=2 12:08:27,613 PM [test-akka.actor.default-dispatcher-17] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: persist complete SimpleReplicatedLogEntry [index=2, term=3, payload=two-1] 12:08:27,721 PM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower122 (Follower): Term 3 in "AppendEntries [leaderId=leader121, 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 12:08:27,721 PM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122: Set currentTerm=3, votedFor=null 12:08:27,721 PM [test-akka.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower122: Lagging -2 entries behind leader leader121 and reached 1 (of expected -1) 12:08:27,722 PM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): handleAppendEntriesReply: follower follower122 last log term 2 for index 1 conflicts with the leader's 3 - set the follower's next index to 0 12:08:27,722 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): Checking sendAppendEntries for follower follower122: active: true, followerNextIndex: 0, leaderLastIndex: 2, leaderSnapShotIndex: -1 12:08:27,722 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): sendAppendEntries: 0 is present for follower follower122 12:08:27,722 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): Sending AppendEntries to follower follower122: AppendEntries [leaderId=leader121, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=2, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1], SimpleReplicatedLogEntry [index=1, term=3, payload=one-1], SimpleReplicatedLogEntry [index=2, term=3, payload=two-1]]] 12:08:27,722 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122 (Follower): handleAppendEntries: AppendEntries [leaderId=leader121, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=2, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1], SimpleReplicatedLogEntry [index=1, term=3, payload=one-1], SimpleReplicatedLogEntry [index=2, term=3, payload=two-1]]] 12:08:27,723 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122 (Follower): Number of entries to be appended = 3 12:08:27,723 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122 (Follower): matchEntry SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1] is present: existingEntryTerm: 2 12:08:27,723 PM [test-akka.actor.default-dispatcher-11] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 12:08:27,723 PM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower122 (Follower): Removing entries from log starting at 0, commitIndex: 1, lastApplied: 1 12:08:27,723 PM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower122 (Follower): Could not remove entries - sending reply to force snapshot 12:08:27,723 PM [test-akka.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower122: Lagging 1 entries behind leader leader121 and reached 1 (of expected -1) 12:08:27,723 PM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): handleAppendEntriesReply - received unsuccessful reply: AppendEntriesReply [term=3, success=false, followerId=follower122, logLastIndex=1, logLastTerm=2, forceInstallSnapshot=true, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5], leader snapshotIndex: -1, snapshotTerm: -1, replicatedToAllIndex: -1 12:08:27,723 PM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: Initiating snapshot capture CaptureSnapshot [lastAppliedIndex=2, lastAppliedTerm=3, lastIndex=2, lastTerm=3, installSnapshotInitiated=, replicatedToAllIndex=-1, replicatedToAllTerm=-1, unAppliedEntries size=0, mandatoryTrim=false] to install on follower122 12:08:27,723 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: lastSequenceNumber prior to capture: -1 12:08:27,724 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: CaptureSnapshotReply received by actor 12:08:27,724 PM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: Persisting of snapshot done: Snapshot [lastIndex=2, lastTerm=3, lastAppliedIndex=2, lastAppliedTerm=3, unAppliedEntries size=0, state=MockSnapshotState [state=[zero-1, one-1, two-1]], electionTerm=3, electionVotedFor=leader121, ServerConfigPayload=ServerConfigurationPayload [serverConfig=[ServerInfo[peerId=follower122, isVoting=false], ServerInfo[peerId=leader121, isVoting=true]]]] 12:08:27,724 PM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: Removed in-memory snapshotted entries, adjusted snaphsotIndex: -1 and term: -1 12:08:27,724 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): sendInstallSnapshot 12:08:27,724 PM [test-akka.actor.default-dispatcher-11] [DEBUG] LeaderInstallSnapshotState - leader121 (Leader): Snapshot 351 bytes, total chunks to send: 1 12:08:27,724 PM [test-akka.actor.default-dispatcher-11] [DEBUG] LeaderInstallSnapshotState - leader121 (Leader): Next chunk: total length=351, offset=0, size=351, hashCode=236499276 12:08:27,724 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): next snapshot chunk size for follower follower122: 351 12:08:27,724 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): InstallSnapshot sent to follower Vector(user, follower122), Chunk: 1/1 12:08:27,724 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: Snapshot success - sequence number: -1 12:08:27,724 PM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122 (Follower): handleInstallSnapshot: InstallSnapshot [term=3, leaderId=leader121, lastIncludedIndex=2, lastIncludedTerm=3, datasize=351, Chunk=1/1, lastChunkHashCode=OptionalInt[-1], serverConfig=ServerConfigurationPayload [serverConfig=[ServerInfo[peerId=follower122, isVoting=false], ServerInfo[peerId=leader121, isVoting=true]]]] 12:08:27,725 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: SnapshotComplete received 12:08:27,725 PM [test-akka.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower122: Lagging 1 entries behind leader leader121 and reached 1 (of expected -1) 12:08:27,725 PM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - addChunk: chunkIndex=1, lastChunkIndex=0, collectedChunks.size=0, lastChunkHashCode=-1 12:08:27,725 PM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower122 (Follower): Snapshot installed from leader: leader121 12:08:27,725 PM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower122: Applying snapshot on follower: Snapshot [lastIndex=2, lastTerm=3, lastAppliedIndex=2, lastAppliedTerm=3, unAppliedEntries size=0, state=MockSnapshotState [state=[zero-1, one-1, two-1]], electionTerm=3, electionVotedFor=null, ServerConfigPayload=ServerConfigurationPayload [serverConfig=[ServerInfo[peerId=follower122, isVoting=false], ServerInfo[peerId=leader121, isVoting=true]]]] 12:08:27,725 PM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - lastSequenceNumber prior to persisting applied snapshot: -1 12:08:27,725 PM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122: Snapshot success - sequence number: -1 12:08:27,725 PM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122: Moving last applied index from 1 to 2 12:08:27,725 PM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122: Set currentTerm=3, votedFor=null 12:08:27,725 PM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122: Updated server config: isVoting: false, peers: [PeerInfo [id=leader121, address=akka://test/user/leader121, votingState=VOTING]] 12:08:27,725 PM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower122: applySnapshot called 12:08:27,725 PM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122 (Follower): handleInstallSnapshot returning: InstallSnapshotReply [term=3, followerId=follower122, chunkIndex=1, success=true] 12:08:27,725 PM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower122: SnapshotComplete received 12:08:27,726 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): handleInstallSnapshotReply: InstallSnapshotReply [term=3, followerId=follower122, chunkIndex=1, success=true] 12:08:27,726 PM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader121 (Leader): Snapshot successfully installed on follower follower122 (last chunk 1) - matchIndex set to 2, nextIndex set to 3 12:08:27,726 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader121: fakeSnapshot purging log to 1 for term 3 12:08:27,761 PM [main] [INFO] NonVotingFollowerIntegrationTest - testFollowerResyncWithOneMoreLeaderLogEntryAfterNonPersistentLeaderRestart ending 12:08:27,761 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower122-collector124#-1379575867] 12:08:27,772 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower122] 12:08:27,773 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader121-collector125#-1182651587] 12:08:27,773 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader121] 12:08:27,773 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader121-collector126#1386428733] 12:08:27,774 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader121] 12:08:27,776 PM [main] [INFO] NonVotingFollowerIntegrationTest - testFollowerResyncWithMoreLeaderLogEntriesAndDownPeerAfterNonPersistentLeaderRestart starting [WARN] [10/18/2024 12:08:27.779] [test-akka.actor.default-dispatcher-11] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower128]: org.opendaylight.controller.cluster.common.actor.Monitor@20674bf2 12:08:27,780 PM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower128 with journal batch size 1000 [WARN] [10/18/2024 12:08:27.782] [test-akka.actor.default-dispatcher-15] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader127]: org.opendaylight.controller.cluster.common.actor.Monitor@61573227 12:08:27,782 PM [test-akka.actor.default-dispatcher-17] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader127 with journal batch size 1000 12:08:27,782 PM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128: Set currentTerm=1, votedFor=leader127 12:08:27,782 PM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128: Received ReplicatedLogEntry for recovery: index: 0, size: 143 12:08:27,782 PM [test-akka.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128: Updated server config: isVoting: false, peers: [PeerInfo [id=leader127, address=akka://test/user/leader127, votingState=VOTING]] 12:08:27,782 PM [test-akka.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower128: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 12:08:27,784 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Set currentTerm=1, votedFor=leader127 12:08:27,784 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Received ReplicatedLogEntry for recovery: index: 0, size: 143 12:08:27,784 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Updated server config: isVoting: true, peers: [PeerInfo [id=follower128, address=akka://test/user/follower128, votingState=NON_VOTING]] 12:08:27,784 PM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 12:08:28,281 PM [test-akka.actor.default-dispatcher-6] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 12:08:28,281 PM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (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) 12:08:28,281 PM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Follower): Received ElectionTimeout - switching to Candidate 12:08:28,281 PM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Candidate): Election: Candidate has following voting peers: [] 12:08:28,281 PM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Set currentTerm=2, votedFor=leader127 12:08:28,281 PM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Candidate): Starting new election term 2 12:08:28,281 PM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Follower) :- Switching from behavior Follower to Candidate, election term: 2 12:08:28,283 PM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Candidate): Received ElectionTimeout 12:08:28,283 PM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Election: Leader has following peers: [follower128] 12:08:28,283 PM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Checking sendAppendEntries for follower follower128: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:08:28,283 PM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 12:08:28,284 PM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): Term 2 in "AppendEntries [leaderId=leader127, 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 12:08:28,284 PM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128: Set currentTerm=2, votedFor=null 12:08:28,284 PM [test-akka.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - follower128: Last sync leader does not match current leader leader127, need to catch up to -1 12:08:28,284 PM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower128 updated: matchIndex: -1, nextIndex: 0 12:08:28,284 PM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Checking sendAppendEntries for follower follower128: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [10/18/2024 12:08:28.285] [test-akka.actor.default-dispatcher-13] [akka://test/user/follower128] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@da73932 12:08:28,287 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Persist data SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 12:08:28,287 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 12:08:28,287 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Replicate message: identifier: MockIdentifier{value=zero}, logIndex: 0, payload: class org.opendaylight.controller.cluster.raft.MockRaftActorContext$MockPayload, isSendImmediate: true 12:08:28,287 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Setting last applied to 0 12:08:28,287 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Moving last applied index from -1 to 0 12:08:28,287 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Applying state for log index 0 data zero 12:08:28,287 PM [test-akka.actor.default-dispatcher-13] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: applyState called: zero 12:08:28,287 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Checking sendAppendEntries for follower follower128: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 12:08:28,288 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): sendAppendEntries: 0 is present for follower follower128 12:08:28,288 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Sending AppendEntries to follower follower128: AppendEntries [leaderId=leader127, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 12:08:28,288 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Persisting ApplyJournalEntries with index=0 12:08:28,288 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 12:08:28,288 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Persist data SimpleReplicatedLogEntry [index=1, term=2, payload=one] 12:08:28,288 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): handleAppendEntries: AppendEntries [leaderId=leader127, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 12:08:28,288 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Append log entry and persist SimpleReplicatedLogEntry [index=1, term=2, payload=one] 12:08:28,288 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): Number of entries to be appended = 1 12:08:28,288 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 12:08:28,288 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Replicate message: identifier: MockIdentifier{value=one}, logIndex: 1, payload: class org.opendaylight.controller.cluster.raft.MockRaftActorContext$MockPayload, isSendImmediate: true 12:08:28,288 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): Append entry to log zero 12:08:28,288 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 12:08:28,288 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Setting last applied to 1 12:08:28,288 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Moving last applied index from 0 to 1 12:08:28,288 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 12:08:28,288 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Applying state for log index 1 data one 12:08:28,288 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): Log size is now 1 12:08:28,288 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): Commit index set to 0 12:08:28,288 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): handleAppendEntries returning : AppendEntriesReply [term=2, success=true, followerId=follower128, logLastIndex=0, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 12:08:28,288 PM [test-akka.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower128: Lagging 0 entries behind leader leader127 and reached 0 (of expected -1) 12:08:28,288 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 0 12:08:28,288 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): Setting last applied to 0 12:08:28,288 PM [test-akka.actor.default-dispatcher-13] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: applyState called: one 12:08:28,288 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128: Moving last applied index from -1 to 0 12:08:28,288 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128: Applying state for log index 0 data zero 12:08:28,288 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Checking sendAppendEntries for follower follower128: active: true, followerNextIndex: 0, leaderLastIndex: 1, leaderSnapShotIndex: -1 12:08:28,288 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): sendAppendEntries: 0 is present for follower follower128 12:08:28,289 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Sending AppendEntries to follower follower128: AppendEntries [leaderId=leader127, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero], SimpleReplicatedLogEntry [index=1, term=2, payload=one]]] 12:08:28,289 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower128 updated: matchIndex: 0, nextIndex: 1 12:08:28,289 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: fakeSnapshot purging log to 0 for term 2 12:08:28,289 PM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower128: applyState called: zero 12:08:28,289 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Checking sendAppendEntries for follower follower128: active: true, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: 0 12:08:28,289 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): sendAppendEntries: 1 is present for follower follower128 12:08:28,289 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Sending AppendEntries to follower follower128: AppendEntries [leaderId=leader127, prevLogIndex=0, prevLogTerm=2, leaderCommit=1, replicatedToAllIndex=0, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=1, term=2, payload=one]]] 12:08:28,289 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): handleAppendEntries: AppendEntries [leaderId=leader127, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero], SimpleReplicatedLogEntry [index=1, term=2, payload=one]]] 12:08:28,289 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): Number of entries to be appended = 2 12:08:28,289 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): matchEntry SimpleReplicatedLogEntry [index=0, term=2, payload=zero] is present: existingEntryTerm: 2 12:08:28,289 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): After cleanup, lastIndex: 0, entries to be added from: 1 12:08:28,289 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): Append entry to log one 12:08:28,289 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128: Append log entry and persist SimpleReplicatedLogEntry [index=1, term=2, payload=one] 12:08:28,289 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128: persist complete SimpleReplicatedLogEntry [index=1, term=2, payload=one] 12:08:28,289 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Persisting ApplyJournalEntries with index=1 12:08:28,289 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): Log size is now 2 12:08:28,289 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): Commit index set to 1 12:08:28,289 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): handleAppendEntries returning : AppendEntriesReply [term=2, success=true, followerId=follower128, logLastIndex=1, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 12:08:28,289 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: persist complete SimpleReplicatedLogEntry [index=1, term=2, payload=one] 12:08:28,289 PM [test-akka.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower128: Lagging 0 entries behind leader leader127 and reached 1 (of expected -1) 12:08:28,289 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 1, context.getLastApplied(): 0, lastIndex(): 1 12:08:28,289 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): Setting last applied to 1 12:08:28,289 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128: Moving last applied index from 0 to 1 12:08:28,289 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128: Applying state for log index 1 data one 12:08:28,289 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower128 updated: matchIndex: 1, nextIndex: 2 12:08:28,289 PM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower128: applyState called: one 12:08:28,289 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Checking sendAppendEntries for follower follower128: active: true, followerNextIndex: 2, leaderLastIndex: 1, leaderSnapShotIndex: 0 12:08:28,289 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Persist data SimpleReplicatedLogEntry [index=2, term=2, payload=two] 12:08:28,289 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128: Persisting ApplyJournalEntries with index=0 12:08:28,289 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Append log entry and persist SimpleReplicatedLogEntry [index=2, term=2, payload=two] 12:08:28,289 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Replicate message: identifier: MockIdentifier{value=two}, logIndex: 2, payload: class org.opendaylight.controller.cluster.raft.MockRaftActorContext$MockPayload, isSendImmediate: true 12:08:28,290 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): handleAppendEntries: AppendEntries [leaderId=leader127, prevLogIndex=0, prevLogTerm=2, leaderCommit=1, replicatedToAllIndex=0, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=1, term=2, payload=one]]] 12:08:28,290 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Setting last applied to 2 12:08:28,290 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): Number of entries to be appended = 1 12:08:28,290 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Moving last applied index from 1 to 2 12:08:28,290 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): matchEntry SimpleReplicatedLogEntry [index=1, term=2, payload=one] is present: existingEntryTerm: 2 12:08:28,290 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Applying state for log index 2 data two 12:08:28,290 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): After cleanup, lastIndex: 1, entries to be added from: 1 12:08:28,290 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): Log size is now 2 12:08:28,290 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): handleAppendEntries returning : AppendEntriesReply [term=2, success=true, followerId=follower128, logLastIndex=1, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 12:08:28,290 PM [test-akka.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower128: Lagging 0 entries behind leader leader127 and reached 1 (of expected -1) 12:08:28,290 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128: fakeSnapshot purging log to 0 for term 2 12:08:28,290 PM [test-akka.actor.default-dispatcher-13] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: applyState called: two 12:08:28,290 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128: Persisting ApplyJournalEntries with index=1 12:08:28,290 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Checking sendAppendEntries for follower follower128: active: true, followerNextIndex: 2, leaderLastIndex: 2, leaderSnapShotIndex: 0 12:08:28,290 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): sendAppendEntries: 2 is present for follower follower128 12:08:28,290 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Sending AppendEntries to follower follower128: AppendEntries [leaderId=leader127, prevLogIndex=1, prevLogTerm=2, leaderCommit=2, replicatedToAllIndex=0, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=2, term=2, payload=two]]] 12:08:28,290 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): handleAppendEntries: AppendEntries [leaderId=leader127, prevLogIndex=1, prevLogTerm=2, leaderCommit=2, replicatedToAllIndex=0, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=2, term=2, payload=two]]] 12:08:28,290 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): Number of entries to be appended = 1 12:08:28,290 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): After cleanup, lastIndex: 1, entries to be added from: 0 12:08:28,290 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): Append entry to log two 12:08:28,290 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128: Append log entry and persist SimpleReplicatedLogEntry [index=2, term=2, payload=two] 12:08:28,290 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128: persist complete SimpleReplicatedLogEntry [index=2, term=2, payload=two] 12:08:28,290 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): Log size is now 2 [WARN] [10/18/2024 12:08:28.290] [test-akka.actor.default-dispatcher-5] [akka://test/user/follower128] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@54465295 12:08:28,290 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): Commit index set to 2 12:08:28,290 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: fakeSnapshot purging log to 1 for term 2 12:08:28,290 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): handleAppendEntries returning : AppendEntriesReply [term=2, success=true, followerId=follower128, logLastIndex=2, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 12:08:28,290 PM [test-akka.actor.default-dispatcher-13] [DEBUG] SyncStatusTracker - follower128: Lagging 0 entries behind leader leader127 and reached 2 (of expected -1) 12:08:28,290 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 2, context.getLastApplied(): 1, lastIndex(): 2 12:08:28,290 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): Setting last applied to 2 12:08:28,290 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128: Moving last applied index from 1 to 2 12:08:28,290 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128: Applying state for log index 2 data two 12:08:28,291 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): sendAppendEntries: 2 is present for follower follower128 12:08:28,291 PM [test-akka.actor.default-dispatcher-13] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower128: applyState called: two 12:08:28,291 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128: Persisting ApplyJournalEntries with index=2 12:08:28,291 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Persisting ApplyJournalEntries with index=2 12:08:28,291 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: persist complete SimpleReplicatedLogEntry [index=2, term=2, payload=two] 12:08:28,291 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower128 updated: matchIndex: 2, nextIndex: 3 12:08:28,291 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Checking sendAppendEntries for follower follower128: active: true, followerNextIndex: 3, leaderLastIndex: 2, leaderSnapShotIndex: 1 12:08:28,401 PM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower128: Lagging 0 entries behind leader leader127 and reached 2 (of expected -1) 12:08:28,401 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128: fakeSnapshot purging log to 1 for term 2 [WARN] [10/18/2024 12:08:28.456] [test-akka.actor.default-dispatcher-6] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/follower129]: org.opendaylight.controller.cluster.common.actor.Monitor@7d3eece5 12:08:28,457 PM [test-akka.actor.default-dispatcher-13] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower129 with journal batch size 1000 12:08:28,460 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129: Received ReplicatedLogEntry for recovery: index: 0, size: 174 12:08:28,460 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129: Updated server config: isVoting: true, peers: [PeerInfo [id=follower128, address=akka://test/user/follower128, votingState=NON_VOTING], PeerInfo [id=leader127, address=akka://test/user/leader127, votingState=VOTING], PeerInfo [id=downPeer, address=null, votingState=NON_VOTING]] 12:08:28,460 PM [test-akka.actor.default-dispatcher-13] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower129: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 [WARN] [10/18/2024 12:08:28.559] [test-akka.actor.default-dispatcher-13] [akka://test/user/termination-monitor] received dead letter from TestActor[akka://test/user/leader127]: org.opendaylight.controller.cluster.common.actor.Monitor@14ba22dd 12:08:28,560 PM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader127 with journal batch size 1000 12:08:28,566 PM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Set currentTerm=2, votedFor=leader127 12:08:28,566 PM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Received ReplicatedLogEntry for recovery: index: 0, size: 174 12:08:28,566 PM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Updated server config: isVoting: true, peers: [PeerInfo [id=follower128, address=akka://test/user/follower128, votingState=NON_VOTING], PeerInfo [id=follower129, address=akka://test/user/follower129, votingState=VOTING], PeerInfo [id=downPeer, address=null, votingState=NON_VOTING]] 12:08:28,566 PM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 12:08:29,71 PM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (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) 12:08:29,71 PM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Follower): Received ElectionTimeout - switching to Candidate 12:08:29,72 PM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Candidate): Election: Candidate has following voting peers: [follower129] 12:08:29,72 PM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Set currentTerm=3, votedFor=leader127 12:08:29,72 PM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Candidate): Starting new election term 3 12:08:29,72 PM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Candidate): Sending RequestVote [term=3, candidateId=leader127, lastLogIndex=-1, lastLogTerm=-1] to peer follower129 12:08:29,72 PM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Follower) :- Switching from behavior Follower to Candidate, election term: 3 12:08:29,72 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 12:08:29,73 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): Cluster state: [] 12:08:29,73 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): Candidate in requestVote:RequestVote [term=3, candidateId=leader127, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 12:08:29,73 PM [test-akka.actor.default-dispatcher-13] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): Term 3 in "RequestVote [term=3, candidateId=leader127, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 0 - updating term 12:08:29,73 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129: Set currentTerm=3, votedFor=null 12:08:29,73 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): In requestVote: RequestVote [term=3, candidateId=leader127, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 3, votedFor: null, lastIndex: -1, lastTerm: -1 12:08:29,73 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129: Set currentTerm=3, votedFor=leader127 12:08:29,73 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): requestVote returning: RequestVoteReply [term=3, voteGranted=true] 12:08:29,83 PM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Candidate): RaftRPC message received RequestVoteReply [term=3, voteGranted=true], my term is 3 12:08:29,83 PM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Candidate): handleRequestVoteReply: RequestVoteReply [term=3, voteGranted=true], current voteCount: 1 12:08:29,83 PM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Election: Leader has following peers: [follower128, follower129, downPeer] 12:08:29,83 PM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Checking sendAppendEntries for follower follower128: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:08:29,83 PM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Checking sendAppendEntries for follower follower129: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 12:08:29,83 PM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Candidate) :- Switching from behavior Candidate to Leader, election term: 3 12:08:29,83 PM [test-akka.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower129: Last sync leader does not match current leader leader127, need to catch up to -1 12:08:29,84 PM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower129 updated: matchIndex: -1, nextIndex: 0 12:08:29,84 PM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Checking sendAppendEntries for follower follower129: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [10/18/2024 12:08:29.084] [test-akka.actor.default-dispatcher-11] [akka://test/user/follower129] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@65bc15d2 12:08:29,121 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Persist data SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1] 12:08:29,121 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1] 12:08:29,121 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Replicate message: identifier: MockIdentifier{value=zero-1}, logIndex: 0, payload: class org.opendaylight.controller.cluster.raft.MockRaftActorContext$MockPayload, isSendImmediate: true 12:08:29,121 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Checking sendAppendEntries for follower follower128: active: false, followerNextIndex: -1, leaderLastIndex: 0, leaderSnapShotIndex: -1 12:08:29,121 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Checking sendAppendEntries for follower follower129: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 12:08:29,121 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): sendAppendEntries: 0 is present for follower follower129 12:08:29,121 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Sending AppendEntries to follower follower129: AppendEntries [leaderId=leader127, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1]]] 12:08:29,122 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: persist complete SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1] 12:08:29,122 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Persist data SimpleReplicatedLogEntry [index=1, term=3, payload=one-1] 12:08:29,122 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Append log entry and persist SimpleReplicatedLogEntry [index=1, term=3, payload=one-1] 12:08:29,122 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Replicate message: identifier: MockIdentifier{value=one-1}, logIndex: 1, payload: class org.opendaylight.controller.cluster.raft.MockRaftActorContext$MockPayload, isSendImmediate: true 12:08:29,122 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): handleAppendEntries: AppendEntries [leaderId=leader127, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=-1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1]]] 12:08:29,122 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Checking sendAppendEntries for follower follower128: active: false, followerNextIndex: -1, leaderLastIndex: 1, leaderSnapShotIndex: -1 12:08:29,122 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): Number of entries to be appended = 1 12:08:29,122 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 12:08:29,122 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): Append entry to log zero-1 12:08:29,122 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1] 12:08:29,122 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Checking sendAppendEntries for follower follower129: active: true, followerNextIndex: 0, leaderLastIndex: 1, leaderSnapShotIndex: -1 12:08:29,122 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129: persist complete SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1] 12:08:29,122 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): sendAppendEntries: 0 is present for follower follower129 12:08:29,122 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): Log size is now 1 12:08:29,122 PM [test-akka.actor.default-dispatcher-13] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): handleAppendEntries returning : AppendEntriesReply [term=3, success=true, followerId=follower129, logLastIndex=0, logLastTerm=3, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 12:08:29,122 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: persist complete SimpleReplicatedLogEntry [index=1, term=3, payload=one-1] 12:08:29,122 PM [test-akka.actor.default-dispatcher-13] [DEBUG] SyncStatusTracker - follower129: Lagging 0 entries behind leader leader127 and reached -1 (of expected -1) 12:08:29,122 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower129 updated: matchIndex: 0, nextIndex: 1 12:08:29,122 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Applying to log - commitIndex: 0, lastAppliedIndex: -1 12:08:29,122 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Setting last applied to 0 12:08:29,122 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Moving last applied index from -1 to 0 12:08:29,122 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Applying state for log index 0 data zero-1 [WARN] [10/18/2024 12:08:29.123] [test-akka.actor.default-dispatcher-6] [akka://test/user/follower129] unhandled message from Actor[akka://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@4c8ae9c4 12:08:29,123 PM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: applyState called: zero-1 12:08:29,123 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Checking sendAppendEntries for follower follower129: active: true, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 12:08:29,123 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): sendAppendEntries: 1 is present for follower follower129 12:08:29,123 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Sending AppendEntries to follower follower129: AppendEntries [leaderId=leader127, prevLogIndex=0, prevLogTerm=3, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=1, term=3, payload=one-1]]] 12:08:29,123 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Persisting ApplyJournalEntries with index=0 12:08:29,123 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): handleAppendEntries: AppendEntries [leaderId=leader127, prevLogIndex=0, prevLogTerm=3, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=1, term=3, payload=one-1]]] 12:08:29,123 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Persist data SimpleReplicatedLogEntry [index=2, term=3, payload=two-1] 12:08:29,123 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): Number of entries to be appended = 1 12:08:29,123 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Append log entry and persist SimpleReplicatedLogEntry [index=2, term=3, payload=two-1] 12:08:29,123 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): After cleanup, lastIndex: 0, entries to be added from: 0 12:08:29,123 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): Append entry to log one-1 12:08:29,123 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129: Append log entry and persist SimpleReplicatedLogEntry [index=1, term=3, payload=one-1] 12:08:29,123 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129: persist complete SimpleReplicatedLogEntry [index=1, term=3, payload=one-1] 12:08:29,123 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Replicate message: identifier: MockIdentifier{value=two-1}, logIndex: 2, payload: class org.opendaylight.controller.cluster.raft.MockRaftActorContext$MockPayload, isSendImmediate: true 12:08:29,123 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): Log size is now 2 12:08:29,123 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): Commit index set to 0 12:08:29,123 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): handleAppendEntries returning : AppendEntriesReply [term=3, success=true, followerId=follower129, logLastIndex=1, logLastTerm=3, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 12:08:29,123 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Checking sendAppendEntries for follower follower128: active: false, followerNextIndex: -1, leaderLastIndex: 2, leaderSnapShotIndex: -1 12:08:29,123 PM [test-akka.actor.default-dispatcher-18] [DEBUG] SyncStatusTracker - follower129: Lagging 0 entries behind leader leader127 and reached 0 (of expected -1) 12:08:29,123 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 1 12:08:29,123 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): Setting last applied to 0 12:08:29,123 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129: Moving last applied index from -1 to 0 12:08:29,123 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Checking sendAppendEntries for follower follower129: active: true, followerNextIndex: 1, leaderLastIndex: 2, leaderSnapShotIndex: -1 12:08:29,123 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129: Applying state for log index 0 data zero-1 12:08:29,123 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): sendAppendEntries: 1 is present for follower follower129 12:08:29,124 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower129 updated: matchIndex: 1, nextIndex: 2 12:08:29,124 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Applying to log - commitIndex: 1, lastAppliedIndex: 0 12:08:29,124 PM [test-akka.actor.default-dispatcher-18] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower129: applyState called: zero-1 12:08:29,124 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Setting last applied to 1 12:08:29,124 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Moving last applied index from 0 to 1 12:08:29,124 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Applying state for log index 1 data one-1 12:08:29,124 PM [test-akka.actor.default-dispatcher-18] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129: Persisting ApplyJournalEntries with index=0 12:08:29,124 PM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: applyState called: one-1 12:08:29,124 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Checking sendAppendEntries for follower follower129: active: true, followerNextIndex: 2, leaderLastIndex: 2, leaderSnapShotIndex: -1 12:08:29,124 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): sendAppendEntries: 2 is present for follower follower129 12:08:29,124 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Sending AppendEntries to follower follower129: AppendEntries [leaderId=leader127, prevLogIndex=1, prevLogTerm=3, leaderCommit=1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=2, term=3, payload=two-1]]] 12:08:29,124 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: persist complete SimpleReplicatedLogEntry [index=2, term=3, payload=two-1] 12:08:29,124 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Persisting ApplyJournalEntries with index=1 12:08:29,124 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Persist data SimpleReplicatedLogEntry [index=3, term=3, payload=three-1] 12:08:29,124 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): handleAppendEntries: AppendEntries [leaderId=leader127, prevLogIndex=1, prevLogTerm=3, leaderCommit=1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=2, term=3, payload=two-1]]] 12:08:29,124 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Append log entry and persist SimpleReplicatedLogEntry [index=3, term=3, payload=three-1] 12:08:29,125 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): Number of entries to be appended = 1 12:08:29,125 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Replicate message: identifier: MockIdentifier{value=three-1}, logIndex: 3, payload: class org.opendaylight.controller.cluster.raft.MockRaftActorContext$MockPayload, isSendImmediate: true 12:08:29,125 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): After cleanup, lastIndex: 1, entries to be added from: 0 12:08:29,125 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): Append entry to log two-1 12:08:29,125 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129: Append log entry and persist SimpleReplicatedLogEntry [index=2, term=3, payload=two-1] 12:08:29,125 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Checking sendAppendEntries for follower follower128: active: false, followerNextIndex: -1, leaderLastIndex: 3, leaderSnapShotIndex: -1 12:08:29,125 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129: persist complete SimpleReplicatedLogEntry [index=2, term=3, payload=two-1] 12:08:29,125 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Checking sendAppendEntries for follower follower129: active: true, followerNextIndex: 2, leaderLastIndex: 3, leaderSnapShotIndex: -1 12:08:29,125 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): Log size is now 3 12:08:29,125 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): sendAppendEntries: 2 is present for follower follower129 12:08:29,125 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): Commit index set to 1 12:08:29,125 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): handleAppendEntries returning : AppendEntriesReply [term=3, success=true, followerId=follower129, logLastIndex=2, logLastTerm=3, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 12:08:29,125 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: persist complete SimpleReplicatedLogEntry [index=3, term=3, payload=three-1] 12:08:29,125 PM [test-akka.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower129: Lagging 0 entries behind leader leader127 and reached 1 (of expected -1) 12:08:29,125 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 1, context.getLastApplied(): 0, lastIndex(): 2 12:08:29,125 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): Setting last applied to 1 12:08:29,125 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129: Moving last applied index from 0 to 1 12:08:29,125 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower129 updated: matchIndex: 2, nextIndex: 3 12:08:29,125 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129: Applying state for log index 1 data one-1 12:08:29,125 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Applying to log - commitIndex: 2, lastAppliedIndex: 1 12:08:29,125 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Setting last applied to 2 12:08:29,125 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Moving last applied index from 1 to 2 12:08:29,125 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Applying state for log index 2 data two-1 12:08:29,125 PM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: applyState called: two-1 12:08:29,125 PM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower129: applyState called: one-1 12:08:29,125 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Checking sendAppendEntries for follower follower129: active: true, followerNextIndex: 3, leaderLastIndex: 3, leaderSnapShotIndex: -1 12:08:29,125 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): sendAppendEntries: 3 is present for follower follower129 12:08:29,125 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Sending AppendEntries to follower follower129: AppendEntries [leaderId=leader127, prevLogIndex=2, prevLogTerm=3, leaderCommit=2, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=3, term=3, payload=three-1]]] 12:08:29,126 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129: Persisting ApplyJournalEntries with index=1 12:08:29,126 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Persisting ApplyJournalEntries with index=2 12:08:29,126 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): handleAppendEntries: AppendEntries [leaderId=leader127, prevLogIndex=2, prevLogTerm=3, leaderCommit=2, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=3, term=3, payload=three-1]]] 12:08:29,126 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): Number of entries to be appended = 1 12:08:29,126 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): After cleanup, lastIndex: 2, entries to be added from: 0 12:08:29,126 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Persist data SimpleReplicatedLogEntry [index=4, term=3, payload=four-1] 12:08:29,126 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): Append entry to log three-1 12:08:29,126 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Append log entry and persist SimpleReplicatedLogEntry [index=4, term=3, payload=four-1] 12:08:29,126 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129: Append log entry and persist SimpleReplicatedLogEntry [index=3, term=3, payload=three-1] 12:08:29,126 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129: persist complete SimpleReplicatedLogEntry [index=3, term=3, payload=three-1] 12:08:29,126 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Replicate message: identifier: MockIdentifier{value=four-1}, logIndex: 4, payload: class org.opendaylight.controller.cluster.raft.MockRaftActorContext$MockPayload, isSendImmediate: true 12:08:29,126 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): Log size is now 4 12:08:29,126 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): Commit index set to 2 12:08:29,126 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): handleAppendEntries returning : AppendEntriesReply [term=3, success=true, followerId=follower129, logLastIndex=3, logLastTerm=3, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 12:08:29,126 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Checking sendAppendEntries for follower follower128: active: false, followerNextIndex: -1, leaderLastIndex: 4, leaderSnapShotIndex: -1 12:08:29,126 PM [test-akka.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower129: Lagging 0 entries behind leader leader127 and reached 2 (of expected -1) 12:08:29,126 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 2, context.getLastApplied(): 1, lastIndex(): 3 12:08:29,126 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): Setting last applied to 2 12:08:29,126 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129: Moving last applied index from 1 to 2 12:08:29,126 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129: Applying state for log index 2 data two-1 12:08:29,126 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Checking sendAppendEntries for follower follower129: active: true, followerNextIndex: 3, leaderLastIndex: 4, leaderSnapShotIndex: -1 12:08:29,126 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): sendAppendEntries: 3 is present for follower follower129 12:08:29,126 PM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower129: applyState called: two-1 12:08:29,126 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower129 updated: matchIndex: 3, nextIndex: 4 12:08:29,126 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Applying to log - commitIndex: 3, lastAppliedIndex: 2 12:08:29,126 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Setting last applied to 3 12:08:29,126 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Moving last applied index from 2 to 3 12:08:29,126 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Applying state for log index 3 data three-1 12:08:29,126 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129: Persisting ApplyJournalEntries with index=2 12:08:29,127 PM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: applyState called: three-1 12:08:29,127 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Checking sendAppendEntries for follower follower129: active: true, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 12:08:29,127 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): sendAppendEntries: 4 is present for follower follower129 12:08:29,127 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Sending AppendEntries to follower follower129: AppendEntries [leaderId=leader127, prevLogIndex=3, prevLogTerm=3, leaderCommit=3, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=4, term=3, payload=four-1]]] 12:08:29,127 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: persist complete SimpleReplicatedLogEntry [index=4, term=3, payload=four-1] 12:08:29,127 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Persisting ApplyJournalEntries with index=3 12:08:29,127 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): handleAppendEntries: AppendEntries [leaderId=leader127, prevLogIndex=3, prevLogTerm=3, leaderCommit=3, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=4, term=3, payload=four-1]]] 12:08:29,127 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): Number of entries to be appended = 1 12:08:29,127 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): After cleanup, lastIndex: 3, entries to be added from: 0 12:08:29,127 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): Append entry to log four-1 12:08:29,127 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129: Append log entry and persist SimpleReplicatedLogEntry [index=4, term=3, payload=four-1] 12:08:29,127 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129: persist complete SimpleReplicatedLogEntry [index=4, term=3, payload=four-1] 12:08:29,127 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): Log size is now 5 12:08:29,127 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): Commit index set to 3 12:08:29,127 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): handleAppendEntries returning : AppendEntriesReply [term=3, success=true, followerId=follower129, logLastIndex=4, logLastTerm=3, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 12:08:29,127 PM [test-akka.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower129: Lagging 0 entries behind leader leader127 and reached 3 (of expected -1) 12:08:29,127 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 3, context.getLastApplied(): 2, lastIndex(): 4 12:08:29,127 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): Setting last applied to 3 12:08:29,127 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129: Moving last applied index from 2 to 3 12:08:29,127 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129: Applying state for log index 3 data three-1 12:08:29,128 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower129 updated: matchIndex: 4, nextIndex: 5 12:08:29,128 PM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower129: applyState called: three-1 12:08:29,128 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Applying to log - commitIndex: 4, lastAppliedIndex: 3 12:08:29,128 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Setting last applied to 4 12:08:29,128 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Moving last applied index from 3 to 4 12:08:29,128 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Applying state for log index 4 data four-1 12:08:29,128 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129: Persisting ApplyJournalEntries with index=3 12:08:29,128 PM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: applyState called: four-1 12:08:29,128 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Checking sendAppendEntries for follower follower129: active: true, followerNextIndex: 5, leaderLastIndex: 4, leaderSnapShotIndex: -1 12:08:29,128 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Persisting ApplyJournalEntries with index=4 12:08:29,128 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): Commit index set to 4 12:08:29,128 PM [test-akka.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower129: Lagging 0 entries behind leader leader127 and reached 4 (of expected -1) 12:08:29,128 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 4, context.getLastApplied(): 3, lastIndex(): 4 12:08:29,128 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129 (Follower): Setting last applied to 4 12:08:29,128 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129: Moving last applied index from 3 to 4 12:08:29,128 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129: Applying state for log index 4 data four-1 12:08:29,129 PM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower129: applyState called: four-1 12:08:29,129 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower129: Persisting ApplyJournalEntries with index=4 12:08:29,201 PM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): Term 3 in "AppendEntries [leaderId=leader127, 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 12:08:29,201 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128: Set currentTerm=3, votedFor=null 12:08:29,201 PM [test-akka.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower128: Lagging -3 entries behind leader leader127 and reached 2 (of expected -1) 12:08:29,201 PM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): handleAppendEntriesReply: follower follower128 last log term 2 for index 2 conflicts with the leader's 3 - set the follower's next index to 1 12:08:29,202 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Checking sendAppendEntries for follower follower128: active: true, followerNextIndex: 1, leaderLastIndex: 4, leaderSnapShotIndex: -1 12:08:29,202 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): sendAppendEntries: 1 is present for follower follower128 12:08:29,202 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Sending AppendEntries to follower follower128: AppendEntries [leaderId=leader127, prevLogIndex=0, prevLogTerm=3, leaderCommit=4, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=1, term=3, payload=one-1], SimpleReplicatedLogEntry [index=2, term=3, payload=two-1], SimpleReplicatedLogEntry [index=3, term=3, payload=three-1], SimpleReplicatedLogEntry [index=4, term=3, payload=four-1]]] 12:08:29,203 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): handleAppendEntries: AppendEntries [leaderId=leader127, prevLogIndex=0, prevLogTerm=3, leaderCommit=4, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=1, term=3, payload=one-1], SimpleReplicatedLogEntry [index=2, term=3, payload=two-1], SimpleReplicatedLogEntry [index=3, term=3, payload=three-1], SimpleReplicatedLogEntry [index=4, term=3, payload=four-1]]] 12:08:29,204 PM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): The prevLogIndex 0 was found in the log but the term 2 is not equal to the append entries prevLogTerm 3 - lastIndex: 2, snapshotIndex: 1, snapshotTerm: 2 12:08:29,204 PM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply [term=3, success=false, followerId=follower128, logLastIndex=2, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 12:08:29,204 PM [test-akka.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower128: Lagging 2 entries behind leader leader127 and reached 2 (of expected -1) 12:08:29,204 PM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): handleAppendEntriesReply - received unsuccessful reply: AppendEntriesReply [term=3, success=false, followerId=follower128, logLastIndex=2, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5], leader snapshotIndex: -1, snapshotTerm: -1, replicatedToAllIndex: -1 12:08:29,204 PM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): follower follower128 last log term 2 conflicts with the leader's 3 - dec next index to 0 12:08:29,204 PM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Checking sendAppendEntries for follower follower128: active: true, followerNextIndex: 0, leaderLastIndex: 4, leaderSnapShotIndex: -1 12:08:29,204 PM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): sendAppendEntries: 0 is present for follower follower128 12:08:29,204 PM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Sending AppendEntries to follower follower128: AppendEntries [leaderId=leader127, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=4, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1], SimpleReplicatedLogEntry [index=1, term=3, payload=one-1], SimpleReplicatedLogEntry [index=2, term=3, payload=two-1], SimpleReplicatedLogEntry [index=3, term=3, payload=three-1], SimpleReplicatedLogEntry [index=4, term=3, payload=four-1]]] 12:08:29,204 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): handleAppendEntries: AppendEntries [leaderId=leader127, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=4, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1], SimpleReplicatedLogEntry [index=1, term=3, payload=one-1], SimpleReplicatedLogEntry [index=2, term=3, payload=two-1], SimpleReplicatedLogEntry [index=3, term=3, payload=three-1], SimpleReplicatedLogEntry [index=4, term=3, payload=four-1]]] 12:08:29,205 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): Number of entries to be appended = 5 12:08:29,205 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): matchEntry SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1] is present: existingEntryTerm: -1 12:08:29,205 PM [test-akka.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): matchEntry SimpleReplicatedLogEntry [index=1, term=3, payload=one-1] is present: existingEntryTerm: 2 12:08:29,205 PM [test-akka.actor.default-dispatcher-11] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 12:08:29,205 PM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): Removing entries from log starting at 1, commitIndex: 2, lastApplied: 2 12:08:29,205 PM [test-akka.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): Could not remove entries - sending reply to force snapshot 12:08:29,205 PM [test-akka.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower128: Lagging 2 entries behind leader leader127 and reached 2 (of expected -1) 12:08:29,205 PM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): handleAppendEntriesReply - received unsuccessful reply: AppendEntriesReply [term=3, success=false, followerId=follower128, logLastIndex=2, logLastTerm=2, forceInstallSnapshot=true, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5], leader snapshotIndex: -1, snapshotTerm: -1, replicatedToAllIndex: -1 12:08:29,205 PM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Initiating snapshot capture CaptureSnapshot [lastAppliedIndex=4, lastAppliedTerm=3, lastIndex=4, lastTerm=3, installSnapshotInitiated=, replicatedToAllIndex=-1, replicatedToAllTerm=-1, unAppliedEntries size=0, mandatoryTrim=false] to install on follower128 12:08:29,205 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: lastSequenceNumber prior to capture: -1 12:08:29,206 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: CaptureSnapshotReply received by actor 12:08:29,206 PM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Persisting of snapshot done: Snapshot [lastIndex=4, lastTerm=3, lastAppliedIndex=4, lastAppliedTerm=3, unAppliedEntries size=0, state=MockSnapshotState [state=[zero-1, one-1, two-1, three-1, four-1]], electionTerm=3, electionVotedFor=leader127, ServerConfigPayload=ServerConfigurationPayload [serverConfig=[ServerInfo[peerId=follower128, isVoting=false], ServerInfo[peerId=follower129, isVoting=true], ServerInfo[peerId=downPeer, isVoting=false], ServerInfo[peerId=leader127, isVoting=true]]]] 12:08:29,206 PM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Removed in-memory snapshotted entries, adjusted snaphsotIndex: -1 and term: -1 12:08:29,206 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): sendInstallSnapshot 12:08:29,206 PM [test-akka.actor.default-dispatcher-5] [DEBUG] LeaderInstallSnapshotState - leader127 (Leader): Snapshot 390 bytes, total chunks to send: 1 12:08:29,206 PM [test-akka.actor.default-dispatcher-5] [DEBUG] LeaderInstallSnapshotState - leader127 (Leader): Next chunk: total length=390, offset=0, size=390, hashCode=-929342248 12:08:29,206 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): next snapshot chunk size for follower follower128: 390 12:08:29,206 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): InstallSnapshot sent to follower Vector(user, follower128), Chunk: 1/1 12:08:29,206 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: Snapshot success - sequence number: -1 12:08:29,206 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127: SnapshotComplete received 12:08:29,206 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): handleInstallSnapshot: InstallSnapshot [term=3, leaderId=leader127, lastIncludedIndex=4, lastIncludedTerm=3, datasize=390, Chunk=1/1, lastChunkHashCode=OptionalInt[-1], serverConfig=ServerConfigurationPayload [serverConfig=[ServerInfo[peerId=follower128, isVoting=false], ServerInfo[peerId=follower129, isVoting=true], ServerInfo[peerId=downPeer, isVoting=false], ServerInfo[peerId=leader127, isVoting=true]]]] 12:08:29,207 PM [test-akka.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower128: Lagging 2 entries behind leader leader127 and reached 2 (of expected -1) 12:08:29,207 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - addChunk: chunkIndex=1, lastChunkIndex=0, collectedChunks.size=0, lastChunkHashCode=-1 12:08:29,207 PM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): Snapshot installed from leader: leader127 12:08:29,208 PM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower128: Applying snapshot on follower: Snapshot [lastIndex=4, lastTerm=3, lastAppliedIndex=4, lastAppliedTerm=3, unAppliedEntries size=0, state=MockSnapshotState [state=[zero-1, one-1, two-1, three-1, four-1]], electionTerm=3, electionVotedFor=null, ServerConfigPayload=ServerConfigurationPayload [serverConfig=[ServerInfo[peerId=follower128, isVoting=false], ServerInfo[peerId=follower129, isVoting=true], ServerInfo[peerId=downPeer, isVoting=false], ServerInfo[peerId=leader127, isVoting=true]]]] 12:08:29,208 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - lastSequenceNumber prior to persisting applied snapshot: -1 12:08:29,208 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128: Snapshot success - sequence number: -1 12:08:29,208 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128: Moving last applied index from 2 to 4 12:08:29,208 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128: Set currentTerm=3, votedFor=null 12:08:29,208 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128: Updated server config: isVoting: false, peers: [PeerInfo [id=leader127, address=akka://test/user/leader127, votingState=VOTING], PeerInfo [id=follower129, address=null, votingState=VOTING], PeerInfo [id=downPeer, address=null, votingState=NON_VOTING]] 12:08:29,208 PM [test-akka.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower128: applySnapshot called 12:08:29,208 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128 (Follower): handleInstallSnapshot returning: InstallSnapshotReply [term=3, followerId=follower128, chunkIndex=1, success=true] 12:08:29,208 PM [test-akka.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower128: SnapshotComplete received 12:08:29,208 PM [test-akka.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): handleInstallSnapshotReply: InstallSnapshotReply [term=3, followerId=follower128, chunkIndex=1, success=true] 12:08:29,208 PM [test-akka.actor.default-dispatcher-6] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader127 (Leader): Snapshot successfully installed on follower follower128 (last chunk 1) - matchIndex set to 4, nextIndex set to 5 12:08:29,222 PM [main] [INFO] NonVotingFollowerIntegrationTest - testFollowerResyncWithMoreLeaderLogEntriesAndDownPeerAfterNonPersistentLeaderRestart ending 12:08:29,222 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower128-collector130#15610224] 12:08:29,234 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower128] 12:08:29,235 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader127-collector131#-122228295] 12:08:29,235 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader127] 12:08:29,235 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/follower129-collector132#-417570449] 12:08:29,236 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/follower129] 12:08:29,236 PM [main] [INFO] TestActorFactory - Killing actor Actor[akka://test/user/leader127-collector133#-719889293] 12:08:29,237 PM [main] [INFO] TestActorFactory - Killing actor TestActor[akka://test/user/leader127] [INFO] [10/18/2024 12:08:29.238] [main] [CoordinatedShutdown(akka://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 12:08:29,239 PM [test-akka.actor.default-dispatcher-11] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [10/18/2024 12:08:29.240] [test-akka.actor.default-dispatcher-6] [akka://test/system/cluster/core/daemon] unhandled message from Actor[akka://test/deadLetters]: Leave(akka://test@10.30.171.190:25520) [INFO] [10/18/2024 12:08:29.241] [test-akka.actor.internal-dispatcher-4] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.190:25520] - Exiting completed [INFO] [10/18/2024 12:08:29.241] [test-akka.actor.internal-dispatcher-4] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.190:25520] - Shutting down... [INFO] [10/18/2024 12:08:29.241] [test-akka.actor.internal-dispatcher-4] [Cluster(akka://test)] Cluster Node [akka://test@10.30.171.190:25520] - Successfully shut down 12:08:29,242 PM [test-akka.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [akka://test@10.30.171.190:25520] - Exiting completed 12:08:29,242 PM [test-akka.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [akka://test@10.30.171.190:25520] - Shutting down... 12:08:29,242 PM [test-akka.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [akka://test@10.30.171.190:25520] - Successfully shut down [INFO] [10/18/2024 12:08:29.247] [test-akka.remote.default-remote-dispatcher-10] [akka://test@10.30.171.190:25520/system/remoting-terminator] Shutting down remote daemon. [INFO] [10/18/2024 12:08:29.247] [test-akka.remote.default-remote-dispatcher-10] [akka://test@10.30.171.190:25520/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 12:08:29,248 PM [test-akka.actor.default-dispatcher-11] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 12:08:29,248 PM [test-akka.actor.default-dispatcher-11] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [10/18/2024 12:08:29.251] [test-akka.remote.default-remote-dispatcher-10] [akka://test@10.30.171.190:25520/system/remoting-terminator] Remoting shut down. 12:08:29,251 PM [test-akka.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [DEBUG] [10/18/2024 12:08:29.251] [test-akka.actor.internal-dispatcher-2] [EventStream] shutting down: StandardOutLogger