[DEBUG] [06/24/2025 12:13:37.121] [main] [EventStream(pekko://test)] logger log1-TestEventListener started 12:13:37,125 PM [test-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [06/24/2025 12:13:37.125] [main] [EventStream(pekko://test)] logger log2-Slf4jLogger started [DEBUG] [06/24/2025 12:13:37.125] [main] [EventStream(pekko://test)] Default Loggers started [INFO] [06/24/2025 12:13:37.146] [main] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.171.47:17355] with UID [331738434087840975] 12:13:37,147 PM [test-pekko.actor.default-dispatcher-6] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.171.47:17355] with UID [331738434087840975] [INFO] [06/24/2025 12:13:37.147] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.47:17355] - Starting up, Pekko version [1.0.3] ... 12:13:37,147 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.47:17355] - Starting up, Pekko version [1.0.3] ... [INFO] [06/24/2025 12:13:37.150] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.47:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [06/24/2025 12:13:37.150] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.47:17355] - Started up successfully 12:13:37,150 PM [test-pekko.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.47:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 12:13:37,150 PM [test-pekko.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.47:17355] - Started up successfully [INFO] [06/24/2025 12:13:37.151] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.47:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing [INFO] [06/24/2025 12:13:37.151] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.47:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 12:13:37,152 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.47:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 12:13:37,152 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.47:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 12:13:37,162 PM [main] [INFO] FollowerTest - Starting testHandleInstallSnapshot 12:13:37,163 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 12:13:37,253 PM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot: InstallSnapshot{term=1, leaderId=leader, lastIncludedIndex=1, lastIncludedTerm=1, datasize=50, chunk=1/2, lastChunkHashCode=OptionalInt.empty} 12:13:37,253 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 1 12:13:37,257 PM [main] [DEBUG] SnapshotTracker - follower (Follower): addChunk: chunkIndex=1, lastChunkIndex=0, collectedChunks.size=0, lastChunkHashCode=-1 12:13:37,258 PM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot returning: InstallSnapshotReply{term=1, followerId=follower, chunkIndex=1, success=true} 12:13:37,259 PM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot: InstallSnapshot{term=1, leaderId=leader, lastIncludedIndex=2, lastIncludedTerm=1, datasize=29, chunk=2/2, lastChunkHashCode=OptionalInt.empty} 12:13:37,259 PM [main] [DEBUG] SyncStatusTracker - follower: Lagging 1 entries behind leader leader and reached 1 (of expected 1) 12:13:37,259 PM [main] [DEBUG] SnapshotTracker - follower (Follower): addChunk: chunkIndex=2, lastChunkIndex=1, collectedChunks.size=50, lastChunkHashCode=675006801 12:13:37,259 PM [main] [INFO] Follower - follower (Follower): Snapshot received from leader: leader 12:13:37,261 PM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot returning: InstallSnapshotReply{term=1, followerId=follower, chunkIndex=2, success=true} 12:13:37,263 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior424#128967772] 12:13:37,264 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower425#-1135055352] 12:13:37,264 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader426#-1130889126] 12:13:37,266 PM [main] [INFO] FollowerTest - Starting testHandleAppendEntriesPreviousLogEntryMissing 12:13:37,266 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 12:13:37,268 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]]} 12:13:37,269 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 12:13:37,269 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} 12:13:37,269 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 4 12:13:37,270 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior427#-2081510099] 12:13:37,270 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower428#687563193] 12:13:37,270 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader429#-1901553365] 12:13:37,272 PM [main] [INFO] FollowerTest - Starting testInitialSyncUpWithHandleInstallSnapshot 12:13:37,273 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 12:13:37,274 PM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot: InstallSnapshot{term=1, leaderId=leader, lastIncludedIndex=1, lastIncludedTerm=1, datasize=50, chunk=1/2, lastChunkHashCode=OptionalInt.empty} 12:13:37,274 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 1 12:13:37,274 PM [main] [DEBUG] SnapshotTracker - follower (Follower): addChunk: chunkIndex=1, lastChunkIndex=0, collectedChunks.size=0, lastChunkHashCode=-1 12:13:37,274 PM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot returning: InstallSnapshotReply{term=1, followerId=follower, chunkIndex=1, success=true} 12:13:37,275 PM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot: InstallSnapshot{term=1, leaderId=leader, lastIncludedIndex=2, lastIncludedTerm=1, datasize=29, chunk=2/2, lastChunkHashCode=OptionalInt.empty} 12:13:37,275 PM [main] [DEBUG] SnapshotTracker - follower (Follower): addChunk: chunkIndex=2, lastChunkIndex=1, collectedChunks.size=50, lastChunkHashCode=675006801 12:13:37,275 PM [main] [INFO] Follower - follower (Follower): Snapshot received from leader: leader 12:13:37,275 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 101 12:13:37,277 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 12:13:37,277 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]]} 12:13:37,277 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 12:13:37,277 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} 12:13:37,277 PM [main] [DEBUG] SyncStatusTracker - follower: Lagging 1 entries behind leader leader and reached 101 (of expected 1) 12:13:37,278 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior430#-1350572003] 12:13:37,278 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower431#-350135415] 12:13:37,278 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader432#1633230799] 12:13:37,280 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 12:13:37,281 PM [main] [INFO] Follower - follower (Follower): Term 100 in "RequestVoteReply{term=100, voteGranted=false}" message is greater than follower's term 1 - updating term 12:13:37,285 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior433#-950725378] 12:13:37,285 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower434#2066099108] 12:13:37,285 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader435#-1075667337] 12:13:37,287 PM [main] [INFO] FollowerTest - Starting testHandleFirstAppendEntries 12:13:37,288 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 12:13:37,288 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 12:13:37,289 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]]} 12:13:37,289 PM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 1 12:13:37,289 PM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 100, entries to be added from: 0 12:13:37,289 PM [main] [DEBUG] Follower - follower (Follower): Append entry to log foo 12:13:37,289 PM [main] [DEBUG] Follower - follower (Follower): Log size is now 2 12:13:37,289 PM [main] [DEBUG] Follower - follower (Follower): Commit index set to 101 12:13:37,289 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} 12:13:37,289 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 101 12:13:37,289 PM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 101, context.getLastApplied(): 1, lastIndex(): 101 12:13:37,291 PM [main] [WARN] RaftActorBehavior - follower (Follower): Missing index 2 from log. Cannot apply state. Ignoring 2 to 101 12:13:37,293 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior436#-1287883800] 12:13:37,293 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower437#1545584427] 12:13:37,293 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader438#-1378570816] 12:13:37,295 PM [main] [INFO] FollowerTest - Starting testHandleAppendEntriesWithExistingLogEntry 12:13:37,295 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 12:13:37,296 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]]} 12:13:37,296 PM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 1 12:13:37,296 PM [main] [DEBUG] Follower - follower (Follower): matchEntry DefaultLogEntry[index=1, term=1, command=one] is present: existingEntryTerm: 1 12:13:37,296 PM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 1, entries to be added from: 1 12:13:37,296 PM [main] [DEBUG] Follower - follower (Follower): Log size is now 2 12:13:37,296 PM [main] [DEBUG] Follower - follower (Follower): Commit index set to 1 12:13:37,297 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} 12:13:37,297 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 1 12:13:37,297 PM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 1, context.getLastApplied(): -1, lastIndex(): 1 12:13:37,297 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 0 12:13:37,297 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 0 12:13:37,297 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 1 12:13:37,297 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from 0 to 1 12:13:37,299 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]]} 12:13:37,299 PM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 2 12:13:37,299 PM [main] [DEBUG] Follower - follower (Follower): matchEntry DefaultLogEntry[index=1, term=1, command=one] is present: existingEntryTerm: 1 12:13:37,299 PM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 1, entries to be added from: 1 12:13:37,299 PM [main] [DEBUG] Follower - follower (Follower): Append entry to log two 12:13:37,299 PM [main] [DEBUG] Follower - follower (Follower): Log size is now 3 12:13:37,299 PM [main] [DEBUG] Follower - follower (Follower): Commit index set to 2 12:13:37,299 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} 12:13:37,299 PM [main] [DEBUG] SyncStatusTracker - follower: Lagging 0 entries behind leader leader and reached 2 (of expected 1) 12:13:37,299 PM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 2, context.getLastApplied(): 1, lastIndex(): 2 12:13:37,299 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 2 12:13:37,299 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from 1 to 2 12:13:37,300 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior439#-1419066768] 12:13:37,301 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower440#1789438236] 12:13:37,301 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader441#-244801810] 12:13:37,303 PM [main] [INFO] FollowerTest - Starting testHandleAppendEntriesSenderPrevLogTermNotSameAsReceiverPrevLogTerm 12:13:37,304 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 12:13:37,304 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 12:13:37,304 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 12:13:37,305 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} 12:13:37,305 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 101 12:13:37,305 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior442#-1384688152] 12:13:37,305 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower443#909384095] 12:13:37,305 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader444#867526298] 12:13:37,307 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 12:13:37,309 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior445#340328671] 12:13:37,310 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower446#1032576728] 12:13:37,310 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader447#2078927503] 12:13:37,312 PM [main] [INFO] FollowerTest - Starting testHandleAppendEntriesWithNewerCommitIndex 12:13:37,312 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 12:13:37,312 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 100 12:13:37,313 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 12:13:37,313 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]]} 12:13:37,313 PM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 1 12:13:37,313 PM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 100, entries to be added from: 0 12:13:37,313 PM [main] [DEBUG] Follower - follower (Follower): Append entry to log foo 12:13:37,313 PM [main] [DEBUG] Follower - follower (Follower): Log size is now 2 12:13:37,313 PM [main] [DEBUG] Follower - follower (Follower): Commit index set to 101 12:13:37,314 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} 12:13:37,314 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 101 12:13:37,314 PM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 101, context.getLastApplied(): 100, lastIndex(): 101 12:13:37,314 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 101 12:13:37,314 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from 100 to 101 12:13:37,314 PM [main] [DEBUG] SnapshotManager - follower: fakeSnapshot purging log to 100 for term 2 12:13:37,314 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior448#263194754] 12:13:37,315 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower449#-1653443160] 12:13:37,315 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader450#80093747] 12:13:37,318 PM [main] [INFO] FollowerTest - Starting testCaptureSnapshotOnLastEntryInAppendEntries 12:13:37,322 PM [test-pekko.actor.default-dispatcher-11] [INFO] RaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: Starting recovery with journal batch size 1000 12:13:37,322 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: started executor [WARN] [06/24/2025 12:13:37.322] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/testCaptureSnapshotOnLastEntryInAppendEntries]: org.opendaylight.controller.cluster.common.actor.Monitor@1977dcc9 12:13:37,322 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: started executor 12:13:37,323 PM [test-pekko.actor.default-dispatcher-12] [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'. [INFO] [pekkoDeadLetter][06/24/2025 12:13:37.323] [test-pekko.actor.default-dispatcher-12] [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'. 12:13:37,324 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest9798362504818792053/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties does not exist 12:13:37,324 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: no eligible files found 12:13:37,324 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - testCaptureSnapshotOnLastEntryInAppendEntries: Set currentTerm=1, votedFor=null 12:13:37,324 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 12:13:37,327 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - testCaptureSnapshotOnLastEntryInAppendEntries: Set currentTerm=1, votedFor=null 12:13:37,327 PM [test-pekko.actor.default-dispatcher-11] [INFO] PekkoRecovery - testCaptureSnapshotOnLastEntryInAppendEntries: Local TermInfo store seeded with TermInfo{term=1} 12:13:37,327 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: Pekko recovery completed with org.opendaylight.controller.cluster.raft.PekkoReplicatedLog@6c1f695e 12:13:37,327 PM [test-pekko.actor.default-dispatcher-14] [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]]} 12:13:37,327 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] Follower - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): Number of entries to be appended = 2 12:13:37,327 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] Follower - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 12:13:37,327 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] Follower - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): Append entry to log one 12:13:37,327 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnLastEntryInAppendEntries: Append log entry and persist DefaultLogEntry[index=0, term=1, command=one] 12:13:37,328 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] Follower - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): Append entry to log two 12:13:37,328 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnLastEntryInAppendEntries: Append log entry and persist DefaultLogEntry[index=1, term=1, command=two] 12:13:37,328 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] Follower - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): Log size is now 2 12:13:37,328 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] Follower - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): Commit index set to 1 12:13:37,328 PM [test-pekko.actor.default-dispatcher-14] [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} 12:13:37,328 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] SyncStatusTracker - testCaptureSnapshotOnLastEntryInAppendEntries: Last sync leader does not match current leader leader, need to catch up to 1 12:13:37,328 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] Follower - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 1, context.getLastApplied(): -1, lastIndex(): 1 12:13:37,328 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftActorBehavior - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): Setting last applied to 0 12:13:37,328 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] AbstractReplicatedLog - testCaptureSnapshotOnLastEntryInAppendEntries: Moving last applied index from -1 to 0 12:13:37,328 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: Applying state for log index 0 data one 12:13:37,328 PM [test-pekko.actor.default-dispatcher-14] [INFO] MockRaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: applyState called: one 12:13:37,328 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftActorBehavior - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): Setting last applied to 1 12:13:37,328 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] AbstractReplicatedLog - testCaptureSnapshotOnLastEntryInAppendEntries: Moving last applied index from 0 to 1 12:13:37,328 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: Applying state for log index 1 data two 12:13:37,328 PM [test-pekko.actor.default-dispatcher-14] [INFO] MockRaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: applyState called: two 12:13:37,328 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: Persisting ApplyJournalEntries with index=1 12:13:37,328 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnLastEntryInAppendEntries: persist complete JournaledLogEntry{index=0, term=1, command=one, pending=false} 12:13:37,329 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnLastEntryInAppendEntries: persist complete JournaledLogEntry{index=1, term=1, command=two, pending=false} 12:13:37,329 PM [test-pekko.actor.default-dispatcher-6] [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] 12:13:37,329 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] SnapshotManager - testCaptureSnapshotOnLastEntryInAppendEntries: captured snapshot at lastSequenceNumber: 3 12:13:37,329 PM [test-pekko.actor.default-dispatcher-6] [INFO] SnapshotManager - testCaptureSnapshotOnLastEntryInAppendEntries: Persising snapshot at EntryInfo[index=1, term=1]/EntryInfo[index=1, term=1] 12:13:37,329 PM [test-pekko.actor.default-dispatcher-6] [INFO] MockRaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: support() called 12:13:37,329 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] SnapshotManager - testCaptureSnapshotOnLastEntryInAppendEntries: log size 2 exceeds the snapshot batch count 2 - doing snapshotPreCommit with index 1 12:13:37,329 PM [test-pekko.actor.default-dispatcher-6] [INFO] SnapshotManager - testCaptureSnapshotOnLastEntryInAppendEntries: Removed in-memory snapshotted entries, adjusted snaphsotIndex: 1 and term: 1 [WARN] [06/24/2025 12:13:37.329] [test-pekko.actor.default-dispatcher-14] [pekko://test/user/testCaptureSnapshotOnLastEntryInAppendEntries] unhandled message from Actor[pekko://test/deadLetters]: FollowerInitialSyncUpStatus[memberId=testCaptureSnapshotOnLastEntryInAppendEntries, initialSyncDone=false] [INFO] [pekkoDeadLetter][06/24/2025 12:13:37.329] [test-pekko.actor.default-dispatcher-6] [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'. 12:13:37,329 PM [test-pekko.actor.default-dispatcher-6] [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'. 12:13:37,329 PM [testCaptureSnapshotOnLastEntryInAppendEntries-%d720641] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: starting snapshot writeout to /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest9798362504818792053/testCaptureSnapshotOnLastEntryInAppendEntries/snapshot-00000000685A9671-139F45ED.tmp 12:13:37,333 PM [testCaptureSnapshotOnLastEntryInAppendEntries-%d720641] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: finished snapshot writeout to /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest9798362504818792053/testCaptureSnapshotOnLastEntryInAppendEntries/snapshot-00000000685A9671-139F45ED.v1 12:13:37,333 PM [testCaptureSnapshotOnLastEntryInAppendEntries-%d720641] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest9798362504818792053/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties 12:13:37,333 PM [testCaptureSnapshotOnLastEntryInAppendEntries-%d720641] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: selected SNAPSHOT_V1 to handle file /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest9798362504818792053/testCaptureSnapshotOnLastEntryInAppendEntries/snapshot-00000000685A9671-139F45ED.v1 12:13:37,333 PM [testCaptureSnapshotOnLastEntryInAppendEntries-%d720641] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: retaining snapshot SnapshotFileV1{lastIncluded=EntryInfo[index=1, term=1], timestamp=2025-06-24T12:13:37.329205229Z, file=/tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest9798362504818792053/testCaptureSnapshotOnLastEntryInAppendEntries/snapshot-00000000685A9671-139F45ED.v1, size=555, entryCompress=NONE, stateCompress=NONE} 12:13:37,333 PM [test-pekko.actor.default-dispatcher-6] [INFO] SnapshotManager - testCaptureSnapshotOnLastEntryInAppendEntries: snapshot is durable as of 2025-06-24T12:13:37.329205229Z 12:13:37,333 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] SnapshotManager - testCaptureSnapshotOnLastEntryInAppendEntries: Snapshot success - sequence number: 3 12:13:37,333 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActorSnapshotMessageSupport - testCaptureSnapshotOnLastEntryInAppendEntries: SnapshotComplete received 12:13:37,334 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: handled a journal response 12:13:37,479 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest9798362504818792053/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties 12:13:37,479 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: selected SNAPSHOT_V1 to handle file /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest9798362504818792053/testCaptureSnapshotOnLastEntryInAppendEntries/snapshot-00000000685A9671-139F45ED.v1 12:13:37,479 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: picked SnapshotFileV1{lastIncluded=EntryInfo[index=1, term=1], timestamp=2025-06-24T12:13:37.329205229Z, file=/tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest9798362504818792053/testCaptureSnapshotOnLastEntryInAppendEntries/snapshot-00000000685A9671-139F45ED.v1, size=555, entryCompress=NONE, stateCompress=NONE} as the latest file 12:13:37,482 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior451#656262997] 12:13:37,483 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower452#229511730] 12:13:37,484 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader453#-2128107509] 12:13:37,484 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/testCaptureSnapshotOnLastEntryInAppendEntries] 12:13:37,484 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: stopped executor with 0 remaining tasks 12:13:37,484 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: stopped executor with 0 remaining tasks 12:13:37,488 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 12:13:37,490 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior454#-1101757455] 12:13:37,491 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower455#-1116215958] 12:13:37,491 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader456#553284583] 12:13:37,494 PM [main] [INFO] FollowerTest - Starting testHandleRequestVoteWhenSenderTermEqualToCurrentTermAndVotedForIsNotTheSameAsCandidateId 12:13:37,494 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 12:13:37,498 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 12:13:37,499 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): requestVote returning: RequestVoteReply{term=1000, voteGranted=false} 12:13:37,499 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior457#846667187] 12:13:37,500 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower458#-1626563471] 12:13:37,500 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader459#1451717003] 12:13:37,502 PM [main] [INFO] FollowerTest - Starting testHandleFirstAppendEntriesWithPrevIndexMinusOneAndReplicatedToAllIndexPresentInSnapshot 12:13:37,502 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 12:13:37,502 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 12:13:37,503 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]]} 12:13:37,503 PM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 1 12:13:37,503 PM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 100, entries to be added from: 0 12:13:37,503 PM [main] [DEBUG] Follower - follower (Follower): Append entry to log foo 12:13:37,503 PM [main] [DEBUG] Follower - follower (Follower): Log size is now 1 12:13:37,503 PM [main] [DEBUG] Follower - follower (Follower): Commit index set to 101 12:13:37,503 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} 12:13:37,503 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 101 12:13:37,503 PM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 101, context.getLastApplied(): 1, lastIndex(): 101 12:13:37,503 PM [main] [WARN] RaftActorBehavior - follower (Follower): Missing index 2 from log. Cannot apply state. Ignoring 2 to 101 12:13:37,504 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior460#-723936050] 12:13:37,505 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower461#-341041833] 12:13:37,505 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader462#-1315054910] 12:13:37,508 PM [main] [INFO] FollowerTest - Starting testHandleAppendEntriesLeaderChangedBeforeSyncUpComplete 12:13:37,508 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 12:13:37,508 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 12:13:37,509 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]]} 12:13:37,509 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 12:13:37,509 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} 12:13:37,509 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 101 12:13:37,509 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from 1 to 100 12:13:37,509 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]]} 12:13:37,509 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 12:13:37,510 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} 12:13:37,510 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-2, need to catch up to 46 12:13:37,510 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior463#2134868480] 12:13:37,510 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower464#-1106781643] 12:13:37,511 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader465#-941068337] 12:13:37,512 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 12:13:37,512 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior466#-1682112335] 12:13:37,513 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower467#1527149960] 12:13:37,513 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader468#-2107676123] 12:13:37,516 PM [main] [INFO] FollowerTest - Starting testHandleSyncUpAppendEntries 12:13:37,516 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 12:13:37,516 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 12:13:37,516 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]]} 12:13:37,517 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 12:13:37,517 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} 12:13:37,517 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 101 12:13:37,517 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 101 12:13:37,517 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]]} 12:13:37,517 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 12:13:37,518 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} 12:13:37,518 PM [main] [DEBUG] SyncStatusTracker - follower: Lagging 1 entries behind leader leader-1 and reached 101 (of expected 101) 12:13:37,518 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]]} 12:13:37,518 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 12:13:37,518 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} 12:13:37,518 PM [main] [DEBUG] SyncStatusTracker - follower: Lagging 1 entries behind leader leader-1 and reached 101 (of expected 101) 12:13:37,519 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior469#2032676907] 12:13:37,519 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower470#1622806908] 12:13:37,519 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader471#1684133875] 12:13:37,521 PM [main] [INFO] FollowerTest - Starting testHandleAppendAfterInstallingSnapshot 12:13:37,521 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 12:13:37,522 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]]} 12:13:37,523 PM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 1 12:13:37,523 PM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 3, entries to be added from: 0 12:13:37,523 PM [main] [DEBUG] Follower - follower (Follower): Append entry to log four 12:13:37,523 PM [main] [DEBUG] Follower - follower (Follower): Log size is now 1 12:13:37,523 PM [main] [DEBUG] Follower - follower (Follower): Commit index set to 4 12:13:37,523 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} 12:13:37,523 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 4 12:13:37,523 PM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 4, context.getLastApplied(): -1, lastIndex(): 4 12:13:37,523 PM [main] [WARN] RaftActorBehavior - follower (Follower): Missing index 0 from log. Cannot apply state. Ignoring 0 to 4 12:13:37,523 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior472#627043977] 12:13:37,524 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower473#1560916098] 12:13:37,524 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader474#491162567] 12:13:37,525 PM [main] [INFO] FollowerTest - Starting testNeedsLeaderAddress 12:13:37,526 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 12:13:37,527 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to -1 12:13:37,528 PM [main] [DEBUG] Follower - New leader address: pekko://test/user/leader477 12:13:37,528 PM [main] [INFO] PeerInfos - follower: Peer address for peer leader set to pekko://test/user/leader477 12:13:37,529 PM [main] [DEBUG] SyncStatusTracker - follower: Lagging 0 entries behind leader leader and reached -1 (of expected -1) 12:13:37,530 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior475#938330222] 12:13:37,531 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower476#1982807387] 12:13:37,531 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader477#-107379775] 12:13:37,533 PM [main] [INFO] FollowerTest - Starting testHandleFirstAppendEntriesWithPrevIndexMinusOneAndReplicatedToAllIndexPresentInLog 12:13:37,534 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 12:13:37,535 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 12:13:37,535 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]]} 12:13:37,535 PM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 1 12:13:37,535 PM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 100, entries to be added from: 0 12:13:37,535 PM [main] [DEBUG] Follower - follower (Follower): Append entry to log foo 12:13:37,535 PM [main] [DEBUG] Follower - follower (Follower): Log size is now 2 12:13:37,535 PM [main] [DEBUG] Follower - follower (Follower): Commit index set to 101 12:13:37,535 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} 12:13:37,535 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 101 12:13:37,535 PM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 101, context.getLastApplied(): 1, lastIndex(): 101 12:13:37,535 PM [main] [WARN] RaftActorBehavior - follower (Follower): Missing index 2 from log. Cannot apply state. Ignoring 2 to 101 12:13:37,536 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior478#931664768] 12:13:37,537 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower479#-1095982389] 12:13:37,537 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader480#-724413673] 12:13:37,538 PM [main] [INFO] FollowerTest - Starting testHandleFirstAppendEntries 12:13:37,538 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 12:13:37,539 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 12:13:37,539 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]]} 12:13:37,539 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 12:13:37,540 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} 12:13:37,540 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 101 12:13:37,540 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior481#732781259] 12:13:37,541 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower482#-114139265] 12:13:37,541 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader483#1209277444] 12:13:37,542 PM [main] [INFO] FollowerTest - Starting testCaptureSnapshotOnAppendEntriesWithUnapplied [WARN] [06/24/2025 12:13:37.543] [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@2c3f2e16 [INFO] [pekkoDeadLetter][06/24/2025 12:13:37.543] [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'. 12:13:37,544 PM [test-pekko.actor.default-dispatcher-14] [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'. 12:13:37,544 PM [test-pekko.actor.default-dispatcher-11] [INFO] RaftActor - testCaptureSnapshotOnAppendEntriesWithUnapplied: Starting recovery with journal batch size 1000 12:13:37,544 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: started executor 12:13:37,544 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: started executor 12:13:37,546 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest9487334949555159158/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties does not exist 12:13:37,546 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: no eligible files found 12:13:37,546 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - testCaptureSnapshotOnAppendEntriesWithUnapplied: Set currentTerm=1, votedFor=null 12:13:37,546 PM [test-pekko.actor.default-dispatcher-11] [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 12:13:37,549 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - testCaptureSnapshotOnAppendEntriesWithUnapplied: Set currentTerm=1, votedFor=null 12:13:37,549 PM [test-pekko.actor.default-dispatcher-11] [INFO] PekkoRecovery - testCaptureSnapshotOnAppendEntriesWithUnapplied: Local TermInfo store seeded with TermInfo{term=1} 12:13:37,549 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - testCaptureSnapshotOnAppendEntriesWithUnapplied: Pekko recovery completed with org.opendaylight.controller.cluster.raft.PekkoReplicatedLog@26ef959 12:13:37,549 PM [test-pekko.actor.default-dispatcher-14] [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]]} 12:13:37,549 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] Follower - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): Number of entries to be appended = 3 12:13:37,549 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] Follower - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 12:13:37,549 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] Follower - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): Append entry to log one 12:13:37,549 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnAppendEntriesWithUnapplied: Append log entry and persist DefaultLogEntry[index=0, term=1, command=one] 12:13:37,549 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] Follower - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): Append entry to log two 12:13:37,549 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnAppendEntriesWithUnapplied: Append log entry and persist DefaultLogEntry[index=1, term=1, command=two] 12:13:37,549 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] Follower - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): Append entry to log three 12:13:37,549 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnAppendEntriesWithUnapplied: Append log entry and persist DefaultLogEntry[index=2, term=1, command=three] 12:13:37,550 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] Follower - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): Log size is now 3 12:13:37,550 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] Follower - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): Commit index set to 0 12:13:37,550 PM [test-pekko.actor.default-dispatcher-14] [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} 12:13:37,550 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] SyncStatusTracker - testCaptureSnapshotOnAppendEntriesWithUnapplied: Last sync leader does not match current leader leader, need to catch up to 0 12:13:37,550 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] Follower - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 2 12:13:37,550 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftActorBehavior - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): Setting last applied to 0 12:13:37,550 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] AbstractReplicatedLog - testCaptureSnapshotOnAppendEntriesWithUnapplied: Moving last applied index from -1 to 0 12:13:37,550 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftActor - testCaptureSnapshotOnAppendEntriesWithUnapplied: Applying state for log index 0 data one 12:13:37,550 PM [test-pekko.actor.default-dispatcher-14] [INFO] MockRaftActor - testCaptureSnapshotOnAppendEntriesWithUnapplied: applyState called: one 12:13:37,550 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftActor - testCaptureSnapshotOnAppendEntriesWithUnapplied: Persisting ApplyJournalEntries with index=0 12:13:37,551 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnAppendEntriesWithUnapplied: persist complete JournaledLogEntry{index=0, term=1, command=one, pending=false} 12:13:37,551 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnAppendEntriesWithUnapplied: persist complete JournaledLogEntry{index=1, term=1, command=two, pending=false} 12:13:37,551 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnAppendEntriesWithUnapplied: persist complete JournaledLogEntry{index=2, term=1, command=three, pending=false} 12:13:37,551 PM [test-pekko.actor.default-dispatcher-14] [INFO] SnapshotManager - testCaptureSnapshotOnAppendEntriesWithUnapplied: Initiating snapshot capture CaptureSnapshot [lastAppliedIndex=0, lastAppliedTerm=1, lastIndex=2, lastTerm=1, installSnapshotInitiated=, replicatedToAllIndex=-1, replicatedToAllTerm=-1, unAppliedEntries size=2, mandatoryTrim=false] 12:13:37,551 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] SnapshotManager - testCaptureSnapshotOnAppendEntriesWithUnapplied: captured snapshot at lastSequenceNumber: 4 12:13:37,551 PM [test-pekko.actor.default-dispatcher-14] [INFO] SnapshotManager - testCaptureSnapshotOnAppendEntriesWithUnapplied: Persising snapshot at EntryInfo[index=0, term=1]/EntryInfo[index=2, term=1] 12:13:37,551 PM [test-pekko.actor.default-dispatcher-14] [INFO] MockRaftActor - testCaptureSnapshotOnAppendEntriesWithUnapplied: support() called 12:13:37,551 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] SnapshotManager - testCaptureSnapshotOnAppendEntriesWithUnapplied: log size 3 exceeds the snapshot batch count 1 - doing snapshotPreCommit with index 0 12:13:37,551 PM [test-pekko.actor.default-dispatcher-14] [INFO] SnapshotManager - testCaptureSnapshotOnAppendEntriesWithUnapplied: Removed in-memory snapshotted entries, adjusted snaphsotIndex: 0 and term: 1 12:13:37,551 PM [testCaptureSnapshotOnAppendEntriesWithUnapplied-%d162255] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: starting snapshot writeout to /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest9487334949555159158/testCaptureSnapshotOnAppendEntriesWithUnapplied/snapshot-00000000685A9671-20DBDC0C.tmp [WARN] [06/24/2025 12:13:37.551] [test-pekko.actor.default-dispatcher-14] [pekko://test/user/testCaptureSnapshotOnAppendEntriesWithUnapplied] unhandled message from Actor[pekko://test/deadLetters]: FollowerInitialSyncUpStatus[memberId=testCaptureSnapshotOnAppendEntriesWithUnapplied, initialSyncDone=false] [INFO] [pekkoDeadLetter][06/24/2025 12:13:37.551] [test-pekko.actor.default-dispatcher-14] [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'. 12:13:37,551 PM [test-pekko.actor.default-dispatcher-14] [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'. 12:13:37,553 PM [testCaptureSnapshotOnAppendEntriesWithUnapplied-%d162255] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: finished snapshot writeout to /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest9487334949555159158/testCaptureSnapshotOnAppendEntriesWithUnapplied/snapshot-00000000685A9671-20DBDC0C.v1 12:13:37,553 PM [testCaptureSnapshotOnAppendEntriesWithUnapplied-%d162255] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: selected SNAPSHOT_V1 to handle file /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest9487334949555159158/testCaptureSnapshotOnAppendEntriesWithUnapplied/snapshot-00000000685A9671-20DBDC0C.v1 12:13:37,553 PM [testCaptureSnapshotOnAppendEntriesWithUnapplied-%d162255] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest9487334949555159158/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties 12:13:37,553 PM [testCaptureSnapshotOnAppendEntriesWithUnapplied-%d162255] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: retaining snapshot SnapshotFileV1{lastIncluded=EntryInfo[index=0, term=1], timestamp=2025-06-24T12:13:37.551279628Z, file=/tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest9487334949555159158/testCaptureSnapshotOnAppendEntriesWithUnapplied/snapshot-00000000685A9671-20DBDC0C.v1, size=701, entryCompress=NONE, stateCompress=NONE} 12:13:37,553 PM [test-pekko.actor.default-dispatcher-11] [INFO] SnapshotManager - testCaptureSnapshotOnAppendEntriesWithUnapplied: snapshot is durable as of 2025-06-24T12:13:37.551279628Z 12:13:37,553 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] SnapshotManager - testCaptureSnapshotOnAppendEntriesWithUnapplied: Snapshot success - sequence number: 4 12:13:37,553 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - testCaptureSnapshotOnAppendEntriesWithUnapplied: handled a journal response 12:13:37,554 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActorSnapshotMessageSupport - testCaptureSnapshotOnAppendEntriesWithUnapplied: SnapshotComplete received 12:13:37,653 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: selected SNAPSHOT_V1 to handle file /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest9487334949555159158/testCaptureSnapshotOnAppendEntriesWithUnapplied/snapshot-00000000685A9671-20DBDC0C.v1 12:13:37,653 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest9487334949555159158/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties 12:13:37,653 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: picked SnapshotFileV1{lastIncluded=EntryInfo[index=0, term=1], timestamp=2025-06-24T12:13:37.551279628Z, file=/tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest9487334949555159158/testCaptureSnapshotOnAppendEntriesWithUnapplied/snapshot-00000000685A9671-20DBDC0C.v1, size=701, entryCompress=NONE, stateCompress=NONE} as the latest file 12:13:37,655 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior484#1483965516] 12:13:37,666 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower485#699962870] 12:13:37,666 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader486#-307250679] 12:13:37,666 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/testCaptureSnapshotOnAppendEntriesWithUnapplied] 12:13:37,667 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: stopped executor with 0 remaining tasks 12:13:37,667 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: stopped executor with 0 remaining tasks 12:13:37,669 PM [main] [INFO] FollowerTest - Starting testFirstAppendEntriesWithNoPrevIndexAndReplicatedToAllPresentInSnapshotButCalculatedPrevEntryMissing 12:13:37,670 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 12:13:37,670 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 12:13:37,671 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]]} 12:13:37,671 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 12:13:37,671 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} 12:13:37,671 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 105 12:13:37,672 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior487#928802464] 12:13:37,682 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower488#-257421274] 12:13:37,682 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader489#1469788352] 12:13:37,685 PM [main] [INFO] FollowerTest - Starting testHandleAppendEntriesSenderPrevLogIndexIsInTheSnapshot 12:13:37,685 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 12:13:37,686 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 12:13:37,687 PM [main] [DEBUG] Follower - follower (Follower): Commit index set to 7 12:13:37,687 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 8 12:13:37,687 PM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 8, context.getLastApplied(): -1, lastIndex(): 7 12:13:37,688 PM [main] [WARN] RaftActorBehavior - follower (Follower): Missing index 0 from log. Cannot apply state. Ignoring 0 to 8 12:13:37,688 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior490#1307289925] 12:13:37,699 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower491#-1875349735] 12:13:37,699 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader492#-829789502] 12:13:37,701 PM [main] [INFO] FollowerTest - Starting testHandleAppendEntriesCorrectReceiverLogEntries 12:13:37,701 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 12:13:37,702 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 12:13:37,703 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]]} 12:13:37,703 PM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 2 12:13:37,703 PM [main] [DEBUG] Follower - follower (Follower): matchEntry DefaultLogEntry[index=2, term=2, command=two-1] is present: existingEntryTerm: 1 12:13:37,703 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 12:13:37,703 PM [main] [INFO] Follower - follower (Follower): Removing entries from log starting at 2, commitIndex: -1, lastApplied: -1 12:13:37,703 PM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 1, entries to be added from: 0 12:13:37,703 PM [main] [DEBUG] Follower - follower (Follower): Append entry to log two-1 12:13:37,703 PM [main] [DEBUG] Follower - follower (Follower): Append entry to log three 12:13:37,703 PM [main] [DEBUG] Follower - follower (Follower): Log size is now 4 12:13:37,703 PM [main] [DEBUG] Follower - follower (Follower): Commit index set to 3 12:13:37,703 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} 12:13:37,704 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 3 12:13:37,704 PM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 3, context.getLastApplied(): -1, lastIndex(): 3 12:13:37,704 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 0 12:13:37,704 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 0 12:13:37,704 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 1 12:13:37,704 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from 0 to 1 12:13:37,704 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 2 12:13:37,704 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from 1 to 2 12:13:37,705 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 3 12:13:37,705 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from 2 to 3 12:13:37,705 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior493#2047509259] 12:13:37,716 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower494#-1222757459] 12:13:37,716 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader495#-582650980] 12:13:37,719 PM [main] [INFO] FollowerTest - Starting testHandleOutOfSequenceInstallSnapshot 12:13:37,719 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 12:13:37,720 PM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot: InstallSnapshot{term=1, leaderId=leader, lastIncludedIndex=3, lastIncludedTerm=1, datasize=50, chunk=3/3, lastChunkHashCode=OptionalInt.empty} 12:13:37,720 PM [main] [DEBUG] Follower - follower (Follower): expected chunkIndex 1 got 3 12:13:37,721 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior496#238290706] 12:13:37,732 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower497#-479700276] 12:13:37,732 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader498#-37525246] 12:13:37,735 PM [main] [INFO] FollowerTest - Starting testReceivingAppendEntriesDuringInstallSnapshotFromDifferentLeader 12:13:37,735 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 12:13:37,736 PM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot: InstallSnapshot{term=1, leaderId=leader, lastIncludedIndex=1, lastIncludedTerm=1, datasize=50, chunk=1/2, lastChunkHashCode=OptionalInt.empty} 12:13:37,736 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 1 12:13:37,736 PM [main] [DEBUG] SnapshotTracker - follower (Follower): addChunk: chunkIndex=1, lastChunkIndex=0, collectedChunks.size=0, lastChunkHashCode=-1 12:13:37,736 PM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot returning: InstallSnapshotReply{term=1, followerId=follower, chunkIndex=1, success=true} 12:13:37,737 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 12:13:37,738 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]]} 12:13:37,738 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 12:13:37,738 PM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 1 12:13:37,738 PM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 1, entries to be added from: 0 12:13:37,739 PM [main] [DEBUG] Follower - follower (Follower): Append entry to log 3 12:13:37,739 PM [main] [DEBUG] Follower - follower (Follower): Log size is now 3 12:13:37,739 PM [main] [DEBUG] Follower - follower (Follower): Commit index set to 2 12:13:37,739 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} 12:13:37,739 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader new-leader, need to catch up to 2 12:13:37,739 PM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 2, context.getLastApplied(): 1, lastIndex(): 2 12:13:37,740 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 2 12:13:37,740 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from 1 to 2 12:13:37,740 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior499#-270095375] 12:13:37,751 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower500#881592379] 12:13:37,751 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader501#719442739] 12:13:37,753 PM [main] [INFO] FollowerTest - Starting testHandleAppendEntriesLeaderChangedAfterSyncUpComplete 12:13:37,754 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 12:13:37,754 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 12:13:37,755 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]]} 12:13:37,755 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 12:13:37,756 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} 12:13:37,756 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 101 12:13:37,756 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 101 12:13:37,757 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]]} 12:13:37,757 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 12:13:37,758 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} 12:13:37,758 PM [main] [DEBUG] SyncStatusTracker - follower: Lagging 1 entries behind leader leader-1 and reached 101 (of expected 101) 12:13:37,758 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 100 12:13:37,759 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]]} 12:13:37,759 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 12:13:37,760 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} 12:13:37,760 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-2, need to catch up to 46 12:13:37,760 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior502#-863802040] 12:13:37,771 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower503#-1722280340] 12:13:37,771 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader504#506221846] 12:13:37,774 PM [main] [INFO] FollowerTest - Starting testHandleElectionTimeoutWhenNoLeaderMessageReceived 12:13:37,774 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 12:13:37,974 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 12:13:37,974 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.171.47:17355, Removed) 12:13:37,974 PM [main] [DEBUG] Follower - follower (Follower): Received ElectionTimeout - switching to Candidate 12:13:37,975 PM [main] [DEBUG] Candidate - follower (Candidate): Election: Candidate has following voting peers: [] 12:13:37,975 PM [main] [INFO] Candidate - follower (Candidate): Starting new election term 2 12:13:37,975 PM [main] [INFO] RaftActorBehavior - follower (Follower) :- Switching from behavior Follower to Candidate, election term: 2 12:13:37,975 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior505#1489719060] 12:13:37,985 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower506#28133887] 12:13:37,986 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader507#-53421937] 12:13:37,989 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 12:13:37,989 PM [main] [DEBUG] PeerInfos - follower: Updated server config: isVoting: false, peers: [] 12:13:38,190 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 12:13:38,190 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior508#1467166652] 12:13:38,191 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower509#1773693772] 12:13:38,191 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader510#-1560462580] 12:13:38,194 PM [main] [INFO] FollowerTest - Starting testHandleRequestVoteWhenSenderTermEqualToCurrentTermAndVotedForIsNull 12:13:38,195 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 12:13:38,197 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 12:13:38,197 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): requestVote returning: RequestVoteReply{term=1000, voteGranted=true} 12:13:38,198 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior511#-566797016] 12:13:38,199 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower512#1385230527] 12:13:38,199 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader513#1299845279] 12:13:38,200 PM [main] [INFO] FollowerTest - Starting testHandleAppendEntriesAddNewEntries 12:13:38,200 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 12:13:38,201 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]]} 12:13:38,201 PM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 2 12:13:38,201 PM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 2, entries to be added from: 0 12:13:38,201 PM [main] [DEBUG] Follower - follower (Follower): Append entry to log three 12:13:38,201 PM [main] [DEBUG] Follower - follower (Follower): Append entry to log four 12:13:38,201 PM [main] [DEBUG] Follower - follower (Follower): Log size is now 5 12:13:38,202 PM [main] [DEBUG] Follower - follower (Follower): Commit index set to 4 12:13:38,202 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} 12:13:38,202 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 4 12:13:38,202 PM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 4, context.getLastApplied(): -1, lastIndex(): 4 12:13:38,202 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 0 12:13:38,202 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 0 12:13:38,202 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 1 12:13:38,202 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from 0 to 1 12:13:38,202 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 2 12:13:38,202 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from 1 to 2 12:13:38,202 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 3 12:13:38,202 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from 2 to 3 12:13:38,202 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 4 12:13:38,202 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from 3 to 4 12:13:38,203 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior514#885949447] 12:13:38,203 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower515#687814742] 12:13:38,204 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader516#1977788583] 12:13:38,205 PM [main] [INFO] FollowerTest - Starting testReceivingAppendEntriesDuringInstallSnapshot 12:13:38,205 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 12:13:38,206 PM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot: InstallSnapshot{term=1, leaderId=leader, lastIncludedIndex=1, lastIncludedTerm=1, datasize=50, chunk=1/2, lastChunkHashCode=OptionalInt.empty} 12:13:38,206 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 1 12:13:38,206 PM [main] [DEBUG] SnapshotTracker - follower (Follower): addChunk: chunkIndex=1, lastChunkIndex=0, collectedChunks.size=0, lastChunkHashCode=-1 12:13:38,206 PM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot returning: InstallSnapshotReply{term=1, followerId=follower, chunkIndex=1, success=true} 12:13:38,207 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]]} 12:13:38,207 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} 12:13:38,207 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior517#1486175957] 12:13:38,208 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower518#1177793015] 12:13:38,208 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader519#-1202066265] 12:13:38,209 PM [main] [INFO] FollowerTest - Starting testHandleAppendEntriesWhenOutOfSyncLogDetectedRequestForceInstallSnapshot 12:13:38,209 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 12:13:38,210 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 12:13:38,210 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]]} 12:13:38,210 PM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 2 12:13:38,210 PM [main] [DEBUG] Follower - follower (Follower): matchEntry DefaultLogEntry[index=2, term=2, command=two-1] is present: existingEntryTerm: 1 12:13:38,210 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 3 12:13:38,211 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior520#-1114072877] 12:13:38,211 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower521#796550556] 12:13:38,211 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader522#-696377651] 12:13:38,213 PM [main] [INFO] FollowerTest - Starting testCaptureSnapshotOnMiddleEntryInAppendEntries [WARN] [06/24/2025 12:13:38.213] [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@41467d9b [INFO] [pekkoDeadLetter][06/24/2025 12:13:38.213] [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'. 12:13:38,213 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'. 12:13:38,214 PM [test-pekko.actor.default-dispatcher-14] [INFO] RaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: Starting recovery with journal batch size 1000 12:13:38,214 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: started executor 12:13:38,214 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: started executor 12:13:38,215 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest12877936065943167797/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties does not exist 12:13:38,215 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: no eligible files found 12:13:38,215 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - testCaptureSnapshotOnMiddleEntryInAppendEntries: Set currentTerm=1, votedFor=null 12:13:38,215 PM [test-pekko.actor.default-dispatcher-12] [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 12:13:38,218 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - testCaptureSnapshotOnMiddleEntryInAppendEntries: Set currentTerm=1, votedFor=null 12:13:38,218 PM [test-pekko.actor.default-dispatcher-12] [INFO] PekkoRecovery - testCaptureSnapshotOnMiddleEntryInAppendEntries: Local TermInfo store seeded with TermInfo{term=1} 12:13:38,218 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: Pekko recovery completed with org.opendaylight.controller.cluster.raft.PekkoReplicatedLog@2cea2fc6 12:13:38,218 PM [test-pekko.actor.default-dispatcher-12] [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]]} 12:13:38,218 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] Follower - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): Number of entries to be appended = 3 12:13:38,219 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] Follower - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 12:13:38,219 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] Follower - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): Append entry to log one 12:13:38,219 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnMiddleEntryInAppendEntries: Append log entry and persist DefaultLogEntry[index=0, term=1, command=one] 12:13:38,219 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] Follower - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): Append entry to log two 12:13:38,219 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnMiddleEntryInAppendEntries: Append log entry and persist DefaultLogEntry[index=1, term=1, command=two] 12:13:38,219 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] Follower - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): Append entry to log three 12:13:38,219 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnMiddleEntryInAppendEntries: Append log entry and persist DefaultLogEntry[index=2, term=1, command=three] 12:13:38,219 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] Follower - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): Log size is now 3 12:13:38,219 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] Follower - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): Commit index set to 2 12:13:38,219 PM [test-pekko.actor.default-dispatcher-12] [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} 12:13:38,219 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - testCaptureSnapshotOnMiddleEntryInAppendEntries: Last sync leader does not match current leader leader, need to catch up to 2 12:13:38,219 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] Follower - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 2, context.getLastApplied(): -1, lastIndex(): 2 12:13:38,219 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActorBehavior - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): Setting last applied to 0 12:13:38,219 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractReplicatedLog - testCaptureSnapshotOnMiddleEntryInAppendEntries: Moving last applied index from -1 to 0 12:13:38,219 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: Applying state for log index 0 data one 12:13:38,219 PM [test-pekko.actor.default-dispatcher-12] [INFO] MockRaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: applyState called: one 12:13:38,219 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActorBehavior - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): Setting last applied to 1 12:13:38,219 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractReplicatedLog - testCaptureSnapshotOnMiddleEntryInAppendEntries: Moving last applied index from 0 to 1 12:13:38,219 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: Applying state for log index 1 data two 12:13:38,219 PM [test-pekko.actor.default-dispatcher-12] [INFO] MockRaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: applyState called: two 12:13:38,219 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActorBehavior - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): Setting last applied to 2 12:13:38,219 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractReplicatedLog - testCaptureSnapshotOnMiddleEntryInAppendEntries: Moving last applied index from 1 to 2 12:13:38,219 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: Applying state for log index 2 data three 12:13:38,219 PM [test-pekko.actor.default-dispatcher-12] [INFO] MockRaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: applyState called: three 12:13:38,219 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: Persisting ApplyJournalEntries with index=2 12:13:38,219 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnMiddleEntryInAppendEntries: persist complete JournaledLogEntry{index=0, term=1, command=one, pending=false} 12:13:38,219 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnMiddleEntryInAppendEntries: persist complete JournaledLogEntry{index=1, term=1, command=two, pending=false} 12:13:38,219 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnMiddleEntryInAppendEntries: persist complete JournaledLogEntry{index=2, term=1, command=three, pending=false} 12:13:38,220 PM [test-pekko.actor.default-dispatcher-14] [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] 12:13:38,220 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] SnapshotManager - testCaptureSnapshotOnMiddleEntryInAppendEntries: captured snapshot at lastSequenceNumber: 4 12:13:38,220 PM [test-pekko.actor.default-dispatcher-14] [INFO] SnapshotManager - testCaptureSnapshotOnMiddleEntryInAppendEntries: Persising snapshot at EntryInfo[index=2, term=1]/EntryInfo[index=2, term=1] 12:13:38,220 PM [test-pekko.actor.default-dispatcher-14] [INFO] MockRaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: support() called 12:13:38,220 PM [test-pekko.actor.default-dispatcher-14] [DEBUG] SnapshotManager - testCaptureSnapshotOnMiddleEntryInAppendEntries: log size 3 exceeds the snapshot batch count 2 - doing snapshotPreCommit with index 2 12:13:38,220 PM [test-pekko.actor.default-dispatcher-14] [INFO] SnapshotManager - testCaptureSnapshotOnMiddleEntryInAppendEntries: Removed in-memory snapshotted entries, adjusted snaphsotIndex: 2 and term: 1 12:13:38,220 PM [testCaptureSnapshotOnMiddleEntryInAppendEntries-%d760632] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: starting snapshot writeout to /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest12877936065943167797/testCaptureSnapshotOnMiddleEntryInAppendEntries/snapshot-00000000685A9672-0D1F1BA9.tmp [WARN] [06/24/2025 12:13:38.220] [test-pekko.actor.default-dispatcher-14] [pekko://test/user/testCaptureSnapshotOnMiddleEntryInAppendEntries] unhandled message from Actor[pekko://test/deadLetters]: FollowerInitialSyncUpStatus[memberId=testCaptureSnapshotOnMiddleEntryInAppendEntries, initialSyncDone=false] [INFO] [pekkoDeadLetter][06/24/2025 12:13:38.220] [test-pekko.actor.default-dispatcher-14] [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'. 12:13:38,220 PM [test-pekko.actor.default-dispatcher-14] [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'. 12:13:38,222 PM [testCaptureSnapshotOnMiddleEntryInAppendEntries-%d760632] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: finished snapshot writeout to /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest12877936065943167797/testCaptureSnapshotOnMiddleEntryInAppendEntries/snapshot-00000000685A9672-0D1F1BA9.v1 12:13:38,222 PM [testCaptureSnapshotOnMiddleEntryInAppendEntries-%d760632] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: selected SNAPSHOT_V1 to handle file /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest12877936065943167797/testCaptureSnapshotOnMiddleEntryInAppendEntries/snapshot-00000000685A9672-0D1F1BA9.v1 12:13:38,222 PM [testCaptureSnapshotOnMiddleEntryInAppendEntries-%d760632] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest12877936065943167797/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties 12:13:38,222 PM [testCaptureSnapshotOnMiddleEntryInAppendEntries-%d760632] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: retaining snapshot SnapshotFileV1{lastIncluded=EntryInfo[index=2, term=1], timestamp=2025-06-24T12:13:38.220142505Z, file=/tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest12877936065943167797/testCaptureSnapshotOnMiddleEntryInAppendEntries/snapshot-00000000685A9672-0D1F1BA9.v1, size=573, entryCompress=NONE, stateCompress=NONE} 12:13:38,222 PM [test-pekko.actor.default-dispatcher-12] [INFO] SnapshotManager - testCaptureSnapshotOnMiddleEntryInAppendEntries: snapshot is durable as of 2025-06-24T12:13:38.220142505Z 12:13:38,222 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] SnapshotManager - testCaptureSnapshotOnMiddleEntryInAppendEntries: Snapshot success - sequence number: 4 12:13:38,222 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActorSnapshotMessageSupport - testCaptureSnapshotOnMiddleEntryInAppendEntries: SnapshotComplete received 12:13:38,222 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: handled a journal response 12:13:38,370 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: selected SNAPSHOT_V1 to handle file /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest12877936065943167797/testCaptureSnapshotOnMiddleEntryInAppendEntries/snapshot-00000000685A9672-0D1F1BA9.v1 12:13:38,371 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest12877936065943167797/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties 12:13:38,371 PM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: picked SnapshotFileV1{lastIncluded=EntryInfo[index=2, term=1], timestamp=2025-06-24T12:13:38.220142505Z, file=/tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest12877936065943167797/testCaptureSnapshotOnMiddleEntryInAppendEntries/snapshot-00000000685A9672-0D1F1BA9.v1, size=573, entryCompress=NONE, stateCompress=NONE} as the latest file 12:13:38,372 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/testCaptureSnapshotOnMiddleEntryInAppendEntries] 12:13:38,373 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: stopped executor with 0 remaining tasks 12:13:38,373 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: stopped executor with 0 remaining tasks [WARN] [06/24/2025 12:13:38.374] [test-pekko.actor.default-dispatcher-14] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/testCaptureSnapshotOnMiddleEntryInAppendEntries]: org.opendaylight.controller.cluster.common.actor.Monitor@4a1c79d3 [INFO] [pekkoDeadLetter][06/24/2025 12:13:38.375] [test-pekko.actor.default-dispatcher-14] [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'. 12:13:38,375 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. [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'. 12:13:38,375 PM [test-pekko.actor.default-dispatcher-12] [INFO] RaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: Starting recovery with journal batch size 1000 12:13:38,375 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: started executor 12:13:38,375 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: started executor 12:13:38,376 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - testCaptureSnapshotOnMiddleEntryInAppendEntries: Set currentTerm=1, votedFor=null 12:13:38,377 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: selected SNAPSHOT_V1 to handle file /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest12877936065943167797/testCaptureSnapshotOnMiddleEntryInAppendEntries/snapshot-00000000685A9672-0D1F1BA9.v1 12:13:38,377 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest12877936065943167797/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties 12:13:38,377 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: picked SnapshotFileV1{lastIncluded=EntryInfo[index=2, term=1], timestamp=2025-06-24T12:13:38.220142505Z, file=/tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest12877936065943167797/testCaptureSnapshotOnMiddleEntryInAppendEntries/snapshot-00000000685A9672-0D1F1BA9.v1, size=573, entryCompress=NONE, stateCompress=NONE} as the latest file 12:13:38,377 PM [test-pekko.actor.default-dispatcher-6] [INFO] MockRaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: support() called 12:13:38,377 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] PekkoRecovery - testCaptureSnapshotOnMiddleEntryInAppendEntries: initializing from snapshot taken at 2025-06-24T12:13:38.220142505Z 12:13:38,377 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - testCaptureSnapshotOnMiddleEntryInAppendEntries: Set currentTerm=1, votedFor=null 12:13:38,378 PM [test-pekko.actor.default-dispatcher-6] [INFO] PekkoRecovery - Recovery snapshot applied for testCaptureSnapshotOnMiddleEntryInAppendEntries in 259.8 μs: snapshotIndex=2, snapshotTerm=1, journal-size=0 12:13:38,378 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] PekkoRecovery - testCaptureSnapshotOnMiddleEntryInAppendEntries: Received apply journal entries for recovery, applying to state: 3 to 2 12:13:38,378 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractReplicatedLog - testCaptureSnapshotOnMiddleEntryInAppendEntries: Moving last applied index from 2 to 2 12:13:38,378 PM [test-pekko.actor.default-dispatcher-6] [INFO] PekkoRecovery - testCaptureSnapshotOnMiddleEntryInAppendEntries: Recovery completed in 572.0 μs - Switching actor to Follower - last log index = 2, last log term = 1, snapshot index = 2, snapshot term = 1, journal size = 0 12:13:38,378 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] PekkoRecovery - testCaptureSnapshotOnMiddleEntryInAppendEntries: restoring local TermInfo{term=1} 12:13:38,378 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - testCaptureSnapshotOnMiddleEntryInAppendEntries: Set currentTerm=1, votedFor=null 12:13:38,378 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: Pekko recovery completed with org.opendaylight.controller.cluster.raft.PekkoReplicatedLog@34ee64a9 12:13:38,378 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior523#1805810150] 12:13:38,389 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower524#1577429481] 12:13:38,389 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader525#-1680371860] 12:13:38,389 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/testCaptureSnapshotOnMiddleEntryInAppendEntries] 12:13:38,389 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: stopped executor with 0 remaining tasks 12:13:38,389 PM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: stopped executor with 0 remaining tasks 12:13:38,392 PM [main] [INFO] FollowerTest - Starting testHandleElectionTimeoutWhenLeaderMessageReceived 12:13:38,392 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 12:13:38,693 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to -1 12:13:38,823 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 12:13:38,823 PM [main] [DEBUG] Follower - follower (Follower): Received ElectionTimeout but lastLeaderMessageInterval 130 < election timeout PT0.4S 12:13:39,73 PM [main] [DEBUG] SyncStatusTracker - follower: Lagging -2 entries behind leader leader and reached 1 (of expected -1) 12:13:39,273 PM [main] [DEBUG] Follower - follower (Follower): Received ElectionTimeout but lastLeaderMessageInterval 200 < election timeout PT0.4S 12:13:39,274 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior526#-778444330] 12:13:39,285 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower527#-2028871804] 12:13:39,285 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader528#1983160272] 12:13:39,288 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 12:13:39,289 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 12:13:39,289 PM [main] [DEBUG] Follower - follower (Follower): Received TimeoutNow - switching to Candidate 12:13:39,289 PM [main] [DEBUG] Candidate - follower (Candidate): Election: Candidate has following voting peers: [] 12:13:39,289 PM [main] [INFO] Candidate - follower (Candidate): Starting new election term 2 12:13:39,289 PM [main] [INFO] RaftActorBehavior - follower (Follower) :- Switching from behavior Follower to Candidate, election term: 2 12:13:39,290 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior529#-732674439] 12:13:39,300 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower530#-1598056820] 12:13:39,301 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader531#-447904969] 12:13:39,303 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 12:13:39,306 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 12:13:39,306 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): requestVote returning: RequestVoteReply{term=1, voteGranted=true} 12:13:39,307 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior532#-338169547] 12:13:39,318 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower533#-1798395993] 12:13:39,318 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader534#-1129183468] 12:13:39,320 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 12:13:39,321 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]]} 12:13:39,321 PM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 1 12:13:39,321 PM [main] [DEBUG] Follower - follower (Follower): matchEntry SimpleReplicatedLogEntry [index=0, term=2, payload=zero] is present: existingEntryTerm: 2 12:13:39,321 PM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 0, entries to be added from: 1 12:13:39,321 PM [main] [DEBUG] Follower - follower (Follower): Log size is now 1 12:13:39,321 PM [main] [DEBUG] Follower - follower (Follower): Commit index set to 0 12:13:39,321 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} 12:13:39,321 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 2 12:13:39,321 PM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 2, context.getLastApplied(): -1, lastIndex(): 0 12:13:39,322 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 0 12:13:39,322 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 0 12:13:39,322 PM [main] [WARN] RaftActorBehavior - follower (Follower): Missing index 1 from log. Cannot apply state. Ignoring 1 to 2 12:13:39,322 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior535#509292522] 12:13:39,323 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower536#406996007] 12:13:39,323 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader537#1259406901] 12:13:39,324 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 12:13:39,326 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 12:13:39,326 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): requestVote returning: RequestVoteReply{term=1, voteGranted=false} 12:13:39,326 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior538#1158549567] 12:13:39,327 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower539#1580907667] 12:13:39,327 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader540#-2113169706] 12:13:39,328 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 12:13:39,329 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 12:13:39,329 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 12:13:39,330 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} 12:13:39,330 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 1 12:13:39,330 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 12:13:39,331 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 12:13:39,331 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): Cluster state: [] 12:13:39,331 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. 12:13:39,331 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 12:13:39,332 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 12:13:39,332 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): requestVote returning: RequestVoteReply{term=100, voteGranted=true} 12:13:39,333 PM [main] [INFO] Follower - follower (Follower): Term 100 in "RequestVoteReply{term=100, voteGranted=false}" message is greater than follower's term 1 - updating term 12:13:39,333 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior541#-967277373] 12:13:39,334 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower542#1375724566] 12:13:39,334 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader543#-1400696168] 12:13:39,335 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 12:13:39,335 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 0 12:13:39,335 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 0 12:13:39,335 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 12:13:39,336 PM [main] [DEBUG] SnapshotManager - test: fakeSnapshot purging log to 0 for term 1 12:13:39,336 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 2 12:13:39,336 PM [main] [DEBUG] SnapshotManager - test: fakeSnapshot purging log to 1 for term 1 12:13:39,336 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 2 12:13:39,336 PM [main] [DEBUG] SnapshotManager - test: fakeSnapshot purging log to 1 for term 1 12:13:39,336 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior544#1766769810] 12:13:39,336 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower545#-1844717074] 12:13:39,336 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader546#-2024330505] 12:13:39,338 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 12:13:39,338 PM [main] [INFO] RaftActorBehavior - follower (Follower): Cannot append entries because sender's term 100 is less than 1000 12:13:39,339 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior547#1137270536] 12:13:39,339 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower548#-998926507] 12:13:39,339 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader549#1056014725] 12:13:39,340 PM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 12:13:39,341 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 12:13:39,341 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): requestVote returning: RequestVoteReply{term=1000, voteGranted=false} 12:13:39,341 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior550#1883256246] 12:13:39,342 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower551#798586170] 12:13:39,342 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader552#-1686518918] [INFO] [06/24/2025 12:13:39.342] [main] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 12:13:39,342 PM [test-pekko.actor.default-dispatcher-6] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [06/24/2025 12:13:39.343] [test-pekko.actor.default-dispatcher-11] [pekko://test/system/cluster/core/daemon] unhandled message from Actor[pekko://test/deadLetters]: Leave(pekko://test@10.30.171.47:17355) [INFO] [pekkoDeadLetter][06/24/2025 12:13:39.343] [test-pekko.actor.default-dispatcher-11] [pekko://test/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#-125248597] 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'. 12:13:39,343 PM [test-pekko.actor.default-dispatcher-11] [INFO] LocalActorRef - pekkoDeadLetter Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#-125248597] was unhandled. [8] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. [INFO] [06/24/2025 12:13:39.343] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.47:17355] - Exiting completed [INFO] [06/24/2025 12:13:39.343] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.47:17355] - Shutting down... 12:13:39,343 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.47:17355] - Exiting completed 12:13:39,343 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.47:17355] - Shutting down... [INFO] [06/24/2025 12:13:39.344] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.47:17355] - Successfully shut down 12:13:39,344 PM [test-pekko.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.47:17355] - Successfully shut down [INFO] [06/24/2025 12:13:39.345] [test-pekko.remote.default-remote-dispatcher-7] [pekko://test@10.30.171.47:17355/system/remoting-terminator] Shutting down remote daemon. 12:13:39,345 PM [test-pekko.actor.default-dispatcher-12] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. [INFO] [06/24/2025 12:13:39.345] [test-pekko.remote.default-remote-dispatcher-7] [pekko://test@10.30.171.47:17355/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 12:13:39,345 PM [test-pekko.actor.default-dispatcher-12] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 12:13:39,346 PM [test-pekko.actor.default-dispatcher-12] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [INFO] [06/24/2025 12:13:39.346] [test-pekko.remote.default-remote-dispatcher-7] [pekko://test@10.30.171.47:17355/system/remoting-terminator] Remoting shut down. [DEBUG] [06/24/2025 12:13:39.346] [test-pekko.actor.internal-dispatcher-8] [EventStream] shutting down: StandardOutLogger