[DEBUG] [07/01/2025 08:16:47.597] [main] [EventStream(pekko://test)] logger log1-TestEventListener started 08:16:47,606 AM [test-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [07/01/2025 08:16:47.606] [main] [EventStream(pekko://test)] logger log2-Slf4jLogger started [DEBUG] [07/01/2025 08:16:47.606] [main] [EventStream(pekko://test)] Default Loggers started [INFO] [07/01/2025 08:16:47.621] [main] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.171.13:17355] with UID [7116575136731257093] 08:16:47,621 AM [test-pekko.actor.default-dispatcher-6] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.171.13:17355] with UID [7116575136731257093] 08:16:47,624 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.13:17355] - Starting up, Pekko version [1.0.3] ... [INFO] [07/01/2025 08:16:47.623] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.13:17355] - Starting up, Pekko version [1.0.3] ... [INFO] [07/01/2025 08:16:47.625] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.13:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [07/01/2025 08:16:47.625] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.13:17355] - Started up successfully 08:16:47,626 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.13:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [07/01/2025 08:16:47.626] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.13:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 08:16:47,626 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.13:17355] - Started up successfully 08:16:47,626 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.13:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing [INFO] [07/01/2025 08:16:47.626] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.13:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 08:16:47,626 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.13:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 08:16:47,639 AM [main] [INFO] FollowerTest - Starting testHandleInstallSnapshot 08:16:47,639 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:16:47,722 AM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot: InstallSnapshot{term=1, leaderId=leader, lastIncludedIndex=1, lastIncludedTerm=1, datasize=50, chunk=1/2, lastChunkHashCode=OptionalInt.empty} 08:16:47,722 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 1 08:16:47,723 AM [main] [DEBUG] SnapshotTracker - follower (Follower): addChunk: chunkIndex=1, lastChunkIndex=0, collectedChunks.size=0, lastChunkHashCode=-1 08:16:47,723 AM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot returning: InstallSnapshotReply{term=1, followerId=follower, chunkIndex=1, success=true} 08:16:47,724 AM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot: InstallSnapshot{term=1, leaderId=leader, lastIncludedIndex=2, lastIncludedTerm=1, datasize=29, chunk=2/2, lastChunkHashCode=OptionalInt.empty} 08:16:47,724 AM [main] [DEBUG] SyncStatusTracker - follower: Lagging 1 entries behind leader leader and reached 1 (of expected 1) 08:16:47,724 AM [main] [DEBUG] SnapshotTracker - follower (Follower): addChunk: chunkIndex=2, lastChunkIndex=1, collectedChunks.size=50, lastChunkHashCode=675006801 08:16:47,724 AM [main] [INFO] Follower - follower (Follower): Snapshot received from leader: leader 08:16:47,726 AM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot returning: InstallSnapshotReply{term=1, followerId=follower, chunkIndex=2, success=true} 08:16:47,727 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior424#1744612936] 08:16:47,738 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower425#922717017] 08:16:47,738 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader426#433707773] 08:16:47,741 AM [main] [INFO] FollowerTest - Starting testHandleAppendEntriesPreviousLogEntryMissing 08:16:47,741 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:16:47,743 AM [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]]} 08:16:47,743 AM [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 08:16:47,744 AM [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} 08:16:47,744 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 4 08:16:47,744 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior427#-1109477877] 08:16:47,755 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower428#1136172216] 08:16:47,755 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader429#1462010751] 08:16:47,758 AM [main] [INFO] FollowerTest - Starting testInitialSyncUpWithHandleInstallSnapshot 08:16:47,758 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:16:47,759 AM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot: InstallSnapshot{term=1, leaderId=leader, lastIncludedIndex=1, lastIncludedTerm=1, datasize=50, chunk=1/2, lastChunkHashCode=OptionalInt.empty} 08:16:47,759 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 1 08:16:47,759 AM [main] [DEBUG] SnapshotTracker - follower (Follower): addChunk: chunkIndex=1, lastChunkIndex=0, collectedChunks.size=0, lastChunkHashCode=-1 08:16:47,760 AM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot returning: InstallSnapshotReply{term=1, followerId=follower, chunkIndex=1, success=true} 08:16:47,760 AM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot: InstallSnapshot{term=1, leaderId=leader, lastIncludedIndex=2, lastIncludedTerm=1, datasize=29, chunk=2/2, lastChunkHashCode=OptionalInt.empty} 08:16:47,760 AM [main] [DEBUG] SnapshotTracker - follower (Follower): addChunk: chunkIndex=2, lastChunkIndex=1, collectedChunks.size=50, lastChunkHashCode=675006801 08:16:47,761 AM [main] [INFO] Follower - follower (Follower): Snapshot received from leader: leader 08:16:47,761 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 101 08:16:47,762 AM [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 08:16:47,763 AM [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]]} 08:16:47,763 AM [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 08:16:47,763 AM [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} 08:16:47,764 AM [main] [DEBUG] SyncStatusTracker - follower: Lagging 1 entries behind leader leader and reached 101 (of expected 1) 08:16:47,764 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior430#-1055743380] 08:16:47,775 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower431#-424530664] 08:16:47,775 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader432#1649435515] 08:16:47,777 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:16:47,777 AM [main] [INFO] Follower - follower (Follower): Term 100 in "RequestVoteReply{term=100, voteGranted=false}" message is greater than follower's term 1 - updating term 08:16:47,779 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior433#439687077] 08:16:47,789 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower434#-468789075] 08:16:47,789 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader435#248337872] 08:16:47,792 AM [main] [INFO] FollowerTest - Starting testHandleFirstAppendEntries 08:16:47,792 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:16:47,793 AM [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 08:16:47,793 AM [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]]} 08:16:47,793 AM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 1 08:16:47,793 AM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 100, entries to be added from: 0 08:16:47,794 AM [main] [DEBUG] Follower - follower (Follower): Append entry to log foo 08:16:47,794 AM [main] [DEBUG] Follower - follower (Follower): Log size is now 2 08:16:47,794 AM [main] [DEBUG] Follower - follower (Follower): Commit index set to 101 08:16:47,794 AM [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} 08:16:47,794 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 101 08:16:47,794 AM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 101, context.getLastApplied(): 1, lastIndex(): 101 08:16:47,796 AM [main] [WARN] RaftActorBehavior - follower (Follower): Missing index 2 from log. Cannot apply state. Ignoring 2 to 101 08:16:47,797 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior436#582902175] 08:16:47,807 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower437#-1434532530] 08:16:47,808 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader438#-183800795] 08:16:47,809 AM [main] [INFO] FollowerTest - Starting testHandleAppendEntriesWithExistingLogEntry 08:16:47,810 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:16:47,810 AM [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]]} 08:16:47,811 AM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 1 08:16:47,811 AM [main] [DEBUG] Follower - follower (Follower): matchEntry DefaultLogEntry[index=1, term=1, command=one] is present: existingEntryTerm: 1 08:16:47,811 AM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 1, entries to be added from: 1 08:16:47,811 AM [main] [DEBUG] Follower - follower (Follower): Log size is now 2 08:16:47,811 AM [main] [DEBUG] Follower - follower (Follower): Commit index set to 1 08:16:47,811 AM [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} 08:16:47,811 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 1 08:16:47,811 AM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 1, context.getLastApplied(): -1, lastIndex(): 1 08:16:47,811 AM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 0 08:16:47,811 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 0 08:16:47,811 AM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 1 08:16:47,811 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from 0 to 1 08:16:47,812 AM [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]]} 08:16:47,812 AM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 2 08:16:47,812 AM [main] [DEBUG] Follower - follower (Follower): matchEntry DefaultLogEntry[index=1, term=1, command=one] is present: existingEntryTerm: 1 08:16:47,812 AM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 1, entries to be added from: 1 08:16:47,812 AM [main] [DEBUG] Follower - follower (Follower): Append entry to log two 08:16:47,812 AM [main] [DEBUG] Follower - follower (Follower): Log size is now 3 08:16:47,812 AM [main] [DEBUG] Follower - follower (Follower): Commit index set to 2 08:16:47,812 AM [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} 08:16:47,812 AM [main] [DEBUG] SyncStatusTracker - follower: Lagging 0 entries behind leader leader and reached 2 (of expected 1) 08:16:47,812 AM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 2, context.getLastApplied(): 1, lastIndex(): 2 08:16:47,813 AM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 2 08:16:47,813 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from 1 to 2 08:16:47,813 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior439#-1765662456] 08:16:47,824 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower440#-458438469] 08:16:47,824 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader441#-1406534566] 08:16:47,826 AM [main] [INFO] FollowerTest - Starting testHandleAppendEntriesSenderPrevLogTermNotSameAsReceiverPrevLogTerm 08:16:47,826 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:16:47,826 AM [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 08:16:47,827 AM [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 08:16:47,828 AM [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} 08:16:47,828 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 101 08:16:47,829 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior442#1371924465] 08:16:47,839 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower443#-1487245918] 08:16:47,840 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader444#-1030647351] 08:16:47,842 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:16:47,844 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior445#1828067136] 08:16:47,855 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower446#1208824988] 08:16:47,855 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader447#-725147061] 08:16:47,858 AM [main] [INFO] FollowerTest - Starting testHandleAppendEntriesWithNewerCommitIndex 08:16:47,858 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:16:47,858 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 100 08:16:47,858 AM [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 08:16:47,859 AM [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]]} 08:16:47,860 AM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 1 08:16:47,860 AM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 100, entries to be added from: 0 08:16:47,860 AM [main] [DEBUG] Follower - follower (Follower): Append entry to log foo 08:16:47,860 AM [main] [DEBUG] Follower - follower (Follower): Log size is now 2 08:16:47,860 AM [main] [DEBUG] Follower - follower (Follower): Commit index set to 101 08:16:47,861 AM [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} 08:16:47,861 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 101 08:16:47,861 AM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 101, context.getLastApplied(): 100, lastIndex(): 101 08:16:47,862 AM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 101 08:16:47,862 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from 100 to 101 08:16:47,862 AM [main] [DEBUG] SnapshotManager - follower: fakeSnapshot purging log to 100 for term 2 08:16:47,862 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior448#964985013] 08:16:47,873 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower449#1947202109] 08:16:47,873 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader450#594283925] 08:16:47,875 AM [main] [INFO] FollowerTest - Starting testCaptureSnapshotOnLastEntryInAppendEntries 08:16:47,879 AM [test-pekko.actor.default-dispatcher-6] [INFO] RaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: Starting recovery with journal batch size 1000 08:16:47,879 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: started executor 08:16:47,879 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: started executor [WARN] [07/01/2025 08:16:47.879] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/testCaptureSnapshotOnLastEntryInAppendEntries]: org.opendaylight.controller.cluster.common.actor.Monitor@63503e55 [INFO] [pekkoDeadLetter][07/01/2025 08:16:47.879] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/testCaptureSnapshotOnLastEntryInAppendEntries] to Actor[pekko://test/user/termination-monitor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 08:16:47,879 AM [test-pekko.actor.default-dispatcher-6] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/testCaptureSnapshotOnLastEntryInAppendEntries] to Actor[pekko://test/user/termination-monitor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 08:16:47,885 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest13072138694474385460/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties does not exist 08:16:47,885 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: no eligible files found 08:16:47,885 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - testCaptureSnapshotOnLastEntryInAppendEntries: Set currentTerm=1, votedFor=null 08:16:47,885 AM [test-pekko.actor.default-dispatcher-6] [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 08:16:47,894 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - testCaptureSnapshotOnLastEntryInAppendEntries: Set currentTerm=1, votedFor=null 08:16:47,894 AM [test-pekko.actor.default-dispatcher-6] [INFO] PekkoRecovery - testCaptureSnapshotOnLastEntryInAppendEntries: Local TermInfo store seeded with TermInfo{term=1} 08:16:47,894 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@6a705a12 08:16:47,894 AM [test-pekko.actor.default-dispatcher-8] [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]]} 08:16:47,894 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] Follower - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): Number of entries to be appended = 2 08:16:47,894 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] Follower - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 08:16:47,894 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] Follower - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): Append entry to log one 08:16:47,894 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnLastEntryInAppendEntries: Append log entry and persist DefaultLogEntry[index=0, term=1, command=one] 08:16:47,894 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] Follower - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): Append entry to log two 08:16:47,894 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnLastEntryInAppendEntries: Append log entry and persist DefaultLogEntry[index=1, term=1, command=two] 08:16:47,894 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] Follower - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): Log size is now 2 08:16:47,894 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] Follower - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): Commit index set to 1 08:16:47,894 AM [test-pekko.actor.default-dispatcher-8] [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} 08:16:47,894 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] SyncStatusTracker - testCaptureSnapshotOnLastEntryInAppendEntries: Last sync leader does not match current leader leader, need to catch up to 1 08:16:47,894 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] Follower - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 1, context.getLastApplied(): -1, lastIndex(): 1 08:16:47,894 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftActorBehavior - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): Setting last applied to 0 08:16:47,894 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] AbstractReplicatedLog - testCaptureSnapshotOnLastEntryInAppendEntries: Moving last applied index from -1 to 0 08:16:47,894 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: Applying state for log index 0 data one 08:16:47,894 AM [test-pekko.actor.default-dispatcher-8] [INFO] MockRaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: applyState called: one 08:16:47,895 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftActorBehavior - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): Setting last applied to 1 08:16:47,895 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] AbstractReplicatedLog - testCaptureSnapshotOnLastEntryInAppendEntries: Moving last applied index from 0 to 1 08:16:47,895 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: Applying state for log index 1 data two 08:16:47,895 AM [test-pekko.actor.default-dispatcher-8] [INFO] MockRaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: applyState called: two 08:16:47,895 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: Persisting ApplyJournalEntries with index=1 08:16:47,896 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnLastEntryInAppendEntries: persist complete JournaledLogEntry{index=0, term=1, command=one, pending=false} 08:16:47,896 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnLastEntryInAppendEntries: persist complete JournaledLogEntry{index=1, term=1, command=two, pending=false} 08:16:47,897 AM [test-pekko.actor.default-dispatcher-8] [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] 08:16:47,897 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] SnapshotManager - testCaptureSnapshotOnLastEntryInAppendEntries: captured snapshot at lastSequenceNumber: 3 08:16:47,897 AM [test-pekko.actor.default-dispatcher-8] [INFO] SnapshotManager - testCaptureSnapshotOnLastEntryInAppendEntries: Persising snapshot at EntryInfo[index=1, term=1]/EntryInfo[index=1, term=1] 08:16:47,897 AM [test-pekko.actor.default-dispatcher-8] [INFO] MockRaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: support() called 08:16:47,897 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] SnapshotManager - testCaptureSnapshotOnLastEntryInAppendEntries: log size 2 exceeds the snapshot batch count 2 - doing snapshotPreCommit with index 1 08:16:47,897 AM [test-pekko.actor.default-dispatcher-8] [INFO] SnapshotManager - testCaptureSnapshotOnLastEntryInAppendEntries: Removed in-memory snapshotted entries, adjusted snaphsotIndex: 1 and term: 1 08:16:47,897 AM [testCaptureSnapshotOnLastEntryInAppendEntries-%d171792] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: starting snapshot writeout to /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest13072138694474385460/testCaptureSnapshotOnLastEntryInAppendEntries/snapshot-000000006863996F-357902C1.tmp [WARN] [07/01/2025 08:16:47.897] [test-pekko.actor.default-dispatcher-8] [pekko://test/user/testCaptureSnapshotOnLastEntryInAppendEntries] unhandled message from Actor[pekko://test/deadLetters]: FollowerInitialSyncUpStatus[memberId=testCaptureSnapshotOnLastEntryInAppendEntries, initialSyncDone=false] 08:16:47,897 AM [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'. [INFO] [pekkoDeadLetter][07/01/2025 08:16:47.897] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/testCaptureSnapshotOnLastEntryInAppendEntries] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[pekko://test/user/testCaptureSnapshotOnLastEntryInAppendEntries] was unhandled. [2] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 08:16:47,903 AM [testCaptureSnapshotOnLastEntryInAppendEntries-%d171792] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: finished snapshot writeout to /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest13072138694474385460/testCaptureSnapshotOnLastEntryInAppendEntries/snapshot-000000006863996F-357902C1.v1 08:16:47,903 AM [testCaptureSnapshotOnLastEntryInAppendEntries-%d171792] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: selected SNAPSHOT_V1 to handle file /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest13072138694474385460/testCaptureSnapshotOnLastEntryInAppendEntries/snapshot-000000006863996F-357902C1.v1 08:16:47,903 AM [testCaptureSnapshotOnLastEntryInAppendEntries-%d171792] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest13072138694474385460/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties 08:16:47,903 AM [testCaptureSnapshotOnLastEntryInAppendEntries-%d171792] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: retaining snapshot SnapshotFileV1{lastIncluded=EntryInfo[index=1, term=1], timestamp=2025-07-01T08:16:47.897123009Z, file=/tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest13072138694474385460/testCaptureSnapshotOnLastEntryInAppendEntries/snapshot-000000006863996F-357902C1.v1, size=555, entryCompress=NONE, stateCompress=NONE} 08:16:47,903 AM [testCaptureSnapshotOnLastEntryInAppendEntries-%d171792] [DEBUG] RaftStorageCompleter - testCaptureSnapshotOnLastEntryInAppendEntries: 1 completion(s) pending 08:16:47,904 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorageCompleter - testCaptureSnapshotOnLastEntryInAppendEntries: running 1 completion(s) 08:16:47,904 AM [test-pekko.actor.default-dispatcher-14] [INFO] SnapshotManager - testCaptureSnapshotOnLastEntryInAppendEntries: snapshot is durable as of 2025-07-01T08:16:47.897123009Z 08:16:47,904 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] SnapshotManager - testCaptureSnapshotOnLastEntryInAppendEntries: Snapshot success - sequence number: 3 08:16:47,904 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: handled a journal response 08:16:47,904 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftActorSnapshotMessageSupport - testCaptureSnapshotOnLastEntryInAppendEntries: SnapshotComplete received 08:16:47,998 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: selected SNAPSHOT_V1 to handle file /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest13072138694474385460/testCaptureSnapshotOnLastEntryInAppendEntries/snapshot-000000006863996F-357902C1.v1 08:16:47,998 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest13072138694474385460/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties 08:16:47,998 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: picked SnapshotFileV1{lastIncluded=EntryInfo[index=1, term=1], timestamp=2025-07-01T08:16:47.897123009Z, file=/tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest13072138694474385460/testCaptureSnapshotOnLastEntryInAppendEntries/snapshot-000000006863996F-357902C1.v1, size=555, entryCompress=NONE, stateCompress=NONE} as the latest file 08:16:48,2 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior451#576379172] 08:16:48,13 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower452#-1784099111] 08:16:48,13 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader453#1928889532] 08:16:48,13 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/testCaptureSnapshotOnLastEntryInAppendEntries] 08:16:48,14 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: stopped executor with 0 remaining tasks 08:16:48,14 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: stopped executor with 0 remaining tasks 08:16:48,16 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:16:48,17 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior454#1055825594] 08:16:48,28 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower455#680454514] 08:16:48,28 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader456#-101828507] 08:16:48,30 AM [main] [INFO] FollowerTest - Starting testHandleRequestVoteWhenSenderTermEqualToCurrentTermAndVotedForIsNotTheSameAsCandidateId 08:16:48,30 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:16:48,32 AM [main] [DEBUG] RaftActorBehavior - follower (Follower): In requestVote: RequestVote{term=1000, candidateId=candidate, lastLogIndex=10000, lastLogTerm=999} - currentTerm: 1000, votedFor: test, lastIndex: 1, lastTerm: 1 08:16:48,33 AM [main] [DEBUG] RaftActorBehavior - follower (Follower): requestVote returning: RequestVoteReply{term=1000, voteGranted=false} 08:16:48,34 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior457#536050152] 08:16:48,45 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower458#-1798524227] 08:16:48,45 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader459#156846346] 08:16:48,48 AM [main] [INFO] FollowerTest - Starting testHandleFirstAppendEntriesWithPrevIndexMinusOneAndReplicatedToAllIndexPresentInSnapshot 08:16:48,48 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:16:48,49 AM [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 08:16:48,50 AM [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]]} 08:16:48,50 AM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 1 08:16:48,50 AM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 100, entries to be added from: 0 08:16:48,50 AM [main] [DEBUG] Follower - follower (Follower): Append entry to log foo 08:16:48,50 AM [main] [DEBUG] Follower - follower (Follower): Log size is now 1 08:16:48,50 AM [main] [DEBUG] Follower - follower (Follower): Commit index set to 101 08:16:48,50 AM [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} 08:16:48,50 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 101 08:16:48,51 AM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 101, context.getLastApplied(): 1, lastIndex(): 101 08:16:48,51 AM [main] [WARN] RaftActorBehavior - follower (Follower): Missing index 2 from log. Cannot apply state. Ignoring 2 to 101 08:16:48,52 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior460#1567151165] 08:16:48,63 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower461#-1092067095] 08:16:48,63 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader462#1959255104] 08:16:48,67 AM [main] [INFO] FollowerTest - Starting testHandleAppendEntriesLeaderChangedBeforeSyncUpComplete 08:16:48,67 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:16:48,67 AM [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 08:16:48,68 AM [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]]} 08:16:48,68 AM [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 08:16:48,68 AM [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} 08:16:48,69 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 101 08:16:48,69 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from 1 to 100 08:16:48,69 AM [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]]} 08:16:48,70 AM [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 08:16:48,70 AM [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} 08:16:48,70 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-2, need to catch up to 46 08:16:48,70 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior463#-955857697] 08:16:48,81 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower464#-415289544] 08:16:48,81 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader465#876910218] 08:16:48,84 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:16:48,85 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior466#-679394282] 08:16:48,96 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower467#1881621201] 08:16:48,96 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader468#135900485] 08:16:48,98 AM [main] [INFO] FollowerTest - Starting testHandleSyncUpAppendEntries 08:16:48,98 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:16:48,99 AM [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 08:16:48,100 AM [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]]} 08:16:48,100 AM [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 08:16:48,100 AM [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} 08:16:48,101 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 101 08:16:48,101 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 101 08:16:48,102 AM [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]]} 08:16:48,102 AM [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 08:16:48,102 AM [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} 08:16:48,103 AM [main] [DEBUG] SyncStatusTracker - follower: Lagging 1 entries behind leader leader-1 and reached 101 (of expected 101) 08:16:48,103 AM [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]]} 08:16:48,103 AM [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 08:16:48,104 AM [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} 08:16:48,104 AM [main] [DEBUG] SyncStatusTracker - follower: Lagging 1 entries behind leader leader-1 and reached 101 (of expected 101) 08:16:48,104 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior469#1453023189] 08:16:48,115 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower470#96610916] 08:16:48,115 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader471#-844096281] 08:16:48,117 AM [main] [INFO] FollowerTest - Starting testHandleAppendAfterInstallingSnapshot 08:16:48,117 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:16:48,118 AM [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]]} 08:16:48,118 AM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 1 08:16:48,118 AM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 3, entries to be added from: 0 08:16:48,118 AM [main] [DEBUG] Follower - follower (Follower): Append entry to log four 08:16:48,118 AM [main] [DEBUG] Follower - follower (Follower): Log size is now 1 08:16:48,118 AM [main] [DEBUG] Follower - follower (Follower): Commit index set to 4 08:16:48,118 AM [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} 08:16:48,119 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 4 08:16:48,119 AM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 4, context.getLastApplied(): -1, lastIndex(): 4 08:16:48,119 AM [main] [WARN] RaftActorBehavior - follower (Follower): Missing index 0 from log. Cannot apply state. Ignoring 0 to 4 08:16:48,119 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior472#-202540516] 08:16:48,130 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower473#1691520549] 08:16:48,130 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader474#1152073573] 08:16:48,131 AM [main] [INFO] FollowerTest - Starting testNeedsLeaderAddress 08:16:48,131 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:16:48,133 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to -1 08:16:48,133 AM [main] [DEBUG] Follower - New leader address: pekko://test/user/leader477 08:16:48,133 AM [main] [INFO] PeerInfos - follower: Peer address for peer leader set to pekko://test/user/leader477 08:16:48,135 AM [main] [DEBUG] SyncStatusTracker - follower: Lagging 0 entries behind leader leader and reached -1 (of expected -1) 08:16:48,136 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior475#895940521] 08:16:48,146 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower476#-639906898] 08:16:48,147 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader477#-285737367] 08:16:48,150 AM [main] [INFO] FollowerTest - Starting testHandleFirstAppendEntriesWithPrevIndexMinusOneAndReplicatedToAllIndexPresentInLog 08:16:48,150 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:16:48,151 AM [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 08:16:48,151 AM [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]]} 08:16:48,151 AM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 1 08:16:48,151 AM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 100, entries to be added from: 0 08:16:48,152 AM [main] [DEBUG] Follower - follower (Follower): Append entry to log foo 08:16:48,152 AM [main] [DEBUG] Follower - follower (Follower): Log size is now 2 08:16:48,152 AM [main] [DEBUG] Follower - follower (Follower): Commit index set to 101 08:16:48,152 AM [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} 08:16:48,152 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 101 08:16:48,152 AM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 101, context.getLastApplied(): 1, lastIndex(): 101 08:16:48,152 AM [main] [WARN] RaftActorBehavior - follower (Follower): Missing index 2 from log. Cannot apply state. Ignoring 2 to 101 08:16:48,152 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior478#1997557789] 08:16:48,163 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower479#-619403099] 08:16:48,164 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader480#1601247373] 08:16:48,167 AM [main] [INFO] FollowerTest - Starting testHandleFirstAppendEntries 08:16:48,167 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:16:48,168 AM [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 08:16:48,169 AM [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]]} 08:16:48,169 AM [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 08:16:48,170 AM [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} 08:16:48,170 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 101 08:16:48,170 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior481#-1046484993] 08:16:48,181 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower482#-1309720264] 08:16:48,182 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader483#434079698] 08:16:48,185 AM [main] [INFO] FollowerTest - Starting testCaptureSnapshotOnAppendEntriesWithUnapplied [WARN] [07/01/2025 08:16:48.186] [test-pekko.actor.default-dispatcher-14] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/testCaptureSnapshotOnAppendEntriesWithUnapplied]: org.opendaylight.controller.cluster.common.actor.Monitor@3de65d0b [INFO] [pekkoDeadLetter][07/01/2025 08:16:48.186] [test-pekko.actor.default-dispatcher-14] [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'. 08:16:48,186 AM [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'. 08:16:48,186 AM [test-pekko.actor.default-dispatcher-5] [INFO] RaftActor - testCaptureSnapshotOnAppendEntriesWithUnapplied: Starting recovery with journal batch size 1000 08:16:48,187 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: started executor 08:16:48,187 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: started executor 08:16:48,188 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest15978312271319928277/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties does not exist 08:16:48,188 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: no eligible files found 08:16:48,188 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] PropertiesTermInfoStore - testCaptureSnapshotOnAppendEntriesWithUnapplied: Set currentTerm=1, votedFor=null 08:16:48,188 AM [test-pekko.actor.default-dispatcher-14] [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 08:16:48,191 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] PropertiesTermInfoStore - testCaptureSnapshotOnAppendEntriesWithUnapplied: Set currentTerm=1, votedFor=null 08:16:48,191 AM [test-pekko.actor.default-dispatcher-14] [INFO] PekkoRecovery - testCaptureSnapshotOnAppendEntriesWithUnapplied: Local TermInfo store seeded with TermInfo{term=1} 08:16:48,192 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftActor - testCaptureSnapshotOnAppendEntriesWithUnapplied: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@1b4cd77c 08:16:48,192 AM [test-pekko.actor.default-dispatcher-5] [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]]} 08:16:48,192 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): Number of entries to be appended = 3 08:16:48,192 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 08:16:48,192 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): Append entry to log one 08:16:48,192 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnAppendEntriesWithUnapplied: Append log entry and persist DefaultLogEntry[index=0, term=1, command=one] 08:16:48,192 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): Append entry to log two 08:16:48,192 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnAppendEntriesWithUnapplied: Append log entry and persist DefaultLogEntry[index=1, term=1, command=two] 08:16:48,192 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): Append entry to log three 08:16:48,193 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnAppendEntriesWithUnapplied: Append log entry and persist DefaultLogEntry[index=2, term=1, command=three] 08:16:48,193 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): Log size is now 3 08:16:48,193 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): Commit index set to 0 08:16:48,193 AM [test-pekko.actor.default-dispatcher-5] [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} 08:16:48,193 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] SyncStatusTracker - testCaptureSnapshotOnAppendEntriesWithUnapplied: Last sync leader does not match current leader leader, need to catch up to 0 08:16:48,193 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 2 08:16:48,193 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActorBehavior - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): Setting last applied to 0 08:16:48,193 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractReplicatedLog - testCaptureSnapshotOnAppendEntriesWithUnapplied: Moving last applied index from -1 to 0 08:16:48,193 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - testCaptureSnapshotOnAppendEntriesWithUnapplied: Applying state for log index 0 data one 08:16:48,193 AM [test-pekko.actor.default-dispatcher-5] [INFO] MockRaftActor - testCaptureSnapshotOnAppendEntriesWithUnapplied: applyState called: one 08:16:48,193 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - testCaptureSnapshotOnAppendEntriesWithUnapplied: Persisting ApplyJournalEntries with index=0 08:16:48,194 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnAppendEntriesWithUnapplied: persist complete JournaledLogEntry{index=0, term=1, command=one, pending=false} 08:16:48,194 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnAppendEntriesWithUnapplied: persist complete JournaledLogEntry{index=1, term=1, command=two, pending=false} 08:16:48,194 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnAppendEntriesWithUnapplied: persist complete JournaledLogEntry{index=2, term=1, command=three, pending=false} 08:16:48,194 AM [test-pekko.actor.default-dispatcher-5] [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] 08:16:48,194 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] SnapshotManager - testCaptureSnapshotOnAppendEntriesWithUnapplied: captured snapshot at lastSequenceNumber: 4 08:16:48,194 AM [test-pekko.actor.default-dispatcher-5] [INFO] SnapshotManager - testCaptureSnapshotOnAppendEntriesWithUnapplied: Persising snapshot at EntryInfo[index=0, term=1]/EntryInfo[index=2, term=1] 08:16:48,194 AM [test-pekko.actor.default-dispatcher-5] [INFO] MockRaftActor - testCaptureSnapshotOnAppendEntriesWithUnapplied: support() called 08:16:48,194 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] SnapshotManager - testCaptureSnapshotOnAppendEntriesWithUnapplied: log size 3 exceeds the snapshot batch count 1 - doing snapshotPreCommit with index 0 08:16:48,194 AM [test-pekko.actor.default-dispatcher-5] [INFO] SnapshotManager - testCaptureSnapshotOnAppendEntriesWithUnapplied: Removed in-memory snapshotted entries, adjusted snaphsotIndex: 0 and term: 1 08:16:48,194 AM [testCaptureSnapshotOnAppendEntriesWithUnapplied-%d57448] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: starting snapshot writeout to /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest15978312271319928277/testCaptureSnapshotOnAppendEntriesWithUnapplied/snapshot-0000000068639970-0B94D40D.tmp [WARN] [07/01/2025 08:16:48.194] [test-pekko.actor.default-dispatcher-14] [pekko://test/user/testCaptureSnapshotOnAppendEntriesWithUnapplied] unhandled message from Actor[pekko://test/deadLetters]: FollowerInitialSyncUpStatus[memberId=testCaptureSnapshotOnAppendEntriesWithUnapplied, initialSyncDone=false] 08:16:48,194 AM [test-pekko.actor.default-dispatcher-8] [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'. [INFO] [pekkoDeadLetter][07/01/2025 08:16:48.194] [test-pekko.actor.default-dispatcher-5] [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'. 08:16:48,197 AM [testCaptureSnapshotOnAppendEntriesWithUnapplied-%d57448] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: finished snapshot writeout to /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest15978312271319928277/testCaptureSnapshotOnAppendEntriesWithUnapplied/snapshot-0000000068639970-0B94D40D.v1 08:16:48,197 AM [testCaptureSnapshotOnAppendEntriesWithUnapplied-%d57448] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: selected SNAPSHOT_V1 to handle file /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest15978312271319928277/testCaptureSnapshotOnAppendEntriesWithUnapplied/snapshot-0000000068639970-0B94D40D.v1 08:16:48,197 AM [testCaptureSnapshotOnAppendEntriesWithUnapplied-%d57448] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest15978312271319928277/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties 08:16:48,197 AM [testCaptureSnapshotOnAppendEntriesWithUnapplied-%d57448] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: retaining snapshot SnapshotFileV1{lastIncluded=EntryInfo[index=0, term=1], timestamp=2025-07-01T08:16:48.194302989Z, file=/tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest15978312271319928277/testCaptureSnapshotOnAppendEntriesWithUnapplied/snapshot-0000000068639970-0B94D40D.v1, size=701, entryCompress=NONE, stateCompress=NONE} 08:16:48,197 AM [testCaptureSnapshotOnAppendEntriesWithUnapplied-%d57448] [DEBUG] RaftStorageCompleter - testCaptureSnapshotOnAppendEntriesWithUnapplied: 1 completion(s) pending 08:16:48,198 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorageCompleter - testCaptureSnapshotOnAppendEntriesWithUnapplied: running 1 completion(s) 08:16:48,198 AM [test-pekko.actor.default-dispatcher-5] [INFO] SnapshotManager - testCaptureSnapshotOnAppendEntriesWithUnapplied: snapshot is durable as of 2025-07-01T08:16:48.194302989Z 08:16:48,198 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] SnapshotManager - testCaptureSnapshotOnAppendEntriesWithUnapplied: Snapshot success - sequence number: 4 08:16:48,198 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActorSnapshotMessageSupport - testCaptureSnapshotOnAppendEntriesWithUnapplied: SnapshotComplete received 08:16:48,198 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - testCaptureSnapshotOnAppendEntriesWithUnapplied: handled a journal response 08:16:48,296 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: selected SNAPSHOT_V1 to handle file /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest15978312271319928277/testCaptureSnapshotOnAppendEntriesWithUnapplied/snapshot-0000000068639970-0B94D40D.v1 08:16:48,297 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest15978312271319928277/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties 08:16:48,297 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: picked SnapshotFileV1{lastIncluded=EntryInfo[index=0, term=1], timestamp=2025-07-01T08:16:48.194302989Z, file=/tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest15978312271319928277/testCaptureSnapshotOnAppendEntriesWithUnapplied/snapshot-0000000068639970-0B94D40D.v1, size=701, entryCompress=NONE, stateCompress=NONE} as the latest file 08:16:48,299 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior484#-1536625445] 08:16:48,309 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower485#1189222988] 08:16:48,310 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader486#-1604006354] 08:16:48,310 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/testCaptureSnapshotOnAppendEntriesWithUnapplied] 08:16:48,310 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: stopped executor with 0 remaining tasks 08:16:48,310 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: stopped executor with 0 remaining tasks 08:16:48,312 AM [main] [INFO] FollowerTest - Starting testFirstAppendEntriesWithNoPrevIndexAndReplicatedToAllPresentInSnapshotButCalculatedPrevEntryMissing 08:16:48,313 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:16:48,313 AM [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 08:16:48,316 AM [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]]} 08:16:48,316 AM [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 08:16:48,316 AM [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} 08:16:48,317 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 105 08:16:48,317 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior487#585939758] 08:16:48,328 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower488#-446013180] 08:16:48,328 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader489#1205690170] 08:16:48,330 AM [main] [INFO] FollowerTest - Starting testHandleAppendEntriesSenderPrevLogIndexIsInTheSnapshot 08:16:48,330 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:16:48,331 AM [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 08:16:48,331 AM [main] [DEBUG] Follower - follower (Follower): Commit index set to 7 08:16:48,332 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 8 08:16:48,332 AM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 8, context.getLastApplied(): -1, lastIndex(): 7 08:16:48,332 AM [main] [WARN] RaftActorBehavior - follower (Follower): Missing index 0 from log. Cannot apply state. Ignoring 0 to 8 08:16:48,332 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior490#1468196587] 08:16:48,343 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower491#1386093353] 08:16:48,343 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader492#1293198663] 08:16:48,345 AM [main] [INFO] FollowerTest - Starting testHandleAppendEntriesCorrectReceiverLogEntries 08:16:48,345 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:16:48,346 AM [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 08:16:48,346 AM [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]]} 08:16:48,346 AM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 2 08:16:48,347 AM [main] [DEBUG] Follower - follower (Follower): matchEntry DefaultLogEntry[index=2, term=2, command=two-1] is present: existingEntryTerm: 1 08:16:48,347 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 08:16:48,347 AM [main] [INFO] Follower - follower (Follower): Removing entries from log starting at 2, commitIndex: -1, lastApplied: -1 08:16:48,347 AM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 1, entries to be added from: 0 08:16:48,347 AM [main] [DEBUG] Follower - follower (Follower): Append entry to log two-1 08:16:48,347 AM [main] [DEBUG] Follower - follower (Follower): Append entry to log three 08:16:48,347 AM [main] [DEBUG] Follower - follower (Follower): Log size is now 4 08:16:48,347 AM [main] [DEBUG] Follower - follower (Follower): Commit index set to 3 08:16:48,347 AM [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} 08:16:48,347 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 3 08:16:48,347 AM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 3, context.getLastApplied(): -1, lastIndex(): 3 08:16:48,348 AM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 0 08:16:48,348 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 0 08:16:48,348 AM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 1 08:16:48,348 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from 0 to 1 08:16:48,348 AM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 2 08:16:48,348 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from 1 to 2 08:16:48,348 AM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 3 08:16:48,348 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from 2 to 3 08:16:48,348 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior493#-690569798] 08:16:48,359 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower494#-1548857619] 08:16:48,359 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader495#1613884226] 08:16:48,362 AM [main] [INFO] FollowerTest - Starting testHandleOutOfSequenceInstallSnapshot 08:16:48,362 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:16:48,363 AM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot: InstallSnapshot{term=1, leaderId=leader, lastIncludedIndex=3, lastIncludedTerm=1, datasize=50, chunk=3/3, lastChunkHashCode=OptionalInt.empty} 08:16:48,363 AM [main] [DEBUG] Follower - follower (Follower): expected chunkIndex 1 got 3 08:16:48,363 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior496#-975146860] 08:16:48,374 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower497#-1487931624] 08:16:48,374 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader498#-1896901099] 08:16:48,377 AM [main] [INFO] FollowerTest - Starting testReceivingAppendEntriesDuringInstallSnapshotFromDifferentLeader 08:16:48,377 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:16:48,377 AM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot: InstallSnapshot{term=1, leaderId=leader, lastIncludedIndex=1, lastIncludedTerm=1, datasize=50, chunk=1/2, lastChunkHashCode=OptionalInt.empty} 08:16:48,377 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 1 08:16:48,377 AM [main] [DEBUG] SnapshotTracker - follower (Follower): addChunk: chunkIndex=1, lastChunkIndex=0, collectedChunks.size=0, lastChunkHashCode=-1 08:16:48,377 AM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot returning: InstallSnapshotReply{term=1, followerId=follower, chunkIndex=1, success=true} 08:16:48,378 AM [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 08:16:48,378 AM [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]]} 08:16:48,378 AM [main] [DEBUG] Follower - follower (Follower): snapshot install is in progress but the prior snapshot leaderId leader does not match the AppendEntries leaderId new-leader 08:16:48,379 AM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 1 08:16:48,379 AM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 1, entries to be added from: 0 08:16:48,379 AM [main] [DEBUG] Follower - follower (Follower): Append entry to log 3 08:16:48,379 AM [main] [DEBUG] Follower - follower (Follower): Log size is now 3 08:16:48,379 AM [main] [DEBUG] Follower - follower (Follower): Commit index set to 2 08:16:48,379 AM [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} 08:16:48,379 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader new-leader, need to catch up to 2 08:16:48,379 AM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 2, context.getLastApplied(): 1, lastIndex(): 2 08:16:48,379 AM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 2 08:16:48,379 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from 1 to 2 08:16:48,379 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior499#505750576] 08:16:48,390 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower500#-754646345] 08:16:48,390 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader501#370833452] 08:16:48,395 AM [main] [INFO] FollowerTest - Starting testHandleAppendEntriesLeaderChangedAfterSyncUpComplete 08:16:48,395 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:16:48,395 AM [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 08:16:48,396 AM [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]]} 08:16:48,396 AM [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 08:16:48,396 AM [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} 08:16:48,396 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 101 08:16:48,396 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 101 08:16:48,396 AM [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]]} 08:16:48,397 AM [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 08:16:48,397 AM [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} 08:16:48,397 AM [main] [DEBUG] SyncStatusTracker - follower: Lagging 1 entries behind leader leader-1 and reached 101 (of expected 101) 08:16:48,397 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 100 08:16:48,397 AM [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]]} 08:16:48,397 AM [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 08:16:48,398 AM [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} 08:16:48,398 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-2, need to catch up to 46 08:16:48,398 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior502#816588613] 08:16:48,409 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower503#-664166816] 08:16:48,409 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader504#-1079795761] 08:16:48,412 AM [main] [INFO] FollowerTest - Starting testHandleElectionTimeoutWhenNoLeaderMessageReceived 08:16:48,412 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:16:48,613 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 08:16:48,613 AM [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.13:17355, Removed) 08:16:48,613 AM [main] [DEBUG] Follower - follower (Follower): Received ElectionTimeout - switching to Candidate 08:16:48,613 AM [main] [DEBUG] Candidate - follower (Candidate): Election: Candidate has following voting peers: [] 08:16:48,613 AM [main] [INFO] Candidate - follower (Candidate): Starting new election term 2 08:16:48,613 AM [main] [INFO] RaftActorBehavior - follower (Follower) :- Switching from behavior Follower to Candidate, election term: 2 08:16:48,613 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior505#901339349] 08:16:48,626 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower506#-489269390] 08:16:48,626 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader507#838713214] 08:16:48,628 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:16:48,628 AM [main] [DEBUG] PeerInfos - follower: Updated server config: isVoting: false, peers: [] 08:16:48,780 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 08:16:48,780 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior508#-2122384610] 08:16:48,782 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower509#-362802152] 08:16:48,782 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader510#1843884198] 08:16:48,785 AM [main] [INFO] FollowerTest - Starting testHandleRequestVoteWhenSenderTermEqualToCurrentTermAndVotedForIsNull 08:16:48,785 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:16:48,787 AM [main] [DEBUG] RaftActorBehavior - follower (Follower): In requestVote: RequestVote{term=1000, candidateId=test, lastLogIndex=10000, lastLogTerm=999} - currentTerm: 1000, votedFor: null, lastIndex: 1, lastTerm: 1 08:16:48,787 AM [main] [DEBUG] RaftActorBehavior - follower (Follower): requestVote returning: RequestVoteReply{term=1000, voteGranted=true} 08:16:48,788 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior511#-834436314] 08:16:48,789 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower512#1489762599] 08:16:48,789 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader513#1944123047] 08:16:48,790 AM [main] [INFO] FollowerTest - Starting testHandleAppendEntriesAddNewEntries 08:16:48,790 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:16:48,791 AM [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]]} 08:16:48,791 AM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 2 08:16:48,791 AM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 2, entries to be added from: 0 08:16:48,791 AM [main] [DEBUG] Follower - follower (Follower): Append entry to log three 08:16:48,791 AM [main] [DEBUG] Follower - follower (Follower): Append entry to log four 08:16:48,791 AM [main] [DEBUG] Follower - follower (Follower): Log size is now 5 08:16:48,791 AM [main] [DEBUG] Follower - follower (Follower): Commit index set to 4 08:16:48,791 AM [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} 08:16:48,791 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 4 08:16:48,791 AM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 4, context.getLastApplied(): -1, lastIndex(): 4 08:16:48,791 AM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 0 08:16:48,791 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 0 08:16:48,791 AM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 1 08:16:48,791 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from 0 to 1 08:16:48,791 AM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 2 08:16:48,791 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from 1 to 2 08:16:48,791 AM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 3 08:16:48,791 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from 2 to 3 08:16:48,791 AM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 4 08:16:48,792 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from 3 to 4 08:16:48,792 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior514#1437691441] 08:16:48,792 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower515#850678084] 08:16:48,792 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader516#37481962] 08:16:48,794 AM [main] [INFO] FollowerTest - Starting testReceivingAppendEntriesDuringInstallSnapshot 08:16:48,794 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:16:48,794 AM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot: InstallSnapshot{term=1, leaderId=leader, lastIncludedIndex=1, lastIncludedTerm=1, datasize=50, chunk=1/2, lastChunkHashCode=OptionalInt.empty} 08:16:48,794 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 1 08:16:48,794 AM [main] [DEBUG] SnapshotTracker - follower (Follower): addChunk: chunkIndex=1, lastChunkIndex=0, collectedChunks.size=0, lastChunkHashCode=-1 08:16:48,794 AM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot returning: InstallSnapshotReply{term=1, followerId=follower, chunkIndex=1, success=true} 08:16:48,795 AM [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]]} 08:16:48,795 AM [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} 08:16:48,795 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior517#1384877371] 08:16:48,796 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower518#-197834785] 08:16:48,796 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader519#-2120522958] 08:16:48,798 AM [main] [INFO] FollowerTest - Starting testHandleAppendEntriesWhenOutOfSyncLogDetectedRequestForceInstallSnapshot 08:16:48,798 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:16:48,798 AM [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 08:16:48,799 AM [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]]} 08:16:48,799 AM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 2 08:16:48,799 AM [main] [DEBUG] Follower - follower (Follower): matchEntry DefaultLogEntry[index=2, term=2, command=two-1] is present: existingEntryTerm: 1 08:16:48,799 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 3 08:16:48,799 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior520#176445735] 08:16:48,800 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower521#-746982864] 08:16:48,800 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader522#974306334] 08:16:48,801 AM [main] [INFO] FollowerTest - Starting testCaptureSnapshotOnMiddleEntryInAppendEntries [WARN] [07/01/2025 08:16:48.807] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/testCaptureSnapshotOnMiddleEntryInAppendEntries]: org.opendaylight.controller.cluster.common.actor.Monitor@5638e270 [INFO] [pekkoDeadLetter][07/01/2025 08:16:48.807] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/testCaptureSnapshotOnMiddleEntryInAppendEntries] to Actor[pekko://test/user/termination-monitor] was not delivered. [5] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 08:16:48,808 AM [test-pekko.actor.default-dispatcher-5] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/testCaptureSnapshotOnMiddleEntryInAppendEntries] to Actor[pekko://test/user/termination-monitor] was not delivered. [5] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 08:16:48,808 AM [test-pekko.actor.default-dispatcher-8] [INFO] RaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: Starting recovery with journal batch size 1000 08:16:48,808 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: started executor 08:16:48,808 AM [test-pekko.actor.default-dispatcher-8] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: started executor 08:16:48,810 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest7653896596995873922/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties does not exist 08:16:48,810 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: no eligible files found 08:16:48,810 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - testCaptureSnapshotOnMiddleEntryInAppendEntries: Set currentTerm=1, votedFor=null 08:16:48,811 AM [test-pekko.actor.default-dispatcher-6] [INFO] PekkoRecovery - testCaptureSnapshotOnMiddleEntryInAppendEntries: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 08:16:48,815 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - testCaptureSnapshotOnMiddleEntryInAppendEntries: Set currentTerm=1, votedFor=null 08:16:48,815 AM [test-pekko.actor.default-dispatcher-6] [INFO] PekkoRecovery - testCaptureSnapshotOnMiddleEntryInAppendEntries: Local TermInfo store seeded with TermInfo{term=1} 08:16:48,815 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@3a866b1 08:16:48,815 AM [test-pekko.actor.default-dispatcher-14] [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]]} 08:16:48,816 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] Follower - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): Number of entries to be appended = 3 08:16:48,816 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] Follower - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 08:16:48,816 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] Follower - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): Append entry to log one 08:16:48,816 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnMiddleEntryInAppendEntries: Append log entry and persist DefaultLogEntry[index=0, term=1, command=one] 08:16:48,816 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] Follower - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): Append entry to log two 08:16:48,816 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnMiddleEntryInAppendEntries: Append log entry and persist DefaultLogEntry[index=1, term=1, command=two] 08:16:48,816 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] Follower - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): Append entry to log three 08:16:48,816 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnMiddleEntryInAppendEntries: Append log entry and persist DefaultLogEntry[index=2, term=1, command=three] 08:16:48,816 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] Follower - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): Log size is now 3 08:16:48,816 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] Follower - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): Commit index set to 2 08:16:48,816 AM [test-pekko.actor.default-dispatcher-14] [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} 08:16:48,816 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] SyncStatusTracker - testCaptureSnapshotOnMiddleEntryInAppendEntries: Last sync leader does not match current leader leader, need to catch up to 2 08:16:48,816 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] Follower - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 2, context.getLastApplied(): -1, lastIndex(): 2 08:16:48,816 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftActorBehavior - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): Setting last applied to 0 08:16:48,816 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] AbstractReplicatedLog - testCaptureSnapshotOnMiddleEntryInAppendEntries: Moving last applied index from -1 to 0 08:16:48,816 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: Applying state for log index 0 data one 08:16:48,816 AM [test-pekko.actor.default-dispatcher-14] [INFO] MockRaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: applyState called: one 08:16:48,816 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftActorBehavior - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): Setting last applied to 1 08:16:48,816 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] AbstractReplicatedLog - testCaptureSnapshotOnMiddleEntryInAppendEntries: Moving last applied index from 0 to 1 08:16:48,816 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: Applying state for log index 1 data two 08:16:48,816 AM [test-pekko.actor.default-dispatcher-14] [INFO] MockRaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: applyState called: two 08:16:48,816 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftActorBehavior - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): Setting last applied to 2 08:16:48,816 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] AbstractReplicatedLog - testCaptureSnapshotOnMiddleEntryInAppendEntries: Moving last applied index from 1 to 2 08:16:48,816 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: Applying state for log index 2 data three 08:16:48,816 AM [test-pekko.actor.default-dispatcher-14] [INFO] MockRaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: applyState called: three 08:16:48,816 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: Persisting ApplyJournalEntries with index=2 08:16:48,817 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnMiddleEntryInAppendEntries: persist complete JournaledLogEntry{index=0, term=1, command=one, pending=false} 08:16:48,817 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnMiddleEntryInAppendEntries: persist complete JournaledLogEntry{index=1, term=1, command=two, pending=false} 08:16:48,817 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnMiddleEntryInAppendEntries: persist complete JournaledLogEntry{index=2, term=1, command=three, pending=false} 08:16:48,817 AM [test-pekko.actor.default-dispatcher-6] [INFO] SnapshotManager - testCaptureSnapshotOnMiddleEntryInAppendEntries: Initiating snapshot capture CaptureSnapshot [lastAppliedIndex=2, lastAppliedTerm=1, lastIndex=2, lastTerm=1, installSnapshotInitiated=, replicatedToAllIndex=-1, replicatedToAllTerm=-1, unAppliedEntries size=0, mandatoryTrim=false] 08:16:48,817 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] SnapshotManager - testCaptureSnapshotOnMiddleEntryInAppendEntries: captured snapshot at lastSequenceNumber: 4 08:16:48,817 AM [test-pekko.actor.default-dispatcher-6] [INFO] SnapshotManager - testCaptureSnapshotOnMiddleEntryInAppendEntries: Persising snapshot at EntryInfo[index=2, term=1]/EntryInfo[index=2, term=1] 08:16:48,817 AM [test-pekko.actor.default-dispatcher-6] [INFO] MockRaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: support() called 08:16:48,817 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] SnapshotManager - testCaptureSnapshotOnMiddleEntryInAppendEntries: log size 3 exceeds the snapshot batch count 2 - doing snapshotPreCommit with index 2 08:16:48,817 AM [test-pekko.actor.default-dispatcher-6] [INFO] SnapshotManager - testCaptureSnapshotOnMiddleEntryInAppendEntries: Removed in-memory snapshotted entries, adjusted snaphsotIndex: 2 and term: 1 08:16:48,817 AM [testCaptureSnapshotOnMiddleEntryInAppendEntries-%d19804] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: starting snapshot writeout to /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest7653896596995873922/testCaptureSnapshotOnMiddleEntryInAppendEntries/snapshot-0000000068639970-30B97C0C.tmp [WARN] [07/01/2025 08:16:48.817] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/testCaptureSnapshotOnMiddleEntryInAppendEntries] unhandled message from Actor[pekko://test/deadLetters]: FollowerInitialSyncUpStatus[memberId=testCaptureSnapshotOnMiddleEntryInAppendEntries, initialSyncDone=false] [INFO] [pekkoDeadLetter][07/01/2025 08:16:48.817] [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'. 08:16:48,818 AM [test-pekko.actor.default-dispatcher-6] [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'. 08:16:48,820 AM [testCaptureSnapshotOnMiddleEntryInAppendEntries-%d19804] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: finished snapshot writeout to /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest7653896596995873922/testCaptureSnapshotOnMiddleEntryInAppendEntries/snapshot-0000000068639970-30B97C0C.v1 08:16:48,820 AM [testCaptureSnapshotOnMiddleEntryInAppendEntries-%d19804] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: selected SNAPSHOT_V1 to handle file /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest7653896596995873922/testCaptureSnapshotOnMiddleEntryInAppendEntries/snapshot-0000000068639970-30B97C0C.v1 08:16:48,820 AM [testCaptureSnapshotOnMiddleEntryInAppendEntries-%d19804] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest7653896596995873922/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties 08:16:48,820 AM [testCaptureSnapshotOnMiddleEntryInAppendEntries-%d19804] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: retaining snapshot SnapshotFileV1{lastIncluded=EntryInfo[index=2, term=1], timestamp=2025-07-01T08:16:48.817462284Z, file=/tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest7653896596995873922/testCaptureSnapshotOnMiddleEntryInAppendEntries/snapshot-0000000068639970-30B97C0C.v1, size=573, entryCompress=NONE, stateCompress=NONE} 08:16:48,820 AM [testCaptureSnapshotOnMiddleEntryInAppendEntries-%d19804] [DEBUG] RaftStorageCompleter - testCaptureSnapshotOnMiddleEntryInAppendEntries: 1 completion(s) pending 08:16:48,821 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorageCompleter - testCaptureSnapshotOnMiddleEntryInAppendEntries: running 1 completion(s) 08:16:48,821 AM [test-pekko.actor.default-dispatcher-6] [INFO] SnapshotManager - testCaptureSnapshotOnMiddleEntryInAppendEntries: snapshot is durable as of 2025-07-01T08:16:48.817462284Z 08:16:48,821 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] SnapshotManager - testCaptureSnapshotOnMiddleEntryInAppendEntries: Snapshot success - sequence number: 4 08:16:48,821 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActorSnapshotMessageSupport - testCaptureSnapshotOnMiddleEntryInAppendEntries: SnapshotComplete received 08:16:48,821 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: handled a journal response 08:16:48,970 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: selected SNAPSHOT_V1 to handle file /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest7653896596995873922/testCaptureSnapshotOnMiddleEntryInAppendEntries/snapshot-0000000068639970-30B97C0C.v1 08:16:48,971 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest7653896596995873922/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties 08:16:48,971 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: picked SnapshotFileV1{lastIncluded=EntryInfo[index=2, term=1], timestamp=2025-07-01T08:16:48.817462284Z, file=/tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest7653896596995873922/testCaptureSnapshotOnMiddleEntryInAppendEntries/snapshot-0000000068639970-30B97C0C.v1, size=573, entryCompress=NONE, stateCompress=NONE} as the latest file 08:16:48,972 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/testCaptureSnapshotOnMiddleEntryInAppendEntries] 08:16:48,983 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: stopped executor with 0 remaining tasks 08:16:48,983 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: stopped executor with 0 remaining tasks [WARN] [07/01/2025 08:16:48.984] [test-pekko.actor.default-dispatcher-8] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/testCaptureSnapshotOnMiddleEntryInAppendEntries]: org.opendaylight.controller.cluster.common.actor.Monitor@305965e7 [INFO] [pekkoDeadLetter][07/01/2025 08:16:48.984] [test-pekko.actor.default-dispatcher-8] [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'. 08:16:48,985 AM [test-pekko.actor.default-dispatcher-8] [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'. 08:16:48,985 AM [test-pekko.actor.default-dispatcher-6] [INFO] RaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: Starting recovery with journal batch size 1000 08:16:48,985 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: started executor 08:16:48,985 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: started executor 08:16:48,987 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] PropertiesTermInfoStore - testCaptureSnapshotOnMiddleEntryInAppendEntries: Set currentTerm=1, votedFor=null 08:16:48,987 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: selected SNAPSHOT_V1 to handle file /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest7653896596995873922/testCaptureSnapshotOnMiddleEntryInAppendEntries/snapshot-0000000068639970-30B97C0C.v1 08:16:48,987 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest7653896596995873922/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties 08:16:48,987 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: picked SnapshotFileV1{lastIncluded=EntryInfo[index=2, term=1], timestamp=2025-07-01T08:16:48.817462284Z, file=/tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest7653896596995873922/testCaptureSnapshotOnMiddleEntryInAppendEntries/snapshot-0000000068639970-30B97C0C.v1, size=573, entryCompress=NONE, stateCompress=NONE} as the latest file 08:16:48,987 AM [test-pekko.actor.default-dispatcher-14] [INFO] MockRaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: support() called 08:16:48,987 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] PekkoRecovery - testCaptureSnapshotOnMiddleEntryInAppendEntries: initializing from snapshot taken at 2025-07-01T08:16:48.817462284Z 08:16:48,988 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] PropertiesTermInfoStore - testCaptureSnapshotOnMiddleEntryInAppendEntries: Set currentTerm=1, votedFor=null 08:16:48,988 AM [test-pekko.actor.default-dispatcher-14] [INFO] PekkoRecovery - Recovery snapshot applied for testCaptureSnapshotOnMiddleEntryInAppendEntries in 149.9 μs: snapshotIndex=2, snapshotTerm=1, journal-size=0 08:16:48,988 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] PekkoRecovery - testCaptureSnapshotOnMiddleEntryInAppendEntries: Received apply journal entries for recovery, applying to state: 3 to 2 08:16:48,988 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] AbstractReplicatedLog - testCaptureSnapshotOnMiddleEntryInAppendEntries: Moving last applied index from 2 to 2 08:16:48,988 AM [test-pekko.actor.default-dispatcher-14] [INFO] PekkoRecovery - testCaptureSnapshotOnMiddleEntryInAppendEntries: Recovery completed in 414.8 μs - Switching actor to Follower - last log index = 2, last log term = 1, snapshot index = 2, snapshot term = 1, journal size = 0 08:16:48,988 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] PekkoRecovery - testCaptureSnapshotOnMiddleEntryInAppendEntries: restoring local TermInfo{term=1} 08:16:48,988 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] PropertiesTermInfoStore - testCaptureSnapshotOnMiddleEntryInAppendEntries: Set currentTerm=1, votedFor=null 08:16:48,988 AM [test-pekko.actor.default-dispatcher-14] [DEBUG] RaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: Pekko recovery completed with org.opendaylight.controller.cluster.raft.RecoveryLog@4f557ac7 08:16:48,988 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior523#-1257689936] 08:16:48,999 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower524#1154773634] 08:16:48,999 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader525#1983309797] 08:16:49,0 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/testCaptureSnapshotOnMiddleEntryInAppendEntries] 08:16:49,0 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: stopped executor with 0 remaining tasks 08:16:49,0 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: stopped executor with 0 remaining tasks 08:16:49,2 AM [main] [INFO] FollowerTest - Starting testHandleElectionTimeoutWhenLeaderMessageReceived 08:16:49,3 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:16:49,303 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to -1 08:16:49,433 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 08:16:49,433 AM [main] [DEBUG] Follower - follower (Follower): Received ElectionTimeout but lastLeaderMessageInterval 130 < election timeout PT0.4S 08:16:49,684 AM [main] [DEBUG] SyncStatusTracker - follower: Lagging -2 entries behind leader leader and reached 1 (of expected -1) 08:16:49,884 AM [main] [DEBUG] Follower - follower (Follower): Received ElectionTimeout but lastLeaderMessageInterval 200 < election timeout PT0.4S 08:16:49,884 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior526#-745200565] 08:16:49,898 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower527#1614556761] 08:16:49,898 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader528#-1964028980] 08:16:49,902 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:16:49,903 AM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 08:16:49,903 AM [main] [DEBUG] Follower - follower (Follower): Received TimeoutNow - switching to Candidate 08:16:49,903 AM [main] [DEBUG] Candidate - follower (Candidate): Election: Candidate has following voting peers: [] 08:16:49,903 AM [main] [INFO] Candidate - follower (Candidate): Starting new election term 2 08:16:49,903 AM [main] [INFO] RaftActorBehavior - follower (Follower) :- Switching from behavior Follower to Candidate, election term: 2 08:16:49,903 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior529#1285571742] 08:16:49,914 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower530#-273685617] 08:16:49,914 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader531#-1142765969] 08:16:49,916 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:16:49,917 AM [main] [DEBUG] RaftActorBehavior - follower (Follower): In requestVote: RequestVote{term=1, candidateId=test, lastLogIndex=10000, lastLogTerm=999} - currentTerm: 1, votedFor: test, lastIndex: 1, lastTerm: 1 08:16:49,917 AM [main] [DEBUG] RaftActorBehavior - follower (Follower): requestVote returning: RequestVoteReply{term=1, voteGranted=true} 08:16:49,917 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior532#2090574396] 08:16:49,928 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower533#1457452119] 08:16:49,928 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader534#-174816488] 08:16:49,930 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:16:49,930 AM [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]]} 08:16:49,930 AM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 1 08:16:49,931 AM [main] [DEBUG] Follower - follower (Follower): matchEntry SimpleReplicatedLogEntry [index=0, term=2, payload=zero] is present: existingEntryTerm: 2 08:16:49,931 AM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 0, entries to be added from: 1 08:16:49,931 AM [main] [DEBUG] Follower - follower (Follower): Log size is now 1 08:16:49,931 AM [main] [DEBUG] Follower - follower (Follower): Commit index set to 0 08:16:49,931 AM [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} 08:16:49,931 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 2 08:16:49,931 AM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 2, context.getLastApplied(): -1, lastIndex(): 0 08:16:49,931 AM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 0 08:16:49,931 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 0 08:16:49,931 AM [main] [WARN] RaftActorBehavior - follower (Follower): Missing index 1 from log. Cannot apply state. Ignoring 1 to 2 08:16:49,931 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior535#189246942] 08:16:49,932 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower536#759947952] 08:16:49,932 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader537#487697934] 08:16:49,933 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:16:49,934 AM [main] [DEBUG] RaftActorBehavior - follower (Follower): In requestVote: RequestVote{term=1, candidateId=test, lastLogIndex=1999, lastLogTerm=1} - currentTerm: 1, votedFor: test, lastIndex: 2000, lastTerm: 1 08:16:49,934 AM [main] [DEBUG] RaftActorBehavior - follower (Follower): requestVote returning: RequestVoteReply{term=1, voteGranted=false} 08:16:49,935 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior538#-1708635765] 08:16:49,935 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower539#-2078332271] 08:16:49,935 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader540#-1215138512] 08:16:49,936 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:16:49,937 AM [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 08:16:49,937 AM [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 08:16:49,937 AM [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} 08:16:49,938 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 1 08:16:49,938 AM [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 08:16:49,938 AM [main] [DEBUG] RaftActorBehavior - follower (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 08:16:49,938 AM [main] [DEBUG] RaftActorBehavior - follower (Follower): Cluster state: [] 08:16:49,938 AM [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. 08:16:49,938 AM [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 08:16:49,939 AM [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 08:16:49,939 AM [main] [DEBUG] RaftActorBehavior - follower (Follower): requestVote returning: RequestVoteReply{term=100, voteGranted=true} 08:16:49,940 AM [main] [INFO] Follower - follower (Follower): Term 100 in "RequestVoteReply{term=100, voteGranted=false}" message is greater than follower's term 1 - updating term 08:16:49,940 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior541#643767132] 08:16:49,940 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower542#1379426256] 08:16:49,940 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader543#1040940426] 08:16:49,942 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:16:49,942 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 0 08:16:49,942 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 0 08:16:49,943 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:16:49,943 AM [main] [DEBUG] SnapshotManager - test: fakeSnapshot purging log to 0 for term 1 08:16:49,943 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 2 08:16:49,943 AM [main] [DEBUG] SnapshotManager - test: fakeSnapshot purging log to 1 for term 1 08:16:49,943 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 2 08:16:49,943 AM [main] [DEBUG] SnapshotManager - test: fakeSnapshot purging log to 1 for term 1 08:16:49,943 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior544#1349042100] 08:16:49,943 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower545#1901546486] 08:16:49,943 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader546#1737254840] 08:16:49,945 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:16:49,946 AM [main] [INFO] RaftActorBehavior - follower (Follower): Cannot append entries because sender's term 100 is less than 1000 08:16:49,946 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior547#1371404192] 08:16:49,946 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower548#2123882031] 08:16:49,947 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader549#-369909009] 08:16:49,948 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:16:49,949 AM [main] [DEBUG] RaftActorBehavior - follower (Follower): In requestVote: RequestVote{term=999, candidateId=test, lastLogIndex=10000, lastLogTerm=999} - currentTerm: 1000, votedFor: null, lastIndex: 1, lastTerm: 1 08:16:49,949 AM [main] [DEBUG] RaftActorBehavior - follower (Follower): requestVote returning: RequestVoteReply{term=1000, voteGranted=false} 08:16:49,949 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior550#1307711529] 08:16:49,949 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower551#-1609806173] 08:16:49,949 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader552#838363719] [INFO] [07/01/2025 08:16:49.950] [main] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:16:49,950 AM [test-pekko.actor.default-dispatcher-14] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [07/01/2025 08:16:49.951] [test-pekko.actor.default-dispatcher-14] [pekko://test/system/cluster/core/daemon] unhandled message from Actor[pekko://test/deadLetters]: Leave(pekko://test@10.30.171.13:17355) [INFO] [pekkoDeadLetter][07/01/2025 08:16:49.951] [test-pekko.actor.default-dispatcher-14] [pekko://test/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#-1692668034] 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'. 08:16:49,951 AM [test-pekko.actor.default-dispatcher-14] [INFO] LocalActorRef - pekkoDeadLetter Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#-1692668034] 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'. 08:16:49,951 AM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.13:17355] - Exiting completed 08:16:49,951 AM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.13:17355] - Shutting down... [INFO] [07/01/2025 08:16:49.951] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.13:17355] - Exiting completed [INFO] [07/01/2025 08:16:49.951] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.13:17355] - Shutting down... [INFO] [07/01/2025 08:16:49.951] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.13:17355] - Successfully shut down 08:16:49,952 AM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.13:17355] - Successfully shut down [INFO] [07/01/2025 08:16:49.952] [test-pekko.remote.default-remote-dispatcher-7] [pekko://test@10.30.171.13:17355/system/remoting-terminator] Shutting down remote daemon. 08:16:49,953 AM [test-pekko.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. [INFO] [07/01/2025 08:16:49.952] [test-pekko.remote.default-remote-dispatcher-7] [pekko://test@10.30.171.13:17355/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 08:16:49,953 AM [test-pekko.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [07/01/2025 08:16:49.954] [test-pekko.remote.default-remote-dispatcher-9] [pekko://test@10.30.171.13:17355/system/remoting-terminator] Remoting shut down. 08:16:49,954 AM [test-pekko.actor.default-dispatcher-14] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [DEBUG] [07/01/2025 08:16:49.954] [test-pekko.actor.internal-dispatcher-11] [EventStream] shutting down: StandardOutLogger