[DEBUG] [06/26/2025 14:41:47.952] [main] [EventStream(pekko://test)] logger log1-TestEventListener started 02:41:47,952 PM [test-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [06/26/2025 14:41:47.953] [main] [EventStream(pekko://test)] logger log2-Slf4jLogger started [DEBUG] [06/26/2025 14:41:47.953] [main] [EventStream(pekko://test)] Default Loggers started [INFO] [06/26/2025 14:41:47.969] [main] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.193:17355] with UID [413657476619589645] 02:41:47,969 PM [test-pekko.actor.default-dispatcher-6] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.193:17355] with UID [413657476619589645] 02:41:47,970 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.193:17355] - Starting up, Pekko version [1.0.3] ... [INFO] [06/26/2025 14:41:47.970] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.193:17355] - Starting up, Pekko version [1.0.3] ... [INFO] [06/26/2025 14:41:47.972] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.193:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [06/26/2025 14:41:47.972] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.193:17355] - Started up successfully 02:41:47,972 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.193:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 02:41:47,972 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.193:17355] - Started up successfully [INFO] [06/26/2025 14:41:47.973] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.193:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing [INFO] [06/26/2025 14:41:47.973] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.193:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 02:41:47,973 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.193:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 02:41:47,973 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.193:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 02:41:47,988 PM [main] [INFO] FollowerTest - Starting testHandleInstallSnapshot 02:41:47,988 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 02:41:48,76 PM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot: InstallSnapshot{term=1, leaderId=leader, lastIncludedIndex=1, lastIncludedTerm=1, datasize=50, chunk=1/2, lastChunkHashCode=OptionalInt.empty} 02:41:48,77 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 1 02:41:48,77 PM [main] [DEBUG] SnapshotTracker - follower (Follower): addChunk: chunkIndex=1, lastChunkIndex=0, collectedChunks.size=0, lastChunkHashCode=-1 02:41:48,77 PM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot returning: InstallSnapshotReply{term=1, followerId=follower, chunkIndex=1, success=true} 02:41:48,78 PM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot: InstallSnapshot{term=1, leaderId=leader, lastIncludedIndex=2, lastIncludedTerm=1, datasize=29, chunk=2/2, lastChunkHashCode=OptionalInt.empty} 02:41:48,78 PM [main] [DEBUG] SyncStatusTracker - follower: Lagging 1 entries behind leader leader and reached 1 (of expected 1) 02:41:48,78 PM [main] [DEBUG] SnapshotTracker - follower (Follower): addChunk: chunkIndex=2, lastChunkIndex=1, collectedChunks.size=50, lastChunkHashCode=675006801 02:41:48,78 PM [main] [INFO] Follower - follower (Follower): Snapshot received from leader: leader 02:41:48,81 PM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot returning: InstallSnapshotReply{term=1, followerId=follower, chunkIndex=2, success=true} 02:41:48,81 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior424#-959279214] 02:41:48,92 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower425#-385452825] 02:41:48,92 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader426#-46990675] 02:41:48,94 PM [main] [INFO] FollowerTest - Starting testHandleAppendEntriesPreviousLogEntryMissing 02:41:48,94 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 02:41:48,97 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]]} 02:41:48,97 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 02:41:48,98 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} 02:41:48,98 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 4 02:41:48,98 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior427#448755462] 02:41:48,109 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower428#1999017042] 02:41:48,109 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader429#-1709116702] 02:41:48,112 PM [main] [INFO] FollowerTest - Starting testInitialSyncUpWithHandleInstallSnapshot 02:41:48,112 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 02:41:48,114 PM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot: InstallSnapshot{term=1, leaderId=leader, lastIncludedIndex=1, lastIncludedTerm=1, datasize=50, chunk=1/2, lastChunkHashCode=OptionalInt.empty} 02:41:48,114 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 1 02:41:48,114 PM [main] [DEBUG] SnapshotTracker - follower (Follower): addChunk: chunkIndex=1, lastChunkIndex=0, collectedChunks.size=0, lastChunkHashCode=-1 02:41:48,114 PM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot returning: InstallSnapshotReply{term=1, followerId=follower, chunkIndex=1, success=true} 02:41:48,115 PM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot: InstallSnapshot{term=1, leaderId=leader, lastIncludedIndex=2, lastIncludedTerm=1, datasize=29, chunk=2/2, lastChunkHashCode=OptionalInt.empty} 02:41:48,115 PM [main] [DEBUG] SnapshotTracker - follower (Follower): addChunk: chunkIndex=2, lastChunkIndex=1, collectedChunks.size=50, lastChunkHashCode=675006801 02:41:48,115 PM [main] [INFO] Follower - follower (Follower): Snapshot received from leader: leader 02:41:48,115 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 101 02:41:48,116 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 02:41:48,117 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]]} 02:41:48,117 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 02:41:48,117 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} 02:41:48,117 PM [main] [DEBUG] SyncStatusTracker - follower: Lagging 1 entries behind leader leader and reached 101 (of expected 1) 02:41:48,118 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior430#-1753893710] 02:41:48,118 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower431#1482675805] 02:41:48,119 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader432#-828710157] 02:41:48,121 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 02:41:48,124 PM [main] [INFO] Follower - follower (Follower): Term 100 in "RequestVoteReply{term=100, voteGranted=false}" message is greater than follower's term 1 - updating term 02:41:48,133 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior433#1190988710] 02:41:48,134 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower434#-281676396] 02:41:48,134 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader435#-165925902] 02:41:48,139 PM [main] [INFO] FollowerTest - Starting testHandleFirstAppendEntries 02:41:48,139 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 02:41:48,139 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 02:41:48,140 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]]} 02:41:48,140 PM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 1 02:41:48,140 PM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 100, entries to be added from: 0 02:41:48,141 PM [main] [DEBUG] Follower - follower (Follower): Append entry to log foo 02:41:48,141 PM [main] [DEBUG] Follower - follower (Follower): Log size is now 2 02:41:48,141 PM [main] [DEBUG] Follower - follower (Follower): Commit index set to 101 02:41:48,141 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} 02:41:48,141 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 101 02:41:48,141 PM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 101, context.getLastApplied(): 1, lastIndex(): 101 02:41:48,143 PM [main] [WARN] RaftActorBehavior - follower (Follower): Missing index 2 from log. Cannot apply state. Ignoring 2 to 101 02:41:48,145 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior436#-1572866951] 02:41:48,146 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower437#1630198009] 02:41:48,146 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader438#2007976214] 02:41:48,149 PM [main] [INFO] FollowerTest - Starting testHandleAppendEntriesWithExistingLogEntry 02:41:48,149 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 02:41:48,149 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]]} 02:41:48,150 PM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 1 02:41:48,150 PM [main] [DEBUG] Follower - follower (Follower): matchEntry DefaultLogEntry[index=1, term=1, command=one] is present: existingEntryTerm: 1 02:41:48,150 PM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 1, entries to be added from: 1 02:41:48,150 PM [main] [DEBUG] Follower - follower (Follower): Log size is now 2 02:41:48,150 PM [main] [DEBUG] Follower - follower (Follower): Commit index set to 1 02:41:48,150 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} 02:41:48,150 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 1 02:41:48,150 PM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 1, context.getLastApplied(): -1, lastIndex(): 1 02:41:48,150 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 0 02:41:48,150 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 0 02:41:48,150 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 1 02:41:48,150 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from 0 to 1 02:41:48,152 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]]} 02:41:48,152 PM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 2 02:41:48,152 PM [main] [DEBUG] Follower - follower (Follower): matchEntry DefaultLogEntry[index=1, term=1, command=one] is present: existingEntryTerm: 1 02:41:48,152 PM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 1, entries to be added from: 1 02:41:48,152 PM [main] [DEBUG] Follower - follower (Follower): Append entry to log two 02:41:48,152 PM [main] [DEBUG] Follower - follower (Follower): Log size is now 3 02:41:48,152 PM [main] [DEBUG] Follower - follower (Follower): Commit index set to 2 02:41:48,152 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} 02:41:48,152 PM [main] [DEBUG] SyncStatusTracker - follower: Lagging 0 entries behind leader leader and reached 2 (of expected 1) 02:41:48,152 PM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 2, context.getLastApplied(): 1, lastIndex(): 2 02:41:48,153 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 2 02:41:48,153 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from 1 to 2 02:41:48,154 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior439#1618967935] 02:41:48,154 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower440#-29787364] 02:41:48,154 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader441#-1602210320] 02:41:48,158 PM [main] [INFO] FollowerTest - Starting testHandleAppendEntriesSenderPrevLogTermNotSameAsReceiverPrevLogTerm 02:41:48,158 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 02:41:48,159 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 02:41:48,160 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 02:41:48,160 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} 02:41:48,160 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 101 02:41:48,160 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior442#-531101681] 02:41:48,161 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower443#966454088] 02:41:48,161 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader444#-1208435600] 02:41:48,162 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 02:41:48,164 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior445#-260002036] 02:41:48,165 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower446#-436866202] 02:41:48,165 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader447#671405144] 02:41:48,166 PM [main] [INFO] FollowerTest - Starting testHandleAppendEntriesWithNewerCommitIndex 02:41:48,167 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 02:41:48,167 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 100 02:41:48,167 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 02:41:48,167 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]]} 02:41:48,168 PM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 1 02:41:48,168 PM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 100, entries to be added from: 0 02:41:48,168 PM [main] [DEBUG] Follower - follower (Follower): Append entry to log foo 02:41:48,168 PM [main] [DEBUG] Follower - follower (Follower): Log size is now 2 02:41:48,168 PM [main] [DEBUG] Follower - follower (Follower): Commit index set to 101 02:41:48,168 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} 02:41:48,168 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 101 02:41:48,168 PM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 101, context.getLastApplied(): 100, lastIndex(): 101 02:41:48,168 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 101 02:41:48,168 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from 100 to 101 02:41:48,168 PM [main] [DEBUG] SnapshotManager - follower: fakeSnapshot purging log to 100 for term 2 02:41:48,168 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior448#98616388] 02:41:48,169 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower449#-1071882222] 02:41:48,169 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader450#564071698] 02:41:48,172 PM [main] [INFO] FollowerTest - Starting testCaptureSnapshotOnLastEntryInAppendEntries [WARN] [06/26/2025 14:41:48.174] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/testCaptureSnapshotOnLastEntryInAppendEntries]: org.opendaylight.controller.cluster.common.actor.Monitor@7e30843f [INFO] [pekkoDeadLetter][06/26/2025 14:41:48.174] [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'. 02:41:48,174 PM [test-pekko.actor.default-dispatcher-6] [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'. 02:41:48,175 PM [test-pekko.actor.default-dispatcher-5] [INFO] RaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: Starting recovery with journal batch size 1000 02:41:48,175 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: started executor 02:41:48,175 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: started executor 02:41:48,179 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest5815216022063305305/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties does not exist 02:41:48,179 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: no eligible files found 02:41:48,179 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - testCaptureSnapshotOnLastEntryInAppendEntries: Set currentTerm=1, votedFor=null 02:41:48,179 PM [test-pekko.actor.default-dispatcher-11] [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 02:41:48,183 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - testCaptureSnapshotOnLastEntryInAppendEntries: Set currentTerm=1, votedFor=null 02:41:48,183 PM [test-pekko.actor.default-dispatcher-11] [INFO] PekkoRecovery - testCaptureSnapshotOnLastEntryInAppendEntries: Local TermInfo store seeded with TermInfo{term=1} 02:41:48,183 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@10196bd9 02:41:48,184 PM [test-pekko.actor.default-dispatcher-11] [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]]} 02:41:48,184 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] Follower - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): Number of entries to be appended = 2 02:41:48,184 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] Follower - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 02:41:48,184 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] Follower - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): Append entry to log one 02:41:48,184 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnLastEntryInAppendEntries: Append log entry and persist DefaultLogEntry[index=0, term=1, command=one] 02:41:48,184 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] Follower - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): Append entry to log two 02:41:48,184 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnLastEntryInAppendEntries: Append log entry and persist DefaultLogEntry[index=1, term=1, command=two] 02:41:48,184 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] Follower - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): Log size is now 2 02:41:48,184 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] Follower - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): Commit index set to 1 02:41:48,184 PM [test-pekko.actor.default-dispatcher-11] [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} 02:41:48,184 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - testCaptureSnapshotOnLastEntryInAppendEntries: Last sync leader does not match current leader leader, need to catch up to 1 02:41:48,184 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] Follower - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 1, context.getLastApplied(): -1, lastIndex(): 1 02:41:48,184 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActorBehavior - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): Setting last applied to 0 02:41:48,184 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractReplicatedLog - testCaptureSnapshotOnLastEntryInAppendEntries: Moving last applied index from -1 to 0 02:41:48,184 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: Applying state for log index 0 data one 02:41:48,184 PM [test-pekko.actor.default-dispatcher-11] [INFO] MockRaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: applyState called: one 02:41:48,184 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActorBehavior - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): Setting last applied to 1 02:41:48,184 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractReplicatedLog - testCaptureSnapshotOnLastEntryInAppendEntries: Moving last applied index from 0 to 1 02:41:48,184 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: Applying state for log index 1 data two 02:41:48,184 PM [test-pekko.actor.default-dispatcher-11] [INFO] MockRaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: applyState called: two 02:41:48,184 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: Persisting ApplyJournalEntries with index=1 02:41:48,185 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnLastEntryInAppendEntries: persist complete JournaledLogEntry{index=0, term=1, command=one, pending=false} 02:41:48,185 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnLastEntryInAppendEntries: persist complete JournaledLogEntry{index=1, term=1, command=two, pending=false} 02:41:48,185 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] 02:41:48,185 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] SnapshotManager - testCaptureSnapshotOnLastEntryInAppendEntries: captured snapshot at lastSequenceNumber: 3 02:41:48,185 PM [test-pekko.actor.default-dispatcher-5] [INFO] SnapshotManager - testCaptureSnapshotOnLastEntryInAppendEntries: Persising snapshot at EntryInfo[index=1, term=1]/EntryInfo[index=1, term=1] 02:41:48,185 PM [test-pekko.actor.default-dispatcher-5] [INFO] MockRaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: support() called 02:41:48,185 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] SnapshotManager - testCaptureSnapshotOnLastEntryInAppendEntries: log size 2 exceeds the snapshot batch count 2 - doing snapshotPreCommit with index 1 02:41:48,185 PM [test-pekko.actor.default-dispatcher-5] [INFO] SnapshotManager - testCaptureSnapshotOnLastEntryInAppendEntries: Removed in-memory snapshotted entries, adjusted snaphsotIndex: 1 and term: 1 02:41:48,185 PM [testCaptureSnapshotOnLastEntryInAppendEntries-%d336110] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: starting snapshot writeout to /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest5815216022063305305/testCaptureSnapshotOnLastEntryInAppendEntries/snapshot-00000000685D5C2C-0B0A99BB.tmp [WARN] [06/26/2025 14:41:48.185] [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/26/2025 14:41:48.185] [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'. 02:41:48,185 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'. 02:41:48,191 PM [testCaptureSnapshotOnLastEntryInAppendEntries-%d336110] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: finished snapshot writeout to /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest5815216022063305305/testCaptureSnapshotOnLastEntryInAppendEntries/snapshot-00000000685D5C2C-0B0A99BB.v1 02:41:48,191 PM [testCaptureSnapshotOnLastEntryInAppendEntries-%d336110] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: selected SNAPSHOT_V1 to handle file /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest5815216022063305305/testCaptureSnapshotOnLastEntryInAppendEntries/snapshot-00000000685D5C2C-0B0A99BB.v1 02:41:48,191 PM [testCaptureSnapshotOnLastEntryInAppendEntries-%d336110] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest5815216022063305305/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties 02:41:48,191 PM [testCaptureSnapshotOnLastEntryInAppendEntries-%d336110] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: retaining snapshot SnapshotFileV1{lastIncluded=EntryInfo[index=1, term=1], timestamp=2025-06-26T14:41:48.185244091Z, file=/tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest5815216022063305305/testCaptureSnapshotOnLastEntryInAppendEntries/snapshot-00000000685D5C2C-0B0A99BB.v1, size=555, entryCompress=NONE, stateCompress=NONE} 02:41:48,191 PM [test-pekko.actor.default-dispatcher-6] [INFO] SnapshotManager - testCaptureSnapshotOnLastEntryInAppendEntries: snapshot is durable as of 2025-06-26T14:41:48.185244091Z 02:41:48,191 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] SnapshotManager - testCaptureSnapshotOnLastEntryInAppendEntries: Snapshot success - sequence number: 3 02:41:48,191 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActorSnapshotMessageSupport - testCaptureSnapshotOnLastEntryInAppendEntries: SnapshotComplete received 02:41:48,192 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: handled a journal response 02:41:48,336 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: selected SNAPSHOT_V1 to handle file /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest5815216022063305305/testCaptureSnapshotOnLastEntryInAppendEntries/snapshot-00000000685D5C2C-0B0A99BB.v1 02:41:48,336 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest5815216022063305305/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties 02:41:48,336 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: picked SnapshotFileV1{lastIncluded=EntryInfo[index=1, term=1], timestamp=2025-06-26T14:41:48.185244091Z, file=/tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest5815216022063305305/testCaptureSnapshotOnLastEntryInAppendEntries/snapshot-00000000685D5C2C-0B0A99BB.v1, size=555, entryCompress=NONE, stateCompress=NONE} as the latest file 02:41:48,338 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior451#1661461282] 02:41:48,349 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower452#257951277] 02:41:48,349 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader453#-1704668304] 02:41:48,349 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/testCaptureSnapshotOnLastEntryInAppendEntries] 02:41:48,349 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: stopped executor with 0 remaining tasks 02:41:48,349 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: stopped executor with 0 remaining tasks 02:41:48,352 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 02:41:48,353 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior454#811781425] 02:41:48,363 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower455#-826003625] 02:41:48,363 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader456#-149112754] 02:41:48,365 PM [main] [INFO] FollowerTest - Starting testHandleRequestVoteWhenSenderTermEqualToCurrentTermAndVotedForIsNotTheSameAsCandidateId 02:41:48,365 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 02:41:48,367 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 02:41:48,367 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): requestVote returning: RequestVoteReply{term=1000, voteGranted=false} 02:41:48,367 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior457#535624121] 02:41:48,379 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower458#1984999390] 02:41:48,379 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader459#1417442388] 02:41:48,383 PM [main] [INFO] FollowerTest - Starting testHandleFirstAppendEntriesWithPrevIndexMinusOneAndReplicatedToAllIndexPresentInSnapshot 02:41:48,383 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 02:41:48,384 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 02:41:48,384 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]]} 02:41:48,385 PM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 1 02:41:48,385 PM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 100, entries to be added from: 0 02:41:48,385 PM [main] [DEBUG] Follower - follower (Follower): Append entry to log foo 02:41:48,385 PM [main] [DEBUG] Follower - follower (Follower): Log size is now 1 02:41:48,385 PM [main] [DEBUG] Follower - follower (Follower): Commit index set to 101 02:41:48,385 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} 02:41:48,385 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 101 02:41:48,385 PM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 101, context.getLastApplied(): 1, lastIndex(): 101 02:41:48,386 PM [main] [WARN] RaftActorBehavior - follower (Follower): Missing index 2 from log. Cannot apply state. Ignoring 2 to 101 02:41:48,386 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior460#938450289] 02:41:48,386 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower461#967885519] 02:41:48,386 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader462#-1742686380] 02:41:48,388 PM [main] [INFO] FollowerTest - Starting testHandleAppendEntriesLeaderChangedBeforeSyncUpComplete 02:41:48,389 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 02:41:48,389 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 02:41:48,390 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]]} 02:41:48,390 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 02:41:48,391 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} 02:41:48,391 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 101 02:41:48,391 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from 1 to 100 02:41:48,391 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]]} 02:41:48,391 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 02:41:48,392 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} 02:41:48,392 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-2, need to catch up to 46 02:41:48,392 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior463#149521112] 02:41:48,392 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower464#1637387435] 02:41:48,392 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader465#-1814617758] 02:41:48,395 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 02:41:48,395 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior466#-797327699] 02:41:48,395 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower467#-1780572142] 02:41:48,395 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader468#-110148071] 02:41:48,402 PM [main] [INFO] FollowerTest - Starting testHandleSyncUpAppendEntries 02:41:48,402 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 02:41:48,402 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 02:41:48,402 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]]} 02:41:48,403 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 02:41:48,403 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} 02:41:48,404 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 101 02:41:48,404 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 101 02:41:48,404 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]]} 02:41:48,404 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 02:41:48,406 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} 02:41:48,406 PM [main] [DEBUG] SyncStatusTracker - follower: Lagging 1 entries behind leader leader-1 and reached 101 (of expected 101) 02:41:48,407 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]]} 02:41:48,407 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 02:41:48,407 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} 02:41:48,410 PM [main] [DEBUG] SyncStatusTracker - follower: Lagging 1 entries behind leader leader-1 and reached 101 (of expected 101) 02:41:48,410 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior469#1498474255] 02:41:48,410 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower470#-122900315] 02:41:48,410 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader471#1372692804] 02:41:48,412 PM [main] [INFO] FollowerTest - Starting testHandleAppendAfterInstallingSnapshot 02:41:48,412 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 02:41:48,413 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]]} 02:41:48,414 PM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 1 02:41:48,414 PM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 3, entries to be added from: 0 02:41:48,414 PM [main] [DEBUG] Follower - follower (Follower): Append entry to log four 02:41:48,414 PM [main] [DEBUG] Follower - follower (Follower): Log size is now 1 02:41:48,414 PM [main] [DEBUG] Follower - follower (Follower): Commit index set to 4 02:41:48,414 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} 02:41:48,414 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 4 02:41:48,414 PM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 4, context.getLastApplied(): -1, lastIndex(): 4 02:41:48,414 PM [main] [WARN] RaftActorBehavior - follower (Follower): Missing index 0 from log. Cannot apply state. Ignoring 0 to 4 02:41:48,414 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior472#-1186862628] 02:41:48,415 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower473#-619105129] 02:41:48,415 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader474#724030762] 02:41:48,416 PM [main] [INFO] FollowerTest - Starting testNeedsLeaderAddress 02:41:48,418 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 02:41:48,419 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to -1 02:41:48,420 PM [main] [DEBUG] Follower - New leader address: pekko://test/user/leader477 02:41:48,420 PM [main] [INFO] PeerInfos - follower: Peer address for peer leader set to pekko://test/user/leader477 02:41:48,421 PM [main] [DEBUG] SyncStatusTracker - follower: Lagging 0 entries behind leader leader and reached -1 (of expected -1) 02:41:48,421 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior475#-830237559] 02:41:48,432 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower476#1976336673] 02:41:48,432 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader477#1495741436] 02:41:48,440 PM [main] [INFO] FollowerTest - Starting testHandleFirstAppendEntriesWithPrevIndexMinusOneAndReplicatedToAllIndexPresentInLog 02:41:48,440 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 02:41:48,441 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 02:41:48,442 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]]} 02:41:48,442 PM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 1 02:41:48,442 PM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 100, entries to be added from: 0 02:41:48,442 PM [main] [DEBUG] Follower - follower (Follower): Append entry to log foo 02:41:48,442 PM [main] [DEBUG] Follower - follower (Follower): Log size is now 2 02:41:48,442 PM [main] [DEBUG] Follower - follower (Follower): Commit index set to 101 02:41:48,442 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} 02:41:48,442 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 101 02:41:48,442 PM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 101, context.getLastApplied(): 1, lastIndex(): 101 02:41:48,443 PM [main] [WARN] RaftActorBehavior - follower (Follower): Missing index 2 from log. Cannot apply state. Ignoring 2 to 101 02:41:48,451 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior478#873360272] 02:41:48,467 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower479#-667098304] 02:41:48,469 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader480#1042119658] 02:41:48,471 PM [main] [INFO] FollowerTest - Starting testHandleFirstAppendEntries 02:41:48,472 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 02:41:48,472 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 02:41:48,473 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]]} 02:41:48,473 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 02:41:48,474 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} 02:41:48,474 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 101 02:41:48,474 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior481#-510014139] 02:41:48,475 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower482#659720424] 02:41:48,475 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader483#829897974] 02:41:48,478 PM [main] [INFO] FollowerTest - Starting testCaptureSnapshotOnAppendEntriesWithUnapplied 02:41:48,479 PM [test-pekko.actor.default-dispatcher-6] [INFO] RaftActor - testCaptureSnapshotOnAppendEntriesWithUnapplied: Starting recovery with journal batch size 1000 02:41:48,479 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: started executor 02:41:48,479 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: started executor [WARN] [06/26/2025 14:41:48.479] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/testCaptureSnapshotOnAppendEntriesWithUnapplied]: org.opendaylight.controller.cluster.common.actor.Monitor@412220a [INFO] [pekkoDeadLetter][06/26/2025 14:41:48.480] [test-pekko.actor.default-dispatcher-6] [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'. 02:41:48,480 PM [test-pekko.actor.default-dispatcher-6] [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'. 02:41:48,481 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest12782619806114038718/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties does not exist 02:41:48,481 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: no eligible files found 02:41:48,481 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - testCaptureSnapshotOnAppendEntriesWithUnapplied: Set currentTerm=1, votedFor=null 02:41:48,481 PM [test-pekko.actor.default-dispatcher-12] [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 02:41:48,485 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - testCaptureSnapshotOnAppendEntriesWithUnapplied: Set currentTerm=1, votedFor=null 02:41:48,485 PM [test-pekko.actor.default-dispatcher-12] [INFO] PekkoRecovery - testCaptureSnapshotOnAppendEntriesWithUnapplied: Local TermInfo store seeded with TermInfo{term=1} 02:41:48,485 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - testCaptureSnapshotOnAppendEntriesWithUnapplied: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@7a165a27 02:41:48,486 PM [test-pekko.actor.default-dispatcher-6] [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]]} 02:41:48,486 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): Number of entries to be appended = 3 02:41:48,486 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 02:41:48,486 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): Append entry to log one 02:41:48,486 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnAppendEntriesWithUnapplied: Append log entry and persist DefaultLogEntry[index=0, term=1, command=one] 02:41:48,486 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): Append entry to log two 02:41:48,486 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnAppendEntriesWithUnapplied: Append log entry and persist DefaultLogEntry[index=1, term=1, command=two] 02:41:48,486 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): Append entry to log three 02:41:48,486 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnAppendEntriesWithUnapplied: Append log entry and persist DefaultLogEntry[index=2, term=1, command=three] 02:41:48,486 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): Log size is now 3 02:41:48,486 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): Commit index set to 0 02:41:48,486 PM [test-pekko.actor.default-dispatcher-6] [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} 02:41:48,486 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - testCaptureSnapshotOnAppendEntriesWithUnapplied: Last sync leader does not match current leader leader, need to catch up to 0 02:41:48,486 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 2 02:41:48,486 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActorBehavior - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): Setting last applied to 0 02:41:48,486 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractReplicatedLog - testCaptureSnapshotOnAppendEntriesWithUnapplied: Moving last applied index from -1 to 0 02:41:48,486 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - testCaptureSnapshotOnAppendEntriesWithUnapplied: Applying state for log index 0 data one 02:41:48,486 PM [test-pekko.actor.default-dispatcher-6] [INFO] MockRaftActor - testCaptureSnapshotOnAppendEntriesWithUnapplied: applyState called: one 02:41:48,486 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - testCaptureSnapshotOnAppendEntriesWithUnapplied: Persisting ApplyJournalEntries with index=0 02:41:48,487 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnAppendEntriesWithUnapplied: persist complete JournaledLogEntry{index=0, term=1, command=one, pending=false} 02:41:48,487 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnAppendEntriesWithUnapplied: persist complete JournaledLogEntry{index=1, term=1, command=two, pending=false} 02:41:48,487 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnAppendEntriesWithUnapplied: persist complete JournaledLogEntry{index=2, term=1, command=three, pending=false} 02:41:48,487 PM [test-pekko.actor.default-dispatcher-11] [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] 02:41:48,489 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] SnapshotManager - testCaptureSnapshotOnAppendEntriesWithUnapplied: captured snapshot at lastSequenceNumber: 4 02:41:48,489 PM [test-pekko.actor.default-dispatcher-11] [INFO] SnapshotManager - testCaptureSnapshotOnAppendEntriesWithUnapplied: Persising snapshot at EntryInfo[index=0, term=1]/EntryInfo[index=2, term=1] 02:41:48,489 PM [test-pekko.actor.default-dispatcher-11] [INFO] MockRaftActor - testCaptureSnapshotOnAppendEntriesWithUnapplied: support() called 02:41:48,489 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] SnapshotManager - testCaptureSnapshotOnAppendEntriesWithUnapplied: log size 3 exceeds the snapshot batch count 1 - doing snapshotPreCommit with index 0 02:41:48,489 PM [test-pekko.actor.default-dispatcher-11] [INFO] SnapshotManager - testCaptureSnapshotOnAppendEntriesWithUnapplied: Removed in-memory snapshotted entries, adjusted snaphsotIndex: 0 and term: 1 02:41:48,489 PM [testCaptureSnapshotOnAppendEntriesWithUnapplied-%d633369] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: starting snapshot writeout to /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest12782619806114038718/testCaptureSnapshotOnAppendEntriesWithUnapplied/snapshot-00000000685D5C2C-1D2EBC8F.tmp [WARN] [06/26/2025 14:41:48.490] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/testCaptureSnapshotOnAppendEntriesWithUnapplied] unhandled message from Actor[pekko://test/deadLetters]: FollowerInitialSyncUpStatus[memberId=testCaptureSnapshotOnAppendEntriesWithUnapplied, initialSyncDone=false] [INFO] [pekkoDeadLetter][06/26/2025 14:41:48.490] [test-pekko.actor.default-dispatcher-11] [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'. 02:41:48,490 PM [test-pekko.actor.default-dispatcher-11] [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'. 02:41:48,491 PM [testCaptureSnapshotOnAppendEntriesWithUnapplied-%d633369] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: finished snapshot writeout to /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest12782619806114038718/testCaptureSnapshotOnAppendEntriesWithUnapplied/snapshot-00000000685D5C2C-1D2EBC8F.v1 02:41:48,491 PM [testCaptureSnapshotOnAppendEntriesWithUnapplied-%d633369] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: selected SNAPSHOT_V1 to handle file /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest12782619806114038718/testCaptureSnapshotOnAppendEntriesWithUnapplied/snapshot-00000000685D5C2C-1D2EBC8F.v1 02:41:48,491 PM [testCaptureSnapshotOnAppendEntriesWithUnapplied-%d633369] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest12782619806114038718/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties 02:41:48,493 PM [testCaptureSnapshotOnAppendEntriesWithUnapplied-%d633369] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: retaining snapshot SnapshotFileV1{lastIncluded=EntryInfo[index=0, term=1], timestamp=2025-06-26T14:41:48.489602191Z, file=/tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest12782619806114038718/testCaptureSnapshotOnAppendEntriesWithUnapplied/snapshot-00000000685D5C2C-1D2EBC8F.v1, size=701, entryCompress=NONE, stateCompress=NONE} 02:41:48,494 PM [test-pekko.actor.default-dispatcher-6] [INFO] SnapshotManager - testCaptureSnapshotOnAppendEntriesWithUnapplied: snapshot is durable as of 2025-06-26T14:41:48.489602191Z 02:41:48,494 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] SnapshotManager - testCaptureSnapshotOnAppendEntriesWithUnapplied: Snapshot success - sequence number: 4 02:41:48,494 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActorSnapshotMessageSupport - testCaptureSnapshotOnAppendEntriesWithUnapplied: SnapshotComplete received 02:41:48,494 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - testCaptureSnapshotOnAppendEntriesWithUnapplied: handled a journal response 02:41:48,637 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: selected SNAPSHOT_V1 to handle file /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest12782619806114038718/testCaptureSnapshotOnAppendEntriesWithUnapplied/snapshot-00000000685D5C2C-1D2EBC8F.v1 02:41:48,638 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest12782619806114038718/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties 02:41:48,638 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: picked SnapshotFileV1{lastIncluded=EntryInfo[index=0, term=1], timestamp=2025-06-26T14:41:48.489602191Z, file=/tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest12782619806114038718/testCaptureSnapshotOnAppendEntriesWithUnapplied/snapshot-00000000685D5C2C-1D2EBC8F.v1, size=701, entryCompress=NONE, stateCompress=NONE} as the latest file 02:41:48,639 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior484#1233680968] 02:41:48,650 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower485#-1333012970] 02:41:48,650 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader486#-1275692104] 02:41:48,651 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/testCaptureSnapshotOnAppendEntriesWithUnapplied] 02:41:48,651 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: stopped executor with 0 remaining tasks 02:41:48,651 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: stopped executor with 0 remaining tasks 02:41:48,653 PM [main] [INFO] FollowerTest - Starting testFirstAppendEntriesWithNoPrevIndexAndReplicatedToAllPresentInSnapshotButCalculatedPrevEntryMissing 02:41:48,654 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 02:41:48,654 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 02:41:48,655 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]]} 02:41:48,655 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 02:41:48,655 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} 02:41:48,655 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 105 02:41:48,656 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior487#-1832029258] 02:41:48,666 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower488#1479979311] 02:41:48,666 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader489#-239368586] 02:41:48,668 PM [main] [INFO] FollowerTest - Starting testHandleAppendEntriesSenderPrevLogIndexIsInTheSnapshot 02:41:48,668 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 02:41:48,669 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 02:41:48,670 PM [main] [DEBUG] Follower - follower (Follower): Commit index set to 7 02:41:48,670 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 8 02:41:48,670 PM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 8, context.getLastApplied(): -1, lastIndex(): 7 02:41:48,670 PM [main] [WARN] RaftActorBehavior - follower (Follower): Missing index 0 from log. Cannot apply state. Ignoring 0 to 8 02:41:48,671 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior490#-245455046] 02:41:48,681 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower491#653934354] 02:41:48,681 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader492#-1508035450] 02:41:48,683 PM [main] [INFO] FollowerTest - Starting testHandleAppendEntriesCorrectReceiverLogEntries 02:41:48,683 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 02:41:48,684 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 02:41:48,684 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]]} 02:41:48,685 PM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 2 02:41:48,685 PM [main] [DEBUG] Follower - follower (Follower): matchEntry DefaultLogEntry[index=2, term=2, command=two-1] is present: existingEntryTerm: 1 02:41:48,685 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:41:48,685 PM [main] [INFO] Follower - follower (Follower): Removing entries from log starting at 2, commitIndex: -1, lastApplied: -1 02:41:48,685 PM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 1, entries to be added from: 0 02:41:48,685 PM [main] [DEBUG] Follower - follower (Follower): Append entry to log two-1 02:41:48,685 PM [main] [DEBUG] Follower - follower (Follower): Append entry to log three 02:41:48,685 PM [main] [DEBUG] Follower - follower (Follower): Log size is now 4 02:41:48,685 PM [main] [DEBUG] Follower - follower (Follower): Commit index set to 3 02:41:48,686 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} 02:41:48,686 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 3 02:41:48,686 PM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 3, context.getLastApplied(): -1, lastIndex(): 3 02:41:48,687 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 0 02:41:48,687 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 0 02:41:48,687 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 1 02:41:48,687 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from 0 to 1 02:41:48,687 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 2 02:41:48,687 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from 1 to 2 02:41:48,687 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 3 02:41:48,687 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from 2 to 3 02:41:48,688 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior493#-749406093] 02:41:48,698 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower494#-2041194595] 02:41:48,698 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader495#-1777099877] 02:41:48,700 PM [main] [INFO] FollowerTest - Starting testHandleOutOfSequenceInstallSnapshot 02:41:48,700 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 02:41:48,701 PM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot: InstallSnapshot{term=1, leaderId=leader, lastIncludedIndex=3, lastIncludedTerm=1, datasize=50, chunk=3/3, lastChunkHashCode=OptionalInt.empty} 02:41:48,701 PM [main] [DEBUG] Follower - follower (Follower): expected chunkIndex 1 got 3 02:41:48,701 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior496#-2082937054] 02:41:48,712 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower497#-1846479431] 02:41:48,712 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader498#-1000765714] 02:41:48,714 PM [main] [INFO] FollowerTest - Starting testReceivingAppendEntriesDuringInstallSnapshotFromDifferentLeader 02:41:48,714 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 02:41:48,715 PM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot: InstallSnapshot{term=1, leaderId=leader, lastIncludedIndex=1, lastIncludedTerm=1, datasize=50, chunk=1/2, lastChunkHashCode=OptionalInt.empty} 02:41:48,715 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 1 02:41:48,715 PM [main] [DEBUG] SnapshotTracker - follower (Follower): addChunk: chunkIndex=1, lastChunkIndex=0, collectedChunks.size=0, lastChunkHashCode=-1 02:41:48,715 PM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot returning: InstallSnapshotReply{term=1, followerId=follower, chunkIndex=1, success=true} 02:41:48,718 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 02:41:48,718 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]]} 02:41:48,719 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 02:41:48,719 PM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 1 02:41:48,719 PM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 1, entries to be added from: 0 02:41:48,719 PM [main] [DEBUG] Follower - follower (Follower): Append entry to log 3 02:41:48,719 PM [main] [DEBUG] Follower - follower (Follower): Log size is now 3 02:41:48,719 PM [main] [DEBUG] Follower - follower (Follower): Commit index set to 2 02:41:48,719 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} 02:41:48,719 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader new-leader, need to catch up to 2 02:41:48,719 PM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 2, context.getLastApplied(): 1, lastIndex(): 2 02:41:48,720 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 2 02:41:48,720 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from 1 to 2 02:41:48,720 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior499#82492189] 02:41:48,731 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower500#-775173227] 02:41:48,731 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader501#-1746721069] 02:41:48,734 PM [main] [INFO] FollowerTest - Starting testHandleAppendEntriesLeaderChangedAfterSyncUpComplete 02:41:48,734 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 02:41:48,734 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 02:41:48,735 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]]} 02:41:48,735 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 02:41:48,735 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} 02:41:48,735 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 101 02:41:48,735 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 101 02:41:48,736 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]]} 02:41:48,736 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 02:41:48,736 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} 02:41:48,736 PM [main] [DEBUG] SyncStatusTracker - follower: Lagging 1 entries behind leader leader-1 and reached 101 (of expected 101) 02:41:48,736 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 100 02:41:48,737 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]]} 02:41:48,737 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 02:41:48,738 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} 02:41:48,738 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-2, need to catch up to 46 02:41:48,738 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior502#331771712] 02:41:48,749 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower503#1554264017] 02:41:48,750 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader504#-855145579] 02:41:48,753 PM [main] [INFO] FollowerTest - Starting testHandleElectionTimeoutWhenNoLeaderMessageReceived 02:41:48,753 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 02:41:48,954 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:41:48,954 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.193:17355, Removed) 02:41:48,954 PM [main] [DEBUG] Follower - follower (Follower): Received ElectionTimeout - switching to Candidate 02:41:48,954 PM [main] [DEBUG] Candidate - follower (Candidate): Election: Candidate has following voting peers: [] 02:41:48,954 PM [main] [INFO] Candidate - follower (Candidate): Starting new election term 2 02:41:48,954 PM [main] [INFO] RaftActorBehavior - follower (Follower) :- Switching from behavior Follower to Candidate, election term: 2 02:41:48,954 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior505#1987976308] 02:41:48,956 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower506#1269807296] 02:41:48,956 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader507#903376030] 02:41:48,959 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 02:41:48,959 PM [main] [DEBUG] PeerInfos - follower: Updated server config: isVoting: false, peers: [] 02:41:49,160 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:41:49,160 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior508#-77091551] 02:41:49,162 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower509#1360945271] 02:41:49,162 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader510#1549649905] 02:41:49,165 PM [main] [INFO] FollowerTest - Starting testHandleRequestVoteWhenSenderTermEqualToCurrentTermAndVotedForIsNull 02:41:49,165 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 02:41:49,167 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 02:41:49,168 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): requestVote returning: RequestVoteReply{term=1000, voteGranted=true} 02:41:49,169 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior511#-220399850] 02:41:49,169 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower512#1008966830] 02:41:49,170 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader513#703363664] 02:41:49,171 PM [main] [INFO] FollowerTest - Starting testHandleAppendEntriesAddNewEntries 02:41:49,171 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 02:41:49,172 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]]} 02:41:49,172 PM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 2 02:41:49,172 PM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 2, entries to be added from: 0 02:41:49,172 PM [main] [DEBUG] Follower - follower (Follower): Append entry to log three 02:41:49,172 PM [main] [DEBUG] Follower - follower (Follower): Append entry to log four 02:41:49,172 PM [main] [DEBUG] Follower - follower (Follower): Log size is now 5 02:41:49,172 PM [main] [DEBUG] Follower - follower (Follower): Commit index set to 4 02:41:49,172 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} 02:41:49,172 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 4 02:41:49,172 PM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 4, context.getLastApplied(): -1, lastIndex(): 4 02:41:49,172 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 0 02:41:49,172 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 0 02:41:49,172 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 1 02:41:49,172 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from 0 to 1 02:41:49,173 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 2 02:41:49,173 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from 1 to 2 02:41:49,173 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 3 02:41:49,173 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from 2 to 3 02:41:49,173 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 4 02:41:49,173 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from 3 to 4 02:41:49,173 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior514#841860819] 02:41:49,173 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower515#253779712] 02:41:49,173 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader516#-230366532] 02:41:49,175 PM [main] [INFO] FollowerTest - Starting testReceivingAppendEntriesDuringInstallSnapshot 02:41:49,175 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 02:41:49,175 PM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot: InstallSnapshot{term=1, leaderId=leader, lastIncludedIndex=1, lastIncludedTerm=1, datasize=50, chunk=1/2, lastChunkHashCode=OptionalInt.empty} 02:41:49,175 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 1 02:41:49,175 PM [main] [DEBUG] SnapshotTracker - follower (Follower): addChunk: chunkIndex=1, lastChunkIndex=0, collectedChunks.size=0, lastChunkHashCode=-1 02:41:49,175 PM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot returning: InstallSnapshotReply{term=1, followerId=follower, chunkIndex=1, success=true} 02:41:49,176 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]]} 02:41:49,176 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} 02:41:49,176 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior517#1925853791] 02:41:49,177 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower518#-1515558929] 02:41:49,177 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader519#-102353698] 02:41:49,178 PM [main] [INFO] FollowerTest - Starting testHandleAppendEntriesWhenOutOfSyncLogDetectedRequestForceInstallSnapshot 02:41:49,178 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 02:41:49,178 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 02:41:49,178 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]]} 02:41:49,178 PM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 2 02:41:49,178 PM [main] [DEBUG] Follower - follower (Follower): matchEntry DefaultLogEntry[index=2, term=2, command=two-1] is present: existingEntryTerm: 1 02:41:49,179 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 3 02:41:49,179 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior520#1520111717] 02:41:49,179 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower521#753437956] 02:41:49,179 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader522#-372570628] 02:41:49,180 PM [main] [INFO] FollowerTest - Starting testCaptureSnapshotOnMiddleEntryInAppendEntries 02:41:49,181 PM [test-pekko.actor.default-dispatcher-11] [INFO] RaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: Starting recovery with journal batch size 1000 02:41:49,181 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: started executor 02:41:49,181 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: started executor [WARN] [06/26/2025 14:41:49.181] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/testCaptureSnapshotOnMiddleEntryInAppendEntries]: org.opendaylight.controller.cluster.common.actor.Monitor@1f90a74e [INFO] [pekkoDeadLetter][06/26/2025 14:41:49.181] [test-pekko.actor.default-dispatcher-11] [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'. 02:41:49,181 PM [test-pekko.actor.default-dispatcher-11] [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'. 02:41:49,182 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest12822028207117019858/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties does not exist 02:41:49,183 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: no eligible files found 02:41:49,183 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - testCaptureSnapshotOnMiddleEntryInAppendEntries: Set currentTerm=1, votedFor=null 02:41:49,183 PM [test-pekko.actor.default-dispatcher-6] [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 02:41:49,186 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - testCaptureSnapshotOnMiddleEntryInAppendEntries: Set currentTerm=1, votedFor=null 02:41:49,187 PM [test-pekko.actor.default-dispatcher-6] [INFO] PekkoRecovery - testCaptureSnapshotOnMiddleEntryInAppendEntries: Local TermInfo store seeded with TermInfo{term=1} 02:41:49,187 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@6b7d3532 02:41:49,187 PM [test-pekko.actor.default-dispatcher-11] [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]]} 02:41:49,187 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] Follower - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): Number of entries to be appended = 3 02:41:49,187 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] Follower - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 02:41:49,187 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] Follower - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): Append entry to log one 02:41:49,187 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnMiddleEntryInAppendEntries: Append log entry and persist DefaultLogEntry[index=0, term=1, command=one] 02:41:49,187 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] Follower - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): Append entry to log two 02:41:49,187 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnMiddleEntryInAppendEntries: Append log entry and persist DefaultLogEntry[index=1, term=1, command=two] 02:41:49,187 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] Follower - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): Append entry to log three 02:41:49,187 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnMiddleEntryInAppendEntries: Append log entry and persist DefaultLogEntry[index=2, term=1, command=three] 02:41:49,187 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] Follower - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): Log size is now 3 02:41:49,187 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] Follower - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): Commit index set to 2 02:41:49,187 PM [test-pekko.actor.default-dispatcher-11] [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} 02:41:49,187 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] SyncStatusTracker - testCaptureSnapshotOnMiddleEntryInAppendEntries: Last sync leader does not match current leader leader, need to catch up to 2 02:41:49,187 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] Follower - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 2, context.getLastApplied(): -1, lastIndex(): 2 02:41:49,187 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActorBehavior - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): Setting last applied to 0 02:41:49,187 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractReplicatedLog - testCaptureSnapshotOnMiddleEntryInAppendEntries: Moving last applied index from -1 to 0 02:41:49,187 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: Applying state for log index 0 data one 02:41:49,187 PM [test-pekko.actor.default-dispatcher-11] [INFO] MockRaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: applyState called: one 02:41:49,187 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActorBehavior - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): Setting last applied to 1 02:41:49,187 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractReplicatedLog - testCaptureSnapshotOnMiddleEntryInAppendEntries: Moving last applied index from 0 to 1 02:41:49,187 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: Applying state for log index 1 data two 02:41:49,187 PM [test-pekko.actor.default-dispatcher-11] [INFO] MockRaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: applyState called: two 02:41:49,187 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActorBehavior - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): Setting last applied to 2 02:41:49,187 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractReplicatedLog - testCaptureSnapshotOnMiddleEntryInAppendEntries: Moving last applied index from 1 to 2 02:41:49,187 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: Applying state for log index 2 data three 02:41:49,187 PM [test-pekko.actor.default-dispatcher-11] [INFO] MockRaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: applyState called: three 02:41:49,187 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: Persisting ApplyJournalEntries with index=2 02:41:49,188 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnMiddleEntryInAppendEntries: persist complete JournaledLogEntry{index=0, term=1, command=one, pending=false} 02:41:49,188 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnMiddleEntryInAppendEntries: persist complete JournaledLogEntry{index=1, term=1, command=two, pending=false} 02:41:49,188 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnMiddleEntryInAppendEntries: persist complete JournaledLogEntry{index=2, term=1, command=three, pending=false} 02:41:49,188 PM [test-pekko.actor.default-dispatcher-6] [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] 02:41:49,188 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] SnapshotManager - testCaptureSnapshotOnMiddleEntryInAppendEntries: captured snapshot at lastSequenceNumber: 4 02:41:49,188 PM [test-pekko.actor.default-dispatcher-6] [INFO] SnapshotManager - testCaptureSnapshotOnMiddleEntryInAppendEntries: Persising snapshot at EntryInfo[index=2, term=1]/EntryInfo[index=2, term=1] 02:41:49,188 PM [test-pekko.actor.default-dispatcher-6] [INFO] MockRaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: support() called 02:41:49,188 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] SnapshotManager - testCaptureSnapshotOnMiddleEntryInAppendEntries: log size 3 exceeds the snapshot batch count 2 - doing snapshotPreCommit with index 2 02:41:49,188 PM [test-pekko.actor.default-dispatcher-6] [INFO] SnapshotManager - testCaptureSnapshotOnMiddleEntryInAppendEntries: Removed in-memory snapshotted entries, adjusted snaphsotIndex: 2 and term: 1 02:41:49,188 PM [testCaptureSnapshotOnMiddleEntryInAppendEntries-%d380128] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: starting snapshot writeout to /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest12822028207117019858/testCaptureSnapshotOnMiddleEntryInAppendEntries/snapshot-00000000685D5C2D-0B3DC0B6.tmp [WARN] [06/26/2025 14:41:49.188] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/testCaptureSnapshotOnMiddleEntryInAppendEntries] unhandled message from Actor[pekko://test/deadLetters]: FollowerInitialSyncUpStatus[memberId=testCaptureSnapshotOnMiddleEntryInAppendEntries, initialSyncDone=false] 02:41:49,189 PM [test-pekko.actor.default-dispatcher-5] [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'. [INFO] [pekkoDeadLetter][06/26/2025 14:41:49.188] [test-pekko.actor.default-dispatcher-12] [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'. 02:41:49,190 PM [testCaptureSnapshotOnMiddleEntryInAppendEntries-%d380128] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: finished snapshot writeout to /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest12822028207117019858/testCaptureSnapshotOnMiddleEntryInAppendEntries/snapshot-00000000685D5C2D-0B3DC0B6.v1 02:41:49,190 PM [testCaptureSnapshotOnMiddleEntryInAppendEntries-%d380128] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: selected SNAPSHOT_V1 to handle file /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest12822028207117019858/testCaptureSnapshotOnMiddleEntryInAppendEntries/snapshot-00000000685D5C2D-0B3DC0B6.v1 02:41:49,191 PM [testCaptureSnapshotOnMiddleEntryInAppendEntries-%d380128] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest12822028207117019858/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties 02:41:49,191 PM [testCaptureSnapshotOnMiddleEntryInAppendEntries-%d380128] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: retaining snapshot SnapshotFileV1{lastIncluded=EntryInfo[index=2, term=1], timestamp=2025-06-26T14:41:49.188596406Z, file=/tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest12822028207117019858/testCaptureSnapshotOnMiddleEntryInAppendEntries/snapshot-00000000685D5C2D-0B3DC0B6.v1, size=573, entryCompress=NONE, stateCompress=NONE} 02:41:49,191 PM [test-pekko.actor.default-dispatcher-12] [INFO] SnapshotManager - testCaptureSnapshotOnMiddleEntryInAppendEntries: snapshot is durable as of 2025-06-26T14:41:49.188596406Z 02:41:49,191 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] SnapshotManager - testCaptureSnapshotOnMiddleEntryInAppendEntries: Snapshot success - sequence number: 4 02:41:49,191 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActorSnapshotMessageSupport - testCaptureSnapshotOnMiddleEntryInAppendEntries: SnapshotComplete received 02:41:49,191 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: handled a journal response 02:41:49,290 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: selected SNAPSHOT_V1 to handle file /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest12822028207117019858/testCaptureSnapshotOnMiddleEntryInAppendEntries/snapshot-00000000685D5C2D-0B3DC0B6.v1 02:41:49,291 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest12822028207117019858/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties 02:41:49,291 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: picked SnapshotFileV1{lastIncluded=EntryInfo[index=2, term=1], timestamp=2025-06-26T14:41:49.188596406Z, file=/tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest12822028207117019858/testCaptureSnapshotOnMiddleEntryInAppendEntries/snapshot-00000000685D5C2D-0B3DC0B6.v1, size=573, entryCompress=NONE, stateCompress=NONE} as the latest file 02:41:49,293 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/testCaptureSnapshotOnMiddleEntryInAppendEntries] 02:41:49,294 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: stopped executor with 0 remaining tasks 02:41:49,294 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: stopped executor with 0 remaining tasks [WARN] [06/26/2025 14:41:49.295] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/testCaptureSnapshotOnMiddleEntryInAppendEntries]: org.opendaylight.controller.cluster.common.actor.Monitor@598ffcb9 02:41:49,295 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. [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'. 02:41:49,295 PM [test-pekko.actor.default-dispatcher-12] [INFO] RaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: Starting recovery with journal batch size 1000 [INFO] [pekkoDeadLetter][06/26/2025 14:41:49.295] [test-pekko.actor.default-dispatcher-11] [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'. 02:41:49,295 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: started executor 02:41:49,295 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: started executor 02:41:49,297 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - testCaptureSnapshotOnMiddleEntryInAppendEntries: Set currentTerm=1, votedFor=null 02:41:49,297 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: selected SNAPSHOT_V1 to handle file /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest12822028207117019858/testCaptureSnapshotOnMiddleEntryInAppendEntries/snapshot-00000000685D5C2D-0B3DC0B6.v1 02:41:49,297 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest12822028207117019858/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties 02:41:49,297 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: picked SnapshotFileV1{lastIncluded=EntryInfo[index=2, term=1], timestamp=2025-06-26T14:41:49.188596406Z, file=/tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest12822028207117019858/testCaptureSnapshotOnMiddleEntryInAppendEntries/snapshot-00000000685D5C2D-0B3DC0B6.v1, size=573, entryCompress=NONE, stateCompress=NONE} as the latest file 02:41:49,297 PM [test-pekko.actor.default-dispatcher-11] [INFO] MockRaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: support() called 02:41:49,298 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] PekkoRecovery - testCaptureSnapshotOnMiddleEntryInAppendEntries: initializing from snapshot taken at 2025-06-26T14:41:49.188596406Z 02:41:49,298 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - testCaptureSnapshotOnMiddleEntryInAppendEntries: Set currentTerm=1, votedFor=null 02:41:49,298 PM [test-pekko.actor.default-dispatcher-11] [INFO] PekkoRecovery - Recovery snapshot applied for testCaptureSnapshotOnMiddleEntryInAppendEntries in 189.6 μs: snapshotIndex=2, snapshotTerm=1, journal-size=0 02:41:49,299 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] PekkoRecovery - testCaptureSnapshotOnMiddleEntryInAppendEntries: Received apply journal entries for recovery, applying to state: 3 to 2 02:41:49,299 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractReplicatedLog - testCaptureSnapshotOnMiddleEntryInAppendEntries: Moving last applied index from 2 to 2 02:41:49,299 PM [test-pekko.actor.default-dispatcher-11] [INFO] PekkoRecovery - testCaptureSnapshotOnMiddleEntryInAppendEntries: Recovery completed in 654.3 μs - Switching actor to Follower - last log index = 2, last log term = 1, snapshot index = 2, snapshot term = 1, journal size = 0 02:41:49,299 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] PekkoRecovery - testCaptureSnapshotOnMiddleEntryInAppendEntries: restoring local TermInfo{term=1} 02:41:49,299 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - testCaptureSnapshotOnMiddleEntryInAppendEntries: Set currentTerm=1, votedFor=null 02:41:49,299 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@42c24631 02:41:49,299 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior523#-417049679] 02:41:49,310 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower524#-357671444] 02:41:49,310 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader525#1118352054] 02:41:49,311 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/testCaptureSnapshotOnMiddleEntryInAppendEntries] 02:41:49,311 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: stopped executor with 0 remaining tasks 02:41:49,311 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: stopped executor with 0 remaining tasks 02:41:49,313 PM [main] [INFO] FollowerTest - Starting testHandleElectionTimeoutWhenLeaderMessageReceived 02:41:49,313 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 02:41:49,614 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to -1 02:41:49,744 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:41:49,744 PM [main] [DEBUG] Follower - follower (Follower): Received ElectionTimeout but lastLeaderMessageInterval 130 < election timeout PT0.4S 02:41:49,995 PM [main] [DEBUG] SyncStatusTracker - follower: Lagging -2 entries behind leader leader and reached 1 (of expected -1) 02:41:50,195 PM [main] [DEBUG] Follower - follower (Follower): Received ElectionTimeout but lastLeaderMessageInterval 200 < election timeout PT0.4S 02:41:50,195 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior526#1287979620] 02:41:50,206 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower527#-1471758293] 02:41:50,206 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader528#1201243529] 02:41:50,209 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 02:41:50,210 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:41:50,210 PM [main] [DEBUG] Follower - follower (Follower): Received TimeoutNow - switching to Candidate 02:41:50,210 PM [main] [DEBUG] Candidate - follower (Candidate): Election: Candidate has following voting peers: [] 02:41:50,210 PM [main] [INFO] Candidate - follower (Candidate): Starting new election term 2 02:41:50,210 PM [main] [INFO] RaftActorBehavior - follower (Follower) :- Switching from behavior Follower to Candidate, election term: 2 02:41:50,211 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior529#-1357425707] 02:41:50,221 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower530#1761042362] 02:41:50,222 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader531#2019210437] 02:41:50,223 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 02:41:50,224 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 02:41:50,224 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): requestVote returning: RequestVoteReply{term=1, voteGranted=true} 02:41:50,225 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior532#-345580520] 02:41:50,235 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower533#790811649] 02:41:50,236 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader534#163114355] 02:41:50,237 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 02:41:50,239 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]]} 02:41:50,239 PM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 1 02:41:50,239 PM [main] [DEBUG] Follower - follower (Follower): matchEntry SimpleReplicatedLogEntry [index=0, term=2, payload=zero] is present: existingEntryTerm: 2 02:41:50,239 PM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 0, entries to be added from: 1 02:41:50,239 PM [main] [DEBUG] Follower - follower (Follower): Log size is now 1 02:41:50,239 PM [main] [DEBUG] Follower - follower (Follower): Commit index set to 0 02:41:50,239 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} 02:41:50,240 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 2 02:41:50,240 PM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 2, context.getLastApplied(): -1, lastIndex(): 0 02:41:50,240 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 0 02:41:50,240 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 0 02:41:50,240 PM [main] [WARN] RaftActorBehavior - follower (Follower): Missing index 1 from log. Cannot apply state. Ignoring 1 to 2 02:41:50,241 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior535#1293409537] 02:41:50,251 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower536#208643995] 02:41:50,251 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader537#-1980985428] 02:41:50,252 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 02:41:50,253 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 02:41:50,254 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): requestVote returning: RequestVoteReply{term=1, voteGranted=false} 02:41:50,254 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior538#-1682306198] 02:41:50,264 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower539#1853057363] 02:41:50,265 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader540#-1352836959] 02:41:50,266 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 02:41:50,266 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 02:41:50,267 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 02:41:50,267 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} 02:41:50,267 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 1 02:41:50,268 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 02:41:50,268 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 02:41:50,268 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): Cluster state: [] 02:41:50,268 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. 02:41:50,268 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 02:41:50,269 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 02:41:50,269 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): requestVote returning: RequestVoteReply{term=100, voteGranted=true} 02:41:50,270 PM [main] [INFO] Follower - follower (Follower): Term 100 in "RequestVoteReply{term=100, voteGranted=false}" message is greater than follower's term 1 - updating term 02:41:50,270 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior541#-156424120] 02:41:50,281 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower542#993526129] 02:41:50,281 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader543#-2022115413] 02:41:50,283 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 02:41:50,283 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 0 02:41:50,283 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 0 02:41:50,283 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 02:41:50,283 PM [main] [DEBUG] SnapshotManager - test: fakeSnapshot purging log to 0 for term 1 02:41:50,283 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 2 02:41:50,283 PM [main] [DEBUG] SnapshotManager - test: fakeSnapshot purging log to 1 for term 1 02:41:50,283 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 2 02:41:50,284 PM [main] [DEBUG] SnapshotManager - test: fakeSnapshot purging log to 1 for term 1 02:41:50,284 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior544#84727208] 02:41:50,284 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower545#-554453266] 02:41:50,284 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader546#-11873657] 02:41:50,286 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 02:41:50,286 PM [main] [INFO] RaftActorBehavior - follower (Follower): Cannot append entries because sender's term 100 is less than 1000 02:41:50,287 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior547#1327535802] 02:41:50,287 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower548#193971137] 02:41:50,288 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader549#1587608874] 02:41:50,289 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 02:41:50,290 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 02:41:50,290 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): requestVote returning: RequestVoteReply{term=1000, voteGranted=false} 02:41:50,290 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior550#1231425738] 02:41:50,291 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower551#388964037] 02:41:50,291 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader552#1651370297] [INFO] [06/26/2025 14:41:50.291] [main] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 02:41:50,291 PM [test-pekko.actor.default-dispatcher-6] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [06/26/2025 14:41:50.292] [test-pekko.actor.default-dispatcher-6] [pekko://test/system/cluster/core/daemon] unhandled message from Actor[pekko://test/deadLetters]: Leave(pekko://test@10.30.170.193:17355) [INFO] [pekkoDeadLetter][06/26/2025 14:41:50.292] [test-pekko.actor.default-dispatcher-6] [pekko://test/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#1170758553] 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'. 02:41:50,292 PM [test-pekko.actor.default-dispatcher-6] [INFO] LocalActorRef - pekkoDeadLetter Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#1170758553] 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'. 02:41:50,293 PM [test-pekko.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.193:17355] - Exiting completed 02:41:50,293 PM [test-pekko.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.193:17355] - Shutting down... [INFO] [06/26/2025 14:41:50.293] [test-pekko.actor.internal-dispatcher-9] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.193:17355] - Exiting completed [INFO] [06/26/2025 14:41:50.293] [test-pekko.actor.internal-dispatcher-9] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.193:17355] - Shutting down... 02:41:50,293 PM [test-pekko.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.193:17355] - Successfully shut down [INFO] [06/26/2025 14:41:50.293] [test-pekko.actor.internal-dispatcher-9] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.193:17355] - Successfully shut down [INFO] [06/26/2025 14:41:50.295] [test-pekko.remote.default-remote-dispatcher-7] [pekko://test@10.30.170.193:17355/system/remoting-terminator] Shutting down remote daemon. 02:41:50,295 PM [test-pekko.actor.default-dispatcher-12] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 02:41:50,295 PM [test-pekko.actor.default-dispatcher-12] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [06/26/2025 14:41:50.295] [test-pekko.remote.default-remote-dispatcher-7] [pekko://test@10.30.170.193:17355/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports.