[DEBUG] [06/25/2025 17:41:02.141] [main] [EventStream(pekko://test)] logger log1-TestEventListener started 05:41:02,141 PM [test-pekko.actor.default-dispatcher-4] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [06/25/2025 17:41:02.141] [main] [EventStream(pekko://test)] logger log2-Slf4jLogger started [DEBUG] [06/25/2025 17:41:02.141] [main] [EventStream(pekko://test)] Default Loggers started [INFO] [06/25/2025 17:41:02.154] [main] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.130:17355] with UID [-7214186146939155576] 05:41:02,155 PM [test-pekko.actor.default-dispatcher-5] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.130:17355] with UID [-7214186146939155576] [INFO] [06/25/2025 17:41:02.155] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.130:17355] - Starting up, Pekko version [1.0.3] ... 05:41:02,156 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.130:17355] - Starting up, Pekko version [1.0.3] ... [INFO] [06/25/2025 17:41:02.157] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.130:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 05:41:02,158 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.130:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [06/25/2025 17:41:02.158] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.130:17355] - Started up successfully 05:41:02,158 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.130:17355] - Started up successfully [INFO] [06/25/2025 17:41:02.158] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.130:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing [INFO] [06/25/2025 17:41:02.158] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.130:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 05:41:02,158 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.130:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 05:41:02,158 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.130:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 05:41:02,170 PM [main] [INFO] FollowerTest - Starting testHandleInstallSnapshot 05:41:02,171 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 05:41:02,249 PM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot: InstallSnapshot{term=1, leaderId=leader, lastIncludedIndex=1, lastIncludedTerm=1, datasize=50, chunk=1/2, lastChunkHashCode=OptionalInt.empty} 05:41:02,250 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 1 05:41:02,250 PM [main] [DEBUG] SnapshotTracker - follower (Follower): addChunk: chunkIndex=1, lastChunkIndex=0, collectedChunks.size=0, lastChunkHashCode=-1 05:41:02,251 PM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot returning: InstallSnapshotReply{term=1, followerId=follower, chunkIndex=1, success=true} 05:41:02,252 PM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot: InstallSnapshot{term=1, leaderId=leader, lastIncludedIndex=2, lastIncludedTerm=1, datasize=29, chunk=2/2, lastChunkHashCode=OptionalInt.empty} 05:41:02,252 PM [main] [DEBUG] SyncStatusTracker - follower: Lagging 1 entries behind leader leader and reached 1 (of expected 1) 05:41:02,252 PM [main] [DEBUG] SnapshotTracker - follower (Follower): addChunk: chunkIndex=2, lastChunkIndex=1, collectedChunks.size=50, lastChunkHashCode=675006801 05:41:02,252 PM [main] [INFO] Follower - follower (Follower): Snapshot received from leader: leader 05:41:02,255 PM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot returning: InstallSnapshotReply{term=1, followerId=follower, chunkIndex=2, success=true} 05:41:02,256 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior424#-1886972428] 05:41:02,267 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower425#762984408] 05:41:02,267 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader426#831296187] 05:41:02,269 PM [main] [INFO] FollowerTest - Starting testHandleAppendEntriesPreviousLogEntryMissing 05:41:02,269 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 05:41:02,271 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=1, leaderId=leader, prevLogIndex=3, prevLogTerm=1, leaderCommit=4, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=4, term=1, command=four]]} 05:41:02,271 PM [main] [INFO] Follower - follower (Follower): The log is not empty but the prevLogIndex 3 was not found in it - lastIndex: 2, snapshotIndex: -1, snapshotTerm: -1 05:41:02,271 PM [main] [INFO] Follower - follower (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=1, success=false, followerId=follower, logLastIndex=2, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 05:41:02,271 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 4 05:41:02,272 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior427#1425627995] 05:41:02,282 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower428#441512694] 05:41:02,282 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader429#1456918280] 05:41:02,284 PM [main] [INFO] FollowerTest - Starting testInitialSyncUpWithHandleInstallSnapshot 05:41:02,285 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 05:41:02,285 PM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot: InstallSnapshot{term=1, leaderId=leader, lastIncludedIndex=1, lastIncludedTerm=1, datasize=50, chunk=1/2, lastChunkHashCode=OptionalInt.empty} 05:41:02,286 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 1 05:41:02,286 PM [main] [DEBUG] SnapshotTracker - follower (Follower): addChunk: chunkIndex=1, lastChunkIndex=0, collectedChunks.size=0, lastChunkHashCode=-1 05:41:02,286 PM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot returning: InstallSnapshotReply{term=1, followerId=follower, chunkIndex=1, success=true} 05:41:02,286 PM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot: InstallSnapshot{term=1, leaderId=leader, lastIncludedIndex=2, lastIncludedTerm=1, datasize=29, chunk=2/2, lastChunkHashCode=OptionalInt.empty} 05:41:02,286 PM [main] [DEBUG] SnapshotTracker - follower (Follower): addChunk: chunkIndex=2, lastChunkIndex=1, collectedChunks.size=50, lastChunkHashCode=675006801 05:41:02,286 PM [main] [INFO] Follower - follower (Follower): Snapshot received from leader: leader 05:41:02,287 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 101 05:41:02,288 PM [main] [INFO] Follower - follower (Follower): Term 2 in "AppendEntries{term=2, leaderId=leader, prevLogIndex=101, prevLogTerm=1, leaderCommit=102, replicatedToAllIndex=101, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=101, term=2, command=foo]]}" message is greater than follower's term 1 - updating term 05:41:02,288 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader, prevLogIndex=101, prevLogTerm=1, leaderCommit=102, replicatedToAllIndex=101, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=101, term=2, command=foo]]} 05:41:02,288 PM [main] [INFO] Follower - follower (Follower): The log is not empty but the prevLogIndex 101 was not found in it - lastIndex: 101, snapshotIndex: -1, snapshotTerm: -1 05:41:02,289 PM [main] [INFO] Follower - follower (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=2, success=false, followerId=follower, logLastIndex=101, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 05:41:02,289 PM [main] [DEBUG] SyncStatusTracker - follower: Lagging 1 entries behind leader leader and reached 101 (of expected 1) 05:41:02,289 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior430#1429519916] 05:41:02,300 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower431#1852491340] 05:41:02,300 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader432#-102245514] 05:41:02,303 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 05:41:02,304 PM [main] [INFO] Follower - follower (Follower): Term 100 in "RequestVoteReply{term=100, voteGranted=false}" message is greater than follower's term 1 - updating term 05:41:02,305 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior433#1174310709] 05:41:02,316 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower434#412984043] 05:41:02,316 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader435#-1259302363] 05:41:02,318 PM [main] [INFO] FollowerTest - Starting testHandleFirstAppendEntries 05:41:02,318 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 05:41:02,319 PM [main] [INFO] Follower - follower (Follower): Term 2 in "AppendEntries{term=2, leaderId=leader-1, prevLogIndex=100, prevLogTerm=1, leaderCommit=101, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=101, term=2, command=foo]]}" message is greater than follower's term 1 - updating term 05:41:02,320 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader-1, prevLogIndex=100, prevLogTerm=1, leaderCommit=101, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=101, term=2, command=foo]]} 05:41:02,320 PM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 1 05:41:02,321 PM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 100, entries to be added from: 0 05:41:02,321 PM [main] [DEBUG] Follower - follower (Follower): Append entry to log foo 05:41:02,321 PM [main] [DEBUG] Follower - follower (Follower): Log size is now 2 05:41:02,321 PM [main] [DEBUG] Follower - follower (Follower): Commit index set to 101 05:41:02,321 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries returning : AppendEntriesReply{term=2, success=true, followerId=follower, logLastIndex=101, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 05:41:02,322 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 101 05:41:02,322 PM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 101, context.getLastApplied(): 1, lastIndex(): 101 05:41:02,323 PM [main] [WARN] RaftActorBehavior - follower (Follower): Missing index 2 from log. Cannot apply state. Ignoring 2 to 101 05:41:02,325 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior436#-1363009201] 05:41:02,336 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower437#-405342269] 05:41:02,336 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader438#-1650230710] 05:41:02,338 PM [main] [INFO] FollowerTest - Starting testHandleAppendEntriesWithExistingLogEntry 05:41:02,338 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 05:41:02,339 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=1, leaderId=leader, prevLogIndex=0, prevLogTerm=1, leaderCommit=1, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=1, term=1, command=one]]} 05:41:02,340 PM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 1 05:41:02,340 PM [main] [DEBUG] Follower - follower (Follower): matchEntry DefaultLogEntry[index=1, term=1, command=one] is present: existingEntryTerm: 1 05:41:02,340 PM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 1, entries to be added from: 1 05:41:02,340 PM [main] [DEBUG] Follower - follower (Follower): Log size is now 2 05:41:02,340 PM [main] [DEBUG] Follower - follower (Follower): Commit index set to 1 05:41:02,340 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries returning : AppendEntriesReply{term=1, success=true, followerId=follower, logLastIndex=1, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 05:41:02,341 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 1 05:41:02,341 PM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 1, context.getLastApplied(): -1, lastIndex(): 1 05:41:02,341 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 0 05:41:02,341 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 0 05:41:02,341 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 1 05:41:02,341 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from 0 to 1 05:41:02,343 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=1, leaderId=leader, prevLogIndex=0, prevLogTerm=1, leaderCommit=2, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=1, term=1, command=one], DefaultLogEntry[index=2, term=1, command=two]]} 05:41:02,343 PM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 2 05:41:02,343 PM [main] [DEBUG] Follower - follower (Follower): matchEntry DefaultLogEntry[index=1, term=1, command=one] is present: existingEntryTerm: 1 05:41:02,343 PM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 1, entries to be added from: 1 05:41:02,343 PM [main] [DEBUG] Follower - follower (Follower): Append entry to log two 05:41:02,343 PM [main] [DEBUG] Follower - follower (Follower): Log size is now 3 05:41:02,343 PM [main] [DEBUG] Follower - follower (Follower): Commit index set to 2 05:41:02,343 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries returning : AppendEntriesReply{term=1, success=true, followerId=follower, logLastIndex=2, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 05:41:02,344 PM [main] [DEBUG] SyncStatusTracker - follower: Lagging 0 entries behind leader leader and reached 2 (of expected 1) 05:41:02,344 PM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 2, context.getLastApplied(): 1, lastIndex(): 2 05:41:02,344 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 2 05:41:02,344 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from 1 to 2 05:41:02,345 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior439#-1994300395] 05:41:02,356 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower440#678423486] 05:41:02,356 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader441#-1417704801] 05:41:02,358 PM [main] [INFO] FollowerTest - Starting testHandleAppendEntriesSenderPrevLogTermNotSameAsReceiverPrevLogTerm 05:41:02,358 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 05:41:02,359 PM [main] [INFO] Follower - follower (Follower): Term 2 in "AppendEntries{term=2, leaderId=leader, prevLogIndex=0, prevLogTerm=2, leaderCommit=101, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[]}" message is greater than follower's term 1 - updating term 05:41:02,360 PM [main] [INFO] Follower - follower (Follower): The prevLogIndex 0 was found in the log but the term 1 is not equal to the append entries prevLogTerm 2 - lastIndex: 1, snapshotIndex: -1, snapshotTerm: -1 05:41:02,361 PM [main] [INFO] Follower - follower (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=2, success=false, followerId=follower, logLastIndex=1, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 05:41:02,361 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 101 05:41:02,361 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior442#1789099007] 05:41:02,372 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower443#1800757575] 05:41:02,372 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader444#1974557130] 05:41:02,374 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 05:41:02,378 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior445#-106378127] 05:41:02,389 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower446#-615320784] 05:41:02,389 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader447#-1456211195] 05:41:02,392 PM [main] [INFO] FollowerTest - Starting testHandleAppendEntriesWithNewerCommitIndex 05:41:02,392 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 05:41:02,392 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 100 05:41:02,393 PM [main] [INFO] Follower - follower (Follower): Term 2 in "AppendEntries{term=2, leaderId=leader-1, prevLogIndex=100, prevLogTerm=1, leaderCommit=101, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=101, term=2, command=foo]]}" message is greater than follower's term 1 - updating term 05:41:02,394 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader-1, prevLogIndex=100, prevLogTerm=1, leaderCommit=101, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=101, term=2, command=foo]]} 05:41:02,394 PM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 1 05:41:02,394 PM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 100, entries to be added from: 0 05:41:02,394 PM [main] [DEBUG] Follower - follower (Follower): Append entry to log foo 05:41:02,394 PM [main] [DEBUG] Follower - follower (Follower): Log size is now 2 05:41:02,394 PM [main] [DEBUG] Follower - follower (Follower): Commit index set to 101 05:41:02,394 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries returning : AppendEntriesReply{term=2, success=true, followerId=follower, logLastIndex=101, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 05:41:02,395 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 101 05:41:02,395 PM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 101, context.getLastApplied(): 100, lastIndex(): 101 05:41:02,395 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 101 05:41:02,395 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from 100 to 101 05:41:02,395 PM [main] [DEBUG] SnapshotManager - follower: fakeSnapshot purging log to 100 for term 2 05:41:02,396 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior448#1408336450] 05:41:02,406 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower449#-3361394] 05:41:02,406 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader450#-844267095] 05:41:02,409 PM [main] [INFO] FollowerTest - Starting testCaptureSnapshotOnLastEntryInAppendEntries [WARN] [06/25/2025 17:41:02.412] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/testCaptureSnapshotOnLastEntryInAppendEntries]: org.opendaylight.controller.cluster.common.actor.Monitor@7ca34ff [INFO] [pekkoDeadLetter][06/25/2025 17:41:02.412] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/testCaptureSnapshotOnLastEntryInAppendEntries] 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'. 05:41:02,412 PM [test-pekko.actor.default-dispatcher-5] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/testCaptureSnapshotOnLastEntryInAppendEntries] 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'. 05:41:02,414 PM [test-pekko.actor.default-dispatcher-4] [INFO] RaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: Starting recovery with journal batch size 1000 05:41:02,414 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: started executor 05:41:02,414 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: started executor 05:41:02,416 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest5882116052174052467/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties does not exist 05:41:02,416 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: no eligible files found 05:41:02,416 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - testCaptureSnapshotOnLastEntryInAppendEntries: Set currentTerm=1, votedFor=null 05:41:02,416 PM [test-pekko.actor.default-dispatcher-5] [INFO] PekkoRecovery - testCaptureSnapshotOnLastEntryInAppendEntries: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 05:41:02,420 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - testCaptureSnapshotOnLastEntryInAppendEntries: Set currentTerm=1, votedFor=null 05:41:02,420 PM [test-pekko.actor.default-dispatcher-5] [INFO] PekkoRecovery - testCaptureSnapshotOnLastEntryInAppendEntries: Local TermInfo store seeded with TermInfo{term=1} 05:41:02,420 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@67e5cbb0 05:41:02,421 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] Follower - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): handleAppendEntries: AppendEntries{term=1, leaderId=leader, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=1, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=0, term=1, command=one], DefaultLogEntry[index=1, term=1, command=two]]} 05:41:02,421 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] Follower - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): Number of entries to be appended = 2 05:41:02,421 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] Follower - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 05:41:02,421 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] Follower - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): Append entry to log one 05:41:02,421 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnLastEntryInAppendEntries: Append log entry and persist DefaultLogEntry[index=0, term=1, command=one] 05:41:02,422 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] Follower - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): Append entry to log two 05:41:02,422 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnLastEntryInAppendEntries: Append log entry and persist DefaultLogEntry[index=1, term=1, command=two] 05:41:02,422 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] Follower - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): Log size is now 2 05:41:02,422 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] Follower - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): Commit index set to 1 05:41:02,422 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] Follower - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): handleAppendEntries returning : AppendEntriesReply{term=1, success=true, followerId=testCaptureSnapshotOnLastEntryInAppendEntries, logLastIndex=1, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 05:41:02,422 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] SyncStatusTracker - testCaptureSnapshotOnLastEntryInAppendEntries: Last sync leader does not match current leader leader, need to catch up to 1 05:41:02,422 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] Follower - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 1, context.getLastApplied(): -1, lastIndex(): 1 05:41:02,422 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] RaftActorBehavior - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): Setting last applied to 0 05:41:02,422 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractReplicatedLog - testCaptureSnapshotOnLastEntryInAppendEntries: Moving last applied index from -1 to 0 05:41:02,422 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] RaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: Applying state for log index 0 data one 05:41:02,422 PM [test-pekko.actor.default-dispatcher-4] [INFO] MockRaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: applyState called: one 05:41:02,422 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] RaftActorBehavior - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): Setting last applied to 1 05:41:02,422 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] AbstractReplicatedLog - testCaptureSnapshotOnLastEntryInAppendEntries: Moving last applied index from 0 to 1 05:41:02,422 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] RaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: Applying state for log index 1 data two 05:41:02,422 PM [test-pekko.actor.default-dispatcher-4] [INFO] MockRaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: applyState called: two 05:41:02,422 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] RaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: Persisting ApplyJournalEntries with index=1 05:41:02,423 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnLastEntryInAppendEntries: persist complete JournaledLogEntry{index=0, term=1, command=one, pending=false} 05:41:02,423 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnLastEntryInAppendEntries: persist complete JournaledLogEntry{index=1, term=1, command=two, pending=false} 05:41:02,423 PM [test-pekko.actor.default-dispatcher-5] [INFO] SnapshotManager - testCaptureSnapshotOnLastEntryInAppendEntries: Initiating snapshot capture CaptureSnapshot [lastAppliedIndex=1, lastAppliedTerm=1, lastIndex=1, lastTerm=1, installSnapshotInitiated=, replicatedToAllIndex=-1, replicatedToAllTerm=-1, unAppliedEntries size=0, mandatoryTrim=false] 05:41:02,423 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] SnapshotManager - testCaptureSnapshotOnLastEntryInAppendEntries: captured snapshot at lastSequenceNumber: 3 05:41:02,423 PM [test-pekko.actor.default-dispatcher-5] [INFO] SnapshotManager - testCaptureSnapshotOnLastEntryInAppendEntries: Persising snapshot at EntryInfo[index=1, term=1]/EntryInfo[index=1, term=1] 05:41:02,423 PM [test-pekko.actor.default-dispatcher-5] [INFO] MockRaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: support() called 05:41:02,423 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] SnapshotManager - testCaptureSnapshotOnLastEntryInAppendEntries: log size 2 exceeds the snapshot batch count 2 - doing snapshotPreCommit with index 1 05:41:02,423 PM [test-pekko.actor.default-dispatcher-5] [INFO] SnapshotManager - testCaptureSnapshotOnLastEntryInAppendEntries: Removed in-memory snapshotted entries, adjusted snaphsotIndex: 1 and term: 1 05:41:02,423 PM [testCaptureSnapshotOnLastEntryInAppendEntries-%d255130] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: starting snapshot writeout to /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest5882116052174052467/testCaptureSnapshotOnLastEntryInAppendEntries/snapshot-00000000685C34AE-193AA465.tmp [WARN] [06/25/2025 17:41:02.423] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/testCaptureSnapshotOnLastEntryInAppendEntries] unhandled message from Actor[pekko://test/deadLetters]: FollowerInitialSyncUpStatus[memberId=testCaptureSnapshotOnLastEntryInAppendEntries, initialSyncDone=false] [INFO] [pekkoDeadLetter][06/25/2025 17:41:02.423] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/testCaptureSnapshotOnLastEntryInAppendEntries] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[pekko://test/user/testCaptureSnapshotOnLastEntryInAppendEntries] was unhandled. [2] 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'. 05:41:02,423 PM [test-pekko.actor.default-dispatcher-5] [INFO] TestActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[pekko://test/user/testCaptureSnapshotOnLastEntryInAppendEntries] was unhandled. [2] 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'. 05:41:02,428 PM [testCaptureSnapshotOnLastEntryInAppendEntries-%d255130] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: finished snapshot writeout to /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest5882116052174052467/testCaptureSnapshotOnLastEntryInAppendEntries/snapshot-00000000685C34AE-193AA465.v1 05:41:02,428 PM [testCaptureSnapshotOnLastEntryInAppendEntries-%d255130] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: selected SNAPSHOT_V1 to handle file /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest5882116052174052467/testCaptureSnapshotOnLastEntryInAppendEntries/snapshot-00000000685C34AE-193AA465.v1 05:41:02,428 PM [testCaptureSnapshotOnLastEntryInAppendEntries-%d255130] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest5882116052174052467/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties 05:41:02,428 PM [testCaptureSnapshotOnLastEntryInAppendEntries-%d255130] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: retaining snapshot SnapshotFileV1{lastIncluded=EntryInfo[index=1, term=1], timestamp=2025-06-25T17:41:02.423273573Z, file=/tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest5882116052174052467/testCaptureSnapshotOnLastEntryInAppendEntries/snapshot-00000000685C34AE-193AA465.v1, size=555, entryCompress=NONE, stateCompress=NONE} 05:41:02,428 PM [test-pekko.actor.default-dispatcher-4] [INFO] SnapshotManager - testCaptureSnapshotOnLastEntryInAppendEntries: snapshot is durable as of 2025-06-25T17:41:02.423273573Z 05:41:02,428 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] SnapshotManager - testCaptureSnapshotOnLastEntryInAppendEntries: Snapshot success - sequence number: 3 05:41:02,428 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] RaftActorSnapshotMessageSupport - testCaptureSnapshotOnLastEntryInAppendEntries: SnapshotComplete received 05:41:02,428 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] RaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: handled a journal response 05:41:02,574 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: selected SNAPSHOT_V1 to handle file /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest5882116052174052467/testCaptureSnapshotOnLastEntryInAppendEntries/snapshot-00000000685C34AE-193AA465.v1 05:41:02,574 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest5882116052174052467/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties 05:41:02,574 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: picked SnapshotFileV1{lastIncluded=EntryInfo[index=1, term=1], timestamp=2025-06-25T17:41:02.423273573Z, file=/tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest5882116052174052467/testCaptureSnapshotOnLastEntryInAppendEntries/snapshot-00000000685C34AE-193AA465.v1, size=555, entryCompress=NONE, stateCompress=NONE} as the latest file 05:41:02,577 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior451#714553031] 05:41:02,578 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower452#1826426770] 05:41:02,578 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader453#-724941324] 05:41:02,578 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/testCaptureSnapshotOnLastEntryInAppendEntries] 05:41:02,579 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: stopped executor with 0 remaining tasks 05:41:02,579 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: stopped executor with 0 remaining tasks 05:41:02,581 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 05:41:02,582 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior454#-429439728] 05:41:02,583 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower455#1127342070] 05:41:02,583 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader456#495645336] 05:41:02,585 PM [main] [INFO] FollowerTest - Starting testHandleRequestVoteWhenSenderTermEqualToCurrentTermAndVotedForIsNotTheSameAsCandidateId 05:41:02,585 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 05:41:02,586 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): In requestVote: RequestVote{term=1000, candidateId=candidate, lastLogIndex=10000, lastLogTerm=999} - currentTerm: 1000, votedFor: test, lastIndex: 1, lastTerm: 1 05:41:02,587 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): requestVote returning: RequestVoteReply{term=1000, voteGranted=false} 05:41:02,587 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior457#217020357] 05:41:02,588 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower458#371233732] 05:41:02,588 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader459#646182242] 05:41:02,590 PM [main] [INFO] FollowerTest - Starting testHandleFirstAppendEntriesWithPrevIndexMinusOneAndReplicatedToAllIndexPresentInSnapshot 05:41:02,590 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 05:41:02,590 PM [main] [INFO] Follower - follower (Follower): Term 2 in "AppendEntries{term=2, leaderId=leader-1, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=101, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=101, term=2, command=foo]]}" message is greater than follower's term 1 - updating term 05:41:02,591 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader-1, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=101, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=101, term=2, command=foo]]} 05:41:02,591 PM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 1 05:41:02,591 PM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 100, entries to be added from: 0 05:41:02,591 PM [main] [DEBUG] Follower - follower (Follower): Append entry to log foo 05:41:02,591 PM [main] [DEBUG] Follower - follower (Follower): Log size is now 1 05:41:02,591 PM [main] [DEBUG] Follower - follower (Follower): Commit index set to 101 05:41:02,591 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries returning : AppendEntriesReply{term=2, success=true, followerId=follower, logLastIndex=101, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 05:41:02,591 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 101 05:41:02,591 PM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 101, context.getLastApplied(): 1, lastIndex(): 101 05:41:02,591 PM [main] [WARN] RaftActorBehavior - follower (Follower): Missing index 2 from log. Cannot apply state. Ignoring 2 to 101 05:41:02,592 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior460#-1326035416] 05:41:02,592 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower461#-1352718382] 05:41:02,592 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader462#432250824] 05:41:02,593 PM [main] [INFO] FollowerTest - Starting testHandleAppendEntriesLeaderChangedBeforeSyncUpComplete 05:41:02,593 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 05:41:02,594 PM [main] [INFO] Follower - follower (Follower): Term 2 in "AppendEntries{term=2, leaderId=leader-1, prevLogIndex=100, prevLogTerm=1, leaderCommit=101, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=101, term=2, command=foo]]}" message is greater than follower's term 1 - updating term 05:41:02,594 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader-1, prevLogIndex=100, prevLogTerm=1, leaderCommit=101, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=101, term=2, command=foo]]} 05:41:02,595 PM [main] [INFO] Follower - follower (Follower): The log is not empty but the prevLogIndex 100 was not found in it - lastIndex: 1, snapshotIndex: -1, snapshotTerm: -1 05:41:02,595 PM [main] [INFO] Follower - follower (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=2, success=false, followerId=follower, logLastIndex=1, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 05:41:02,595 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 101 05:41:02,595 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from 1 to 100 05:41:02,595 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader-2, prevLogIndex=45, prevLogTerm=1, leaderCommit=46, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=101, term=2, command=foo]]} 05:41:02,595 PM [main] [INFO] Follower - follower (Follower): The log is not empty but the prevLogIndex 45 was not found in it - lastIndex: 100, snapshotIndex: -1, snapshotTerm: -1 05:41:02,596 PM [main] [INFO] Follower - follower (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=2, success=false, followerId=follower, logLastIndex=100, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 05:41:02,596 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-2, need to catch up to 46 05:41:02,596 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior463#-237652956] 05:41:02,597 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower464#-999131371] 05:41:02,597 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader465#-941080082] 05:41:02,598 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 05:41:02,598 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior466#-1318602673] 05:41:02,599 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower467#649429655] 05:41:02,599 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader468#1189598683] 05:41:02,600 PM [main] [INFO] FollowerTest - Starting testHandleSyncUpAppendEntries 05:41:02,600 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 05:41:02,600 PM [main] [INFO] Follower - follower (Follower): Term 2 in "AppendEntries{term=2, leaderId=leader-1, prevLogIndex=100, prevLogTerm=1, leaderCommit=101, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=101, term=2, command=foo]]}" message is greater than follower's term 1 - updating term 05:41:02,601 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader-1, prevLogIndex=100, prevLogTerm=1, leaderCommit=101, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=101, term=2, command=foo]]} 05:41:02,601 PM [main] [INFO] Follower - follower (Follower): The log is not empty but the prevLogIndex 100 was not found in it - lastIndex: 1, snapshotIndex: -1, snapshotTerm: -1 05:41:02,601 PM [main] [INFO] Follower - follower (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=2, success=false, followerId=follower, logLastIndex=1, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 05:41:02,601 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 101 05:41:02,601 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 101 05:41:02,602 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader-1, prevLogIndex=101, prevLogTerm=1, leaderCommit=102, replicatedToAllIndex=101, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=101, term=2, command=foo]]} 05:41:02,602 PM [main] [INFO] Follower - follower (Follower): The log is not empty but the prevLogIndex 101 was not found in it - lastIndex: 101, snapshotIndex: -1, snapshotTerm: -1 05:41:02,602 PM [main] [INFO] Follower - follower (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=2, success=false, followerId=follower, logLastIndex=101, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 05:41:02,602 PM [main] [DEBUG] SyncStatusTracker - follower: Lagging 1 entries behind leader leader-1 and reached 101 (of expected 101) 05:41:02,603 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader-1, prevLogIndex=101, prevLogTerm=1, leaderCommit=102, replicatedToAllIndex=101, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=101, term=2, command=foo]]} 05:41:02,603 PM [main] [INFO] Follower - follower (Follower): The log is not empty but the prevLogIndex 101 was not found in it - lastIndex: 101, snapshotIndex: -1, snapshotTerm: -1 05:41:02,603 PM [main] [INFO] Follower - follower (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=2, success=false, followerId=follower, logLastIndex=101, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 05:41:02,603 PM [main] [DEBUG] SyncStatusTracker - follower: Lagging 1 entries behind leader leader-1 and reached 101 (of expected 101) 05:41:02,603 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior469#-1285076472] 05:41:02,604 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower470#2018018444] 05:41:02,604 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader471#-1419998019] 05:41:02,605 PM [main] [INFO] FollowerTest - Starting testHandleAppendAfterInstallingSnapshot 05:41:02,605 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 05:41:02,606 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=1, leaderId=leader, prevLogIndex=3, prevLogTerm=1, leaderCommit=4, replicatedToAllIndex=3, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=4, term=1, command=four]]} 05:41:02,606 PM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 1 05:41:02,606 PM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 3, entries to be added from: 0 05:41:02,606 PM [main] [DEBUG] Follower - follower (Follower): Append entry to log four 05:41:02,606 PM [main] [DEBUG] Follower - follower (Follower): Log size is now 1 05:41:02,606 PM [main] [DEBUG] Follower - follower (Follower): Commit index set to 4 05:41:02,606 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries returning : AppendEntriesReply{term=1, success=true, followerId=follower, logLastIndex=4, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 05:41:02,606 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 4 05:41:02,606 PM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 4, context.getLastApplied(): -1, lastIndex(): 4 05:41:02,606 PM [main] [WARN] RaftActorBehavior - follower (Follower): Missing index 0 from log. Cannot apply state. Ignoring 0 to 4 05:41:02,607 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior472#-810213277] 05:41:02,607 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower473#-2003523719] 05:41:02,607 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader474#-1742897215] 05:41:02,608 PM [main] [INFO] FollowerTest - Starting testNeedsLeaderAddress 05:41:02,608 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 05:41:02,609 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to -1 05:41:02,610 PM [main] [DEBUG] Follower - New leader address: pekko://test/user/leader477 05:41:02,610 PM [main] [INFO] PeerInfos - follower: Peer address for peer leader set to pekko://test/user/leader477 05:41:02,611 PM [main] [DEBUG] SyncStatusTracker - follower: Lagging 0 entries behind leader leader and reached -1 (of expected -1) 05:41:02,611 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior475#-1513145053] 05:41:02,612 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower476#-1732585104] 05:41:02,612 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader477#388100767] 05:41:02,614 PM [main] [INFO] FollowerTest - Starting testHandleFirstAppendEntriesWithPrevIndexMinusOneAndReplicatedToAllIndexPresentInLog 05:41:02,614 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 05:41:02,615 PM [main] [INFO] Follower - follower (Follower): Term 2 in "AppendEntries{term=2, leaderId=leader-1, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=101, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=101, term=2, command=foo]]}" message is greater than follower's term 1 - updating term 05:41:02,616 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader-1, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=101, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=101, term=2, command=foo]]} 05:41:02,616 PM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 1 05:41:02,616 PM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 100, entries to be added from: 0 05:41:02,616 PM [main] [DEBUG] Follower - follower (Follower): Append entry to log foo 05:41:02,616 PM [main] [DEBUG] Follower - follower (Follower): Log size is now 2 05:41:02,616 PM [main] [DEBUG] Follower - follower (Follower): Commit index set to 101 05:41:02,616 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries returning : AppendEntriesReply{term=2, success=true, followerId=follower, logLastIndex=101, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 05:41:02,616 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 101 05:41:02,616 PM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 101, context.getLastApplied(): 1, lastIndex(): 101 05:41:02,616 PM [main] [WARN] RaftActorBehavior - follower (Follower): Missing index 2 from log. Cannot apply state. Ignoring 2 to 101 05:41:02,617 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior478#787192912] 05:41:02,628 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower479#-113345737] 05:41:02,628 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader480#-1090251453] 05:41:02,631 PM [main] [INFO] FollowerTest - Starting testHandleFirstAppendEntries 05:41:02,632 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 05:41:02,633 PM [main] [INFO] Follower - follower (Follower): Term 2 in "AppendEntries{term=2, leaderId=leader-1, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=101, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=101, term=2, command=foo]]}" message is greater than follower's term 1 - updating term 05:41:02,634 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader-1, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=101, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=101, term=2, command=foo]]} 05:41:02,634 PM [main] [INFO] Follower - follower (Follower): Cannot append entries because the replicatedToAllIndex 100 does not appear to be in the in-memory journal - lastIndex: 1, snapshotIndex: -1, snapshotTerm: -1 05:41:02,634 PM [main] [INFO] Follower - follower (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=2, success=false, followerId=follower, logLastIndex=1, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 05:41:02,634 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 101 05:41:02,635 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior481#106738429] 05:41:02,645 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower482#92341125] 05:41:02,646 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader483#2116070578] 05:41:02,648 PM [main] [INFO] FollowerTest - Starting testCaptureSnapshotOnAppendEntriesWithUnapplied [WARN] [06/25/2025 17:41:02.650] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/testCaptureSnapshotOnAppendEntriesWithUnapplied]: org.opendaylight.controller.cluster.common.actor.Monitor@5dac686d [INFO] [pekkoDeadLetter][06/25/2025 17:41:02.650] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/testCaptureSnapshotOnAppendEntriesWithUnapplied] to Actor[pekko://test/user/termination-monitor] was not delivered. [3] 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'. 05:41:02,650 PM [test-pekko.actor.default-dispatcher-5] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/testCaptureSnapshotOnAppendEntriesWithUnapplied] to Actor[pekko://test/user/termination-monitor] was not delivered. [3] 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'. 05:41:02,651 PM [test-pekko.actor.default-dispatcher-4] [INFO] RaftActor - testCaptureSnapshotOnAppendEntriesWithUnapplied: Starting recovery with journal batch size 1000 05:41:02,651 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: started executor 05:41:02,651 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: started executor 05:41:02,652 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest11284168069033024091/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties does not exist 05:41:02,652 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: no eligible files found 05:41:02,652 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] PropertiesTermInfoStore - testCaptureSnapshotOnAppendEntriesWithUnapplied: Set currentTerm=1, votedFor=null 05:41:02,653 PM [test-pekko.actor.default-dispatcher-15] [INFO] PekkoRecovery - testCaptureSnapshotOnAppendEntriesWithUnapplied: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 05:41:02,657 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] PropertiesTermInfoStore - testCaptureSnapshotOnAppendEntriesWithUnapplied: Set currentTerm=1, votedFor=null 05:41:02,657 PM [test-pekko.actor.default-dispatcher-15] [INFO] PekkoRecovery - testCaptureSnapshotOnAppendEntriesWithUnapplied: Local TermInfo store seeded with TermInfo{term=1} 05:41:02,657 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftActor - testCaptureSnapshotOnAppendEntriesWithUnapplied: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@579dc26 05:41:02,658 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] Follower - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): handleAppendEntries: AppendEntries{term=1, leaderId=leader, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=0, term=1, command=one], DefaultLogEntry[index=1, term=1, command=two], DefaultLogEntry[index=2, term=1, command=three]]} 05:41:02,658 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] Follower - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): Number of entries to be appended = 3 05:41:02,658 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] Follower - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 05:41:02,658 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] Follower - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): Append entry to log one 05:41:02,658 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnAppendEntriesWithUnapplied: Append log entry and persist DefaultLogEntry[index=0, term=1, command=one] 05:41:02,658 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] Follower - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): Append entry to log two 05:41:02,658 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnAppendEntriesWithUnapplied: Append log entry and persist DefaultLogEntry[index=1, term=1, command=two] 05:41:02,658 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] Follower - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): Append entry to log three 05:41:02,658 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnAppendEntriesWithUnapplied: Append log entry and persist DefaultLogEntry[index=2, term=1, command=three] 05:41:02,658 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] Follower - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): Log size is now 3 05:41:02,658 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] Follower - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): Commit index set to 0 05:41:02,658 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] Follower - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): handleAppendEntries returning : AppendEntriesReply{term=1, success=true, followerId=testCaptureSnapshotOnAppendEntriesWithUnapplied, logLastIndex=2, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 05:41:02,658 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - testCaptureSnapshotOnAppendEntriesWithUnapplied: Last sync leader does not match current leader leader, need to catch up to 0 05:41:02,658 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] Follower - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 2 05:41:02,658 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftActorBehavior - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): Setting last applied to 0 05:41:02,658 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractReplicatedLog - testCaptureSnapshotOnAppendEntriesWithUnapplied: Moving last applied index from -1 to 0 05:41:02,658 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftActor - testCaptureSnapshotOnAppendEntriesWithUnapplied: Applying state for log index 0 data one 05:41:02,658 PM [test-pekko.actor.default-dispatcher-15] [INFO] MockRaftActor - testCaptureSnapshotOnAppendEntriesWithUnapplied: applyState called: one 05:41:02,659 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftActor - testCaptureSnapshotOnAppendEntriesWithUnapplied: Persisting ApplyJournalEntries with index=0 05:41:02,659 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnAppendEntriesWithUnapplied: persist complete JournaledLogEntry{index=0, term=1, command=one, pending=false} 05:41:02,659 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnAppendEntriesWithUnapplied: persist complete JournaledLogEntry{index=1, term=1, command=two, pending=false} 05:41:02,659 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnAppendEntriesWithUnapplied: persist complete JournaledLogEntry{index=2, term=1, command=three, pending=false} 05:41:02,660 PM [test-pekko.actor.default-dispatcher-14] [INFO] SnapshotManager - testCaptureSnapshotOnAppendEntriesWithUnapplied: Initiating snapshot capture CaptureSnapshot [lastAppliedIndex=0, lastAppliedTerm=1, lastIndex=2, lastTerm=1, installSnapshotInitiated=, replicatedToAllIndex=-1, replicatedToAllTerm=-1, unAppliedEntries size=2, mandatoryTrim=false] 05:41:02,660 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] SnapshotManager - testCaptureSnapshotOnAppendEntriesWithUnapplied: captured snapshot at lastSequenceNumber: 4 05:41:02,660 PM [test-pekko.actor.default-dispatcher-14] [INFO] SnapshotManager - testCaptureSnapshotOnAppendEntriesWithUnapplied: Persising snapshot at EntryInfo[index=0, term=1]/EntryInfo[index=2, term=1] 05:41:02,660 PM [test-pekko.actor.default-dispatcher-14] [INFO] MockRaftActor - testCaptureSnapshotOnAppendEntriesWithUnapplied: support() called 05:41:02,660 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] SnapshotManager - testCaptureSnapshotOnAppendEntriesWithUnapplied: log size 3 exceeds the snapshot batch count 1 - doing snapshotPreCommit with index 0 05:41:02,660 PM [test-pekko.actor.default-dispatcher-14] [INFO] SnapshotManager - testCaptureSnapshotOnAppendEntriesWithUnapplied: Removed in-memory snapshotted entries, adjusted snaphsotIndex: 0 and term: 1 05:41:02,660 PM [testCaptureSnapshotOnAppendEntriesWithUnapplied-%d884321] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: starting snapshot writeout to /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest11284168069033024091/testCaptureSnapshotOnAppendEntriesWithUnapplied/snapshot-00000000685C34AE-275A9E4F.tmp [WARN] [06/25/2025 17:41:02.660] [test-pekko.actor.default-dispatcher-14] [pekko://test/user/testCaptureSnapshotOnAppendEntriesWithUnapplied] unhandled message from Actor[pekko://test/deadLetters]: FollowerInitialSyncUpStatus[memberId=testCaptureSnapshotOnAppendEntriesWithUnapplied, initialSyncDone=false] [INFO] [pekkoDeadLetter][06/25/2025 17:41:02.660] [test-pekko.actor.default-dispatcher-4] [pekko://test/user/testCaptureSnapshotOnAppendEntriesWithUnapplied] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[pekko://test/user/testCaptureSnapshotOnAppendEntriesWithUnapplied] 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'. 05:41:02,660 PM [test-pekko.actor.default-dispatcher-4] [INFO] TestActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[pekko://test/user/testCaptureSnapshotOnAppendEntriesWithUnapplied] 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'. 05:41:02,662 PM [testCaptureSnapshotOnAppendEntriesWithUnapplied-%d884321] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: finished snapshot writeout to /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest11284168069033024091/testCaptureSnapshotOnAppendEntriesWithUnapplied/snapshot-00000000685C34AE-275A9E4F.v1 05:41:02,662 PM [testCaptureSnapshotOnAppendEntriesWithUnapplied-%d884321] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: selected SNAPSHOT_V1 to handle file /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest11284168069033024091/testCaptureSnapshotOnAppendEntriesWithUnapplied/snapshot-00000000685C34AE-275A9E4F.v1 05:41:02,663 PM [testCaptureSnapshotOnAppendEntriesWithUnapplied-%d884321] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest11284168069033024091/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties 05:41:02,663 PM [testCaptureSnapshotOnAppendEntriesWithUnapplied-%d884321] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: retaining snapshot SnapshotFileV1{lastIncluded=EntryInfo[index=0, term=1], timestamp=2025-06-25T17:41:02.660250191Z, file=/tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest11284168069033024091/testCaptureSnapshotOnAppendEntriesWithUnapplied/snapshot-00000000685C34AE-275A9E4F.v1, size=701, entryCompress=NONE, stateCompress=NONE} 05:41:02,663 PM [test-pekko.actor.default-dispatcher-4] [INFO] SnapshotManager - testCaptureSnapshotOnAppendEntriesWithUnapplied: snapshot is durable as of 2025-06-25T17:41:02.660250191Z 05:41:02,663 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] SnapshotManager - testCaptureSnapshotOnAppendEntriesWithUnapplied: Snapshot success - sequence number: 4 05:41:02,663 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] RaftActorSnapshotMessageSupport - testCaptureSnapshotOnAppendEntriesWithUnapplied: SnapshotComplete received 05:41:02,664 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] RaftActor - testCaptureSnapshotOnAppendEntriesWithUnapplied: handled a journal response 05:41:02,810 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: selected SNAPSHOT_V1 to handle file /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest11284168069033024091/testCaptureSnapshotOnAppendEntriesWithUnapplied/snapshot-00000000685C34AE-275A9E4F.v1 05:41:02,810 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest11284168069033024091/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties 05:41:02,810 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: picked SnapshotFileV1{lastIncluded=EntryInfo[index=0, term=1], timestamp=2025-06-25T17:41:02.660250191Z, file=/tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest11284168069033024091/testCaptureSnapshotOnAppendEntriesWithUnapplied/snapshot-00000000685C34AE-275A9E4F.v1, size=701, entryCompress=NONE, stateCompress=NONE} as the latest file 05:41:02,812 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior484#1497108665] 05:41:02,823 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower485#1124898914] 05:41:02,823 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader486#1878189487] 05:41:02,824 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/testCaptureSnapshotOnAppendEntriesWithUnapplied] 05:41:02,824 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: stopped executor with 0 remaining tasks 05:41:02,824 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: stopped executor with 0 remaining tasks 05:41:02,828 PM [main] [INFO] FollowerTest - Starting testFirstAppendEntriesWithNoPrevIndexAndReplicatedToAllPresentInSnapshotButCalculatedPrevEntryMissing 05:41:02,828 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 05:41:02,829 PM [main] [INFO] Follower - follower (Follower): Term 2 in "AppendEntries{term=2, leaderId=leader-1, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=105, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=105, term=2, command=foo]]}" message is greater than follower's term 1 - updating term 05:41:02,830 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader-1, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=105, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=105, term=2, command=foo]]} 05:41:02,831 PM [main] [INFO] Follower - follower (Follower): Cannot append entries because the calculated previousIndex 104 was not found in the in-memory journal - lastIndex: 100, snapshotIndex: 100, snapshotTerm: -1 05:41:02,831 PM [main] [INFO] Follower - follower (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=2, success=false, followerId=follower, logLastIndex=100, logLastTerm=-1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 05:41:02,832 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 105 05:41:02,832 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior487#-1270154866] 05:41:02,843 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower488#853470095] 05:41:02,843 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader489#1131775723] 05:41:02,846 PM [main] [INFO] FollowerTest - Starting testHandleAppendEntriesSenderPrevLogIndexIsInTheSnapshot 05:41:02,846 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 05:41:02,846 PM [main] [INFO] Follower - follower (Follower): Term 3 in "AppendEntries{term=3, leaderId=leader, prevLogIndex=1, prevLogTerm=3, leaderCommit=8, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[]}" message is greater than follower's term 1 - updating term 05:41:02,847 PM [main] [DEBUG] Follower - follower (Follower): Commit index set to 7 05:41:02,847 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 8 05:41:02,847 PM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 8, context.getLastApplied(): -1, lastIndex(): 7 05:41:02,847 PM [main] [WARN] RaftActorBehavior - follower (Follower): Missing index 0 from log. Cannot apply state. Ignoring 0 to 8 05:41:02,848 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior490#-1979452865] 05:41:02,858 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower491#391082196] 05:41:02,859 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader492#2033000464] 05:41:02,861 PM [main] [INFO] FollowerTest - Starting testHandleAppendEntriesCorrectReceiverLogEntries 05:41:02,861 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 05:41:02,862 PM [main] [INFO] Follower - follower (Follower): Term 2 in "AppendEntries{term=2, leaderId=leader, prevLogIndex=1, prevLogTerm=1, leaderCommit=3, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=2, term=2, command=two-1], DefaultLogEntry[index=3, term=2, command=three]]}" message is greater than follower's term 1 - updating term 05:41:02,862 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader, prevLogIndex=1, prevLogTerm=1, leaderCommit=3, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=2, term=2, command=two-1], DefaultLogEntry[index=3, term=2, command=three]]} 05:41:02,862 PM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 2 05:41:02,862 PM [main] [DEBUG] Follower - follower (Follower): matchEntry DefaultLogEntry[index=2, term=2, command=two-1] is present: existingEntryTerm: 1 05:41:02,862 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 05:41:02,862 PM [main] [INFO] Follower - follower (Follower): Removing entries from log starting at 2, commitIndex: -1, lastApplied: -1 05:41:02,862 PM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 1, entries to be added from: 0 05:41:02,862 PM [main] [DEBUG] Follower - follower (Follower): Append entry to log two-1 05:41:02,862 PM [main] [DEBUG] Follower - follower (Follower): Append entry to log three 05:41:02,862 PM [main] [DEBUG] Follower - follower (Follower): Log size is now 4 05:41:02,862 PM [main] [DEBUG] Follower - follower (Follower): Commit index set to 3 05:41:02,863 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries returning : AppendEntriesReply{term=2, success=true, followerId=follower, logLastIndex=3, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 05:41:02,863 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 3 05:41:02,863 PM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 3, context.getLastApplied(): -1, lastIndex(): 3 05:41:02,863 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 0 05:41:02,863 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 0 05:41:02,863 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 1 05:41:02,863 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from 0 to 1 05:41:02,863 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 2 05:41:02,863 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from 1 to 2 05:41:02,863 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 3 05:41:02,863 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from 2 to 3 05:41:02,864 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior493#409007947] 05:41:02,874 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower494#1331587785] 05:41:02,874 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader495#-1070247234] 05:41:02,877 PM [main] [INFO] FollowerTest - Starting testHandleOutOfSequenceInstallSnapshot 05:41:02,877 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 05:41:02,878 PM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot: InstallSnapshot{term=1, leaderId=leader, lastIncludedIndex=3, lastIncludedTerm=1, datasize=50, chunk=3/3, lastChunkHashCode=OptionalInt.empty} 05:41:02,878 PM [main] [DEBUG] Follower - follower (Follower): expected chunkIndex 1 got 3 05:41:02,879 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior496#587137060] 05:41:02,890 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower497#-505545781] 05:41:02,890 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader498#1612152218] 05:41:02,893 PM [main] [INFO] FollowerTest - Starting testReceivingAppendEntriesDuringInstallSnapshotFromDifferentLeader 05:41:02,894 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 05:41:02,895 PM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot: InstallSnapshot{term=1, leaderId=leader, lastIncludedIndex=1, lastIncludedTerm=1, datasize=50, chunk=1/2, lastChunkHashCode=OptionalInt.empty} 05:41:02,895 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 1 05:41:02,895 PM [main] [DEBUG] SnapshotTracker - follower (Follower): addChunk: chunkIndex=1, lastChunkIndex=0, collectedChunks.size=0, lastChunkHashCode=-1 05:41:02,895 PM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot returning: InstallSnapshotReply{term=1, followerId=follower, chunkIndex=1, success=true} 05:41:02,895 PM [main] [INFO] Follower - follower (Follower): Term 2 in "AppendEntries{term=2, leaderId=new-leader, prevLogIndex=1, prevLogTerm=1, leaderCommit=2, replicatedToAllIndex=-1, payloadVersion=1, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=2, term=2, command=3]]}" message is greater than follower's term 1 - updating term 05:41:02,896 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=new-leader, prevLogIndex=1, prevLogTerm=1, leaderCommit=2, replicatedToAllIndex=-1, payloadVersion=1, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=2, term=2, command=3]]} 05:41:02,896 PM [main] [DEBUG] Follower - follower (Follower): snapshot install is in progress but the prior snapshot leaderId leader does not match the AppendEntries leaderId new-leader 05:41:02,896 PM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 1 05:41:02,896 PM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 1, entries to be added from: 0 05:41:02,896 PM [main] [DEBUG] Follower - follower (Follower): Append entry to log 3 05:41:02,896 PM [main] [DEBUG] Follower - follower (Follower): Log size is now 3 05:41:02,896 PM [main] [DEBUG] Follower - follower (Follower): Commit index set to 2 05:41:02,896 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries returning : AppendEntriesReply{term=2, success=true, followerId=follower, logLastIndex=2, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 05:41:02,897 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader new-leader, need to catch up to 2 05:41:02,897 PM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 2, context.getLastApplied(): 1, lastIndex(): 2 05:41:02,897 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 2 05:41:02,897 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from 1 to 2 05:41:02,897 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior499#-1051462837] 05:41:02,908 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower500#1065539518] 05:41:02,908 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader501#-100038252] 05:41:02,911 PM [main] [INFO] FollowerTest - Starting testHandleAppendEntriesLeaderChangedAfterSyncUpComplete 05:41:02,911 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 05:41:02,912 PM [main] [INFO] Follower - follower (Follower): Term 2 in "AppendEntries{term=2, leaderId=leader-1, prevLogIndex=100, prevLogTerm=1, leaderCommit=101, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=101, term=2, command=foo]]}" message is greater than follower's term 1 - updating term 05:41:02,912 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader-1, prevLogIndex=100, prevLogTerm=1, leaderCommit=101, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=101, term=2, command=foo]]} 05:41:02,913 PM [main] [INFO] Follower - follower (Follower): The log is not empty but the prevLogIndex 100 was not found in it - lastIndex: 1, snapshotIndex: -1, snapshotTerm: -1 05:41:02,913 PM [main] [INFO] Follower - follower (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=2, success=false, followerId=follower, logLastIndex=1, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 05:41:02,914 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 101 05:41:02,914 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 101 05:41:02,915 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader-1, prevLogIndex=101, prevLogTerm=1, leaderCommit=102, replicatedToAllIndex=101, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=101, term=2, command=foo]]} 05:41:02,915 PM [main] [INFO] Follower - follower (Follower): The log is not empty but the prevLogIndex 101 was not found in it - lastIndex: 101, snapshotIndex: -1, snapshotTerm: -1 05:41:02,916 PM [main] [INFO] Follower - follower (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=2, success=false, followerId=follower, logLastIndex=101, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 05:41:02,916 PM [main] [DEBUG] SyncStatusTracker - follower: Lagging 1 entries behind leader leader-1 and reached 101 (of expected 101) 05:41:02,916 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 100 05:41:02,917 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader-2, prevLogIndex=45, prevLogTerm=1, leaderCommit=46, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=101, term=2, command=foo]]} 05:41:02,917 PM [main] [INFO] Follower - follower (Follower): The log is not empty but the prevLogIndex 45 was not found in it - lastIndex: 100, snapshotIndex: -1, snapshotTerm: -1 05:41:02,918 PM [main] [INFO] Follower - follower (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=2, success=false, followerId=follower, logLastIndex=100, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 05:41:02,918 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-2, need to catch up to 46 05:41:02,919 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior502#-226738552] 05:41:02,930 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower503#-1228409531] 05:41:02,930 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader504#127560890] 05:41:02,934 PM [main] [INFO] FollowerTest - Starting testHandleElectionTimeoutWhenNoLeaderMessageReceived 05:41:02,934 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 05:41:03,135 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 05:41:03,135 PM [main] [DEBUG] Follower - follower (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(pekko://test@10.30.170.130:17355, Removed) 05:41:03,135 PM [main] [DEBUG] Follower - follower (Follower): Received ElectionTimeout - switching to Candidate 05:41:03,135 PM [main] [DEBUG] Candidate - follower (Candidate): Election: Candidate has following voting peers: [] 05:41:03,135 PM [main] [INFO] Candidate - follower (Candidate): Starting new election term 2 05:41:03,135 PM [main] [INFO] RaftActorBehavior - follower (Follower) :- Switching from behavior Follower to Candidate, election term: 2 05:41:03,135 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior505#-299403985] 05:41:03,146 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower506#-1794809057] 05:41:03,147 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader507#-186278508] 05:41:03,150 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 05:41:03,150 PM [main] [DEBUG] PeerInfos - follower: Updated server config: isVoting: false, peers: [] 05:41:03,301 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 05:41:03,301 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior508#-1560438300] 05:41:03,313 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower509#-1952230542] 05:41:03,313 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader510#-1403431878] 05:41:03,316 PM [main] [INFO] FollowerTest - Starting testHandleRequestVoteWhenSenderTermEqualToCurrentTermAndVotedForIsNull 05:41:03,316 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 05:41:03,319 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): In requestVote: RequestVote{term=1000, candidateId=test, lastLogIndex=10000, lastLogTerm=999} - currentTerm: 1000, votedFor: null, lastIndex: 1, lastTerm: 1 05:41:03,319 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): requestVote returning: RequestVoteReply{term=1000, voteGranted=true} 05:41:03,320 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior511#609796289] 05:41:03,321 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower512#-2092885284] 05:41:03,321 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader513#1773949219] 05:41:03,322 PM [main] [INFO] FollowerTest - Starting testHandleAppendEntriesAddNewEntries 05:41:03,322 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 05:41:03,323 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=1, leaderId=leader-1, prevLogIndex=2, prevLogTerm=1, leaderCommit=4, replicatedToAllIndex=-1, payloadVersion=10, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=3, term=1, command=three], DefaultLogEntry[index=4, term=1, command=four]]} 05:41:03,323 PM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 2 05:41:03,323 PM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 2, entries to be added from: 0 05:41:03,323 PM [main] [DEBUG] Follower - follower (Follower): Append entry to log three 05:41:03,323 PM [main] [DEBUG] Follower - follower (Follower): Append entry to log four 05:41:03,323 PM [main] [DEBUG] Follower - follower (Follower): Log size is now 5 05:41:03,323 PM [main] [DEBUG] Follower - follower (Follower): Commit index set to 4 05:41:03,323 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries returning : AppendEntriesReply{term=1, success=true, followerId=follower, logLastIndex=4, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 05:41:03,323 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 4 05:41:03,324 PM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 4, context.getLastApplied(): -1, lastIndex(): 4 05:41:03,324 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 0 05:41:03,324 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 0 05:41:03,324 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 1 05:41:03,324 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from 0 to 1 05:41:03,324 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 2 05:41:03,324 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from 1 to 2 05:41:03,324 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 3 05:41:03,324 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from 2 to 3 05:41:03,324 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 4 05:41:03,324 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from 3 to 4 05:41:03,324 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior514#434530424] 05:41:03,325 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower515#-537687103] 05:41:03,325 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader516#-622337564] 05:41:03,326 PM [main] [INFO] FollowerTest - Starting testReceivingAppendEntriesDuringInstallSnapshot 05:41:03,326 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 05:41:03,327 PM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot: InstallSnapshot{term=1, leaderId=leader, lastIncludedIndex=1, lastIncludedTerm=1, datasize=50, chunk=1/2, lastChunkHashCode=OptionalInt.empty} 05:41:03,327 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 1 05:41:03,327 PM [main] [DEBUG] SnapshotTracker - follower (Follower): addChunk: chunkIndex=1, lastChunkIndex=0, collectedChunks.size=0, lastChunkHashCode=-1 05:41:03,327 PM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot returning: InstallSnapshotReply{term=1, followerId=follower, chunkIndex=1, success=true} 05:41:03,327 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=1, leaderId=leader, prevLogIndex=1, prevLogTerm=1, leaderCommit=2, replicatedToAllIndex=-1, payloadVersion=1, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=1, term=2, command=3]]} 05:41:03,328 PM [main] [DEBUG] Follower - follower (Follower): snapshot install is in progress, replying immediately with AppendEntriesReply{term=1, success=true, followerId=follower, logLastIndex=1, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 05:41:03,328 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior517#-862005656] 05:41:03,329 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower518#1338109738] 05:41:03,329 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader519#150675280] 05:41:03,330 PM [main] [INFO] FollowerTest - Starting testHandleAppendEntriesWhenOutOfSyncLogDetectedRequestForceInstallSnapshot 05:41:03,330 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 05:41:03,331 PM [main] [INFO] Follower - follower (Follower): Term 2 in "AppendEntries{term=2, leaderId=leader, prevLogIndex=1, prevLogTerm=1, leaderCommit=3, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=2, term=2, command=two-1], DefaultLogEntry[index=3, term=2, command=three]]}" message is greater than follower's term 1 - updating term 05:41:03,331 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader, prevLogIndex=1, prevLogTerm=1, leaderCommit=3, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=2, term=2, command=two-1], DefaultLogEntry[index=3, term=2, command=three]]} 05:41:03,331 PM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 2 05:41:03,331 PM [main] [DEBUG] Follower - follower (Follower): matchEntry DefaultLogEntry[index=2, term=2, command=two-1] is present: existingEntryTerm: 1 05:41:03,331 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 3 05:41:03,331 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior520#-375999773] 05:41:03,332 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower521#908589180] 05:41:03,332 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader522#1738784500] 05:41:03,333 PM [main] [INFO] FollowerTest - Starting testCaptureSnapshotOnMiddleEntryInAppendEntries [WARN] [06/25/2025 17:41:03.334] [test-pekko.actor.default-dispatcher-4] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/testCaptureSnapshotOnMiddleEntryInAppendEntries]: org.opendaylight.controller.cluster.common.actor.Monitor@600c8b06 05:41:03,334 PM [test-pekko.actor.default-dispatcher-5] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/testCaptureSnapshotOnMiddleEntryInAppendEntries] 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'. [INFO] [pekkoDeadLetter][06/25/2025 17:41:03.334] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/testCaptureSnapshotOnMiddleEntryInAppendEntries] 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'. 05:41:03,334 PM [test-pekko.actor.default-dispatcher-14] [INFO] RaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: Starting recovery with journal batch size 1000 05:41:03,335 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: started executor 05:41:03,335 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: started executor 05:41:03,336 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest10641515510338999097/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties does not exist 05:41:03,336 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: no eligible files found 05:41:03,337 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] PropertiesTermInfoStore - testCaptureSnapshotOnMiddleEntryInAppendEntries: Set currentTerm=1, votedFor=null 05:41:03,337 PM [test-pekko.actor.default-dispatcher-15] [INFO] PekkoRecovery - testCaptureSnapshotOnMiddleEntryInAppendEntries: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 05:41:03,340 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] PropertiesTermInfoStore - testCaptureSnapshotOnMiddleEntryInAppendEntries: Set currentTerm=1, votedFor=null 05:41:03,340 PM [test-pekko.actor.default-dispatcher-15] [INFO] PekkoRecovery - testCaptureSnapshotOnMiddleEntryInAppendEntries: Local TermInfo store seeded with TermInfo{term=1} 05:41:03,340 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@eb238af 05:41:03,341 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] Follower - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): handleAppendEntries: AppendEntries{term=1, leaderId=leader, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=2, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=0, term=1, command=one], DefaultLogEntry[index=1, term=1, command=two], DefaultLogEntry[index=2, term=1, command=three]]} 05:41:03,341 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] Follower - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): Number of entries to be appended = 3 05:41:03,341 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] Follower - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 05:41:03,341 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] Follower - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): Append entry to log one 05:41:03,341 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnMiddleEntryInAppendEntries: Append log entry and persist DefaultLogEntry[index=0, term=1, command=one] 05:41:03,341 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] Follower - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): Append entry to log two 05:41:03,341 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnMiddleEntryInAppendEntries: Append log entry and persist DefaultLogEntry[index=1, term=1, command=two] 05:41:03,341 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] Follower - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): Append entry to log three 05:41:03,341 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnMiddleEntryInAppendEntries: Append log entry and persist DefaultLogEntry[index=2, term=1, command=three] 05:41:03,341 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] Follower - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): Log size is now 3 05:41:03,341 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] Follower - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): Commit index set to 2 05:41:03,341 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] Follower - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): handleAppendEntries returning : AppendEntriesReply{term=1, success=true, followerId=testCaptureSnapshotOnMiddleEntryInAppendEntries, logLastIndex=2, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 05:41:03,341 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] SyncStatusTracker - testCaptureSnapshotOnMiddleEntryInAppendEntries: Last sync leader does not match current leader leader, need to catch up to 2 05:41:03,341 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] Follower - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 2, context.getLastApplied(): -1, lastIndex(): 2 05:41:03,341 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftActorBehavior - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): Setting last applied to 0 05:41:03,341 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractReplicatedLog - testCaptureSnapshotOnMiddleEntryInAppendEntries: Moving last applied index from -1 to 0 05:41:03,341 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: Applying state for log index 0 data one 05:41:03,341 PM [test-pekko.actor.default-dispatcher-15] [INFO] MockRaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: applyState called: one 05:41:03,341 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftActorBehavior - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): Setting last applied to 1 05:41:03,341 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractReplicatedLog - testCaptureSnapshotOnMiddleEntryInAppendEntries: Moving last applied index from 0 to 1 05:41:03,341 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: Applying state for log index 1 data two 05:41:03,341 PM [test-pekko.actor.default-dispatcher-15] [INFO] MockRaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: applyState called: two 05:41:03,341 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftActorBehavior - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): Setting last applied to 2 05:41:03,341 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] AbstractReplicatedLog - testCaptureSnapshotOnMiddleEntryInAppendEntries: Moving last applied index from 1 to 2 05:41:03,341 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: Applying state for log index 2 data three 05:41:03,341 PM [test-pekko.actor.default-dispatcher-15] [INFO] MockRaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: applyState called: three 05:41:03,341 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: Persisting ApplyJournalEntries with index=2 05:41:03,342 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnMiddleEntryInAppendEntries: persist complete JournaledLogEntry{index=0, term=1, command=one, pending=false} 05:41:03,342 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnMiddleEntryInAppendEntries: persist complete JournaledLogEntry{index=1, term=1, command=two, pending=false} 05:41:03,342 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnMiddleEntryInAppendEntries: persist complete JournaledLogEntry{index=2, term=1, command=three, pending=false} 05:41:03,342 PM [test-pekko.actor.default-dispatcher-4] [INFO] SnapshotManager - testCaptureSnapshotOnMiddleEntryInAppendEntries: Initiating snapshot capture CaptureSnapshot [lastAppliedIndex=2, lastAppliedTerm=1, lastIndex=2, lastTerm=1, installSnapshotInitiated=, replicatedToAllIndex=-1, replicatedToAllTerm=-1, unAppliedEntries size=0, mandatoryTrim=false] 05:41:03,342 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] SnapshotManager - testCaptureSnapshotOnMiddleEntryInAppendEntries: captured snapshot at lastSequenceNumber: 4 05:41:03,342 PM [test-pekko.actor.default-dispatcher-4] [INFO] SnapshotManager - testCaptureSnapshotOnMiddleEntryInAppendEntries: Persising snapshot at EntryInfo[index=2, term=1]/EntryInfo[index=2, term=1] 05:41:03,342 PM [test-pekko.actor.default-dispatcher-4] [INFO] MockRaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: support() called 05:41:03,342 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] SnapshotManager - testCaptureSnapshotOnMiddleEntryInAppendEntries: log size 3 exceeds the snapshot batch count 2 - doing snapshotPreCommit with index 2 05:41:03,342 PM [test-pekko.actor.default-dispatcher-4] [INFO] SnapshotManager - testCaptureSnapshotOnMiddleEntryInAppendEntries: Removed in-memory snapshotted entries, adjusted snaphsotIndex: 2 and term: 1 05:41:03,343 PM [testCaptureSnapshotOnMiddleEntryInAppendEntries-%d389440] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: starting snapshot writeout to /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest10641515510338999097/testCaptureSnapshotOnMiddleEntryInAppendEntries/snapshot-00000000685C34AF-14700029.tmp 05:41:03,343 PM [test-pekko.actor.default-dispatcher-4] [INFO] TestActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[pekko://test/user/testCaptureSnapshotOnMiddleEntryInAppendEntries] was unhandled. [6] 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'. [WARN] [06/25/2025 17:41:03.343] [test-pekko.actor.default-dispatcher-15] [pekko://test/user/testCaptureSnapshotOnMiddleEntryInAppendEntries] unhandled message from Actor[pekko://test/deadLetters]: FollowerInitialSyncUpStatus[memberId=testCaptureSnapshotOnMiddleEntryInAppendEntries, initialSyncDone=false] [INFO] [pekkoDeadLetter][06/25/2025 17:41:03.343] [test-pekko.actor.default-dispatcher-4] [pekko://test/user/testCaptureSnapshotOnMiddleEntryInAppendEntries] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[pekko://test/user/testCaptureSnapshotOnMiddleEntryInAppendEntries] was unhandled. [6] 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'. 05:41:03,345 PM [testCaptureSnapshotOnMiddleEntryInAppendEntries-%d389440] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: finished snapshot writeout to /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest10641515510338999097/testCaptureSnapshotOnMiddleEntryInAppendEntries/snapshot-00000000685C34AF-14700029.v1 05:41:03,345 PM [testCaptureSnapshotOnMiddleEntryInAppendEntries-%d389440] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: selected SNAPSHOT_V1 to handle file /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest10641515510338999097/testCaptureSnapshotOnMiddleEntryInAppendEntries/snapshot-00000000685C34AF-14700029.v1 05:41:03,345 PM [testCaptureSnapshotOnMiddleEntryInAppendEntries-%d389440] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest10641515510338999097/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties 05:41:03,345 PM [testCaptureSnapshotOnMiddleEntryInAppendEntries-%d389440] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: retaining snapshot SnapshotFileV1{lastIncluded=EntryInfo[index=2, term=1], timestamp=2025-06-25T17:41:03.342884393Z, file=/tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest10641515510338999097/testCaptureSnapshotOnMiddleEntryInAppendEntries/snapshot-00000000685C34AF-14700029.v1, size=573, entryCompress=NONE, stateCompress=NONE} 05:41:03,346 PM [test-pekko.actor.default-dispatcher-15] [INFO] SnapshotManager - testCaptureSnapshotOnMiddleEntryInAppendEntries: snapshot is durable as of 2025-06-25T17:41:03.342884393Z 05:41:03,346 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] SnapshotManager - testCaptureSnapshotOnMiddleEntryInAppendEntries: Snapshot success - sequence number: 4 05:41:03,346 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftActorSnapshotMessageSupport - testCaptureSnapshotOnMiddleEntryInAppendEntries: SnapshotComplete received 05:41:03,346 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: handled a journal response 05:41:03,493 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: selected SNAPSHOT_V1 to handle file /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest10641515510338999097/testCaptureSnapshotOnMiddleEntryInAppendEntries/snapshot-00000000685C34AF-14700029.v1 05:41:03,494 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest10641515510338999097/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties 05:41:03,494 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: picked SnapshotFileV1{lastIncluded=EntryInfo[index=2, term=1], timestamp=2025-06-25T17:41:03.342884393Z, file=/tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest10641515510338999097/testCaptureSnapshotOnMiddleEntryInAppendEntries/snapshot-00000000685C34AF-14700029.v1, size=573, entryCompress=NONE, stateCompress=NONE} as the latest file 05:41:03,496 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/testCaptureSnapshotOnMiddleEntryInAppendEntries] 05:41:03,507 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: stopped executor with 0 remaining tasks 05:41:03,507 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: stopped executor with 0 remaining tasks [WARN] [06/25/2025 17:41:03.508] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/testCaptureSnapshotOnMiddleEntryInAppendEntries]: org.opendaylight.controller.cluster.common.actor.Monitor@603d3f5c [INFO] [pekkoDeadLetter][06/25/2025 17:41:03.508] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/testCaptureSnapshotOnMiddleEntryInAppendEntries] to Actor[pekko://test/user/termination-monitor] was not delivered. [7] 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'. 05:41:03,508 PM [test-pekko.actor.default-dispatcher-14] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/testCaptureSnapshotOnMiddleEntryInAppendEntries] to Actor[pekko://test/user/termination-monitor] was not delivered. [7] 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'. 05:41:03,508 PM [test-pekko.actor.default-dispatcher-15] [INFO] RaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: Starting recovery with journal batch size 1000 05:41:03,509 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: started executor 05:41:03,509 PM [test-pekko.actor.default-dispatcher-15] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: started executor 05:41:03,510 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] PropertiesTermInfoStore - testCaptureSnapshotOnMiddleEntryInAppendEntries: Set currentTerm=1, votedFor=null 05:41:03,510 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: selected SNAPSHOT_V1 to handle file /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest10641515510338999097/testCaptureSnapshotOnMiddleEntryInAppendEntries/snapshot-00000000685C34AF-14700029.v1 05:41:03,511 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest10641515510338999097/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties 05:41:03,511 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: picked SnapshotFileV1{lastIncluded=EntryInfo[index=2, term=1], timestamp=2025-06-25T17:41:03.342884393Z, file=/tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest10641515510338999097/testCaptureSnapshotOnMiddleEntryInAppendEntries/snapshot-00000000685C34AF-14700029.v1, size=573, entryCompress=NONE, stateCompress=NONE} as the latest file 05:41:03,511 PM [test-pekko.actor.default-dispatcher-14] [INFO] MockRaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: support() called 05:41:03,511 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] PekkoRecovery - testCaptureSnapshotOnMiddleEntryInAppendEntries: initializing from snapshot taken at 2025-06-25T17:41:03.342884393Z 05:41:03,511 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] PropertiesTermInfoStore - testCaptureSnapshotOnMiddleEntryInAppendEntries: Set currentTerm=1, votedFor=null 05:41:03,512 PM [test-pekko.actor.default-dispatcher-14] [INFO] PekkoRecovery - Recovery snapshot applied for testCaptureSnapshotOnMiddleEntryInAppendEntries in 140.3 μs: snapshotIndex=2, snapshotTerm=1, journal-size=0 05:41:03,512 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] PekkoRecovery - testCaptureSnapshotOnMiddleEntryInAppendEntries: Received apply journal entries for recovery, applying to state: 3 to 2 05:41:03,512 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] AbstractReplicatedLog - testCaptureSnapshotOnMiddleEntryInAppendEntries: Moving last applied index from 2 to 2 05:41:03,512 PM [test-pekko.actor.default-dispatcher-14] [INFO] PekkoRecovery - testCaptureSnapshotOnMiddleEntryInAppendEntries: Recovery completed in 532.6 μs - Switching actor to Follower - last log index = 2, last log term = 1, snapshot index = 2, snapshot term = 1, journal size = 0 05:41:03,512 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] PekkoRecovery - testCaptureSnapshotOnMiddleEntryInAppendEntries: restoring local TermInfo{term=1} 05:41:03,512 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] PropertiesTermInfoStore - testCaptureSnapshotOnMiddleEntryInAppendEntries: Set currentTerm=1, votedFor=null 05:41:03,512 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@586b7929 05:41:03,608 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior523#-1692247552] 05:41:03,619 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower524#953958866] 05:41:03,619 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader525#1838144803] 05:41:03,619 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/testCaptureSnapshotOnMiddleEntryInAppendEntries] 05:41:03,620 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: stopped executor with 0 remaining tasks 05:41:03,620 PM [test-pekko.actor.default-dispatcher-4] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: stopped executor with 0 remaining tasks 05:41:03,623 PM [main] [INFO] FollowerTest - Starting testHandleElectionTimeoutWhenLeaderMessageReceived 05:41:03,623 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 05:41:03,924 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to -1 05:41:04,54 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 05:41:04,54 PM [main] [DEBUG] Follower - follower (Follower): Received ElectionTimeout but lastLeaderMessageInterval 130 < election timeout PT0.4S 05:41:04,304 PM [main] [DEBUG] SyncStatusTracker - follower: Lagging -2 entries behind leader leader and reached 1 (of expected -1) 05:41:04,505 PM [main] [DEBUG] Follower - follower (Follower): Received ElectionTimeout but lastLeaderMessageInterval 200 < election timeout PT0.4S 05:41:04,505 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior526#1604522809] 05:41:04,516 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower527#-1806064644] 05:41:04,516 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader528#-1283461210] 05:41:04,520 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 05:41:04,521 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 05:41:04,521 PM [main] [DEBUG] Follower - follower (Follower): Received TimeoutNow - switching to Candidate 05:41:04,521 PM [main] [DEBUG] Candidate - follower (Candidate): Election: Candidate has following voting peers: [] 05:41:04,521 PM [main] [INFO] Candidate - follower (Candidate): Starting new election term 2 05:41:04,521 PM [main] [INFO] RaftActorBehavior - follower (Follower) :- Switching from behavior Follower to Candidate, election term: 2 05:41:04,522 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior529#1459517958] 05:41:04,533 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower530#1497759934] 05:41:04,533 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader531#-237588518] 05:41:04,536 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 05:41:04,538 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): In requestVote: RequestVote{term=1, candidateId=test, lastLogIndex=10000, lastLogTerm=999} - currentTerm: 1, votedFor: test, lastIndex: 1, lastTerm: 1 05:41:04,538 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): requestVote returning: RequestVoteReply{term=1, voteGranted=true} 05:41:04,539 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior532#-357038629] 05:41:04,550 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower533#1444957658] 05:41:04,550 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader534#-521598261] 05:41:04,553 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 05:41:04,555 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader-1, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=2, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]} 05:41:04,555 PM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 1 05:41:04,556 PM [main] [DEBUG] Follower - follower (Follower): matchEntry SimpleReplicatedLogEntry [index=0, term=2, payload=zero] is present: existingEntryTerm: 2 05:41:04,556 PM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 0, entries to be added from: 1 05:41:04,556 PM [main] [DEBUG] Follower - follower (Follower): Log size is now 1 05:41:04,556 PM [main] [DEBUG] Follower - follower (Follower): Commit index set to 0 05:41:04,556 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries returning : AppendEntriesReply{term=2, success=true, followerId=follower, logLastIndex=0, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 05:41:04,556 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 2 05:41:04,556 PM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 2, context.getLastApplied(): -1, lastIndex(): 0 05:41:04,557 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 0 05:41:04,557 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 0 05:41:04,557 PM [main] [WARN] RaftActorBehavior - follower (Follower): Missing index 1 from log. Cannot apply state. Ignoring 1 to 2 05:41:04,557 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior535#2051648648] 05:41:04,568 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower536#148647875] 05:41:04,568 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader537#-520895727] 05:41:04,572 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 05:41:04,574 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): In requestVote: RequestVote{term=1, candidateId=test, lastLogIndex=1999, lastLogTerm=1} - currentTerm: 1, votedFor: test, lastIndex: 2000, lastTerm: 1 05:41:04,574 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): requestVote returning: RequestVoteReply{term=1, voteGranted=false} 05:41:04,574 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior538#1198524756] 05:41:04,585 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower539#-1742551998] 05:41:04,585 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader540#1268130932] 05:41:04,589 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 05:41:04,590 PM [main] [INFO] Follower - follower (Follower): Term 100 in "AppendEntries{term=100, leaderId=leader-1, prevLogIndex=0, prevLogTerm=0, leaderCommit=1, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[]}" message is greater than follower's term 1 - updating term 05:41:04,591 PM [main] [INFO] Follower - follower (Follower): The prevLogIndex 0 was found in the log but the term 1 is not equal to the append entries prevLogTerm 0 - lastIndex: 0, snapshotIndex: -1, snapshotTerm: -1 05:41:04,591 PM [main] [INFO] Follower - follower (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=100, success=false, followerId=follower, logLastIndex=0, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 05:41:04,591 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 1 05:41:04,592 PM [main] [INFO] Follower - follower (Follower): Term 100 in "AppendEntriesReply{term=100, success=false, followerId=follower-1, logLastIndex=100, logLastTerm=100, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=0, raftVersion=5, recipientRaftVersion=5}" message is greater than follower's term 1 - updating term 05:41:04,593 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 05:41:04,593 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): Cluster state: [] 05:41:04,593 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): Candidate in requestVote:RequestVote{term=100, candidateId=candidate-1, lastLogIndex=10, lastLogTerm=100} with higher term appears reachable, updating term. 05:41:04,593 PM [main] [INFO] Follower - follower (Follower): Term 100 in "RequestVote{term=100, candidateId=candidate-1, lastLogIndex=10, lastLogTerm=100}" message is greater than follower's term 1 - updating term 05:41:04,594 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): In requestVote: RequestVote{term=100, candidateId=candidate-1, lastLogIndex=10, lastLogTerm=100} - currentTerm: 100, votedFor: null, lastIndex: 0, lastTerm: 1 05:41:04,595 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): requestVote returning: RequestVoteReply{term=100, voteGranted=true} 05:41:04,595 PM [main] [INFO] Follower - follower (Follower): Term 100 in "RequestVoteReply{term=100, voteGranted=false}" message is greater than follower's term 1 - updating term 05:41:04,596 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior541#1588097326] 05:41:04,606 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower542#-875847529] 05:41:04,607 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader543#-1532108329] 05:41:04,609 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 05:41:04,609 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 0 05:41:04,610 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 0 05:41:04,610 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 05:41:04,610 PM [main] [DEBUG] SnapshotManager - test: fakeSnapshot purging log to 0 for term 1 05:41:04,610 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 2 05:41:04,610 PM [main] [DEBUG] SnapshotManager - test: fakeSnapshot purging log to 1 for term 1 05:41:04,610 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 2 05:41:04,610 PM [main] [DEBUG] SnapshotManager - test: fakeSnapshot purging log to 1 for term 1 05:41:04,611 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior544#-1482678349] 05:41:04,622 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower545#-480531036] 05:41:04,622 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader546#-952463776] 05:41:04,626 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 05:41:04,627 PM [main] [INFO] RaftActorBehavior - follower (Follower): Cannot append entries because sender's term 100 is less than 1000 05:41:04,628 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior547#-851417938] 05:41:04,639 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower548#1314231170] 05:41:04,639 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader549#-375471990] 05:41:04,643 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 05:41:04,644 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): In requestVote: RequestVote{term=999, candidateId=test, lastLogIndex=10000, lastLogTerm=999} - currentTerm: 1000, votedFor: null, lastIndex: 1, lastTerm: 1 05:41:04,645 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): requestVote returning: RequestVoteReply{term=1000, voteGranted=false} 05:41:04,645 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior550#-759102202] 05:41:04,646 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower551#-2034349214] 05:41:04,646 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader552#-1385416645] [INFO] [06/25/2025 17:41:04.647] [main] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 05:41:04,647 PM [test-pekko.actor.default-dispatcher-4] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [06/25/2025 17:41:04.648] [test-pekko.actor.default-dispatcher-4] [pekko://test/system/cluster/core/daemon] unhandled message from Actor[pekko://test/deadLetters]: Leave(pekko://test@10.30.170.130:17355) [INFO] [pekkoDeadLetter][06/25/2025 17:41:04.648] [test-pekko.actor.default-dispatcher-15] [pekko://test/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#1603783282] 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'. 05:41:04,648 PM [test-pekko.actor.default-dispatcher-15] [INFO] LocalActorRef - pekkoDeadLetter Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#1603783282] 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'. [INFO] [06/25/2025 17:41:04.649] [test-pekko.actor.internal-dispatcher-9] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.130:17355] - Exiting completed [INFO] [06/25/2025 17:41:04.649] [test-pekko.actor.internal-dispatcher-9] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.130:17355] - Shutting down... 05:41:04,649 PM [test-pekko.actor.default-dispatcher-14] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.130:17355] - Exiting completed 05:41:04,649 PM [test-pekko.actor.default-dispatcher-14] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.130:17355] - Shutting down... [INFO] [06/25/2025 17:41:04.649] [test-pekko.actor.internal-dispatcher-9] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.130:17355] - Successfully shut down 05:41:04,649 PM [test-pekko.actor.default-dispatcher-15] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.130:17355] - Successfully shut down [INFO] [06/25/2025 17:41:04.650] [test-pekko.remote.default-remote-dispatcher-10] [pekko://test@10.30.170.130:17355/system/remoting-terminator] Shutting down remote daemon. 05:41:04,650 PM [test-pekko.actor.default-dispatcher-15] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. [INFO] [06/25/2025 17:41:04.650] [test-pekko.remote.default-remote-dispatcher-10] [pekko://test@10.30.170.130:17355/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 05:41:04,650 PM [test-pekko.actor.default-dispatcher-15] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 05:41:04,653 PM [test-pekko.actor.default-dispatcher-4] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [INFO] [06/25/2025 17:41:04.653] [test-pekko.remote.default-remote-dispatcher-7] [pekko://test@10.30.170.130:17355/system/remoting-terminator] Remoting shut down. [DEBUG] [06/25/2025 17:41:04.653] [test-pekko.actor.internal-dispatcher-2] [EventStream] shutting down: StandardOutLogger