[DEBUG] [10/26/2024 06:08:10.740] [main] [EventStream(pekko://test)] logger log1-TestEventListener started 06:08:10,743 AM [test-pekko.actor.default-dispatcher-4] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [10/26/2024 06:08:10.743] [main] [EventStream(pekko://test)] logger log2-Slf4jLogger started [DEBUG] [10/26/2024 06:08:10.743] [main] [EventStream(pekko://test)] Default Loggers started [INFO] [10/26/2024 06:08:10.757] [main] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.171.133:17355] with UID [7254331602328339319] 06:08:10,757 AM [test-pekko.actor.default-dispatcher-5] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.171.133:17355] with UID [7254331602328339319] [INFO] [10/26/2024 06:08:10.758] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.133:17355] - Starting up, Pekko version [1.0.3] ... 06:08:10,758 AM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.133:17355] - Starting up, Pekko version [1.0.3] ... [INFO] [10/26/2024 06:08:10.760] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.133:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 06:08:10,761 AM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.133:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [10/26/2024 06:08:10.761] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.133:17355] - Started up successfully 06:08:10,761 AM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.133:17355] - Started up successfully 06:08:10,766 AM [test-pekko.actor.default-dispatcher-4] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.133:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 06:08:10,766 AM [test-pekko.actor.default-dispatcher-4] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.133:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining [INFO] [10/26/2024 06:08:10.766] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.133:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing [INFO] [10/26/2024 06:08:10.766] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.133:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 06:08:10,773 AM [main] [INFO] NonVotingFollowerIntegrationTest - testFollowerLeaderStateChanges [WARN] [10/26/2024 06:08:10.781] [test-pekko.actor.default-dispatcher-4] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/follower85]: org.opendaylight.controller.cluster.common.actor.Monitor@ba83f74 06:08:10,781 AM [test-pekko.actor.default-dispatcher-4] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/follower85] to Actor[pekko://test/user/termination-monitor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. [INFO] [pekkoDeadLetter][10/26/2024 06:08:10.781] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/follower85] to Actor[pekko://test/user/termination-monitor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 06:08:10,784 AM [test-pekko.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower85 with journal batch size 1000 06:08:10,786 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower85: Set currentTerm=1, votedFor=leader84 06:08:10,786 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower85: Received ReplicatedLogEntry for recovery: index: 0, size: 141 06:08:10,786 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower85: Updated server config: isVoting: false, peers: [PeerInfo [id=leader84, address=pekko://test/user/leader84, votingState=VOTING]] 06:08:10,786 AM [test-pekko.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower85: 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/26/2024 06:08:10.880] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/leader84]: org.opendaylight.controller.cluster.common.actor.Monitor@74aea14d [INFO] [pekkoDeadLetter][10/26/2024 06:08:10.880] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/leader84] to Actor[pekko://test/user/termination-monitor] was not delivered. [2] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 06:08:10,880 AM [test-pekko.actor.default-dispatcher-5] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/leader84] to Actor[pekko://test/user/termination-monitor] was not delivered. [2] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 06:08:10,881 AM [test-pekko.actor.default-dispatcher-4] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader84 with journal batch size 1000 06:08:10,884 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader84: Set currentTerm=1, votedFor=leader84 06:08:10,884 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader84: Received ReplicatedLogEntry for recovery: index: 0, size: 141 06:08:10,884 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader84: Updated server config: isVoting: true, peers: [PeerInfo [id=follower85, address=pekko://test/user/follower85, votingState=NON_VOTING]] 06:08:10,884 AM [test-pekko.actor.default-dispatcher-14] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader84: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 06:08:11,345 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 06:08:11,345 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader84 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(pekko://test@10.30.171.133:17355, Removed) 06:08:11,345 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader84 (Follower): Received ElectionTimeout - switching to Candidate 06:08:11,345 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader84 (Candidate): Election: Candidate has following voting peers: [] 06:08:11,345 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader84: Set currentTerm=2, votedFor=leader84 06:08:11,346 AM [test-pekko.actor.default-dispatcher-4] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader84 (Candidate): Starting new election term 2 06:08:11,346 AM [test-pekko.actor.default-dispatcher-4] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader84 (Follower) :- Switching from behavior Follower to Candidate, election term: 2 06:08:11,347 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader84 (Candidate): Received ElectionTimeout 06:08:11,347 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader84 (Leader): Election: Leader has following peers: [follower85] 06:08:11,347 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader84 (Leader): Checking sendAppendEntries for follower follower85: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 06:08:11,347 AM [test-pekko.actor.default-dispatcher-14] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader84 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 06:08:11,348 AM [test-pekko.actor.default-dispatcher-4] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower85 (Follower): Term 2 in "AppendEntries [leaderId=leader84, 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 06:08:11,348 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower85: Set currentTerm=2, votedFor=null 06:08:11,348 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] SyncStatusTracker - follower85: Last sync leader does not match current leader leader84, need to catch up to -1 06:08:11,348 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader84 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower85 updated: matchIndex: -1, nextIndex: 0 06:08:11,348 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader84 (Leader): Checking sendAppendEntries for follower follower85: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [10/26/2024 06:08:11.349] [test-pekko.actor.default-dispatcher-14] [pekko://test/user/follower85] unhandled message from Actor[pekko://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@4ff7df4e 06:08:11,349 AM [test-pekko.actor.default-dispatcher-11] [INFO] TestActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[pekko://test/user/follower85] was unhandled. [3] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. [INFO] [pekkoDeadLetter][10/26/2024 06:08:11.349] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/follower85] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[pekko://test/user/follower85] was unhandled. [3] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 06:08:11,390 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 06:08:11,705 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] SyncStatusTracker - follower85: Lagging 0 entries behind leader leader84 and reached -1 (of expected -1) [WARN] [10/26/2024 06:08:11.706] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/follower85] unhandled message from Actor[pekko://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@7e4338cd [INFO] [pekkoDeadLetter][10/26/2024 06:08:11.706] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/follower85] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[pekko://test/user/follower85] was unhandled. [4] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 06:08:11,706 AM [test-pekko.actor.default-dispatcher-11] [INFO] TestActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[pekko://test/user/follower85] was unhandled. [4] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 06:08:11,743 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/roleChangeNotifier87#-1031173325] 06:08:11,745 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower85-collector88#-895380396] 06:08:11,745 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/follower85] 06:08:11,746 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader84-collector89#1245143300] 06:08:11,746 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/leader84] 06:08:11,749 AM [main] [INFO] NonVotingFollowerIntegrationTest - testFollowerResyncWithLessLeaderLogEntriesAfterNonPersistentLeaderRestart starting 06:08:11,752 AM [test-pekko.actor.default-dispatcher-5] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/follower91] to Actor[pekko://test/user/termination-monitor] was not delivered. [5] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. [WARN] [10/26/2024 06:08:11.752] [test-pekko.actor.default-dispatcher-14] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/follower91]: org.opendaylight.controller.cluster.common.actor.Monitor@5018529e [INFO] [pekkoDeadLetter][10/26/2024 06:08:11.752] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/follower91] to Actor[pekko://test/user/termination-monitor] was not delivered. [5] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 06:08:11,752 AM [test-pekko.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower91 with journal batch size 1000 06:08:11,755 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91: Set currentTerm=1, votedFor=leader90 06:08:11,755 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91: Received ReplicatedLogEntry for recovery: index: 0, size: 141 06:08:11,756 AM [test-pekko.actor.default-dispatcher-4] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/leader90] to Actor[pekko://test/user/termination-monitor] was not delivered. [6] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. [WARN] [10/26/2024 06:08:11.756] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/leader90]: org.opendaylight.controller.cluster.common.actor.Monitor@cfaca13 [INFO] [pekkoDeadLetter][10/26/2024 06:08:11.756] [test-pekko.actor.default-dispatcher-4] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/leader90] to Actor[pekko://test/user/termination-monitor] was not delivered. [6] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 06:08:11,756 AM [test-pekko.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader90 with journal batch size 1000 06:08:11,755 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91: Updated server config: isVoting: false, peers: [PeerInfo [id=leader90, address=pekko://test/user/leader90, votingState=VOTING]] 06:08:11,757 AM [test-pekko.actor.default-dispatcher-14] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower91: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 06:08:11,758 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: Set currentTerm=1, votedFor=leader90 06:08:11,758 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: Received ReplicatedLogEntry for recovery: index: 0, size: 141 06:08:11,758 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: Updated server config: isVoting: true, peers: [PeerInfo [id=follower91, address=pekko://test/user/follower91, votingState=NON_VOTING]] 06:08:11,758 AM [test-pekko.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 06:08:12,256 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 06:08:12,256 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(pekko://test@10.30.171.133:17355, Removed) 06:08:12,256 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Follower): Received ElectionTimeout - switching to Candidate 06:08:12,256 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Candidate): Election: Candidate has following voting peers: [] 06:08:12,256 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: Set currentTerm=2, votedFor=leader90 06:08:12,256 AM [test-pekko.actor.default-dispatcher-14] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Candidate): Starting new election term 2 06:08:12,256 AM [test-pekko.actor.default-dispatcher-14] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Follower) :- Switching from behavior Follower to Candidate, election term: 2 06:08:12,257 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Candidate): Received ElectionTimeout 06:08:12,257 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): Election: Leader has following peers: [follower91] 06:08:12,257 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): Checking sendAppendEntries for follower follower91: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 06:08:12,257 AM [test-pekko.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 06:08:12,257 AM [test-pekko.actor.default-dispatcher-14] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower91 (Follower): Term 2 in "AppendEntries [leaderId=leader90, 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 06:08:12,258 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91: Set currentTerm=2, votedFor=null 06:08:12,258 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower91 updated: matchIndex: -1, nextIndex: 0 06:08:12,258 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): Checking sendAppendEntries for follower follower91: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 06:08:12,258 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] SyncStatusTracker - follower91: Last sync leader does not match current leader leader90, need to catch up to -1 [WARN] [10/26/2024 06:08:12.259] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/follower91] unhandled message from Actor[pekko://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@1653c9a1 [INFO] [pekkoDeadLetter][10/26/2024 06:08:12.259] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/follower91] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[pekko://test/user/follower91] was unhandled. [7] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 06:08:12,259 AM [test-pekko.actor.default-dispatcher-5] [INFO] TestActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[pekko://test/user/follower91] was unhandled. [7] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 06:08:12,262 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: Persist data SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 06:08:12,262 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 06:08:12,262 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): Replicate message: identifier: MockIdentifier{value=zero}, logIndex: 0, isSendImmediate: true 06:08:12,262 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): Setting last applied to 0 06:08:12,262 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: Moving last applied index from -1 to 0 06:08:12,262 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: Applying state for log index 0 data zero 06:08:12,262 AM [test-pekko.actor.default-dispatcher-14] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: applyState called: zero 06:08:12,263 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): Checking sendAppendEntries for follower follower91: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 06:08:12,263 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): sendAppendEntries: 0 is present for follower follower91 06:08:12,263 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): Sending AppendEntries to follower follower91: AppendEntries [leaderId=leader90, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 06:08:12,263 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91 (Follower): handleAppendEntries: AppendEntries [leaderId=leader90, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 06:08:12,263 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91 (Follower): Number of entries to be appended = 1 06:08:12,263 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91 (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 06:08:12,263 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91 (Follower): Append entry to log zero 06:08:12,263 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 06:08:12,263 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 06:08:12,263 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91 (Follower): Log size is now 1 06:08:12,263 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91 (Follower): Commit index set to 0 06:08:12,263 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91 (Follower): handleAppendEntries returning : AppendEntriesReply [term=2, success=true, followerId=follower91, logLastIndex=0, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 06:08:12,263 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower91: Lagging 0 entries behind leader leader90 and reached 0 (of expected -1) 06:08:12,263 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 0 06:08:12,263 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91 (Follower): Setting last applied to 0 06:08:12,263 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91: Moving last applied index from -1 to 0 06:08:12,263 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91: Applying state for log index 0 data zero 06:08:12,263 AM [test-pekko.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower91: applyState called: zero 06:08:12,263 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91: Persisting ApplyJournalEntries with index=0 [WARN] [10/26/2024 06:08:12.264] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/follower91] unhandled message from Actor[pekko://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@14b0eb6c [INFO] [pekkoDeadLetter][10/26/2024 06:08:12.264] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/follower91] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[pekko://test/user/follower91] was unhandled. [8] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 06:08:12,264 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: Persisting ApplyJournalEntries with index=0 06:08:12,264 AM [test-pekko.actor.default-dispatcher-15] [INFO] TestActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[pekko://test/user/follower91] was unhandled. [8] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 06:08:12,264 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower91 updated: matchIndex: 0, nextIndex: 1 06:08:12,264 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): Checking sendAppendEntries for follower follower91: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 06:08:12,264 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 06:08:12,264 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: Persist data SimpleReplicatedLogEntry [index=1, term=2, payload=one] 06:08:12,264 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: Append log entry and persist SimpleReplicatedLogEntry [index=1, term=2, payload=one] 06:08:12,264 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): Replicate message: identifier: MockIdentifier{value=one}, logIndex: 1, isSendImmediate: true 06:08:12,264 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): Setting last applied to 1 06:08:12,264 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: Moving last applied index from 0 to 1 06:08:12,264 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: Applying state for log index 1 data one 06:08:12,264 AM [test-pekko.actor.default-dispatcher-14] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: applyState called: one 06:08:12,264 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): Checking sendAppendEntries for follower follower91: active: true, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 06:08:12,265 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): sendAppendEntries: 1 is present for follower follower91 06:08:12,265 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): Sending AppendEntries to follower follower91: AppendEntries [leaderId=leader90, prevLogIndex=0, prevLogTerm=2, leaderCommit=1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=1, term=2, payload=one]]] 06:08:12,265 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: Persisting ApplyJournalEntries with index=1 06:08:12,265 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: persist complete SimpleReplicatedLogEntry [index=1, term=2, payload=one] 06:08:12,265 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: fakeSnapshot purging log to 0 for term 2 06:08:12,265 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: Persist data SimpleReplicatedLogEntry [index=2, term=2, payload=two] 06:08:12,265 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: Append log entry and persist SimpleReplicatedLogEntry [index=2, term=2, payload=two] 06:08:12,265 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): Replicate message: identifier: MockIdentifier{value=two}, logIndex: 2, isSendImmediate: true 06:08:12,265 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): Setting last applied to 2 06:08:12,265 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: Moving last applied index from 1 to 2 06:08:12,265 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: Applying state for log index 2 data two 06:08:12,265 AM [test-pekko.actor.default-dispatcher-4] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: applyState called: two 06:08:12,265 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): Checking sendAppendEntries for follower follower91: active: true, followerNextIndex: 1, leaderLastIndex: 2, leaderSnapShotIndex: 0 06:08:12,265 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): sendAppendEntries: 1 is present for follower follower91 06:08:12,265 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): Sending AppendEntries to follower follower91: AppendEntries [leaderId=leader90, prevLogIndex=0, prevLogTerm=2, leaderCommit=2, replicatedToAllIndex=0, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=1, term=2, payload=one], SimpleReplicatedLogEntry [index=2, term=2, payload=two]]] 06:08:12,265 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: Persisting ApplyJournalEntries with index=2 06:08:12,265 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: persist complete SimpleReplicatedLogEntry [index=2, term=2, payload=two] 06:08:12,265 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91 (Follower): handleAppendEntries: AppendEntries [leaderId=leader90, prevLogIndex=0, prevLogTerm=2, leaderCommit=1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=1, term=2, payload=one]]] 06:08:12,265 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91 (Follower): Number of entries to be appended = 1 06:08:12,265 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91 (Follower): After cleanup, lastIndex: 0, entries to be added from: 0 06:08:12,266 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91 (Follower): Append entry to log one 06:08:12,266 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91: Append log entry and persist SimpleReplicatedLogEntry [index=1, term=2, payload=one] 06:08:12,266 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91: persist complete SimpleReplicatedLogEntry [index=1, term=2, payload=one] 06:08:12,266 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91 (Follower): Log size is now 2 06:08:12,266 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91 (Follower): Commit index set to 1 06:08:12,266 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91 (Follower): handleAppendEntries returning : AppendEntriesReply [term=2, success=true, followerId=follower91, logLastIndex=1, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 06:08:12,266 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower91: Lagging 0 entries behind leader leader90 and reached 1 (of expected -1) 06:08:12,266 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 1, context.getLastApplied(): 0, lastIndex(): 1 06:08:12,266 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91 (Follower): Setting last applied to 1 06:08:12,266 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91: Moving last applied index from 0 to 1 06:08:12,266 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91: Applying state for log index 1 data one 06:08:12,266 AM [test-pekko.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower91: applyState called: one 06:08:12,266 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower91 updated: matchIndex: 1, nextIndex: 2 06:08:12,266 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: fakeSnapshot purging log to 1 for term 2 06:08:12,266 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91 (Follower): handleAppendEntries: AppendEntries [leaderId=leader90, prevLogIndex=0, prevLogTerm=2, leaderCommit=2, replicatedToAllIndex=0, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=1, term=2, payload=one], SimpleReplicatedLogEntry [index=2, term=2, payload=two]]] 06:08:12,266 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91 (Follower): Number of entries to be appended = 2 06:08:12,266 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91 (Follower): matchEntry SimpleReplicatedLogEntry [index=1, term=2, payload=one] is present: existingEntryTerm: 2 06:08:12,266 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91 (Follower): After cleanup, lastIndex: 1, entries to be added from: 1 06:08:12,266 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91 (Follower): Append entry to log two 06:08:12,266 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91: Append log entry and persist SimpleReplicatedLogEntry [index=2, term=2, payload=two] 06:08:12,266 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91: persist complete SimpleReplicatedLogEntry [index=2, term=2, payload=two] 06:08:12,266 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91 (Follower): Log size is now 3 06:08:12,266 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91 (Follower): Commit index set to 2 06:08:12,266 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): Checking sendAppendEntries for follower follower91: active: true, followerNextIndex: 2, leaderLastIndex: 2, leaderSnapShotIndex: 1 06:08:12,266 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): sendAppendEntries: 2 is present for follower follower91 06:08:12,266 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91 (Follower): handleAppendEntries returning : AppendEntriesReply [term=2, success=true, followerId=follower91, logLastIndex=2, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 06:08:12,266 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower91: Lagging 0 entries behind leader leader90 and reached 2 (of expected -1) 06:08:12,266 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 2, context.getLastApplied(): 1, lastIndex(): 2 06:08:12,266 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91 (Follower): Setting last applied to 2 06:08:12,266 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91: Moving last applied index from 1 to 2 06:08:12,266 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91: Applying state for log index 2 data two 06:08:12,266 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): Sending AppendEntries to follower follower91: AppendEntries [leaderId=leader90, prevLogIndex=1, prevLogTerm=2, leaderCommit=2, replicatedToAllIndex=1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=2, term=2, payload=two]]] 06:08:12,266 AM [test-pekko.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower91: applyState called: two 06:08:12,266 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91: fakeSnapshot purging log to 0 for term 2 06:08:12,266 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower91 updated: matchIndex: 2, nextIndex: 3 06:08:12,266 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91: Persisting ApplyJournalEntries with index=1 06:08:12,266 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): Checking sendAppendEntries for follower follower91: active: true, followerNextIndex: 3, leaderLastIndex: 2, leaderSnapShotIndex: 1 06:08:12,266 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91 (Follower): handleAppendEntries: AppendEntries [leaderId=leader90, prevLogIndex=1, prevLogTerm=2, leaderCommit=2, replicatedToAllIndex=1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=2, term=2, payload=two]]] 06:08:12,266 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91 (Follower): Number of entries to be appended = 1 06:08:12,266 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91 (Follower): matchEntry SimpleReplicatedLogEntry [index=2, term=2, payload=two] is present: existingEntryTerm: 2 06:08:12,266 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91 (Follower): After cleanup, lastIndex: 2, entries to be added from: 1 06:08:12,266 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91 (Follower): Log size is now 2 06:08:12,266 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91 (Follower): handleAppendEntries returning : AppendEntriesReply [term=2, success=true, followerId=follower91, logLastIndex=2, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 06:08:12,266 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower91: Lagging 0 entries behind leader leader90 and reached 2 (of expected -1) 06:08:12,266 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91: fakeSnapshot purging log to 1 for term 2 06:08:12,266 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91: Persisting ApplyJournalEntries with index=2 06:08:12,327 AM [test-pekko.actor.default-dispatcher-14] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader90 with journal batch size 1000 [WARN] [10/26/2024 06:08:12.327] [test-pekko.actor.default-dispatcher-14] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/leader90]: org.opendaylight.controller.cluster.common.actor.Monitor@23420a15 06:08:12,328 AM [test-pekko.actor.default-dispatcher-14] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/leader90] to Actor[pekko://test/user/termination-monitor] was not delivered. [9] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. [INFO] [pekkoDeadLetter][10/26/2024 06:08:12.328] [test-pekko.actor.default-dispatcher-15] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/leader90] to Actor[pekko://test/user/termination-monitor] was not delivered. [9] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 06:08:12,330 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: Set currentTerm=1, votedFor=leader90 06:08:12,330 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: Received ReplicatedLogEntry for recovery: index: 0, size: 141 06:08:12,330 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: Updated server config: isVoting: true, peers: [PeerInfo [id=follower91, address=pekko://test/user/follower91, votingState=NON_VOTING]] 06:08:12,330 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: Set currentTerm=2, votedFor=leader90 06:08:12,330 AM [test-pekko.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 06:08:12,835 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(pekko://test@10.30.171.133:17355, Removed) 06:08:12,835 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Follower): Received ElectionTimeout - switching to Candidate 06:08:12,835 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Candidate): Election: Candidate has following voting peers: [] 06:08:12,835 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: Set currentTerm=3, votedFor=leader90 06:08:12,835 AM [test-pekko.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Candidate): Starting new election term 3 06:08:12,835 AM [test-pekko.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Follower) :- Switching from behavior Follower to Candidate, election term: 3 06:08:12,836 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Candidate): Received ElectionTimeout 06:08:12,837 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): Election: Leader has following peers: [follower91] 06:08:12,837 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): Checking sendAppendEntries for follower follower91: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 06:08:12,837 AM [test-pekko.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Candidate) :- Switching from behavior Candidate to Leader, election term: 3 06:08:12,885 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: Persist data SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1] 06:08:12,885 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1] 06:08:12,885 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): Replicate message: identifier: MockIdentifier{value=zero-1}, logIndex: 0, isSendImmediate: true 06:08:12,885 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): Setting last applied to 0 06:08:12,885 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: Moving last applied index from -1 to 0 06:08:12,885 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: Applying state for log index 0 data zero-1 06:08:12,885 AM [test-pekko.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: applyState called: zero-1 06:08:12,885 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): Checking sendAppendEntries for follower follower91: active: false, followerNextIndex: -1, leaderLastIndex: 0, leaderSnapShotIndex: -1 06:08:12,886 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: Persisting ApplyJournalEntries with index=0 06:08:12,886 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: persist complete SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1] 06:08:12,886 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: Persist data SimpleReplicatedLogEntry [index=1, term=3, payload=one-1] 06:08:12,886 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: Append log entry and persist SimpleReplicatedLogEntry [index=1, term=3, payload=one-1] 06:08:12,886 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): Replicate message: identifier: MockIdentifier{value=one-1}, logIndex: 1, isSendImmediate: true 06:08:12,886 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): Setting last applied to 1 06:08:12,886 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: Moving last applied index from 0 to 1 06:08:12,886 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: Applying state for log index 1 data one-1 06:08:12,886 AM [test-pekko.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: applyState called: one-1 06:08:12,886 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): Checking sendAppendEntries for follower follower91: active: false, followerNextIndex: -1, leaderLastIndex: 1, leaderSnapShotIndex: -1 06:08:12,886 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: Persisting ApplyJournalEntries with index=1 06:08:12,886 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: persist complete SimpleReplicatedLogEntry [index=1, term=3, payload=one-1] 06:08:12,955 AM [test-pekko.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower91 (Follower): Term 3 in "AppendEntries [leaderId=leader90, 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 06:08:12,955 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91: Set currentTerm=3, votedFor=null 06:08:12,956 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower91: Lagging -3 entries behind leader leader90 and reached 2 (of expected -1) 06:08:12,956 AM [test-pekko.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): handleAppendEntriesReply: follower follower91 lastIndex 2 is ahead of our lastIndex 1 (snapshotIndex -1, snapshotTerm -1) - forcing install snaphot 06:08:12,956 AM [test-pekko.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: 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 follower91 06:08:12,956 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: lastSequenceNumber prior to capture: -1 06:08:12,958 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: CaptureSnapshotReply received by actor 06:08:12,958 AM [test-pekko.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: 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=leader90, ServerConfigPayload=ServerConfigurationPayload [serverConfig=[ServerInfo[peerId=follower91, isVoting=false], ServerInfo[peerId=leader90, isVoting=true]]]] 06:08:12,960 AM [test-pekko.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: Removed in-memory snapshotted entries, adjusted snaphsotIndex: -1 and term: -1 06:08:12,961 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): sendInstallSnapshot 06:08:12,961 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] LeaderInstallSnapshotState - leader90 (Leader): Snapshot 333 bytes, total chunks to send: 1 06:08:12,961 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] LeaderInstallSnapshotState - leader90 (Leader): Next chunk: total length=333, offset=0, size=333, hashCode=878051978 06:08:12,961 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): next snapshot chunk size for follower follower91: 333 06:08:12,961 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): InstallSnapshot sent to follower Vector(user, follower91), Chunk: 1/1 06:08:12,962 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: Snapshot success - sequence number: -1 06:08:12,962 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: SnapshotComplete received 06:08:12,962 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91 (Follower): handleInstallSnapshot: InstallSnapshot [term=3, leaderId=leader90, lastIncludedIndex=1, lastIncludedTerm=3, datasize=333, Chunk=1/1, lastChunkHashCode=OptionalInt[-1], serverConfig=ServerConfigurationPayload [serverConfig=[ServerInfo[peerId=follower91, isVoting=false], ServerInfo[peerId=leader90, isVoting=true]]]] 06:08:12,980 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower91: Lagging -1 entries behind leader leader90 and reached 2 (of expected -1) 06:08:12,980 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - addChunk: chunkIndex=1, lastChunkIndex=0, collectedChunks.size=0, lastChunkHashCode=-1 06:08:12,980 AM [test-pekko.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower91 (Follower): Snapshot installed from leader: leader90 06:08:12,984 AM [test-pekko.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower91: 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=follower91, isVoting=false], ServerInfo[peerId=leader90, isVoting=true]]]] 06:08:12,984 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - lastSequenceNumber prior to persisting applied snapshot: -1 06:08:12,984 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91: Snapshot success - sequence number: -1 06:08:12,984 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91: Moving last applied index from 2 to 1 06:08:12,984 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91: Set currentTerm=3, votedFor=null 06:08:12,984 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91: Updated server config: isVoting: false, peers: [PeerInfo [id=leader90, address=pekko://test/user/leader90, votingState=VOTING]] 06:08:12,984 AM [test-pekko.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower91: applySnapshot called 06:08:12,984 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91 (Follower): handleInstallSnapshot returning: InstallSnapshotReply [term=3, followerId=follower91, chunkIndex=1, success=true] 06:08:12,986 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): handleInstallSnapshotReply: InstallSnapshotReply [term=3, followerId=follower91, chunkIndex=1, success=true] 06:08:12,986 AM [test-pekko.actor.default-dispatcher-4] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader90 (Leader): Snapshot successfully installed on follower follower91 (last chunk 1) - matchIndex set to 1, nextIndex set to 2 06:08:12,986 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader90: fakeSnapshot purging log to 0 for term 3 06:08:12,986 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower91: SnapshotComplete received 06:08:13,36 AM [main] [INFO] NonVotingFollowerIntegrationTest - testFollowerResyncWithLessLeaderLogEntriesAfterNonPersistentLeaderRestart ending 06:08:13,36 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower91-collector93#1539893370] 06:08:13,48 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/follower91] 06:08:13,48 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader90-collector94#117472764] 06:08:13,49 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/leader90] 06:08:13,49 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader90-collector95#1257881991] 06:08:13,50 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/leader90] 06:08:13,51 AM [main] [INFO] NonVotingFollowerIntegrationTest - testFollowerResyncWithEmptyLeaderLogAfterNonPersistentLeaderRestart starting [WARN] [10/26/2024 06:08:13.054] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/follower97]: org.opendaylight.controller.cluster.common.actor.Monitor@54f5cb68 06:08:13,55 AM [test-pekko.actor.default-dispatcher-4] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower97 with journal batch size 1000 [INFO] [pekkoDeadLetter][10/26/2024 06:08:13.055] [test-pekko.actor.default-dispatcher-15] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/follower97] to Actor[pekko://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[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 06:08:13,55 AM [test-pekko.actor.default-dispatcher-15] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/follower97] to Actor[pekko://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[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 06:08:13,57 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97: Set currentTerm=1, votedFor=leader96 06:08:13,57 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97: Received ReplicatedLogEntry for recovery: index: 0, size: 141 06:08:13,57 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97: Updated server config: isVoting: false, peers: [PeerInfo [id=leader96, address=pekko://test/user/leader96, votingState=VOTING]] 06:08:13,57 AM [test-pekko.actor.default-dispatcher-4] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower97: 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/26/2024 06:08:13.058] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/leader96]: org.opendaylight.controller.cluster.common.actor.Monitor@3b4d43b0 06:08:13,58 AM [test-pekko.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader96 with journal batch size 1000 06:08:13,59 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96: Set currentTerm=1, votedFor=leader96 06:08:13,59 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96: Received ReplicatedLogEntry for recovery: index: 0, size: 141 06:08:13,59 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96: Updated server config: isVoting: true, peers: [PeerInfo [id=follower97, address=pekko://test/user/follower97, votingState=NON_VOTING]] 06:08:13,59 AM [test-pekko.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader96: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 06:08:13,485 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 06:08:13,485 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(pekko://test@10.30.171.133:17355, Removed) 06:08:13,485 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96 (Follower): Received ElectionTimeout - switching to Candidate 06:08:13,485 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96 (Candidate): Election: Candidate has following voting peers: [] 06:08:13,485 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96: Set currentTerm=2, votedFor=leader96 06:08:13,486 AM [test-pekko.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader96 (Candidate): Starting new election term 2 06:08:13,486 AM [test-pekko.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader96 (Follower) :- Switching from behavior Follower to Candidate, election term: 2 06:08:13,487 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96 (Candidate): Received ElectionTimeout 06:08:13,487 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96 (Leader): Election: Leader has following peers: [follower97] 06:08:13,487 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96 (Leader): Checking sendAppendEntries for follower follower97: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 06:08:13,487 AM [test-pekko.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader96 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 06:08:13,487 AM [test-pekko.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower97 (Follower): Term 2 in "AppendEntries [leaderId=leader96, 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 06:08:13,488 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97: Set currentTerm=2, votedFor=null 06:08:13,488 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower97: Last sync leader does not match current leader leader96, need to catch up to -1 [WARN] [10/26/2024 06:08:13.489] [test-pekko.actor.default-dispatcher-4] [pekko://test/user/follower97] unhandled message from Actor[pekko://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@6d536b92 06:08:13,488 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower97 updated: matchIndex: -1, nextIndex: 0 06:08:13,489 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96 (Leader): Checking sendAppendEntries for follower follower97: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 06:08:13,513 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96: Persist data SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 06:08:13,513 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 06:08:13,513 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96 (Leader): Replicate message: identifier: MockIdentifier{value=zero}, logIndex: 0, isSendImmediate: true 06:08:13,513 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96 (Leader): Setting last applied to 0 06:08:13,513 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96: Moving last applied index from -1 to 0 06:08:13,513 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96: Applying state for log index 0 data zero 06:08:13,513 AM [test-pekko.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader96: applyState called: zero 06:08:13,513 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96 (Leader): Checking sendAppendEntries for follower follower97: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 06:08:13,513 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96 (Leader): sendAppendEntries: 0 is present for follower follower97 06:08:13,513 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96 (Leader): Sending AppendEntries to follower follower97: AppendEntries [leaderId=leader96, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 06:08:13,513 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97 (Follower): handleAppendEntries: AppendEntries [leaderId=leader96, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 06:08:13,513 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97 (Follower): Number of entries to be appended = 1 06:08:13,513 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97 (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 06:08:13,513 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97 (Follower): Append entry to log zero 06:08:13,513 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 06:08:13,513 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 06:08:13,513 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97 (Follower): Log size is now 1 06:08:13,513 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97 (Follower): Commit index set to 0 06:08:13,513 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97 (Follower): handleAppendEntries returning : AppendEntriesReply [term=2, success=true, followerId=follower97, logLastIndex=0, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 06:08:13,514 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] SyncStatusTracker - follower97: Lagging 0 entries behind leader leader96 and reached 0 (of expected -1) 06:08:13,514 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 0 06:08:13,514 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97 (Follower): Setting last applied to 0 06:08:13,514 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97: Moving last applied index from -1 to 0 06:08:13,514 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97: Applying state for log index 0 data zero 06:08:13,514 AM [test-pekko.actor.default-dispatcher-4] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower97: applyState called: zero 06:08:13,514 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97: Persisting ApplyJournalEntries with index=0 [WARN] [10/26/2024 06:08:13.514] [test-pekko.actor.default-dispatcher-4] [pekko://test/user/follower97] unhandled message from Actor[pekko://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@86b7ce 06:08:13,514 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96: Persisting ApplyJournalEntries with index=0 06:08:13,514 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower97 updated: matchIndex: 0, nextIndex: 1 06:08:13,514 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96 (Leader): Checking sendAppendEntries for follower follower97: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 06:08:13,515 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 06:08:13,515 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96: Persist data SimpleReplicatedLogEntry [index=1, term=2, payload=one] 06:08:13,515 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96: Append log entry and persist SimpleReplicatedLogEntry [index=1, term=2, payload=one] 06:08:13,515 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96 (Leader): Replicate message: identifier: MockIdentifier{value=one}, logIndex: 1, isSendImmediate: true 06:08:13,515 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96 (Leader): Setting last applied to 1 06:08:13,515 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96: Moving last applied index from 0 to 1 06:08:13,515 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96: Applying state for log index 1 data one 06:08:13,515 AM [test-pekko.actor.default-dispatcher-4] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader96: applyState called: one 06:08:13,515 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96 (Leader): Checking sendAppendEntries for follower follower97: active: true, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: -1 06:08:13,515 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96 (Leader): sendAppendEntries: 1 is present for follower follower97 06:08:13,515 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96 (Leader): Sending AppendEntries to follower follower97: AppendEntries [leaderId=leader96, prevLogIndex=0, prevLogTerm=2, leaderCommit=1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=1, term=2, payload=one]]] 06:08:13,515 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96: Persisting ApplyJournalEntries with index=1 06:08:13,515 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96: persist complete SimpleReplicatedLogEntry [index=1, term=2, payload=one] 06:08:13,515 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96: fakeSnapshot purging log to 0 for term 2 06:08:13,515 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96: Persist data SimpleReplicatedLogEntry [index=2, term=2, payload=two] 06:08:13,515 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96: Append log entry and persist SimpleReplicatedLogEntry [index=2, term=2, payload=two] 06:08:13,515 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97 (Follower): handleAppendEntries: AppendEntries [leaderId=leader96, prevLogIndex=0, prevLogTerm=2, leaderCommit=1, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=1, term=2, payload=one]]] 06:08:13,515 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96 (Leader): Replicate message: identifier: MockIdentifier{value=two}, logIndex: 2, isSendImmediate: true 06:08:13,515 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97 (Follower): Number of entries to be appended = 1 06:08:13,515 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96 (Leader): Setting last applied to 2 06:08:13,515 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97 (Follower): After cleanup, lastIndex: 0, entries to be added from: 0 06:08:13,515 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96: Moving last applied index from 1 to 2 06:08:13,515 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97 (Follower): Append entry to log one 06:08:13,515 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96: Applying state for log index 2 data two 06:08:13,515 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97: Append log entry and persist SimpleReplicatedLogEntry [index=1, term=2, payload=one] 06:08:13,516 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97: persist complete SimpleReplicatedLogEntry [index=1, term=2, payload=one] 06:08:13,516 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97 (Follower): Log size is now 2 06:08:13,516 AM [test-pekko.actor.default-dispatcher-4] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader96: applyState called: two 06:08:13,516 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97 (Follower): Commit index set to 1 06:08:13,516 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97 (Follower): handleAppendEntries returning : AppendEntriesReply [term=2, success=true, followerId=follower97, logLastIndex=1, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 06:08:13,516 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower97: Lagging 0 entries behind leader leader96 and reached 1 (of expected -1) 06:08:13,516 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 1, context.getLastApplied(): 0, lastIndex(): 1 06:08:13,516 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96 (Leader): Checking sendAppendEntries for follower follower97: active: true, followerNextIndex: 1, leaderLastIndex: 2, leaderSnapShotIndex: 0 06:08:13,516 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97 (Follower): Setting last applied to 1 06:08:13,516 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96 (Leader): sendAppendEntries: 1 is present for follower follower97 06:08:13,516 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97: Moving last applied index from 0 to 1 06:08:13,516 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97: Applying state for log index 1 data one 06:08:13,516 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96 (Leader): Sending AppendEntries to follower follower97: AppendEntries [leaderId=leader96, prevLogIndex=0, prevLogTerm=2, leaderCommit=2, replicatedToAllIndex=0, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=1, term=2, payload=one], SimpleReplicatedLogEntry [index=2, term=2, payload=two]]] 06:08:13,516 AM [test-pekko.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower97: applyState called: one 06:08:13,516 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96: Persisting ApplyJournalEntries with index=2 06:08:13,516 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower97 updated: matchIndex: 1, nextIndex: 2 06:08:13,516 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96: fakeSnapshot purging log to 1 for term 2 06:08:13,516 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97 (Follower): handleAppendEntries: AppendEntries [leaderId=leader96, prevLogIndex=0, prevLogTerm=2, leaderCommit=2, replicatedToAllIndex=0, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=1, term=2, payload=one], SimpleReplicatedLogEntry [index=2, term=2, payload=two]]] 06:08:13,516 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97 (Follower): Number of entries to be appended = 2 06:08:13,516 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97 (Follower): matchEntry SimpleReplicatedLogEntry [index=1, term=2, payload=one] is present: existingEntryTerm: 2 06:08:13,516 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96 (Leader): Checking sendAppendEntries for follower follower97: active: true, followerNextIndex: 2, leaderLastIndex: 2, leaderSnapShotIndex: 1 06:08:13,516 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97 (Follower): After cleanup, lastIndex: 1, entries to be added from: 1 06:08:13,516 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96 (Leader): sendAppendEntries: 2 is present for follower follower97 06:08:13,516 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97 (Follower): Append entry to log two 06:08:13,516 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97: Append log entry and persist SimpleReplicatedLogEntry [index=2, term=2, payload=two] 06:08:13,516 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97: persist complete SimpleReplicatedLogEntry [index=2, term=2, payload=two] 06:08:13,516 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96 (Leader): Sending AppendEntries to follower follower97: AppendEntries [leaderId=leader96, prevLogIndex=1, prevLogTerm=2, leaderCommit=2, replicatedToAllIndex=1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=2, term=2, payload=two]]] 06:08:13,516 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97 (Follower): Log size is now 3 06:08:13,516 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97 (Follower): Commit index set to 2 06:08:13,516 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97 (Follower): handleAppendEntries returning : AppendEntriesReply [term=2, success=true, followerId=follower97, logLastIndex=2, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 06:08:13,516 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96: persist complete SimpleReplicatedLogEntry [index=2, term=2, payload=two] 06:08:13,516 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower97: Lagging 0 entries behind leader leader96 and reached 2 (of expected -1) 06:08:13,516 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 2, context.getLastApplied(): 1, lastIndex(): 2 06:08:13,516 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97 (Follower): Setting last applied to 2 06:08:13,516 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97: Moving last applied index from 1 to 2 06:08:13,516 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97: Applying state for log index 2 data two 06:08:13,516 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower97 updated: matchIndex: 2, nextIndex: 3 06:08:13,516 AM [test-pekko.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower97: applyState called: two 06:08:13,516 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97: fakeSnapshot purging log to 0 for term 2 06:08:13,517 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96 (Leader): Checking sendAppendEntries for follower follower97: active: true, followerNextIndex: 3, leaderLastIndex: 2, leaderSnapShotIndex: 1 06:08:13,517 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97: Persisting ApplyJournalEntries with index=1 06:08:13,517 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97 (Follower): handleAppendEntries: AppendEntries [leaderId=leader96, prevLogIndex=1, prevLogTerm=2, leaderCommit=2, replicatedToAllIndex=1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=2, term=2, payload=two]]] 06:08:13,517 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97 (Follower): Number of entries to be appended = 1 06:08:13,517 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97 (Follower): matchEntry SimpleReplicatedLogEntry [index=2, term=2, payload=two] is present: existingEntryTerm: 2 06:08:13,517 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97 (Follower): After cleanup, lastIndex: 2, entries to be added from: 1 06:08:13,517 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97 (Follower): Log size is now 2 06:08:13,517 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97 (Follower): handleAppendEntries returning : AppendEntriesReply [term=2, success=true, followerId=follower97, logLastIndex=2, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 06:08:13,517 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower97: Lagging 0 entries behind leader leader96 and reached 2 (of expected -1) 06:08:13,517 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97: fakeSnapshot purging log to 1 for term 2 06:08:13,517 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97: Persisting ApplyJournalEntries with index=2 [WARN] [10/26/2024 06:08:13.576] [test-pekko.actor.default-dispatcher-14] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/leader96]: org.opendaylight.controller.cluster.common.actor.Monitor@4a11d9e2 06:08:13,577 AM [test-pekko.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader96 with journal batch size 1000 06:08:13,581 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96: Set currentTerm=1, votedFor=leader96 06:08:13,581 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96: Received ReplicatedLogEntry for recovery: index: 0, size: 141 06:08:13,581 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96: Updated server config: isVoting: true, peers: [PeerInfo [id=follower97, address=pekko://test/user/follower97, votingState=NON_VOTING]] 06:08:13,581 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96: Set currentTerm=2, votedFor=leader96 06:08:13,581 AM [test-pekko.actor.default-dispatcher-14] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader96: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 06:08:14,15 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(pekko://test@10.30.171.133:17355, Removed) 06:08:14,15 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96 (Follower): Received ElectionTimeout - switching to Candidate 06:08:14,15 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96 (Candidate): Election: Candidate has following voting peers: [] 06:08:14,15 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96: Set currentTerm=3, votedFor=leader96 06:08:14,16 AM [test-pekko.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader96 (Candidate): Starting new election term 3 06:08:14,16 AM [test-pekko.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader96 (Follower) :- Switching from behavior Follower to Candidate, election term: 3 06:08:14,17 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96 (Candidate): Received ElectionTimeout 06:08:14,17 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96 (Leader): Election: Leader has following peers: [follower97] 06:08:14,17 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96 (Leader): Checking sendAppendEntries for follower follower97: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 06:08:14,17 AM [test-pekko.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader96 (Candidate) :- Switching from behavior Candidate to Leader, election term: 3 06:08:14,18 AM [test-pekko.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower97 (Follower): Term 3 in "AppendEntries [leaderId=leader96, 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 06:08:14,18 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97: Set currentTerm=3, votedFor=null 06:08:14,18 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower97: Lagging -3 entries behind leader leader96 and reached 2 (of expected -1) 06:08:14,18 AM [test-pekko.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader96 (Leader): handleAppendEntriesReply: follower follower97 lastIndex 2 is ahead of our lastIndex -1 (snapshotIndex -1, snapshotTerm -1) - forcing install snaphot 06:08:14,18 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96: Capturing Snapshot : lastLogEntry is null. Using snapshot values lastAppliedIndex -1 and lastAppliedTerm -1 instead. 06:08:14,18 AM [test-pekko.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader96: 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 follower97 06:08:14,18 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96: lastSequenceNumber prior to capture: -1 06:08:14,19 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96: CaptureSnapshotReply received by actor 06:08:14,19 AM [test-pekko.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader96: Persisting of snapshot done: Snapshot [lastIndex=-1, lastTerm=-1, lastAppliedIndex=-1, lastAppliedTerm=-1, unAppliedEntries size=0, state=MockSnapshotState [state=[]], electionTerm=3, electionVotedFor=leader96, ServerConfigPayload=ServerConfigurationPayload [serverConfig=[ServerInfo[peerId=follower97, isVoting=false], ServerInfo[peerId=leader96, isVoting=true]]]] 06:08:14,19 AM [test-pekko.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader96: Removed in-memory snapshotted entries, adjusted snaphsotIndex: -1 and term: -1 06:08:14,19 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96 (Leader): sendInstallSnapshot 06:08:14,19 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] LeaderInstallSnapshotState - leader96 (Leader): Snapshot 171 bytes, total chunks to send: 1 06:08:14,19 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] LeaderInstallSnapshotState - leader96 (Leader): Next chunk: total length=171, offset=0, size=171, hashCode=-2041399403 06:08:14,19 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96 (Leader): next snapshot chunk size for follower follower97: 171 06:08:14,19 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96 (Leader): InstallSnapshot sent to follower Vector(user, follower97), Chunk: 1/1 06:08:14,19 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96: Snapshot success - sequence number: -1 06:08:14,19 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97 (Follower): handleInstallSnapshot: InstallSnapshot [term=3, leaderId=leader96, lastIncludedIndex=-1, lastIncludedTerm=-1, datasize=171, Chunk=1/1, lastChunkHashCode=OptionalInt[-1], serverConfig=ServerConfigurationPayload [serverConfig=[ServerInfo[peerId=follower97, isVoting=false], ServerInfo[peerId=leader96, isVoting=true]]]] 06:08:14,19 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96: SnapshotComplete received 06:08:14,19 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower97: Lagging -3 entries behind leader leader96 and reached 2 (of expected -1) 06:08:14,19 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - addChunk: chunkIndex=1, lastChunkIndex=0, collectedChunks.size=0, lastChunkHashCode=-1 06:08:14,19 AM [test-pekko.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower97 (Follower): Snapshot installed from leader: leader96 06:08:14,20 AM [test-pekko.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower97: 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=follower97, isVoting=false], ServerInfo[peerId=leader96, isVoting=true]]]] 06:08:14,20 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - lastSequenceNumber prior to persisting applied snapshot: -1 06:08:14,20 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97: Snapshot success - sequence number: -1 06:08:14,20 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97: Moving last applied index from 2 to -1 06:08:14,20 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97: Set currentTerm=3, votedFor=null 06:08:14,20 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97: Updated server config: isVoting: false, peers: [PeerInfo [id=leader96, address=pekko://test/user/leader96, votingState=VOTING]] 06:08:14,20 AM [test-pekko.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower97: applySnapshot called 06:08:14,20 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97 (Follower): handleInstallSnapshot returning: InstallSnapshotReply [term=3, followerId=follower97, chunkIndex=1, success=true] 06:08:14,20 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97: SnapshotComplete received 06:08:14,20 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96 (Leader): handleInstallSnapshotReply: InstallSnapshotReply [term=3, followerId=follower97, chunkIndex=1, success=true] 06:08:14,20 AM [test-pekko.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader96 (Leader): Snapshot successfully installed on follower follower97 (last chunk 1) - matchIndex set to -1, nextIndex set to 0 06:08:14,35 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96: Persist data SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1] 06:08:14,35 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1] 06:08:14,35 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96 (Leader): Replicate message: identifier: MockIdentifier{value=zero-1}, logIndex: 0, isSendImmediate: true 06:08:14,35 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96 (Leader): Setting last applied to 0 06:08:14,35 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96: Moving last applied index from -1 to 0 06:08:14,35 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96: Applying state for log index 0 data zero-1 06:08:14,36 AM [test-pekko.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader96: applyState called: zero-1 06:08:14,36 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96 (Leader): Checking sendAppendEntries for follower follower97: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 06:08:14,36 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96 (Leader): sendAppendEntries: 0 is present for follower follower97 06:08:14,36 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96 (Leader): Sending AppendEntries to follower follower97: AppendEntries [leaderId=leader96, 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]]] 06:08:14,36 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96: Persisting ApplyJournalEntries with index=0 06:08:14,36 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96: persist complete SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1] 06:08:14,36 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97 (Follower): handleAppendEntries: AppendEntries [leaderId=leader96, 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]]] 06:08:14,36 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97 (Follower): Number of entries to be appended = 1 06:08:14,36 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97 (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 06:08:14,36 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97 (Follower): Append entry to log zero-1 06:08:14,36 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1] 06:08:14,36 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97: persist complete SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1] 06:08:14,36 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97 (Follower): Log size is now 1 06:08:14,36 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97 (Follower): Commit index set to 0 06:08:14,36 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97 (Follower): handleAppendEntries returning : AppendEntriesReply [term=3, success=true, followerId=follower97, logLastIndex=0, logLastTerm=3, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 06:08:14,37 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower97: Lagging 0 entries behind leader leader96 and reached 0 (of expected -1) 06:08:14,37 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 0 06:08:14,37 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97 (Follower): Setting last applied to 0 06:08:14,37 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97: Moving last applied index from -1 to 0 06:08:14,37 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97: Applying state for log index 0 data zero-1 06:08:14,37 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower97 updated: matchIndex: 0, nextIndex: 1 06:08:14,37 AM [test-pekko.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower97: applyState called: zero-1 06:08:14,37 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader96 (Leader): Checking sendAppendEntries for follower follower97: active: true, followerNextIndex: 1, leaderLastIndex: 0, leaderSnapShotIndex: -1 06:08:14,37 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower97: Persisting ApplyJournalEntries with index=0 06:08:14,86 AM [main] [INFO] NonVotingFollowerIntegrationTest - testFollowerResyncWithEmptyLeaderLogAfterNonPersistentLeaderRestart ending 06:08:14,86 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower97-collector99#398340760] 06:08:14,97 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/follower97] 06:08:14,98 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader96-collector100#260252052] 06:08:14,98 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/leader96] 06:08:14,99 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader96-collector101#-1009919853] 06:08:14,99 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/leader96] 06:08:14,100 AM [main] [INFO] NonVotingFollowerIntegrationTest - testFollowerResyncWithOneMoreLeaderLogEntryAfterNonPersistentLeaderRestart starting [WARN] [10/26/2024 06:08:14.103] [test-pekko.actor.default-dispatcher-15] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/follower103]: org.opendaylight.controller.cluster.common.actor.Monitor@4211a935 06:08:14,104 AM [test-pekko.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower103 with journal batch size 1000 [WARN] [10/26/2024 06:08:14.106] [test-pekko.actor.default-dispatcher-15] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/leader102]: org.opendaylight.controller.cluster.common.actor.Monitor@5f88c09b 06:08:14,106 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower103: Set currentTerm=1, votedFor=leader102 06:08:14,107 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower103: Received ReplicatedLogEntry for recovery: index: 0, size: 143 06:08:14,107 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower103: Updated server config: isVoting: false, peers: [PeerInfo [id=leader102, address=pekko://test/user/leader102, votingState=VOTING]] 06:08:14,107 AM [test-pekko.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower103: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 06:08:14,107 AM [test-pekko.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader102 with journal batch size 1000 06:08:14,109 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102: Set currentTerm=1, votedFor=leader102 06:08:14,109 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102: Received ReplicatedLogEntry for recovery: index: 0, size: 143 06:08:14,109 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102: Updated server config: isVoting: true, peers: [PeerInfo [id=follower103, address=pekko://test/user/follower103, votingState=NON_VOTING]] 06:08:14,109 AM [test-pekko.actor.default-dispatcher-14] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader102: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 06:08:14,615 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 06:08:14,616 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(pekko://test@10.30.171.133:17355, Removed) 06:08:14,616 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102 (Follower): Received ElectionTimeout - switching to Candidate 06:08:14,616 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102 (Candidate): Election: Candidate has following voting peers: [] 06:08:14,616 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102: Set currentTerm=2, votedFor=leader102 06:08:14,616 AM [test-pekko.actor.default-dispatcher-14] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader102 (Candidate): Starting new election term 2 06:08:14,616 AM [test-pekko.actor.default-dispatcher-14] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader102 (Follower) :- Switching from behavior Follower to Candidate, election term: 2 06:08:14,617 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102 (Candidate): Received ElectionTimeout 06:08:14,617 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102 (Leader): Election: Leader has following peers: [follower103] 06:08:14,617 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102 (Leader): Checking sendAppendEntries for follower follower103: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 06:08:14,618 AM [test-pekko.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader102 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 06:08:14,618 AM [test-pekko.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower103 (Follower): Term 2 in "AppendEntries [leaderId=leader102, 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 06:08:14,618 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower103: Set currentTerm=2, votedFor=null 06:08:14,618 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower103: Last sync leader does not match current leader leader102, need to catch up to -1 06:08:14,618 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower103 updated: matchIndex: -1, nextIndex: 0 06:08:14,618 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102 (Leader): Checking sendAppendEntries for follower follower103: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [10/26/2024 06:08:14.619] [test-pekko.actor.default-dispatcher-15] [pekko://test/user/follower103] unhandled message from Actor[pekko://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@332cda5a 06:08:14,663 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102: Persist data SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 06:08:14,663 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 06:08:14,663 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102 (Leader): Replicate message: identifier: MockIdentifier{value=zero}, logIndex: 0, isSendImmediate: true 06:08:14,664 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102 (Leader): Setting last applied to 0 06:08:14,664 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102: Moving last applied index from -1 to 0 06:08:14,664 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102: Applying state for log index 0 data zero 06:08:14,664 AM [test-pekko.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader102: applyState called: zero 06:08:14,664 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102 (Leader): Checking sendAppendEntries for follower follower103: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 06:08:14,664 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102 (Leader): sendAppendEntries: 0 is present for follower follower103 06:08:14,664 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102 (Leader): Sending AppendEntries to follower follower103: AppendEntries [leaderId=leader102, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 06:08:14,664 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102: Persisting ApplyJournalEntries with index=0 06:08:14,664 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower103 (Follower): handleAppendEntries: AppendEntries [leaderId=leader102, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 06:08:14,664 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower103 (Follower): Number of entries to be appended = 1 06:08:14,664 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 06:08:14,664 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower103 (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 06:08:14,664 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower103 (Follower): Append entry to log zero 06:08:14,664 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower103: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 06:08:14,664 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower103: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 06:08:14,664 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower103 (Follower): Log size is now 1 06:08:14,664 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102: Persist data SimpleReplicatedLogEntry [index=1, term=2, payload=one] 06:08:14,664 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower103 (Follower): Commit index set to 0 06:08:14,664 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102: Append log entry and persist SimpleReplicatedLogEntry [index=1, term=2, payload=one] 06:08:14,664 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower103 (Follower): handleAppendEntries returning : AppendEntriesReply [term=2, success=true, followerId=follower103, logLastIndex=0, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 06:08:14,664 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102 (Leader): Replicate message: identifier: MockIdentifier{value=one}, logIndex: 1, isSendImmediate: true 06:08:14,664 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] SyncStatusTracker - follower103: Lagging 0 entries behind leader leader102 and reached 0 (of expected -1) 06:08:14,664 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower103 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 0 06:08:14,664 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102 (Leader): Setting last applied to 1 06:08:14,664 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower103 (Follower): Setting last applied to 0 06:08:14,664 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102: Moving last applied index from 0 to 1 06:08:14,664 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower103: Moving last applied index from -1 to 0 06:08:14,664 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102: Applying state for log index 1 data one 06:08:14,664 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower103: Applying state for log index 0 data zero 06:08:14,664 AM [test-pekko.actor.default-dispatcher-14] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower103: applyState called: zero 06:08:14,664 AM [test-pekko.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader102: applyState called: one 06:08:14,665 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower103: Persisting ApplyJournalEntries with index=0 06:08:14,665 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102 (Leader): Checking sendAppendEntries for follower follower103: active: true, followerNextIndex: 0, leaderLastIndex: 1, leaderSnapShotIndex: -1 06:08:14,665 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102 (Leader): sendAppendEntries: 0 is present for follower follower103 06:08:14,665 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102 (Leader): Sending AppendEntries to follower follower103: AppendEntries [leaderId=leader102, 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]]] [WARN] [10/26/2024 06:08:14.665] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/follower103] unhandled message from Actor[pekko://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@f31068a 06:08:14,665 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower103 updated: matchIndex: 0, nextIndex: 1 06:08:14,665 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102: fakeSnapshot purging log to 0 for term 2 06:08:14,665 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower103 (Follower): handleAppendEntries: AppendEntries [leaderId=leader102, 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]]] 06:08:14,665 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102 (Leader): Checking sendAppendEntries for follower follower103: active: true, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: 0 06:08:14,665 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower103 (Follower): Number of entries to be appended = 2 06:08:14,665 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102 (Leader): sendAppendEntries: 1 is present for follower follower103 06:08:14,665 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower103 (Follower): matchEntry SimpleReplicatedLogEntry [index=0, term=2, payload=zero] is present: existingEntryTerm: 2 06:08:14,665 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower103 (Follower): After cleanup, lastIndex: 0, entries to be added from: 1 06:08:14,665 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower103 (Follower): Append entry to log one 06:08:14,665 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower103: Append log entry and persist SimpleReplicatedLogEntry [index=1, term=2, payload=one] 06:08:14,665 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102 (Leader): Sending AppendEntries to follower follower103: AppendEntries [leaderId=leader102, prevLogIndex=0, prevLogTerm=2, leaderCommit=1, replicatedToAllIndex=0, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=1, term=2, payload=one]]] 06:08:14,665 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower103: persist complete SimpleReplicatedLogEntry [index=1, term=2, payload=one] 06:08:14,665 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower103 (Follower): Log size is now 2 06:08:14,665 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower103 (Follower): Commit index set to 1 06:08:14,665 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower103 (Follower): handleAppendEntries returning : AppendEntriesReply [term=2, success=true, followerId=follower103, logLastIndex=1, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 06:08:14,665 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower103: Lagging 0 entries behind leader leader102 and reached 1 (of expected -1) 06:08:14,665 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower103 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 1, context.getLastApplied(): 0, lastIndex(): 1 06:08:14,665 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102: Persisting ApplyJournalEntries with index=1 06:08:14,665 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower103 (Follower): Setting last applied to 1 06:08:14,665 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower103: Moving last applied index from 0 to 1 06:08:14,665 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower103: Applying state for log index 1 data one 06:08:14,665 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102: persist complete SimpleReplicatedLogEntry [index=1, term=2, payload=one] 06:08:14,665 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower103 updated: matchIndex: 1, nextIndex: 2 06:08:14,665 AM [test-pekko.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower103: applyState called: one 06:08:14,665 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102 (Leader): Checking sendAppendEntries for follower follower103: active: true, followerNextIndex: 2, leaderLastIndex: 1, leaderSnapShotIndex: 0 06:08:14,666 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower103 (Follower): handleAppendEntries: AppendEntries [leaderId=leader102, prevLogIndex=0, prevLogTerm=2, leaderCommit=1, replicatedToAllIndex=0, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=1, term=2, payload=one]]] 06:08:14,666 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower103 (Follower): Number of entries to be appended = 1 06:08:14,666 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower103 (Follower): matchEntry SimpleReplicatedLogEntry [index=1, term=2, payload=one] is present: existingEntryTerm: 2 06:08:14,666 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower103 (Follower): After cleanup, lastIndex: 1, entries to be added from: 1 06:08:14,666 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower103 (Follower): Log size is now 2 06:08:14,666 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower103 (Follower): handleAppendEntries returning : AppendEntriesReply [term=2, success=true, followerId=follower103, logLastIndex=1, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 06:08:14,666 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower103: Lagging 0 entries behind leader leader102 and reached 1 (of expected -1) 06:08:14,666 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower103: fakeSnapshot purging log to 0 for term 2 06:08:14,666 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower103: Persisting ApplyJournalEntries with index=1 [WARN] [10/26/2024 06:08:14.727] [test-pekko.actor.default-dispatcher-4] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/leader102]: org.opendaylight.controller.cluster.common.actor.Monitor@5f341a1a 06:08:14,727 AM [test-pekko.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader102 with journal batch size 1000 06:08:14,729 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102: Set currentTerm=1, votedFor=leader102 06:08:14,729 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102: Received ReplicatedLogEntry for recovery: index: 0, size: 143 06:08:14,729 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102: Updated server config: isVoting: true, peers: [PeerInfo [id=follower103, address=pekko://test/user/follower103, votingState=NON_VOTING]] 06:08:14,729 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102: Set currentTerm=2, votedFor=leader102 06:08:14,729 AM [test-pekko.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader102: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 06:08:15,235 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(pekko://test@10.30.171.133:17355, Removed) 06:08:15,235 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102 (Follower): Received ElectionTimeout - switching to Candidate 06:08:15,235 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102 (Candidate): Election: Candidate has following voting peers: [] 06:08:15,235 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102: Set currentTerm=3, votedFor=leader102 06:08:15,235 AM [test-pekko.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader102 (Candidate): Starting new election term 3 06:08:15,235 AM [test-pekko.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader102 (Follower) :- Switching from behavior Follower to Candidate, election term: 3 06:08:15,236 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102 (Candidate): Received ElectionTimeout 06:08:15,236 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102 (Leader): Election: Leader has following peers: [follower103] 06:08:15,237 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102 (Leader): Checking sendAppendEntries for follower follower103: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 06:08:15,237 AM [test-pekko.actor.default-dispatcher-4] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader102 (Candidate) :- Switching from behavior Candidate to Leader, election term: 3 06:08:15,284 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102: Persist data SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1] 06:08:15,284 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1] 06:08:15,284 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102 (Leader): Replicate message: identifier: MockIdentifier{value=zero-1}, logIndex: 0, isSendImmediate: true 06:08:15,284 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102 (Leader): Setting last applied to 0 06:08:15,284 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102: Moving last applied index from -1 to 0 06:08:15,284 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102: Applying state for log index 0 data zero-1 06:08:15,284 AM [test-pekko.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader102: applyState called: zero-1 06:08:15,284 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102 (Leader): Checking sendAppendEntries for follower follower103: active: false, followerNextIndex: -1, leaderLastIndex: 0, leaderSnapShotIndex: -1 06:08:15,284 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102: Persisting ApplyJournalEntries with index=0 06:08:15,284 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102: persist complete SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1] 06:08:15,284 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102: Persist data SimpleReplicatedLogEntry [index=1, term=3, payload=one-1] 06:08:15,284 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102: Append log entry and persist SimpleReplicatedLogEntry [index=1, term=3, payload=one-1] 06:08:15,285 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102 (Leader): Replicate message: identifier: MockIdentifier{value=one-1}, logIndex: 1, isSendImmediate: true 06:08:15,285 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102 (Leader): Setting last applied to 1 06:08:15,285 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102: Moving last applied index from 0 to 1 06:08:15,285 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102: Applying state for log index 1 data one-1 06:08:15,285 AM [test-pekko.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader102: applyState called: one-1 06:08:15,285 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102 (Leader): Checking sendAppendEntries for follower follower103: active: false, followerNextIndex: -1, leaderLastIndex: 1, leaderSnapShotIndex: -1 06:08:15,285 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102: Persisting ApplyJournalEntries with index=1 06:08:15,285 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102: persist complete SimpleReplicatedLogEntry [index=1, term=3, payload=one-1] 06:08:15,285 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102: Persist data SimpleReplicatedLogEntry [index=2, term=3, payload=two-1] 06:08:15,285 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102: Append log entry and persist SimpleReplicatedLogEntry [index=2, term=3, payload=two-1] 06:08:15,285 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102 (Leader): Replicate message: identifier: MockIdentifier{value=two-1}, logIndex: 2, isSendImmediate: true 06:08:15,285 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102 (Leader): Setting last applied to 2 06:08:15,285 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102: Moving last applied index from 1 to 2 06:08:15,285 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102: Applying state for log index 2 data two-1 06:08:15,285 AM [test-pekko.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader102: applyState called: two-1 06:08:15,285 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102 (Leader): Checking sendAppendEntries for follower follower103: active: false, followerNextIndex: -1, leaderLastIndex: 2, leaderSnapShotIndex: -1 06:08:15,286 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102: Persisting ApplyJournalEntries with index=2 06:08:15,286 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102: persist complete SimpleReplicatedLogEntry [index=2, term=3, payload=two-1] 06:08:15,355 AM [test-pekko.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower103 (Follower): Term 3 in "AppendEntries [leaderId=leader102, 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 06:08:15,355 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower103: Set currentTerm=3, votedFor=null 06:08:15,356 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower103: Lagging -2 entries behind leader leader102 and reached 1 (of expected -1) 06:08:15,356 AM [test-pekko.actor.default-dispatcher-4] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader102 (Leader): handleAppendEntriesReply: follower follower103 last log term 2 for index 1 conflicts with the leader's 3 - set the follower's next index to 0 06:08:15,356 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102 (Leader): Checking sendAppendEntries for follower follower103: active: true, followerNextIndex: 0, leaderLastIndex: 2, leaderSnapShotIndex: -1 06:08:15,356 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102 (Leader): sendAppendEntries: 0 is present for follower follower103 06:08:15,356 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102 (Leader): Sending AppendEntries to follower follower103: AppendEntries [leaderId=leader102, 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]]] 06:08:15,356 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower103 (Follower): handleAppendEntries: AppendEntries [leaderId=leader102, 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]]] 06:08:15,357 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower103 (Follower): Number of entries to be appended = 3 06:08:15,357 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower103 (Follower): matchEntry SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1] is present: existingEntryTerm: 2 06:08:15,357 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 06:08:15,357 AM [test-pekko.actor.default-dispatcher-14] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower103 (Follower): Removing entries from log starting at 0, commitIndex: 1, lastApplied: 1 06:08:15,357 AM [test-pekko.actor.default-dispatcher-14] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower103 (Follower): Could not remove entries - sending reply to force snapshot 06:08:15,357 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] SyncStatusTracker - follower103: Lagging 1 entries behind leader leader102 and reached 1 (of expected -1) 06:08:15,357 AM [test-pekko.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader102 (Leader): handleAppendEntriesReply - received unsuccessful reply: AppendEntriesReply [term=3, success=false, followerId=follower103, logLastIndex=1, logLastTerm=2, forceInstallSnapshot=true, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5], leader snapshotIndex: -1, snapshotTerm: -1, replicatedToAllIndex: -1 06:08:15,357 AM [test-pekko.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader102: 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 follower103 06:08:15,357 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102: lastSequenceNumber prior to capture: -1 06:08:15,357 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102: CaptureSnapshotReply received by actor 06:08:15,358 AM [test-pekko.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader102: 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=leader102, ServerConfigPayload=ServerConfigurationPayload [serverConfig=[ServerInfo[peerId=follower103, isVoting=false], ServerInfo[peerId=leader102, isVoting=true]]]] 06:08:15,358 AM [test-pekko.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader102: Removed in-memory snapshotted entries, adjusted snaphsotIndex: -1 and term: -1 06:08:15,358 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102 (Leader): sendInstallSnapshot 06:08:15,358 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] LeaderInstallSnapshotState - leader102 (Leader): Snapshot 351 bytes, total chunks to send: 1 06:08:15,358 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] LeaderInstallSnapshotState - leader102 (Leader): Next chunk: total length=351, offset=0, size=351, hashCode=236499276 06:08:15,358 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102 (Leader): next snapshot chunk size for follower follower103: 351 06:08:15,358 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102 (Leader): InstallSnapshot sent to follower Vector(user, follower103), Chunk: 1/1 06:08:15,358 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102: Snapshot success - sequence number: -1 06:08:15,358 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower103 (Follower): handleInstallSnapshot: InstallSnapshot [term=3, leaderId=leader102, lastIncludedIndex=2, lastIncludedTerm=3, datasize=351, Chunk=1/1, lastChunkHashCode=OptionalInt[-1], serverConfig=ServerConfigurationPayload [serverConfig=[ServerInfo[peerId=follower103, isVoting=false], ServerInfo[peerId=leader102, isVoting=true]]]] 06:08:15,358 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102: SnapshotComplete received 06:08:15,358 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] SyncStatusTracker - follower103: Lagging 1 entries behind leader leader102 and reached 1 (of expected -1) 06:08:15,358 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - addChunk: chunkIndex=1, lastChunkIndex=0, collectedChunks.size=0, lastChunkHashCode=-1 06:08:15,358 AM [test-pekko.actor.default-dispatcher-4] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower103 (Follower): Snapshot installed from leader: leader102 06:08:15,359 AM [test-pekko.actor.default-dispatcher-4] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower103: 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=follower103, isVoting=false], ServerInfo[peerId=leader102, isVoting=true]]]] 06:08:15,359 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - lastSequenceNumber prior to persisting applied snapshot: -1 06:08:15,359 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower103: Snapshot success - sequence number: -1 06:08:15,359 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower103: Moving last applied index from 1 to 2 06:08:15,359 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower103: Set currentTerm=3, votedFor=null 06:08:15,359 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower103: Updated server config: isVoting: false, peers: [PeerInfo [id=leader102, address=pekko://test/user/leader102, votingState=VOTING]] 06:08:15,359 AM [test-pekko.actor.default-dispatcher-4] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower103: applySnapshot called 06:08:15,359 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower103 (Follower): handleInstallSnapshot returning: InstallSnapshotReply [term=3, followerId=follower103, chunkIndex=1, success=true] 06:08:15,360 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower103: SnapshotComplete received 06:08:15,360 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102 (Leader): handleInstallSnapshotReply: InstallSnapshotReply [term=3, followerId=follower103, chunkIndex=1, success=true] 06:08:15,360 AM [test-pekko.actor.default-dispatcher-14] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader102 (Leader): Snapshot successfully installed on follower follower103 (last chunk 1) - matchIndex set to 2, nextIndex set to 3 06:08:15,360 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader102: fakeSnapshot purging log to 1 for term 3 06:08:15,384 AM [main] [INFO] NonVotingFollowerIntegrationTest - testFollowerResyncWithOneMoreLeaderLogEntryAfterNonPersistentLeaderRestart ending 06:08:15,385 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower103-collector105#1143741255] 06:08:15,396 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/follower103] 06:08:15,397 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader102-collector106#398903980] 06:08:15,397 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/leader102] 06:08:15,397 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader102-collector107#822131561] 06:08:15,398 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/leader102] 06:08:15,400 AM [main] [INFO] NonVotingFollowerIntegrationTest - testFollowerResyncWithMoreLeaderLogEntriesAndDownPeerAfterNonPersistentLeaderRestart starting [WARN] [10/26/2024 06:08:15.402] [test-pekko.actor.default-dispatcher-14] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/follower109]: org.opendaylight.controller.cluster.common.actor.Monitor@2674ef11 06:08:15,403 AM [test-pekko.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower109 with journal batch size 1000 06:08:15,405 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109: Set currentTerm=1, votedFor=leader108 06:08:15,405 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109: Received ReplicatedLogEntry for recovery: index: 0, size: 143 06:08:15,405 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109: Updated server config: isVoting: false, peers: [PeerInfo [id=leader108, address=pekko://test/user/leader108, votingState=VOTING]] [WARN] [10/26/2024 06:08:15.405] [test-pekko.actor.default-dispatcher-14] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/leader108]: org.opendaylight.controller.cluster.common.actor.Monitor@7d641b37 06:08:15,405 AM [test-pekko.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower109: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 06:08:15,406 AM [test-pekko.actor.default-dispatcher-4] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader108 with journal batch size 1000 06:08:15,407 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: Set currentTerm=1, votedFor=leader108 06:08:15,407 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: Received ReplicatedLogEntry for recovery: index: 0, size: 143 06:08:15,407 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: Updated server config: isVoting: true, peers: [PeerInfo [id=follower109, address=pekko://test/user/follower109, votingState=NON_VOTING]] 06:08:15,407 AM [test-pekko.actor.default-dispatcher-4] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 06:08:15,885 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 06:08:15,886 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(pekko://test@10.30.171.133:17355, Removed) 06:08:15,886 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Follower): Received ElectionTimeout - switching to Candidate 06:08:15,886 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Candidate): Election: Candidate has following voting peers: [] 06:08:15,886 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: Set currentTerm=2, votedFor=leader108 06:08:15,886 AM [test-pekko.actor.default-dispatcher-4] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Candidate): Starting new election term 2 06:08:15,886 AM [test-pekko.actor.default-dispatcher-4] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Follower) :- Switching from behavior Follower to Candidate, election term: 2 06:08:15,887 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Candidate): Received ElectionTimeout 06:08:15,887 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Election: Leader has following peers: [follower109] 06:08:15,887 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Checking sendAppendEntries for follower follower109: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 06:08:15,888 AM [test-pekko.actor.default-dispatcher-4] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 06:08:15,888 AM [test-pekko.actor.default-dispatcher-14] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower109 (Follower): Term 2 in "AppendEntries [leaderId=leader108, 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 06:08:15,888 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109: Set currentTerm=2, votedFor=null 06:08:15,888 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] SyncStatusTracker - follower109: Last sync leader does not match current leader leader108, need to catch up to -1 06:08:15,888 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower109 updated: matchIndex: -1, nextIndex: 0 06:08:15,888 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Checking sendAppendEntries for follower follower109: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [10/26/2024 06:08:15.889] [test-pekko.actor.default-dispatcher-4] [pekko://test/user/follower109] unhandled message from Actor[pekko://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@6880b3dd 06:08:15,912 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: Persist data SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 06:08:15,912 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 06:08:15,912 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Replicate message: identifier: MockIdentifier{value=zero}, logIndex: 0, isSendImmediate: true 06:08:15,912 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Setting last applied to 0 06:08:15,912 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: Moving last applied index from -1 to 0 06:08:15,912 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: Applying state for log index 0 data zero 06:08:15,912 AM [test-pekko.actor.default-dispatcher-4] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: applyState called: zero 06:08:15,912 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Checking sendAppendEntries for follower follower109: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 06:08:15,912 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): sendAppendEntries: 0 is present for follower follower109 06:08:15,912 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Sending AppendEntries to follower follower109: AppendEntries [leaderId=leader108, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 06:08:15,912 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: Persisting ApplyJournalEntries with index=0 06:08:15,912 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 06:08:15,912 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109 (Follower): handleAppendEntries: AppendEntries [leaderId=leader108, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]] 06:08:15,912 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109 (Follower): Number of entries to be appended = 1 06:08:15,912 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: Persist data SimpleReplicatedLogEntry [index=1, term=2, payload=one] 06:08:15,912 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109 (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 06:08:15,912 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: Append log entry and persist SimpleReplicatedLogEntry [index=1, term=2, payload=one] 06:08:15,912 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109 (Follower): Append entry to log zero 06:08:15,912 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 06:08:15,913 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Replicate message: identifier: MockIdentifier{value=one}, logIndex: 1, isSendImmediate: true 06:08:15,913 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109: persist complete SimpleReplicatedLogEntry [index=0, term=2, payload=zero] 06:08:15,913 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Setting last applied to 1 06:08:15,913 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: Moving last applied index from 0 to 1 06:08:15,913 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109 (Follower): Log size is now 1 06:08:15,913 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: Applying state for log index 1 data one 06:08:15,913 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109 (Follower): Commit index set to 0 06:08:15,913 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109 (Follower): handleAppendEntries returning : AppendEntriesReply [term=2, success=true, followerId=follower109, logLastIndex=0, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 06:08:15,913 AM [test-pekko.actor.default-dispatcher-4] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: applyState called: one 06:08:15,913 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower109: Lagging 0 entries behind leader leader108 and reached 0 (of expected -1) 06:08:15,913 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 0 06:08:15,913 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109 (Follower): Setting last applied to 0 06:08:15,913 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109: Moving last applied index from -1 to 0 06:08:15,913 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Checking sendAppendEntries for follower follower109: active: true, followerNextIndex: 0, leaderLastIndex: 1, leaderSnapShotIndex: -1 06:08:15,913 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109: Applying state for log index 0 data zero 06:08:15,913 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): sendAppendEntries: 0 is present for follower follower109 06:08:15,913 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Sending AppendEntries to follower follower109: AppendEntries [leaderId=leader108, 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]]] 06:08:15,913 AM [test-pekko.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower109: applyState called: zero 06:08:15,913 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower109 updated: matchIndex: 0, nextIndex: 1 06:08:15,913 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: fakeSnapshot purging log to 0 for term 2 06:08:15,913 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Checking sendAppendEntries for follower follower109: active: true, followerNextIndex: 1, leaderLastIndex: 1, leaderSnapShotIndex: 0 06:08:15,913 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): sendAppendEntries: 1 is present for follower follower109 06:08:15,913 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109 (Follower): handleAppendEntries: AppendEntries [leaderId=leader108, 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]]] 06:08:15,913 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109 (Follower): Number of entries to be appended = 2 06:08:15,913 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Sending AppendEntries to follower follower109: AppendEntries [leaderId=leader108, prevLogIndex=0, prevLogTerm=2, leaderCommit=1, replicatedToAllIndex=0, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=1, term=2, payload=one]]] 06:08:15,913 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109 (Follower): matchEntry SimpleReplicatedLogEntry [index=0, term=2, payload=zero] is present: existingEntryTerm: 2 06:08:15,913 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109 (Follower): After cleanup, lastIndex: 0, entries to be added from: 1 06:08:15,913 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109 (Follower): Append entry to log one 06:08:15,913 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109: Append log entry and persist SimpleReplicatedLogEntry [index=1, term=2, payload=one] 06:08:15,913 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109: persist complete SimpleReplicatedLogEntry [index=1, term=2, payload=one] 06:08:15,913 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109 (Follower): Log size is now 2 06:08:15,913 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109 (Follower): Commit index set to 1 06:08:15,913 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: Persisting ApplyJournalEntries with index=1 06:08:15,913 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109 (Follower): handleAppendEntries returning : AppendEntriesReply [term=2, success=true, followerId=follower109, logLastIndex=1, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 06:08:15,913 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: persist complete SimpleReplicatedLogEntry [index=1, term=2, payload=one] 06:08:15,913 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower109: Lagging 0 entries behind leader leader108 and reached 1 (of expected -1) 06:08:15,913 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 1, context.getLastApplied(): 0, lastIndex(): 1 06:08:15,913 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109 (Follower): Setting last applied to 1 06:08:15,913 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109: Moving last applied index from 0 to 1 06:08:15,913 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109: Applying state for log index 1 data one 06:08:15,913 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower109 updated: matchIndex: 1, nextIndex: 2 06:08:15,914 AM [test-pekko.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower109: applyState called: one 06:08:15,914 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Checking sendAppendEntries for follower follower109: active: true, followerNextIndex: 2, leaderLastIndex: 1, leaderSnapShotIndex: 0 06:08:15,914 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: Persist data SimpleReplicatedLogEntry [index=2, term=2, payload=two] 06:08:15,914 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: Append log entry and persist SimpleReplicatedLogEntry [index=2, term=2, payload=two] 06:08:15,914 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109: Persisting ApplyJournalEntries with index=0 06:08:15,914 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Replicate message: identifier: MockIdentifier{value=two}, logIndex: 2, isSendImmediate: true 06:08:15,914 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Setting last applied to 2 06:08:15,914 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: Moving last applied index from 1 to 2 06:08:15,914 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: Applying state for log index 2 data two 06:08:15,914 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109 (Follower): handleAppendEntries: AppendEntries [leaderId=leader108, prevLogIndex=0, prevLogTerm=2, leaderCommit=1, replicatedToAllIndex=0, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=1, term=2, payload=one]]] 06:08:15,914 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109 (Follower): Number of entries to be appended = 1 06:08:15,914 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109 (Follower): matchEntry SimpleReplicatedLogEntry [index=1, term=2, payload=one] is present: existingEntryTerm: 2 06:08:15,914 AM [test-pekko.actor.default-dispatcher-4] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: applyState called: two 06:08:15,914 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109 (Follower): After cleanup, lastIndex: 1, entries to be added from: 1 06:08:15,914 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109 (Follower): Log size is now 2 06:08:15,914 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109 (Follower): handleAppendEntries returning : AppendEntriesReply [term=2, success=true, followerId=follower109, logLastIndex=1, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 06:08:15,914 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Checking sendAppendEntries for follower follower109: active: true, followerNextIndex: 2, leaderLastIndex: 2, leaderSnapShotIndex: 0 06:08:15,914 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower109: Lagging 0 entries behind leader leader108 and reached 1 (of expected -1) 06:08:15,914 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): sendAppendEntries: 2 is present for follower follower109 06:08:15,914 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109: fakeSnapshot purging log to 0 for term 2 06:08:15,914 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Sending AppendEntries to follower follower109: AppendEntries [leaderId=leader108, prevLogIndex=1, prevLogTerm=2, leaderCommit=2, replicatedToAllIndex=0, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=2, term=2, payload=two]]] 06:08:15,914 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109: Persisting ApplyJournalEntries with index=1 06:08:15,914 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109 (Follower): handleAppendEntries: AppendEntries [leaderId=leader108, prevLogIndex=1, prevLogTerm=2, leaderCommit=2, replicatedToAllIndex=0, payloadVersion=5, recipientRaftVersion=5, leaderRaftVersion=5, leaderAddress=null, entries=[SimpleReplicatedLogEntry [index=2, term=2, payload=two]]] 06:08:15,914 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: Persisting ApplyJournalEntries with index=2 06:08:15,914 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109 (Follower): Number of entries to be appended = 1 06:08:15,914 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109 (Follower): After cleanup, lastIndex: 1, entries to be added from: 0 06:08:15,914 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109 (Follower): Append entry to log two 06:08:15,914 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109: Append log entry and persist SimpleReplicatedLogEntry [index=2, term=2, payload=two] 06:08:15,914 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109: persist complete SimpleReplicatedLogEntry [index=2, term=2, payload=two] 06:08:15,914 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109 (Follower): Log size is now 2 06:08:15,914 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: fakeSnapshot purging log to 1 for term 2 06:08:15,914 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109 (Follower): Commit index set to 2 06:08:15,915 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109 (Follower): handleAppendEntries returning : AppendEntriesReply [term=2, success=true, followerId=follower109, logLastIndex=2, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 06:08:15,915 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower109: Lagging 0 entries behind leader leader108 and reached 2 (of expected -1) 06:08:15,915 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 2, context.getLastApplied(): 1, lastIndex(): 2 06:08:15,915 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109 (Follower): Setting last applied to 2 06:08:15,915 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109: Moving last applied index from 1 to 2 06:08:15,915 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109: Applying state for log index 2 data two 06:08:15,915 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): sendAppendEntries: 2 is present for follower follower109 06:08:15,915 AM [test-pekko.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower109: applyState called: two 06:08:15,915 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: persist complete SimpleReplicatedLogEntry [index=2, term=2, payload=two] 06:08:15,915 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109: Persisting ApplyJournalEntries with index=2 06:08:15,915 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower109 updated: matchIndex: 2, nextIndex: 3 06:08:15,915 AM [test-pekko.actor.default-dispatcher-16] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Checking sendAppendEntries for follower follower109: active: true, followerNextIndex: 3, leaderLastIndex: 2, leaderSnapShotIndex: 1 [WARN] [10/26/2024 06:08:15.915] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/follower109] unhandled message from Actor[pekko://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@57efa7f4 06:08:16,125 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower109: Lagging 0 entries behind leader leader108 and reached 2 (of expected -1) 06:08:16,125 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109: fakeSnapshot purging log to 1 for term 2 [WARN] [10/26/2024 06:08:16.179] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/follower110]: org.opendaylight.controller.cluster.common.actor.Monitor@773a1080 06:08:16,179 AM [test-pekko.actor.default-dispatcher-4] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for follower110 with journal batch size 1000 06:08:16,181 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: Received ReplicatedLogEntry for recovery: index: 0, size: 174 06:08:16,181 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: Updated server config: isVoting: true, peers: [PeerInfo [id=follower109, address=pekko://test/user/follower109, votingState=NON_VOTING], PeerInfo [id=downPeer, address=null, votingState=NON_VOTING], PeerInfo [id=leader108, address=pekko://test/user/leader108, votingState=VOTING]] 06:08:16,181 AM [test-pekko.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 [WARN] [10/26/2024 06:08:16.182] [test-pekko.actor.default-dispatcher-15] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/leader108]: org.opendaylight.controller.cluster.common.actor.Monitor@1fa65cda 06:08:16,183 AM [test-pekko.actor.default-dispatcher-4] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - Starting recovery for leader108 with journal batch size 1000 06:08:16,184 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: Set currentTerm=2, votedFor=leader108 06:08:16,184 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: Received ReplicatedLogEntry for recovery: index: 0, size: 174 06:08:16,184 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: Updated server config: isVoting: true, peers: [PeerInfo [id=follower109, address=pekko://test/user/follower109, votingState=NON_VOTING], PeerInfo [id=downPeer, address=null, votingState=NON_VOTING], PeerInfo [id=follower110, address=pekko://test/user/follower110, votingState=VOTING]] 06:08:16,184 AM [test-pekko.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 06:08:16,685 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(pekko://test@10.30.171.133:17355, Removed) 06:08:16,685 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Follower): Received ElectionTimeout - switching to Candidate 06:08:16,686 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Candidate): Election: Candidate has following voting peers: [follower110] 06:08:16,686 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: Set currentTerm=3, votedFor=leader108 06:08:16,686 AM [test-pekko.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Candidate): Starting new election term 3 06:08:16,686 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Candidate): Sending RequestVote [term=3, candidateId=leader108, lastLogIndex=-1, lastLogTerm=-1] to peer follower110 06:08:16,686 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 06:08:16,686 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): Cluster state: [] 06:08:16,686 AM [test-pekko.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Follower) :- Switching from behavior Follower to Candidate, election term: 3 06:08:16,686 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): Candidate in requestVote:RequestVote [term=3, candidateId=leader108, lastLogIndex=-1, lastLogTerm=-1] with higher term appears reachable, updating term. 06:08:16,686 AM [test-pekko.actor.default-dispatcher-4] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): Term 3 in "RequestVote [term=3, candidateId=leader108, lastLogIndex=-1, lastLogTerm=-1]" message is greater than follower's term 0 - updating term 06:08:16,686 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: Set currentTerm=3, votedFor=null 06:08:16,686 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): In requestVote: RequestVote [term=3, candidateId=leader108, lastLogIndex=-1, lastLogTerm=-1] - currentTerm: 3, votedFor: null, lastIndex: -1, lastTerm: -1 06:08:16,686 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: Set currentTerm=3, votedFor=leader108 06:08:16,687 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): requestVote returning: RequestVoteReply [term=3, voteGranted=true] 06:08:16,688 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Candidate): RaftRPC message received RequestVoteReply [term=3, voteGranted=true], my term is 3 06:08:16,688 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Candidate): handleRequestVoteReply: RequestVoteReply [term=3, voteGranted=true], current voteCount: 1 06:08:16,688 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Election: Leader has following peers: [follower109, downPeer, follower110] 06:08:16,688 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Checking sendAppendEntries for follower follower109: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 06:08:16,689 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Checking sendAppendEntries for follower follower110: active: false, followerNextIndex: -1, leaderLastIndex: -1, leaderSnapShotIndex: -1 06:08:16,689 AM [test-pekko.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Candidate) :- Switching from behavior Candidate to Leader, election term: 3 06:08:16,689 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] SyncStatusTracker - follower110: Last sync leader does not match current leader leader108, need to catch up to -1 06:08:16,689 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower110 updated: matchIndex: -1, nextIndex: 0 06:08:16,689 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Checking sendAppendEntries for follower follower110: active: true, followerNextIndex: 0, leaderLastIndex: -1, leaderSnapShotIndex: -1 [WARN] [10/26/2024 06:08:16.689] [test-pekko.actor.default-dispatcher-15] [pekko://test/user/follower110] unhandled message from Actor[pekko://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@70b78b42 06:08:16,689 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: Persist data SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1] 06:08:16,689 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1] 06:08:16,689 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Replicate message: identifier: MockIdentifier{value=zero-1}, logIndex: 0, isSendImmediate: true 06:08:16,690 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Checking sendAppendEntries for follower follower109: active: false, followerNextIndex: -1, leaderLastIndex: 0, leaderSnapShotIndex: -1 06:08:16,690 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Checking sendAppendEntries for follower follower110: active: true, followerNextIndex: 0, leaderLastIndex: 0, leaderSnapShotIndex: -1 06:08:16,690 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): sendAppendEntries: 0 is present for follower follower110 06:08:16,690 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Sending AppendEntries to follower follower110: AppendEntries [leaderId=leader108, 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]]] 06:08:16,690 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: persist complete SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1] 06:08:16,690 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: Persist data SimpleReplicatedLogEntry [index=1, term=3, payload=one-1] 06:08:16,690 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: Append log entry and persist SimpleReplicatedLogEntry [index=1, term=3, payload=one-1] 06:08:16,690 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Replicate message: identifier: MockIdentifier{value=one-1}, logIndex: 1, isSendImmediate: true 06:08:16,690 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Checking sendAppendEntries for follower follower109: active: false, followerNextIndex: -1, leaderLastIndex: 1, leaderSnapShotIndex: -1 06:08:16,690 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): handleAppendEntries: AppendEntries [leaderId=leader108, 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]]] 06:08:16,690 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): Number of entries to be appended = 1 06:08:16,690 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Checking sendAppendEntries for follower follower110: active: true, followerNextIndex: 0, leaderLastIndex: 1, leaderSnapShotIndex: -1 06:08:16,690 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 06:08:16,690 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): sendAppendEntries: 0 is present for follower follower110 06:08:16,690 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): Append entry to log zero-1 06:08:16,690 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1] 06:08:16,690 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: persist complete SimpleReplicatedLogEntry [index=1, term=3, payload=one-1] 06:08:16,690 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: persist complete SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1] 06:08:16,690 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): Log size is now 1 06:08:16,690 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: Persist data SimpleReplicatedLogEntry [index=2, term=3, payload=two-1] 06:08:16,690 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: Append log entry and persist SimpleReplicatedLogEntry [index=2, term=3, payload=two-1] 06:08:16,690 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): handleAppendEntries returning : AppendEntriesReply [term=3, success=true, followerId=follower110, logLastIndex=0, logLastTerm=3, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 06:08:16,690 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Replicate message: identifier: MockIdentifier{value=two-1}, logIndex: 2, isSendImmediate: true 06:08:16,691 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower110: Lagging 0 entries behind leader leader108 and reached -1 (of expected -1) 06:08:16,691 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Checking sendAppendEntries for follower follower109: active: false, followerNextIndex: -1, leaderLastIndex: 2, leaderSnapShotIndex: -1 06:08:16,691 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Checking sendAppendEntries for follower follower110: active: true, followerNextIndex: 0, leaderLastIndex: 2, leaderSnapShotIndex: -1 06:08:16,691 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): sendAppendEntries: 0 is present for follower follower110 06:08:16,691 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower110 updated: matchIndex: 0, nextIndex: 1 06:08:16,691 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Applying to log - commitIndex: 0, lastAppliedIndex: -1 06:08:16,691 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Setting last applied to 0 06:08:16,691 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: Moving last applied index from -1 to 0 06:08:16,691 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: Applying state for log index 0 data zero-1 06:08:16,691 AM [test-pekko.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: applyState called: zero-1 [WARN] [10/26/2024 06:08:16.691] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/follower110] unhandled message from Actor[pekko://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@13de4779 06:08:16,691 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Checking sendAppendEntries for follower follower110: active: true, followerNextIndex: 1, leaderLastIndex: 2, leaderSnapShotIndex: -1 06:08:16,691 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): sendAppendEntries: 1 is present for follower follower110 06:08:16,691 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Sending AppendEntries to follower follower110: AppendEntries [leaderId=leader108, 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], SimpleReplicatedLogEntry [index=2, term=3, payload=two-1]]] 06:08:16,691 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: persist complete SimpleReplicatedLogEntry [index=2, term=3, payload=two-1] 06:08:16,691 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: Persisting ApplyJournalEntries with index=0 06:08:16,691 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): handleAppendEntries: AppendEntries [leaderId=leader108, 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], SimpleReplicatedLogEntry [index=2, term=3, payload=two-1]]] 06:08:16,691 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: Persist data SimpleReplicatedLogEntry [index=3, term=3, payload=three-1] 06:08:16,691 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: Append log entry and persist SimpleReplicatedLogEntry [index=3, term=3, payload=three-1] 06:08:16,691 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): Number of entries to be appended = 2 06:08:16,691 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): After cleanup, lastIndex: 0, entries to be added from: 0 06:08:16,691 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): Append entry to log one-1 06:08:16,691 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Replicate message: identifier: MockIdentifier{value=three-1}, logIndex: 3, isSendImmediate: true 06:08:16,692 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: Append log entry and persist SimpleReplicatedLogEntry [index=1, term=3, payload=one-1] 06:08:16,692 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: persist complete SimpleReplicatedLogEntry [index=1, term=3, payload=one-1] 06:08:16,692 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): Append entry to log two-1 06:08:16,692 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Checking sendAppendEntries for follower follower109: active: false, followerNextIndex: -1, leaderLastIndex: 3, leaderSnapShotIndex: -1 06:08:16,692 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: Append log entry and persist SimpleReplicatedLogEntry [index=2, term=3, payload=two-1] 06:08:16,692 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: persist complete SimpleReplicatedLogEntry [index=2, term=3, payload=two-1] 06:08:16,692 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): Log size is now 3 06:08:16,692 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): Commit index set to 0 06:08:16,692 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): handleAppendEntries returning : AppendEntriesReply [term=3, success=true, followerId=follower110, logLastIndex=2, logLastTerm=3, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 06:08:16,692 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Checking sendAppendEntries for follower follower110: active: true, followerNextIndex: 1, leaderLastIndex: 3, leaderSnapShotIndex: -1 06:08:16,692 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): sendAppendEntries: 1 is present for follower follower110 06:08:16,692 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower110: Lagging 0 entries behind leader leader108 and reached 0 (of expected -1) 06:08:16,692 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 2 06:08:16,692 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): Setting last applied to 0 06:08:16,692 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: Moving last applied index from -1 to 0 06:08:16,692 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: Applying state for log index 0 data zero-1 06:08:16,692 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower110 updated: matchIndex: 2, nextIndex: 3 06:08:16,692 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Applying to log - commitIndex: 2, lastAppliedIndex: 0 06:08:16,692 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Setting last applied to 1 06:08:16,692 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: Moving last applied index from 0 to 1 06:08:16,692 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: Applying state for log index 1 data one-1 06:08:16,692 AM [test-pekko.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: applyState called: zero-1 06:08:16,692 AM [test-pekko.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: applyState called: one-1 06:08:16,692 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Setting last applied to 2 06:08:16,692 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: Moving last applied index from 1 to 2 06:08:16,692 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: Applying state for log index 2 data two-1 06:08:16,692 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: Persisting ApplyJournalEntries with index=0 06:08:16,692 AM [test-pekko.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: applyState called: two-1 06:08:16,692 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Checking sendAppendEntries for follower follower110: active: true, followerNextIndex: 3, leaderLastIndex: 3, leaderSnapShotIndex: -1 06:08:16,692 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): sendAppendEntries: 3 is present for follower follower110 06:08:16,692 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Sending AppendEntries to follower follower110: AppendEntries [leaderId=leader108, 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]]] 06:08:16,692 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: persist complete SimpleReplicatedLogEntry [index=3, term=3, payload=three-1] 06:08:16,692 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): handleAppendEntries: AppendEntries [leaderId=leader108, 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]]] 06:08:16,693 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): Number of entries to be appended = 1 06:08:16,693 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: Persisting ApplyJournalEntries with index=2 06:08:16,693 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): After cleanup, lastIndex: 2, entries to be added from: 0 06:08:16,693 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): Append entry to log three-1 06:08:16,693 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: Append log entry and persist SimpleReplicatedLogEntry [index=3, term=3, payload=three-1] 06:08:16,693 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: Persist data SimpleReplicatedLogEntry [index=4, term=3, payload=four-1] 06:08:16,693 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: persist complete SimpleReplicatedLogEntry [index=3, term=3, payload=three-1] 06:08:16,693 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: Append log entry and persist SimpleReplicatedLogEntry [index=4, term=3, payload=four-1] 06:08:16,693 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): Log size is now 4 06:08:16,693 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): Commit index set to 2 06:08:16,693 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Replicate message: identifier: MockIdentifier{value=four-1}, logIndex: 4, isSendImmediate: true 06:08:16,693 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): handleAppendEntries returning : AppendEntriesReply [term=3, success=true, followerId=follower110, logLastIndex=3, logLastTerm=3, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 06:08:16,693 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] SyncStatusTracker - follower110: Lagging 0 entries behind leader leader108 and reached 2 (of expected -1) 06:08:16,693 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Checking sendAppendEntries for follower follower109: active: false, followerNextIndex: -1, leaderLastIndex: 4, leaderSnapShotIndex: -1 06:08:16,693 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 2, context.getLastApplied(): 0, lastIndex(): 3 06:08:16,693 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): Setting last applied to 1 06:08:16,693 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: Moving last applied index from 0 to 1 06:08:16,693 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: Applying state for log index 1 data one-1 06:08:16,693 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Checking sendAppendEntries for follower follower110: active: true, followerNextIndex: 3, leaderLastIndex: 4, leaderSnapShotIndex: -1 06:08:16,693 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): sendAppendEntries: 3 is present for follower follower110 06:08:16,693 AM [test-pekko.actor.default-dispatcher-4] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: applyState called: one-1 06:08:16,693 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): Setting last applied to 2 06:08:16,693 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: Moving last applied index from 1 to 2 06:08:16,693 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower110 updated: matchIndex: 3, nextIndex: 4 06:08:16,693 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: Applying state for log index 2 data two-1 06:08:16,693 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Applying to log - commitIndex: 3, lastAppliedIndex: 2 06:08:16,693 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Setting last applied to 3 06:08:16,693 AM [test-pekko.actor.default-dispatcher-4] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: applyState called: two-1 06:08:16,693 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: Moving last applied index from 2 to 3 06:08:16,693 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: Applying state for log index 3 data three-1 06:08:16,693 AM [test-pekko.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: applyState called: three-1 06:08:16,693 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: Persisting ApplyJournalEntries with index=2 06:08:16,693 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Checking sendAppendEntries for follower follower110: active: true, followerNextIndex: 4, leaderLastIndex: 4, leaderSnapShotIndex: -1 06:08:16,693 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): sendAppendEntries: 4 is present for follower follower110 06:08:16,693 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Sending AppendEntries to follower follower110: AppendEntries [leaderId=leader108, 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]]] 06:08:16,693 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: persist complete SimpleReplicatedLogEntry [index=4, term=3, payload=four-1] 06:08:16,693 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): handleAppendEntries: AppendEntries [leaderId=leader108, 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]]] 06:08:16,694 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: Persisting ApplyJournalEntries with index=3 06:08:16,694 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): Number of entries to be appended = 1 06:08:16,694 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): After cleanup, lastIndex: 3, entries to be added from: 0 06:08:16,694 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): Append entry to log four-1 06:08:16,694 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: Append log entry and persist SimpleReplicatedLogEntry [index=4, term=3, payload=four-1] 06:08:16,694 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: persist complete SimpleReplicatedLogEntry [index=4, term=3, payload=four-1] 06:08:16,694 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): Log size is now 5 06:08:16,694 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): Commit index set to 3 06:08:16,694 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): handleAppendEntries returning : AppendEntriesReply [term=3, success=true, followerId=follower110, logLastIndex=4, logLastTerm=3, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 06:08:16,694 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] SyncStatusTracker - follower110: Lagging 0 entries behind leader leader108 and reached 3 (of expected -1) 06:08:16,694 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 3, context.getLastApplied(): 2, lastIndex(): 4 06:08:16,694 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): Setting last applied to 3 06:08:16,694 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: Moving last applied index from 2 to 3 06:08:16,694 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: Applying state for log index 3 data three-1 06:08:16,694 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): handleAppendEntriesReply - FollowerLogInformation for follower110 updated: matchIndex: 4, nextIndex: 5 06:08:16,694 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Applying to log - commitIndex: 4, lastAppliedIndex: 3 06:08:16,694 AM [test-pekko.actor.default-dispatcher-4] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: applyState called: three-1 06:08:16,694 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Setting last applied to 4 06:08:16,694 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: Moving last applied index from 3 to 4 06:08:16,694 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: Applying state for log index 4 data four-1 06:08:16,694 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: Persisting ApplyJournalEntries with index=3 06:08:16,694 AM [test-pekko.actor.default-dispatcher-15] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: applyState called: four-1 06:08:16,694 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Checking sendAppendEntries for follower follower110: active: true, followerNextIndex: 5, leaderLastIndex: 4, leaderSnapShotIndex: -1 06:08:16,695 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): Commit index set to 4 06:08:16,695 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: Persisting ApplyJournalEntries with index=4 06:08:16,695 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] SyncStatusTracker - follower110: Lagging 0 entries behind leader leader108 and reached 4 (of expected -1) 06:08:16,695 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 4, context.getLastApplied(): 3, lastIndex(): 4 06:08:16,695 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110 (Follower): Setting last applied to 4 06:08:16,695 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: Moving last applied index from 3 to 4 06:08:16,695 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: Applying state for log index 4 data four-1 06:08:16,695 AM [test-pekko.actor.default-dispatcher-4] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: applyState called: four-1 06:08:16,695 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower110: Persisting ApplyJournalEntries with index=4 06:08:16,806 AM [test-pekko.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - follower110: Lagging 0 entries behind leader leader108 and reached 4 (of expected -1) 06:08:16,806 AM [test-pekko.actor.default-dispatcher-4] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower109 (Follower): Term 3 in "AppendEntries [leaderId=leader108, 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 06:08:16,806 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109: Set currentTerm=3, votedFor=null 06:08:16,806 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] SyncStatusTracker - follower109: Lagging -3 entries behind leader leader108 and reached 2 (of expected -1) 06:08:16,806 AM [test-pekko.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): handleAppendEntriesReply: follower follower109 last log term 2 for index 2 conflicts with the leader's 3 - set the follower's next index to 1 06:08:16,806 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Checking sendAppendEntries for follower follower109: active: true, followerNextIndex: 1, leaderLastIndex: 4, leaderSnapShotIndex: -1 06:08:16,806 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): sendAppendEntries: 1 is present for follower follower109 06:08:16,806 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Sending AppendEntries to follower follower109: AppendEntries [leaderId=leader108, 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]]] 06:08:16,807 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109 (Follower): handleAppendEntries: AppendEntries [leaderId=leader108, 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]]] 06:08:16,807 AM [test-pekko.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower109 (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 06:08:16,807 AM [test-pekko.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower109 (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply [term=3, success=false, followerId=follower109, logLastIndex=2, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5] 06:08:16,807 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - follower109: Lagging 2 entries behind leader leader108 and reached 2 (of expected -1) 06:08:16,807 AM [test-pekko.actor.default-dispatcher-4] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): handleAppendEntriesReply - received unsuccessful reply: AppendEntriesReply [term=3, success=false, followerId=follower109, logLastIndex=2, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5], leader snapshotIndex: -1, snapshotTerm: -1, replicatedToAllIndex: -1 06:08:16,807 AM [test-pekko.actor.default-dispatcher-4] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): follower follower109 last log term 2 conflicts with the leader's 3 - dec next index to 0 06:08:16,807 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Checking sendAppendEntries for follower follower109: active: true, followerNextIndex: 0, leaderLastIndex: 4, leaderSnapShotIndex: -1 06:08:16,807 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): sendAppendEntries: 0 is present for follower follower109 06:08:16,807 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Sending AppendEntries to follower follower109: AppendEntries [leaderId=leader108, 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]]] 06:08:16,808 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109 (Follower): handleAppendEntries: AppendEntries [leaderId=leader108, 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]]] 06:08:16,808 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109 (Follower): Number of entries to be appended = 5 06:08:16,808 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109 (Follower): matchEntry SimpleReplicatedLogEntry [index=0, term=3, payload=zero-1] is present: existingEntryTerm: -1 06:08:16,808 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109 (Follower): matchEntry SimpleReplicatedLogEntry [index=1, term=3, payload=one-1] is present: existingEntryTerm: 2 06:08:16,808 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 06:08:16,808 AM [test-pekko.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower109 (Follower): Removing entries from log starting at 1, commitIndex: 2, lastApplied: 2 06:08:16,808 AM [test-pekko.actor.default-dispatcher-5] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower109 (Follower): Could not remove entries - sending reply to force snapshot 06:08:16,808 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - follower109: Lagging 2 entries behind leader leader108 and reached 2 (of expected -1) 06:08:16,808 AM [test-pekko.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): handleAppendEntriesReply - received unsuccessful reply: AppendEntriesReply [term=3, success=false, followerId=follower109, logLastIndex=2, logLastTerm=2, forceInstallSnapshot=true, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5], leader snapshotIndex: -1, snapshotTerm: -1, replicatedToAllIndex: -1 06:08:16,808 AM [test-pekko.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: 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 follower109 06:08:16,808 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: lastSequenceNumber prior to capture: -1 06:08:16,809 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: CaptureSnapshotReply received by actor 06:08:16,809 AM [test-pekko.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: 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=leader108, ServerConfigPayload=ServerConfigurationPayload [serverConfig=[ServerInfo[peerId=follower109, isVoting=false], ServerInfo[peerId=downPeer, isVoting=false], ServerInfo[peerId=follower110, isVoting=true], ServerInfo[peerId=leader108, isVoting=true]]]] 06:08:16,809 AM [test-pekko.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: Removed in-memory snapshotted entries, adjusted snaphsotIndex: -1 and term: -1 06:08:16,809 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): sendInstallSnapshot 06:08:16,809 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] LeaderInstallSnapshotState - leader108 (Leader): Snapshot 390 bytes, total chunks to send: 1 06:08:16,809 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] LeaderInstallSnapshotState - leader108 (Leader): Next chunk: total length=390, offset=0, size=390, hashCode=-929342248 06:08:16,809 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): next snapshot chunk size for follower follower109: 390 06:08:16,809 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): InstallSnapshot sent to follower Vector(user, follower109), Chunk: 1/1 06:08:16,809 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: Snapshot success - sequence number: -1 06:08:16,809 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109 (Follower): handleInstallSnapshot: InstallSnapshot [term=3, leaderId=leader108, lastIncludedIndex=4, lastIncludedTerm=3, datasize=390, Chunk=1/1, lastChunkHashCode=OptionalInt[-1], serverConfig=ServerConfigurationPayload [serverConfig=[ServerInfo[peerId=follower109, isVoting=false], ServerInfo[peerId=downPeer, isVoting=false], ServerInfo[peerId=follower110, isVoting=true], ServerInfo[peerId=leader108, isVoting=true]]]] 06:08:16,809 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108: SnapshotComplete received 06:08:16,809 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] SyncStatusTracker - follower109: Lagging 2 entries behind leader leader108 and reached 2 (of expected -1) 06:08:16,809 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - addChunk: chunkIndex=1, lastChunkIndex=0, collectedChunks.size=0, lastChunkHashCode=-1 06:08:16,809 AM [test-pekko.actor.default-dispatcher-4] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower109 (Follower): Snapshot installed from leader: leader108 06:08:16,811 AM [test-pekko.actor.default-dispatcher-4] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower109: 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=follower109, isVoting=false], ServerInfo[peerId=downPeer, isVoting=false], ServerInfo[peerId=follower110, isVoting=true], ServerInfo[peerId=leader108, isVoting=true]]]] 06:08:16,811 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - lastSequenceNumber prior to persisting applied snapshot: -1 06:08:16,811 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109: Snapshot success - sequence number: -1 06:08:16,811 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109: Moving last applied index from 2 to 4 06:08:16,811 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109: Set currentTerm=3, votedFor=null 06:08:16,811 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109: Updated server config: isVoting: false, peers: [PeerInfo [id=downPeer, address=null, votingState=NON_VOTING], PeerInfo [id=leader108, address=pekko://test/user/leader108, votingState=VOTING], PeerInfo [id=follower110, address=null, votingState=VOTING]] 06:08:16,811 AM [test-pekko.actor.default-dispatcher-4] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - follower109: applySnapshot called 06:08:16,812 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109 (Follower): handleInstallSnapshot returning: InstallSnapshotReply [term=3, followerId=follower109, chunkIndex=1, success=true] 06:08:16,812 AM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - follower109: SnapshotComplete received 06:08:16,812 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): handleInstallSnapshotReply: InstallSnapshotReply [term=3, followerId=follower109, chunkIndex=1, success=true] 06:08:16,812 AM [test-pekko.actor.default-dispatcher-11] [INFO] AbstractRaftActorIntegrationTest$TestRaftActor - leader108 (Leader): Snapshot successfully installed on follower follower109 (last chunk 1) - matchIndex set to 4, nextIndex set to 5 06:08:16,841 AM [main] [INFO] NonVotingFollowerIntegrationTest - testFollowerResyncWithMoreLeaderLogEntriesAndDownPeerAfterNonPersistentLeaderRestart ending 06:08:16,841 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower109-collector111#1910795336] 06:08:16,852 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/follower109] 06:08:16,853 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader108-collector112#1090466007] 06:08:16,853 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/leader108] 06:08:16,854 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower110-collector113#656131971] 06:08:16,854 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/follower110] 06:08:16,855 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader108-collector114#-398587963] 06:08:16,856 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/leader108] 06:08:16,857 AM [test-pekko.actor.default-dispatcher-4] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [INFO] [10/26/2024 06:08:16.857] [main] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [10/26/2024 06:08:16.858] [test-pekko.actor.default-dispatcher-11] [pekko://test/system/cluster/core/daemon] unhandled message from Actor[pekko://test/deadLetters]: Leave(pekko://test@10.30.171.133:17355) 06:08:16,859 AM [test-pekko.actor.default-dispatcher-4] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.133:17355] - Exiting completed 06:08:16,859 AM [test-pekko.actor.default-dispatcher-4] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.133:17355] - Shutting down... 06:08:16,859 AM [test-pekko.actor.default-dispatcher-4] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.133:17355] - Successfully shut down [INFO] [10/26/2024 06:08:16.858] [test-pekko.actor.internal-dispatcher-10] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.133:17355] - Exiting completed 06:08:16,860 AM [test-pekko.actor.default-dispatcher-15] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 06:08:16,860 AM [test-pekko.actor.default-dispatcher-15] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [10/26/2024 06:08:16.858] [test-pekko.actor.internal-dispatcher-10] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.133:17355] - Shutting down... [INFO] [10/26/2024 06:08:16.859] [test-pekko.actor.internal-dispatcher-10] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.133:17355] - Successfully shut down 06:08:16,862 AM [test-pekko.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [INFO] [10/26/2024 06:08:16.860] [test-pekko.remote.default-remote-dispatcher-7] [pekko://test@10.30.171.133:17355/system/remoting-terminator] Shutting down remote daemon. [INFO] [10/26/2024 06:08:16.860] [test-pekko.remote.default-remote-dispatcher-7] [pekko://test@10.30.171.133:17355/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. [INFO] [10/26/2024 06:08:16.862] [test-pekko.remote.default-remote-dispatcher-6] [pekko://test@10.30.171.133:17355/system/remoting-terminator] Remoting shut down. [DEBUG] [10/26/2024 06:08:16.863] [test-pekko.actor.internal-dispatcher-8] [EventStream] shutting down: StandardOutLogger