[DEBUG] [02/05/2025 14:00:29.082] [main] [EventStream(pekko://test)] logger log1-TestEventListener started 02:00:29,85 PM [test-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [02/05/2025 14:00:29.085] [main] [EventStream(pekko://test)] logger log2-Slf4jLogger started [DEBUG] [02/05/2025 14:00:29.085] [main] [EventStream(pekko://test)] Default Loggers started [INFO] [02/05/2025 14:00:29.099] [main] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.122:17355] with UID [7356765132179319295] [INFO] [02/05/2025 14:00:29.100] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.122:17355] - Starting up, Pekko version [1.0.3] ... 02:00:29,100 PM [test-pekko.actor.default-dispatcher-7] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.122:17355] with UID [7356765132179319295] 02:00:29,100 PM [test-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.122:17355] - Starting up, Pekko version [1.0.3] ... [INFO] [02/05/2025 14:00:29.105] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.122:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 02:00:29,105 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.122:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [02/05/2025 14:00:29.105] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.122:17355] - Started up successfully 02:00:29,105 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.122:17355] - Started up successfully [INFO] [02/05/2025 14:00:29.106] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.122:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing [INFO] [02/05/2025 14:00:29.106] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.122:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 02:00:29,106 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.122:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 02:00:29,106 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.122:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 02:00:29,122 PM [main] [INFO] FollowerTest - Starting testHandleInstallSnapshot 02:00:29,122 PM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 02:00:29,185 PM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot: InstallSnapshot{term=1, leaderId=leader, lastIncludedIndex=1, lastIncludedTerm=1, datasize=50, chunk=1/2, lastChunkHashCode=OptionalInt.empty} 02:00:29,185 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 1 02:00:29,185 PM [main] [DEBUG] SnapshotTracker - follower (Follower): addChunk: chunkIndex=1, lastChunkIndex=0, collectedChunks.size=0, lastChunkHashCode=-1 02:00:29,185 PM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot returning: InstallSnapshotReply{term=1, followerId=follower, chunkIndex=1, success=true} 02:00:29,186 PM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot: InstallSnapshot{term=1, leaderId=leader, lastIncludedIndex=2, lastIncludedTerm=1, datasize=29, chunk=2/2, lastChunkHashCode=OptionalInt.empty} 02:00:29,186 PM [main] [DEBUG] SyncStatusTracker - follower: Lagging 1 entries behind leader leader and reached 1 (of expected 1) 02:00:29,186 PM [main] [DEBUG] SnapshotTracker - follower (Follower): addChunk: chunkIndex=2, lastChunkIndex=1, collectedChunks.size=50, lastChunkHashCode=675006801 02:00:29,186 PM [main] [INFO] Follower - follower (Follower): Snapshot received from leader: leader 02:00:29,187 PM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot returning: InstallSnapshotReply{term=1, followerId=follower, chunkIndex=2, success=true} 02:00:29,187 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior118#1099594082] 02:00:29,189 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower119#-1703076702] 02:00:29,189 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader120#112646145] 02:00:29,192 PM [main] [INFO] FollowerTest - Starting testHandleAppendEntriesPreviousLogEntryMissing 02:00:29,192 PM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 02:00:29,195 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=1, leaderId=leader, prevLogIndex=3, prevLogTerm=1, leaderCommit=4, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=4, term=1, payload=four]]} 02:00:29,195 PM [main] [INFO] Follower - follower (Follower): The log is not empty but the prevLogIndex 3 was not found in it - lastIndex: 2, snapshotIndex: -1, snapshotTerm: -1 02:00:29,196 PM [main] [INFO] Follower - follower (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=1, success=false, followerId=follower, logLastIndex=2, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 02:00:29,196 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 4 02:00:29,196 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior121#-313741043] 02:00:29,197 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower122#-1623961959] 02:00:29,198 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader123#-1836031983] 02:00:29,201 PM [main] [INFO] FollowerTest - Starting testInitialSyncUpWithHandleInstallSnapshot 02:00:29,201 PM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 02:00:29,202 PM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot: InstallSnapshot{term=1, leaderId=leader, lastIncludedIndex=1, lastIncludedTerm=1, datasize=50, chunk=1/2, lastChunkHashCode=OptionalInt.empty} 02:00:29,202 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 1 02:00:29,202 PM [main] [DEBUG] SnapshotTracker - follower (Follower): addChunk: chunkIndex=1, lastChunkIndex=0, collectedChunks.size=0, lastChunkHashCode=-1 02:00:29,202 PM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot returning: InstallSnapshotReply{term=1, followerId=follower, chunkIndex=1, success=true} 02:00:29,203 PM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot: InstallSnapshot{term=1, leaderId=leader, lastIncludedIndex=2, lastIncludedTerm=1, datasize=29, chunk=2/2, lastChunkHashCode=OptionalInt.empty} 02:00:29,203 PM [main] [DEBUG] SnapshotTracker - follower (Follower): addChunk: chunkIndex=2, lastChunkIndex=1, collectedChunks.size=50, lastChunkHashCode=675006801 02:00:29,204 PM [main] [INFO] Follower - follower (Follower): Snapshot received from leader: leader 02:00:29,205 PM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from 1 to 101 02:00:29,206 PM [main] [INFO] Follower - follower (Follower): Term 2 in "AppendEntries{term=2, leaderId=leader, prevLogIndex=101, prevLogTerm=1, leaderCommit=102, replicatedToAllIndex=101, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=101, term=2, payload=foo]]}" message is greater than follower's term 1 - updating term 02:00:29,207 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader, prevLogIndex=101, prevLogTerm=1, leaderCommit=102, replicatedToAllIndex=101, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=101, term=2, payload=foo]]} 02:00:29,207 PM [main] [INFO] Follower - follower (Follower): The log is not empty but the prevLogIndex 101 was not found in it - lastIndex: 101, snapshotIndex: -1, snapshotTerm: -1 02:00:29,207 PM [main] [INFO] Follower - follower (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=2, success=false, followerId=follower, logLastIndex=101, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 02:00:29,207 PM [main] [DEBUG] SyncStatusTracker - follower: Lagging 1 entries behind leader leader and reached 101 (of expected 1) 02:00:29,208 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior124#1014470003] 02:00:29,219 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower125#-1044856728] 02:00:29,219 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader126#-770687221] 02:00:29,222 PM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 02:00:29,225 PM [main] [INFO] Follower - follower (Follower): Term 100 in "RequestVoteReply{term=100, voteGranted=false}" message is greater than follower's term 1 - updating term 02:00:29,227 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior127#1138474037] 02:00:29,229 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower128#-2071193763] 02:00:29,229 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader129#815281790] 02:00:29,232 PM [main] [INFO] FollowerTest - Starting testHandleFirstAppendEntries 02:00:29,232 PM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 02:00:29,233 PM [main] [INFO] Follower - follower (Follower): Term 2 in "AppendEntries{term=2, leaderId=leader-1, prevLogIndex=100, prevLogTerm=1, leaderCommit=101, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=101, term=2, payload=foo]]}" message is greater than follower's term 1 - updating term 02:00:29,233 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader-1, prevLogIndex=100, prevLogTerm=1, leaderCommit=101, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=101, term=2, payload=foo]]} 02:00:29,234 PM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 1 02:00:29,234 PM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 100, entries to be added from: 0 02:00:29,235 PM [main] [DEBUG] Follower - follower (Follower): Append entry to log foo 02:00:29,235 PM [main] [DEBUG] Follower - follower (Follower): Log size is now 2 02:00:29,235 PM [main] [DEBUG] Follower - follower (Follower): Commit index set to 101 02:00:29,235 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries returning : AppendEntriesReply{term=2, success=true, followerId=follower, logLastIndex=101, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 02:00:29,235 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 101 02:00:29,235 PM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 101, context.getLastApplied(): 1, lastIndex(): 101 02:00:29,236 PM [main] [WARN] RaftActorBehavior - follower (Follower): Missing index 2 from log. Cannot apply state. Ignoring 2 to 101 02:00:29,237 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior130#-583775505] 02:00:29,248 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower131#617764165] 02:00:29,249 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader132#-2059540552] 02:00:29,254 PM [main] [INFO] FollowerTest - Starting testHandleAppendEntriesWithExistingLogEntry 02:00:29,254 PM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 02:00:29,255 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=1, leaderId=leader, prevLogIndex=0, prevLogTerm=1, leaderCommit=1, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=1, term=1, payload=one]]} 02:00:29,255 PM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 1 02:00:29,255 PM [main] [DEBUG] Follower - follower (Follower): matchEntry SimpleReplicatedLogEntry [index=1, term=1, payload=one] is present: existingEntryTerm: 1 02:00:29,255 PM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 1, entries to be added from: 1 02:00:29,255 PM [main] [DEBUG] Follower - follower (Follower): Log size is now 2 02:00:29,256 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries returning : AppendEntriesReply{term=1, success=true, followerId=follower, logLastIndex=1, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 02:00:29,256 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 1 02:00:29,257 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=1, leaderId=leader, prevLogIndex=0, prevLogTerm=1, leaderCommit=2, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=1, term=1, payload=one], SimpleReplicatedLogEntry [index=2, term=1, payload=two]]} 02:00:29,257 PM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 2 02:00:29,257 PM [main] [DEBUG] Follower - follower (Follower): matchEntry SimpleReplicatedLogEntry [index=1, term=1, payload=one] is present: existingEntryTerm: 1 02:00:29,257 PM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 1, entries to be added from: 1 02:00:29,257 PM [main] [DEBUG] Follower - follower (Follower): Append entry to log two 02:00:29,257 PM [main] [DEBUG] Follower - follower (Follower): Log size is now 3 02:00:29,257 PM [main] [DEBUG] Follower - follower (Follower): Commit index set to 2 02:00:29,257 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries returning : AppendEntriesReply{term=1, success=true, followerId=follower, logLastIndex=2, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 02:00:29,258 PM [main] [DEBUG] SyncStatusTracker - follower: Lagging 0 entries behind leader leader and reached 2 (of expected 1) 02:00:29,258 PM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 2, context.getLastApplied(): 1, lastIndex(): 2 02:00:29,258 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 2 02:00:29,258 PM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from 1 to 2 02:00:29,259 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior133#2023543791] 02:00:29,269 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower134#100085808] 02:00:29,269 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader135#1661797358] 02:00:29,274 PM [main] [INFO] FollowerTest - Starting testHandleAppendEntriesSenderPrevLogTermNotSameAsReceiverPrevLogTerm 02:00:29,274 PM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 02:00:29,275 PM [main] [INFO] Follower - follower (Follower): Term 2 in "AppendEntries{term=2, leaderId=leader, prevLogIndex=0, prevLogTerm=2, leaderCommit=101, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[]}" message is greater than follower's term 1 - updating term 02:00:29,276 PM [main] [INFO] Follower - follower (Follower): The prevLogIndex 0 was found in the log but the term 1 is not equal to the append entries prevLogTerm 2 - lastIndex: 1, snapshotIndex: -1, snapshotTerm: -1 02:00:29,276 PM [main] [INFO] Follower - follower (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=2, success=false, followerId=follower, logLastIndex=1, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 02:00:29,276 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 101 02:00:29,277 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior136#-684661148] 02:00:29,288 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower137#-646964738] 02:00:29,288 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader138#1852578092] 02:00:29,290 PM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 02:00:29,294 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior139#1938621264] 02:00:29,305 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower140#1160570129] 02:00:29,305 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader141#-2052793155] 02:00:29,307 PM [main] [INFO] FollowerTest - Starting testHandleAppendEntriesWithNewerCommitIndex 02:00:29,307 PM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 02:00:29,307 PM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from 1 to 100 02:00:29,309 PM [main] [INFO] Follower - follower (Follower): Term 2 in "AppendEntries{term=2, leaderId=leader-1, prevLogIndex=100, prevLogTerm=1, leaderCommit=101, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=101, term=2, payload=foo]]}" message is greater than follower's term 1 - updating term 02:00:29,310 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader-1, prevLogIndex=100, prevLogTerm=1, leaderCommit=101, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=101, term=2, payload=foo]]} 02:00:29,311 PM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 1 02:00:29,311 PM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 100, entries to be added from: 0 02:00:29,311 PM [main] [DEBUG] Follower - follower (Follower): Append entry to log foo 02:00:29,311 PM [main] [DEBUG] Follower - follower (Follower): Log size is now 2 02:00:29,311 PM [main] [DEBUG] Follower - follower (Follower): Commit index set to 101 02:00:29,311 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries returning : AppendEntriesReply{term=2, success=true, followerId=follower, logLastIndex=101, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 02:00:29,312 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 101 02:00:29,312 PM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 101, context.getLastApplied(): 100, lastIndex(): 101 02:00:29,312 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 101 02:00:29,312 PM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from 100 to 101 02:00:29,312 PM [main] [DEBUG] SnapshotManager - follower: fakeSnapshot purging log to 100 for term 2 02:00:29,313 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior142#881594525] 02:00:29,324 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower143#1969166030] 02:00:29,324 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader144#-1850720127] 02:00:29,327 PM [main] [INFO] FollowerTest - Starting testCaptureSnapshotOnLastEntryInAppendEntries [WARN] [02/05/2025 14:00:29.330] [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@7662459e [INFO] [pekkoDeadLetter][02/05/2025 14:00:29.331] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/testCaptureSnapshotOnLastEntryInAppendEntries] to Actor[pekko://test/user/termination-monitor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 02:00:29,331 PM [test-pekko.actor.default-dispatcher-6] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/testCaptureSnapshotOnLastEntryInAppendEntries] to Actor[pekko://test/user/termination-monitor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 02:00:29,333 PM [test-pekko.actor.default-dispatcher-7] [INFO] RaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: Starting recovery with journal batch size 1000 02:00:29,336 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest12948505194378997827/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties does not exist java.nio.file.NoSuchFileException: /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest12948505194378997827/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) at java.base/sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:261) at java.base/java.nio.file.Files.newByteChannel(Files.java:379) at java.base/java.nio.file.Files.newByteChannel(Files.java:431) at java.base/java.nio.file.spi.FileSystemProvider.newInputStream(FileSystemProvider.java:420) at java.base/java.nio.file.Files.newInputStream(Files.java:159) at org.opendaylight.controller.cluster.raft.PropertiesTermInfoStore.loadFile(PropertiesTermInfoStore.java:110) at org.opendaylight.controller.cluster.raft.PropertiesTermInfoStore.loadAndSetTerm(PropertiesTermInfoStore.java:85) at org.opendaylight.controller.cluster.raft.RaftActorRecoverySupport.(RaftActorRecoverySupport.java:59) at org.opendaylight.controller.cluster.raft.RaftActor.newRaftActorRecoverySupport(RaftActor.java:179) at org.opendaylight.controller.cluster.raft.MockRaftActor.newRaftActorRecoverySupport(MockRaftActor.java:86) at org.opendaylight.controller.cluster.raft.RaftActor.handleRecover(RaftActor.java:164) at org.apache.pekko.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:33) at org.apache.pekko.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:29) at scala.PartialFunction.applyOrElse(PartialFunction.scala:214) at scala.PartialFunction.applyOrElse$(PartialFunction.scala:213) at org.apache.pekko.japi.pf.UnitCaseStatement.applyOrElse(CaseStatements.scala:29) at scala.PartialFunction$OrElse.apply(PartialFunction.scala:266) at org.apache.pekko.persistence.Eventsourced$$anon$2$$anonfun$1.applyOrElse(Eventsourced.scala:651) at org.apache.pekko.actor.Actor.aroundReceive(Actor.scala:547) at org.apache.pekko.actor.Actor.aroundReceive$(Actor.scala:545) at org.apache.pekko.persistence.AbstractPersistentActor.org$apache$pekko$persistence$Eventsourced$$super$aroundReceive(PersistentActor.scala:305) at org.apache.pekko.persistence.Eventsourced$$anon$3.stateReceive(Eventsourced.scala:769) at org.apache.pekko.persistence.Eventsourced.aroundReceive(Eventsourced.scala:256) at org.apache.pekko.persistence.Eventsourced.aroundReceive$(Eventsourced.scala:255) at org.apache.pekko.persistence.AbstractPersistentActor.aroundReceive(PersistentActor.scala:305) at org.apache.pekko.actor.ActorCell.receiveMessage(ActorCell.scala:590) at org.apache.pekko.actor.ActorCell.invoke(ActorCell.scala:557) at org.apache.pekko.dispatch.Mailbox.processMailbox(Mailbox.scala:280) at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:241) at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) 02:00:29,337 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - testCaptureSnapshotOnLastEntryInAppendEntries: Set currentTerm=1, votedFor=null 02:00:29,337 PM [test-pekko.actor.default-dispatcher-6] [INFO] RaftActorRecoverySupport - testCaptureSnapshotOnLastEntryInAppendEntries: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 02:00:29,340 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - testCaptureSnapshotOnLastEntryInAppendEntries: Set currentTerm=1, votedFor=null 02:00:29,340 PM [test-pekko.actor.default-dispatcher-6] [INFO] RaftActorRecoverySupport - testCaptureSnapshotOnLastEntryInAppendEntries: Local TermInfo store seeded with TermInfo{term=1} 02:00:29,341 PM [test-pekko.actor.default-dispatcher-7] [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==[SimpleReplicatedLogEntry [index=0, term=1, payload=one], SimpleReplicatedLogEntry [index=1, term=1, payload=two]]} 02:00:29,341 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] Follower - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): Number of entries to be appended = 2 02:00:29,341 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] Follower - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 02:00:29,341 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] Follower - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): Append entry to log one 02:00:29,341 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnLastEntryInAppendEntries: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=1, payload=one] 02:00:29,341 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] Follower - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): Append entry to log two 02:00:29,341 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnLastEntryInAppendEntries: Append log entry and persist SimpleReplicatedLogEntry [index=1, term=1, payload=two] 02:00:29,341 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] Follower - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): Log size is now 2 02:00:29,341 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] Follower - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): Commit index set to 1 02:00:29,341 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] Follower - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): handleAppendEntries returning : AppendEntriesReply{term=1, success=true, followerId=testCaptureSnapshotOnLastEntryInAppendEntries, logLastIndex=1, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 02:00:29,341 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] SyncStatusTracker - testCaptureSnapshotOnLastEntryInAppendEntries: Last sync leader does not match current leader leader, need to catch up to 1 02:00:29,341 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] Follower - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 1, context.getLastApplied(): -1, lastIndex(): 1 02:00:29,341 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActorBehavior - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): Setting last applied to 0 02:00:29,341 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActorContextImpl - testCaptureSnapshotOnLastEntryInAppendEntries: Moving last applied index from -1 to 0 02:00:29,341 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: Applying state for log index 0 data one 02:00:29,341 PM [test-pekko.actor.default-dispatcher-7] [INFO] MockRaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: applyState called: one 02:00:29,341 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActorBehavior - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): Setting last applied to 1 02:00:29,341 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActorContextImpl - testCaptureSnapshotOnLastEntryInAppendEntries: Moving last applied index from 0 to 1 02:00:29,341 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: Applying state for log index 1 data two 02:00:29,341 PM [test-pekko.actor.default-dispatcher-7] [INFO] MockRaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: applyState called: two 02:00:29,343 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnLastEntryInAppendEntries: persist complete SimpleReplicatedLogEntry [index=0, term=1, payload=one] 02:00:29,343 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnLastEntryInAppendEntries: persist complete SimpleReplicatedLogEntry [index=1, term=1, payload=two] 02:00:29,343 PM [test-pekko.actor.default-dispatcher-12] [INFO] SnapshotManager - testCaptureSnapshotOnLastEntryInAppendEntries: Initiating snapshot capture CaptureSnapshot [lastAppliedIndex=1, lastAppliedTerm=1, lastIndex=1, lastTerm=1, installSnapshotInitiated=, replicatedToAllIndex=-1, replicatedToAllTerm=-1, unAppliedEntries size=0, mandatoryTrim=false] 02:00:29,343 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] SnapshotManager - testCaptureSnapshotOnLastEntryInAppendEntries: lastSequenceNumber prior to capture: 3 02:00:29,343 PM [test-pekko.actor.default-dispatcher-12] [INFO] MockRaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: createSnapshot called 02:00:29,343 PM [test-pekko.actor.default-dispatcher-6] [INFO] TestActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[pekko://test/user/testCaptureSnapshotOnLastEntryInAppendEntries] was unhandled. [2] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. [WARN] [02/05/2025 14:00:29.343] [test-pekko.actor.default-dispatcher-7] [pekko://test/user/testCaptureSnapshotOnLastEntryInAppendEntries] unhandled message from Actor[pekko://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@3b292533 [INFO] [pekkoDeadLetter][02/05/2025 14:00:29.343] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/testCaptureSnapshotOnLastEntryInAppendEntries] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[pekko://test/user/testCaptureSnapshotOnLastEntryInAppendEntries] was unhandled. [2] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 02:00:29,344 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: Persisting ApplyJournalEntries with index=1 02:00:29,346 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActorSnapshotMessageSupport - testCaptureSnapshotOnLastEntryInAppendEntries: CaptureSnapshotReply received by actor 02:00:29,346 PM [test-pekko.actor.default-dispatcher-12] [INFO] SnapshotManager - testCaptureSnapshotOnLastEntryInAppendEntries: Persisting of snapshot done: Snapshot [lastIndex=1, lastTerm=1, lastAppliedIndex=1, lastAppliedTerm=1, unAppliedEntries size=0, state=MockSnapshotState [state=[one, two]], electionTerm=1, electionVotedFor=null, ServerConfigPayload=null] 02:00:29,346 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] SnapshotManager - testCaptureSnapshotOnLastEntryInAppendEntries: log size 2 exceeds the snapshot batch count 2 - doing snapshotPreCommit with index 1 02:00:29,346 PM [test-pekko.actor.default-dispatcher-12] [INFO] SnapshotManager - testCaptureSnapshotOnLastEntryInAppendEntries: Removed in-memory snapshotted entries, adjusted snaphsotIndex: 1 and term: 1 02:00:29,346 PM [test-pekko.actor.default-dispatcher-12] [INFO] RaftActorSnapshotMessageSupport - testCaptureSnapshotOnLastEntryInAppendEntries: SaveSnapshotSuccess received for snapshot, sequenceNr: -1 02:00:29,346 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] SnapshotManager - testCaptureSnapshotOnLastEntryInAppendEntries: Snapshot success - sequence number: -1 02:00:29,347 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: handled a journal response 02:00:29,347 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: handled a snapshot response 02:00:29,347 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActorSnapshotMessageSupport - testCaptureSnapshotOnLastEntryInAppendEntries: SnapshotComplete received 02:00:29,392 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior145#1275429859] 02:00:29,403 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower146#-16645588] 02:00:29,404 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader147#480365155] 02:00:29,404 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/testCaptureSnapshotOnLastEntryInAppendEntries] 02:00:29,408 PM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 02:00:29,410 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior148#889221922] 02:00:29,421 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower149#-1999620030] 02:00:29,421 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader150#1728114677] 02:00:29,424 PM [main] [INFO] FollowerTest - Starting testHandleRequestVoteWhenSenderTermEqualToCurrentTermAndVotedForIsNotTheSameAsCandidateId 02:00:29,424 PM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 02:00:29,425 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): In requestVote: RequestVote{term=1000, candidateId=candidate, lastLogIndex=10000, lastLogTerm=999} - currentTerm: 1000, votedFor: test, lastIndex: 1, lastTerm: 1 02:00:29,425 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): requestVote returning: RequestVoteReply{term=1000, voteGranted=false} 02:00:29,426 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior151#1367336282] 02:00:29,437 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower152#1466911592] 02:00:29,437 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader153#1235192368] 02:00:29,440 PM [main] [INFO] FollowerTest - Starting testHandleFirstAppendEntriesWithPrevIndexMinusOneAndReplicatedToAllIndexPresentInSnapshot 02:00:29,440 PM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 02:00:29,440 PM [main] [INFO] Follower - follower (Follower): Term 2 in "AppendEntries{term=2, leaderId=leader-1, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=101, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=101, term=2, payload=foo]]}" message is greater than follower's term 1 - updating term 02:00:29,441 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader-1, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=101, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=101, term=2, payload=foo]]} 02:00:29,441 PM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 1 02:00:29,441 PM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 100, entries to be added from: 0 02:00:29,441 PM [main] [DEBUG] Follower - follower (Follower): Append entry to log foo 02:00:29,441 PM [main] [DEBUG] Follower - follower (Follower): Log size is now 1 02:00:29,441 PM [main] [DEBUG] Follower - follower (Follower): Commit index set to 101 02:00:29,441 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries returning : AppendEntriesReply{term=2, success=true, followerId=follower, logLastIndex=101, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 02:00:29,441 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 101 02:00:29,441 PM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 101, context.getLastApplied(): 1, lastIndex(): 101 02:00:29,441 PM [main] [WARN] RaftActorBehavior - follower (Follower): Missing index 2 from log. Cannot apply state. Ignoring 2 to 101 02:00:29,442 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior154#1983348014] 02:00:29,453 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower155#-703420709] 02:00:29,453 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader156#1363001363] 02:00:29,455 PM [main] [INFO] FollowerTest - Starting testHandleAppendEntriesLeaderChangedBeforeSyncUpComplete 02:00:29,455 PM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 02:00:29,456 PM [main] [INFO] Follower - follower (Follower): Term 2 in "AppendEntries{term=2, leaderId=leader-1, prevLogIndex=100, prevLogTerm=1, leaderCommit=101, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=101, term=2, payload=foo]]}" message is greater than follower's term 1 - updating term 02:00:29,456 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader-1, prevLogIndex=100, prevLogTerm=1, leaderCommit=101, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=101, term=2, payload=foo]]} 02:00:29,458 PM [main] [INFO] Follower - follower (Follower): The log is not empty but the prevLogIndex 100 was not found in it - lastIndex: 1, snapshotIndex: -1, snapshotTerm: -1 02:00:29,458 PM [main] [INFO] Follower - follower (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=2, success=false, followerId=follower, logLastIndex=1, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 02:00:29,458 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 101 02:00:29,458 PM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from 1 to 100 02:00:29,459 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader-2, prevLogIndex=45, prevLogTerm=1, leaderCommit=46, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=101, term=2, payload=foo]]} 02:00:29,459 PM [main] [INFO] Follower - follower (Follower): The log is not empty but the prevLogIndex 45 was not found in it - lastIndex: 100, snapshotIndex: -1, snapshotTerm: -1 02:00:29,459 PM [main] [INFO] Follower - follower (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=2, success=false, followerId=follower, logLastIndex=100, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 02:00:29,460 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-2, need to catch up to 46 02:00:29,460 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior157#-490152991] 02:00:29,471 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower158#-1891249912] 02:00:29,471 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader159#222668618] 02:00:29,474 PM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 02:00:29,474 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior160#876455741] 02:00:29,485 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower161#448612633] 02:00:29,485 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader162#-1231433246] 02:00:29,488 PM [main] [INFO] FollowerTest - Starting testHandleSyncUpAppendEntries 02:00:29,488 PM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 02:00:29,489 PM [main] [INFO] Follower - follower (Follower): Term 2 in "AppendEntries{term=2, leaderId=leader-1, prevLogIndex=100, prevLogTerm=1, leaderCommit=101, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=101, term=2, payload=foo]]}" message is greater than follower's term 1 - updating term 02:00:29,490 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader-1, prevLogIndex=100, prevLogTerm=1, leaderCommit=101, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=101, term=2, payload=foo]]} 02:00:29,490 PM [main] [INFO] Follower - follower (Follower): The log is not empty but the prevLogIndex 100 was not found in it - lastIndex: 1, snapshotIndex: -1, snapshotTerm: -1 02:00:29,490 PM [main] [INFO] Follower - follower (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=2, success=false, followerId=follower, logLastIndex=1, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 02:00:29,490 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 101 02:00:29,490 PM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from 1 to 101 02:00:29,491 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader-1, prevLogIndex=101, prevLogTerm=1, leaderCommit=102, replicatedToAllIndex=101, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=101, term=2, payload=foo]]} 02:00:29,491 PM [main] [INFO] Follower - follower (Follower): The log is not empty but the prevLogIndex 101 was not found in it - lastIndex: 101, snapshotIndex: -1, snapshotTerm: -1 02:00:29,491 PM [main] [INFO] Follower - follower (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=2, success=false, followerId=follower, logLastIndex=101, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 02:00:29,491 PM [main] [DEBUG] SyncStatusTracker - follower: Lagging 1 entries behind leader leader-1 and reached 101 (of expected 101) 02:00:29,492 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader-1, prevLogIndex=101, prevLogTerm=1, leaderCommit=102, replicatedToAllIndex=101, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=101, term=2, payload=foo]]} 02:00:29,492 PM [main] [INFO] Follower - follower (Follower): The log is not empty but the prevLogIndex 101 was not found in it - lastIndex: 101, snapshotIndex: -1, snapshotTerm: -1 02:00:29,492 PM [main] [INFO] Follower - follower (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=2, success=false, followerId=follower, logLastIndex=101, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 02:00:29,492 PM [main] [DEBUG] SyncStatusTracker - follower: Lagging 1 entries behind leader leader-1 and reached 101 (of expected 101) 02:00:29,493 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior163#-1836805665] 02:00:29,503 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower164#-225712078] 02:00:29,504 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader165#242542520] 02:00:29,506 PM [main] [INFO] FollowerTest - Starting testHandleAppendAfterInstallingSnapshot 02:00:29,506 PM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 02:00:29,507 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=1, leaderId=leader, prevLogIndex=3, prevLogTerm=1, leaderCommit=4, replicatedToAllIndex=3, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=4, term=1, payload=four]]} 02:00:29,507 PM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 1 02:00:29,507 PM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 3, entries to be added from: 0 02:00:29,507 PM [main] [DEBUG] Follower - follower (Follower): Append entry to log four 02:00:29,507 PM [main] [DEBUG] Follower - follower (Follower): Log size is now 1 02:00:29,507 PM [main] [DEBUG] Follower - follower (Follower): Commit index set to 4 02:00:29,508 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries returning : AppendEntriesReply{term=1, success=true, followerId=follower, logLastIndex=4, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 02:00:29,508 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 4 02:00:29,508 PM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 4, context.getLastApplied(): 1, lastIndex(): 4 02:00:29,508 PM [main] [WARN] RaftActorBehavior - follower (Follower): Missing index 2 from log. Cannot apply state. Ignoring 2 to 4 02:00:29,508 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior166#1670436963] 02:00:29,519 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower167#995128638] 02:00:29,519 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader168#-1317913214] 02:00:29,525 PM [main] [INFO] FollowerTest - Starting testNeedsLeaderAddress 02:00:29,525 PM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 02:00:29,527 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to -1 02:00:29,528 PM [main] [DEBUG] Follower - New leader address: pekko://test/user/leader171 02:00:29,528 PM [main] [INFO] RaftActorContextImpl - follower: Peer address for peer leader set to pekko://test/user/leader171 02:00:29,530 PM [main] [DEBUG] SyncStatusTracker - follower: Lagging -2 entries behind leader leader and reached 1 (of expected -1) 02:00:29,531 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior169#-1281014978] 02:00:29,541 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower170#517746943] 02:00:29,542 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader171#378852140] 02:00:29,544 PM [main] [INFO] FollowerTest - Starting testHandleFirstAppendEntriesWithPrevIndexMinusOneAndReplicatedToAllIndexPresentInLog 02:00:29,544 PM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 02:00:29,545 PM [main] [INFO] Follower - follower (Follower): Term 2 in "AppendEntries{term=2, leaderId=leader-1, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=101, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=101, term=2, payload=foo]]}" message is greater than follower's term 1 - updating term 02:00:29,545 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader-1, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=101, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=101, term=2, payload=foo]]} 02:00:29,546 PM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 1 02:00:29,546 PM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 100, entries to be added from: 0 02:00:29,546 PM [main] [DEBUG] Follower - follower (Follower): Append entry to log foo 02:00:29,546 PM [main] [DEBUG] Follower - follower (Follower): Log size is now 2 02:00:29,546 PM [main] [DEBUG] Follower - follower (Follower): Commit index set to 101 02:00:29,546 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries returning : AppendEntriesReply{term=2, success=true, followerId=follower, logLastIndex=101, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 02:00:29,546 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 101 02:00:29,546 PM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 101, context.getLastApplied(): 1, lastIndex(): 101 02:00:29,546 PM [main] [WARN] RaftActorBehavior - follower (Follower): Missing index 2 from log. Cannot apply state. Ignoring 2 to 101 02:00:29,547 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior172#107907669] 02:00:29,547 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower173#1068432885] 02:00:29,548 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader174#1268045813] 02:00:29,550 PM [main] [INFO] FollowerTest - Starting testHandleFirstAppendEntries 02:00:29,550 PM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 02:00:29,550 PM [main] [INFO] Follower - follower (Follower): Term 2 in "AppendEntries{term=2, leaderId=leader-1, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=101, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=101, term=2, payload=foo]]}" message is greater than follower's term 1 - updating term 02:00:29,551 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader-1, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=101, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=101, term=2, payload=foo]]} 02:00:29,551 PM [main] [INFO] Follower - follower (Follower): Cannot append entries because the replicatedToAllIndex 100 does not appear to be in the in-memory journal - lastIndex: 1, snapshotIndex: -1, snapshotTerm: -1 02:00:29,551 PM [main] [INFO] Follower - follower (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=2, success=false, followerId=follower, logLastIndex=1, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 02:00:29,551 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 101 02:00:29,551 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior175#-831129892] 02:00:29,552 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower176#-428417932] 02:00:29,552 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader177#342372889] 02:00:29,554 PM [main] [INFO] FollowerTest - Starting testCaptureSnapshotOnAppendEntriesWithUnapplied [WARN] [02/05/2025 14:00:29.555] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/testCaptureSnapshotOnAppendEntriesWithUnapplied]: org.opendaylight.controller.cluster.common.actor.Monitor@7c1eaaf9 02:00:29,555 PM [test-pekko.actor.default-dispatcher-6] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/testCaptureSnapshotOnAppendEntriesWithUnapplied] to Actor[pekko://test/user/termination-monitor] was not delivered. [3] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. [INFO] [pekkoDeadLetter][02/05/2025 14:00:29.555] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/testCaptureSnapshotOnAppendEntriesWithUnapplied] to Actor[pekko://test/user/termination-monitor] was not delivered. [3] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 02:00:29,555 PM [test-pekko.actor.default-dispatcher-7] [INFO] RaftActor - testCaptureSnapshotOnAppendEntriesWithUnapplied: Starting recovery with journal batch size 1000 02:00:29,557 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest14587932700846619781/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties does not exist java.nio.file.NoSuchFileException: /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest14587932700846619781/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) at java.base/sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:261) at java.base/java.nio.file.Files.newByteChannel(Files.java:379) at java.base/java.nio.file.Files.newByteChannel(Files.java:431) at java.base/java.nio.file.spi.FileSystemProvider.newInputStream(FileSystemProvider.java:420) at java.base/java.nio.file.Files.newInputStream(Files.java:159) at org.opendaylight.controller.cluster.raft.PropertiesTermInfoStore.loadFile(PropertiesTermInfoStore.java:110) at org.opendaylight.controller.cluster.raft.PropertiesTermInfoStore.loadAndSetTerm(PropertiesTermInfoStore.java:85) at org.opendaylight.controller.cluster.raft.RaftActorRecoverySupport.(RaftActorRecoverySupport.java:59) at org.opendaylight.controller.cluster.raft.RaftActor.newRaftActorRecoverySupport(RaftActor.java:179) at org.opendaylight.controller.cluster.raft.MockRaftActor.newRaftActorRecoverySupport(MockRaftActor.java:86) at org.opendaylight.controller.cluster.raft.RaftActor.handleRecover(RaftActor.java:164) at org.apache.pekko.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:33) at org.apache.pekko.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:29) at scala.PartialFunction.applyOrElse(PartialFunction.scala:214) at scala.PartialFunction.applyOrElse$(PartialFunction.scala:213) at org.apache.pekko.japi.pf.UnitCaseStatement.applyOrElse(CaseStatements.scala:29) at scala.PartialFunction$OrElse.apply(PartialFunction.scala:266) at org.apache.pekko.persistence.Eventsourced$$anon$2$$anonfun$1.applyOrElse(Eventsourced.scala:651) at org.apache.pekko.actor.Actor.aroundReceive(Actor.scala:547) at org.apache.pekko.actor.Actor.aroundReceive$(Actor.scala:545) at org.apache.pekko.persistence.AbstractPersistentActor.org$apache$pekko$persistence$Eventsourced$$super$aroundReceive(PersistentActor.scala:305) at org.apache.pekko.persistence.Eventsourced$$anon$3.stateReceive(Eventsourced.scala:769) at org.apache.pekko.persistence.Eventsourced.aroundReceive(Eventsourced.scala:256) at org.apache.pekko.persistence.Eventsourced.aroundReceive$(Eventsourced.scala:255) at org.apache.pekko.persistence.AbstractPersistentActor.aroundReceive(PersistentActor.scala:305) at org.apache.pekko.actor.ActorCell.receiveMessage(ActorCell.scala:590) at org.apache.pekko.actor.ActorCell.invoke(ActorCell.scala:557) at org.apache.pekko.dispatch.Mailbox.processMailbox(Mailbox.scala:280) at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:241) at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) 02:00:29,557 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - testCaptureSnapshotOnAppendEntriesWithUnapplied: Set currentTerm=1, votedFor=null 02:00:29,557 PM [test-pekko.actor.default-dispatcher-6] [INFO] RaftActorRecoverySupport - testCaptureSnapshotOnAppendEntriesWithUnapplied: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 02:00:29,561 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - testCaptureSnapshotOnAppendEntriesWithUnapplied: Set currentTerm=1, votedFor=null 02:00:29,561 PM [test-pekko.actor.default-dispatcher-6] [INFO] RaftActorRecoverySupport - testCaptureSnapshotOnAppendEntriesWithUnapplied: Local TermInfo store seeded with TermInfo{term=1} 02:00:29,562 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): handleAppendEntries: AppendEntries{term=1, leaderId=leader, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=0, term=1, payload=one], SimpleReplicatedLogEntry [index=1, term=1, payload=two], SimpleReplicatedLogEntry [index=2, term=1, payload=three]]} 02:00:29,562 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): Number of entries to be appended = 3 02:00:29,562 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 02:00:29,562 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): Append entry to log one 02:00:29,562 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnAppendEntriesWithUnapplied: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=1, payload=one] 02:00:29,562 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): Append entry to log two 02:00:29,562 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnAppendEntriesWithUnapplied: Append log entry and persist SimpleReplicatedLogEntry [index=1, term=1, payload=two] 02:00:29,562 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): Append entry to log three 02:00:29,562 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnAppendEntriesWithUnapplied: Append log entry and persist SimpleReplicatedLogEntry [index=2, term=1, payload=three] 02:00:29,562 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): Log size is now 3 02:00:29,562 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): Commit index set to 0 02:00:29,562 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): handleAppendEntries returning : AppendEntriesReply{term=1, success=true, followerId=testCaptureSnapshotOnAppendEntriesWithUnapplied, logLastIndex=2, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 02:00:29,562 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - testCaptureSnapshotOnAppendEntriesWithUnapplied: Last sync leader does not match current leader leader, need to catch up to 0 02:00:29,562 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 2 02:00:29,562 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActorBehavior - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): Setting last applied to 0 02:00:29,562 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActorContextImpl - testCaptureSnapshotOnAppendEntriesWithUnapplied: Moving last applied index from -1 to 0 02:00:29,562 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - testCaptureSnapshotOnAppendEntriesWithUnapplied: Applying state for log index 0 data one 02:00:29,562 PM [test-pekko.actor.default-dispatcher-6] [INFO] MockRaftActor - testCaptureSnapshotOnAppendEntriesWithUnapplied: applyState called: one 02:00:29,563 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnAppendEntriesWithUnapplied: persist complete SimpleReplicatedLogEntry [index=0, term=1, payload=one] 02:00:29,563 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnAppendEntriesWithUnapplied: persist complete SimpleReplicatedLogEntry [index=1, term=1, payload=two] 02:00:29,563 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnAppendEntriesWithUnapplied: persist complete SimpleReplicatedLogEntry [index=2, term=1, payload=three] 02:00:29,563 PM [test-pekko.actor.default-dispatcher-7] [INFO] SnapshotManager - testCaptureSnapshotOnAppendEntriesWithUnapplied: Initiating snapshot capture CaptureSnapshot [lastAppliedIndex=0, lastAppliedTerm=1, lastIndex=2, lastTerm=1, installSnapshotInitiated=, replicatedToAllIndex=-1, replicatedToAllTerm=-1, unAppliedEntries size=2, mandatoryTrim=false] 02:00:29,563 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] SnapshotManager - testCaptureSnapshotOnAppendEntriesWithUnapplied: lastSequenceNumber prior to capture: 4 02:00:29,563 PM [test-pekko.actor.default-dispatcher-7] [INFO] MockRaftActor - testCaptureSnapshotOnAppendEntriesWithUnapplied: createSnapshot called 02:00:29,563 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - testCaptureSnapshotOnAppendEntriesWithUnapplied: Persisting ApplyJournalEntries with index=0 [WARN] [02/05/2025 14:00:29.563] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/testCaptureSnapshotOnAppendEntriesWithUnapplied] unhandled message from Actor[pekko://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@5f0c80d1 02:00:29,563 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActorSnapshotMessageSupport - testCaptureSnapshotOnAppendEntriesWithUnapplied: CaptureSnapshotReply received by actor [INFO] [pekkoDeadLetter][02/05/2025 14:00:29.563] [test-pekko.actor.default-dispatcher-7] [pekko://test/user/testCaptureSnapshotOnAppendEntriesWithUnapplied] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[pekko://test/user/testCaptureSnapshotOnAppendEntriesWithUnapplied] was unhandled. [4] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 02:00:29,563 PM [test-pekko.actor.default-dispatcher-7] [INFO] TestActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[pekko://test/user/testCaptureSnapshotOnAppendEntriesWithUnapplied] was unhandled. [4] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 02:00:29,563 PM [test-pekko.actor.default-dispatcher-12] [INFO] SnapshotManager - testCaptureSnapshotOnAppendEntriesWithUnapplied: Persisting of snapshot done: Snapshot [lastIndex=2, lastTerm=1, lastAppliedIndex=0, lastAppliedTerm=1, unAppliedEntries size=2, state=MockSnapshotState [state=[one]], electionTerm=1, electionVotedFor=null, ServerConfigPayload=null] 02:00:29,563 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] SnapshotManager - testCaptureSnapshotOnAppendEntriesWithUnapplied: log size 3 exceeds the snapshot batch count 1 - doing snapshotPreCommit with index 0 02:00:29,563 PM [test-pekko.actor.default-dispatcher-12] [INFO] SnapshotManager - testCaptureSnapshotOnAppendEntriesWithUnapplied: Removed in-memory snapshotted entries, adjusted snaphsotIndex: 0 and term: 1 02:00:29,563 PM [test-pekko.actor.default-dispatcher-5] [INFO] RaftActorSnapshotMessageSupport - testCaptureSnapshotOnAppendEntriesWithUnapplied: SaveSnapshotSuccess received for snapshot, sequenceNr: -1 02:00:29,563 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] SnapshotManager - testCaptureSnapshotOnAppendEntriesWithUnapplied: Snapshot success - sequence number: -1 02:00:29,564 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActorSnapshotMessageSupport - testCaptureSnapshotOnAppendEntriesWithUnapplied: SnapshotComplete received 02:00:29,564 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - testCaptureSnapshotOnAppendEntriesWithUnapplied: handled a journal response 02:00:29,564 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - testCaptureSnapshotOnAppendEntriesWithUnapplied: handled a snapshot response 02:00:29,612 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior178#779840264] 02:00:29,614 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower179#-1275338997] 02:00:29,614 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader180#1908458464] 02:00:29,615 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/testCaptureSnapshotOnAppendEntriesWithUnapplied] 02:00:29,619 PM [main] [INFO] FollowerTest - Starting testFirstAppendEntriesWithNoPrevIndexAndReplicatedToAllPresentInSnapshotButCalculatedPrevEntryMissing 02:00:29,619 PM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 02:00:29,620 PM [main] [INFO] Follower - follower (Follower): Term 2 in "AppendEntries{term=2, leaderId=leader-1, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=105, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=105, term=2, payload=foo]]}" message is greater than follower's term 1 - updating term 02:00:29,621 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader-1, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=105, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=105, term=2, payload=foo]]} 02:00:29,621 PM [main] [INFO] Follower - follower (Follower): Cannot append entries because the calculated previousIndex 104 was not found in the in-memory journal - lastIndex: 100, snapshotIndex: 100, snapshotTerm: -1 02:00:29,621 PM [main] [INFO] Follower - follower (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=2, success=false, followerId=follower, logLastIndex=100, logLastTerm=-1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 02:00:29,621 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 105 02:00:29,622 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior181#-1971664] 02:00:29,622 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower182#-1179746146] 02:00:29,623 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader183#-1460154444] 02:00:29,624 PM [main] [INFO] FollowerTest - Starting testHandleAppendEntriesSenderPrevLogIndexIsInTheSnapshot 02:00:29,624 PM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 02:00:29,625 PM [main] [INFO] Follower - follower (Follower): Term 3 in "AppendEntries{term=3, leaderId=leader, prevLogIndex=1, prevLogTerm=3, leaderCommit=8, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[]}" message is greater than follower's term 1 - updating term 02:00:29,625 PM [main] [DEBUG] Follower - follower (Follower): Commit index set to 7 02:00:29,625 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 8 02:00:29,625 PM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 8, context.getLastApplied(): 1, lastIndex(): 7 02:00:29,625 PM [main] [WARN] RaftActorBehavior - follower (Follower): Missing index 2 from log. Cannot apply state. Ignoring 2 to 8 02:00:29,626 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior184#-1415628236] 02:00:29,626 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower185#-1226956717] 02:00:29,626 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader186#-674599038] 02:00:29,628 PM [main] [INFO] FollowerTest - Starting testHandleAppendEntriesCorrectReceiverLogEntries 02:00:29,628 PM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 02:00:29,628 PM [main] [INFO] Follower - follower (Follower): Term 2 in "AppendEntries{term=2, leaderId=leader, prevLogIndex=1, prevLogTerm=1, leaderCommit=3, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=2, term=2, payload=two-1], SimpleReplicatedLogEntry [index=3, term=2, payload=three]]}" message is greater than follower's term 1 - updating term 02:00:29,628 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader, prevLogIndex=1, prevLogTerm=1, leaderCommit=3, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=2, term=2, payload=two-1], SimpleReplicatedLogEntry [index=3, term=2, payload=three]]} 02:00:29,629 PM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 2 02:00:29,629 PM [main] [DEBUG] Follower - follower (Follower): matchEntry SimpleReplicatedLogEntry [index=2, term=2, payload=two-1] is present: existingEntryTerm: 1 02:00:29,629 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:00:29,629 PM [main] [INFO] Follower - follower (Follower): Removing entries from log starting at 2, commitIndex: 1, lastApplied: 1 02:00:29,629 PM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 1, entries to be added from: 0 02:00:29,629 PM [main] [DEBUG] Follower - follower (Follower): Append entry to log two-1 02:00:29,629 PM [main] [DEBUG] Follower - follower (Follower): Append entry to log three 02:00:29,629 PM [main] [DEBUG] Follower - follower (Follower): Log size is now 4 02:00:29,629 PM [main] [DEBUG] Follower - follower (Follower): Commit index set to 3 02:00:29,629 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries returning : AppendEntriesReply{term=2, success=true, followerId=follower, logLastIndex=3, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 02:00:29,629 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 3 02:00:29,629 PM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 3, context.getLastApplied(): 1, lastIndex(): 3 02:00:29,629 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 2 02:00:29,629 PM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from 1 to 2 02:00:29,629 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 3 02:00:29,629 PM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from 2 to 3 02:00:29,630 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior187#-2146958113] 02:00:29,630 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower188#-1164877359] 02:00:29,630 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader189#-1927815915] 02:00:29,632 PM [main] [INFO] FollowerTest - Starting testHandleOutOfSequenceInstallSnapshot 02:00:29,632 PM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 02:00:29,632 PM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot: InstallSnapshot{term=1, leaderId=leader, lastIncludedIndex=3, lastIncludedTerm=1, datasize=50, chunk=3/3, lastChunkHashCode=OptionalInt.empty} 02:00:29,632 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 3 02:00:29,632 PM [main] [DEBUG] SnapshotTracker - follower (Follower): addChunk: chunkIndex=3, lastChunkIndex=0, collectedChunks.size=0, lastChunkHashCode=-1 02:00:29,632 PM [main] [DEBUG] Follower - follower (Follower): failed to add InstallSnapshot chunk org.opendaylight.controller.cluster.raft.behaviors.SnapshotTracker$InvalidChunkException: Expected chunkIndex 1 got 3 at org.opendaylight.controller.cluster.raft.behaviors.SnapshotTracker.addChunk(SnapshotTracker.java:70) at org.opendaylight.controller.cluster.raft.behaviors.Follower.handleInstallSnapshot(Follower.java:611) at org.opendaylight.controller.cluster.raft.behaviors.Follower.handleMessage(Follower.java:458) at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:733) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor$Dispatcher$ByteBuddy$sSiao2Yo.invokeWithArguments(Unknown Source) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor.invoke(InstrumentationMemberAccessor.java:251) at org.mockito.internal.util.reflection.ModuleMemberAccessor.invoke(ModuleMemberAccessor.java:55) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.tryInvoke(MockMethodAdvice.java:314) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice$RealMethodCall.invoke(MockMethodAdvice.java:234) at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:142) at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:45) at org.mockito.Answers.answer(Answers.java:90) at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:111) at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.handle(MockMethodAdvice.java:134) at org.opendaylight.controller.cluster.raft.behaviors.Follower.handleMessage(Follower.java:433) at org.opendaylight.controller.cluster.raft.behaviors.FollowerTest.testHandleOutOfSequenceInstallSnapshot(FollowerTest.java:1003) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 02:00:29,633 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior190#-1540633974] 02:00:29,634 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower191#1922826088] 02:00:29,634 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader192#1324403831] 02:00:29,636 PM [main] [INFO] FollowerTest - Starting testReceivingAppendEntriesDuringInstallSnapshotFromDifferentLeader 02:00:29,636 PM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 02:00:29,636 PM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot: InstallSnapshot{term=1, leaderId=leader, lastIncludedIndex=1, lastIncludedTerm=1, datasize=50, chunk=1/2, lastChunkHashCode=OptionalInt.empty} 02:00:29,636 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 1 02:00:29,636 PM [main] [DEBUG] SnapshotTracker - follower (Follower): addChunk: chunkIndex=1, lastChunkIndex=0, collectedChunks.size=0, lastChunkHashCode=-1 02:00:29,636 PM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot returning: InstallSnapshotReply{term=1, followerId=follower, chunkIndex=1, success=true} 02:00:29,637 PM [main] [INFO] Follower - follower (Follower): Term 2 in "AppendEntries{term=2, leaderId=new-leader, prevLogIndex=1, prevLogTerm=1, leaderCommit=2, replicatedToAllIndex=-1, payloadVersion=1, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=2, term=2, payload=3]]}" message is greater than follower's term 1 - updating term 02:00:29,637 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=new-leader, prevLogIndex=1, prevLogTerm=1, leaderCommit=2, replicatedToAllIndex=-1, payloadVersion=1, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=2, term=2, payload=3]]} 02:00:29,637 PM [main] [DEBUG] Follower - follower (Follower): snapshot install is in progress but the prior snapshot leaderId leader does not match the AppendEntries leaderId new-leader 02:00:29,638 PM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 1 02:00:29,638 PM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 1, entries to be added from: 0 02:00:29,638 PM [main] [DEBUG] Follower - follower (Follower): Append entry to log 3 02:00:29,638 PM [main] [DEBUG] Follower - follower (Follower): Log size is now 3 02:00:29,638 PM [main] [DEBUG] Follower - follower (Follower): Commit index set to 2 02:00:29,638 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries returning : AppendEntriesReply{term=2, success=true, followerId=follower, logLastIndex=2, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 02:00:29,638 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader new-leader, need to catch up to 2 02:00:29,638 PM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 2, context.getLastApplied(): 1, lastIndex(): 2 02:00:29,638 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 2 02:00:29,638 PM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from 1 to 2 02:00:29,639 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior193#-1853542830] 02:00:29,639 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower194#-1495974065] 02:00:29,639 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader195#-2042932611] 02:00:29,641 PM [main] [INFO] FollowerTest - Starting testHandleAppendEntriesLeaderChangedAfterSyncUpComplete 02:00:29,641 PM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 02:00:29,641 PM [main] [INFO] Follower - follower (Follower): Term 2 in "AppendEntries{term=2, leaderId=leader-1, prevLogIndex=100, prevLogTerm=1, leaderCommit=101, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=101, term=2, payload=foo]]}" message is greater than follower's term 1 - updating term 02:00:29,642 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader-1, prevLogIndex=100, prevLogTerm=1, leaderCommit=101, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=101, term=2, payload=foo]]} 02:00:29,642 PM [main] [INFO] Follower - follower (Follower): The log is not empty but the prevLogIndex 100 was not found in it - lastIndex: 1, snapshotIndex: -1, snapshotTerm: -1 02:00:29,642 PM [main] [INFO] Follower - follower (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=2, success=false, followerId=follower, logLastIndex=1, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 02:00:29,642 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 101 02:00:29,642 PM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from 1 to 101 02:00:29,643 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader-1, prevLogIndex=101, prevLogTerm=1, leaderCommit=102, replicatedToAllIndex=101, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=101, term=2, payload=foo]]} 02:00:29,643 PM [main] [INFO] Follower - follower (Follower): The log is not empty but the prevLogIndex 101 was not found in it - lastIndex: 101, snapshotIndex: -1, snapshotTerm: -1 02:00:29,643 PM [main] [INFO] Follower - follower (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=2, success=false, followerId=follower, logLastIndex=101, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 02:00:29,643 PM [main] [DEBUG] SyncStatusTracker - follower: Lagging 1 entries behind leader leader-1 and reached 101 (of expected 101) 02:00:29,643 PM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from 101 to 100 02:00:29,643 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader-2, prevLogIndex=45, prevLogTerm=1, leaderCommit=46, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=101, term=2, payload=foo]]} 02:00:29,643 PM [main] [INFO] Follower - follower (Follower): The log is not empty but the prevLogIndex 45 was not found in it - lastIndex: 100, snapshotIndex: -1, snapshotTerm: -1 02:00:29,643 PM [main] [INFO] Follower - follower (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=2, success=false, followerId=follower, logLastIndex=100, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 02:00:29,643 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-2, need to catch up to 46 02:00:29,644 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior196#1474351493] 02:00:29,644 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower197#434254816] 02:00:29,644 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader198#896488098] 02:00:29,646 PM [main] [INFO] FollowerTest - Starting testHandleElectionTimeoutWhenNoLeaderMessageReceived 02:00:29,646 PM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 02:00:29,847 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:00:29,847 PM [main] [DEBUG] Follower - follower (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(pekko://test@10.30.170.122:17355, Removed) 02:00:29,847 PM [main] [DEBUG] Follower - follower (Follower): Received ElectionTimeout - switching to Candidate 02:00:29,847 PM [main] [DEBUG] Candidate - follower (Candidate): Election: Candidate has following voting peers: [] 02:00:29,847 PM [main] [INFO] Candidate - follower (Candidate): Starting new election term 2 02:00:29,847 PM [main] [INFO] RaftActorBehavior - follower (Follower) :- Switching from behavior Follower to Candidate, election term: 2 02:00:29,847 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior199#-229885047] 02:00:29,848 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower200#-800658656] 02:00:29,848 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader201#-523550273] 02:00:29,852 PM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 02:00:29,852 PM [main] [DEBUG] RaftActorContextImpl - follower: Updated server config: isVoting: false, peers: [] 02:00:30,3 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:00:30,3 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior202#-811751992] 02:00:30,4 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower203#1288699848] 02:00:30,4 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader204#1069461353] 02:00:30,8 PM [main] [INFO] FollowerTest - Starting testHandleRequestVoteWhenSenderTermEqualToCurrentTermAndVotedForIsNull 02:00:30,8 PM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 02:00:30,9 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): In requestVote: RequestVote{term=1000, candidateId=test, lastLogIndex=10000, lastLogTerm=999} - currentTerm: 1000, votedFor: null, lastIndex: 1, lastTerm: 1 02:00:30,10 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): requestVote returning: RequestVoteReply{term=1000, voteGranted=true} 02:00:30,10 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior205#1346653110] 02:00:30,11 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower206#194159321] 02:00:30,11 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader207#-1845325908] 02:00:30,13 PM [main] [INFO] FollowerTest - Starting testHandleAppendEntriesAddNewEntries 02:00:30,13 PM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 02:00:30,14 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=1, leaderId=leader-1, prevLogIndex=2, prevLogTerm=1, leaderCommit=4, replicatedToAllIndex=-1, payloadVersion=10, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=3, term=1, payload=three], SimpleReplicatedLogEntry [index=4, term=1, payload=four]]} 02:00:30,15 PM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 2 02:00:30,15 PM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 2, entries to be added from: 0 02:00:30,15 PM [main] [DEBUG] Follower - follower (Follower): Append entry to log three 02:00:30,15 PM [main] [DEBUG] Follower - follower (Follower): Append entry to log four 02:00:30,15 PM [main] [DEBUG] Follower - follower (Follower): Log size is now 5 02:00:30,15 PM [main] [DEBUG] Follower - follower (Follower): Commit index set to 4 02:00:30,15 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries returning : AppendEntriesReply{term=1, success=true, followerId=follower, logLastIndex=4, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 02:00:30,15 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 4 02:00:30,15 PM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 4, context.getLastApplied(): 1, lastIndex(): 4 02:00:30,15 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 2 02:00:30,15 PM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from 1 to 2 02:00:30,15 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 3 02:00:30,15 PM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from 2 to 3 02:00:30,15 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 4 02:00:30,15 PM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from 3 to 4 02:00:30,16 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior208#2130007994] 02:00:30,17 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower209#-1872402318] 02:00:30,17 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader210#-1349360581] 02:00:30,18 PM [main] [INFO] FollowerTest - Starting testReceivingAppendEntriesDuringInstallSnapshot 02:00:30,19 PM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 02:00:30,19 PM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot: InstallSnapshot{term=1, leaderId=leader, lastIncludedIndex=1, lastIncludedTerm=1, datasize=50, chunk=1/2, lastChunkHashCode=OptionalInt.empty} 02:00:30,19 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 1 02:00:30,19 PM [main] [DEBUG] SnapshotTracker - follower (Follower): addChunk: chunkIndex=1, lastChunkIndex=0, collectedChunks.size=0, lastChunkHashCode=-1 02:00:30,19 PM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot returning: InstallSnapshotReply{term=1, followerId=follower, chunkIndex=1, success=true} 02:00:30,20 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=1, leaderId=leader, prevLogIndex=1, prevLogTerm=1, leaderCommit=2, replicatedToAllIndex=-1, payloadVersion=1, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=1, term=2, payload=3]]} 02:00:30,20 PM [main] [DEBUG] Follower - follower (Follower): snapshot install is in progress, replying immediately with AppendEntriesReply{term=1, success=true, followerId=follower, logLastIndex=1, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 02:00:30,20 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior211#484895459] 02:00:30,20 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower212#1593397926] 02:00:30,21 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader213#-1918537455] 02:00:30,22 PM [main] [INFO] FollowerTest - Starting testHandleAppendEntriesWhenOutOfSyncLogDetectedRequestForceInstallSnapshot 02:00:30,22 PM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 02:00:30,22 PM [main] [INFO] Follower - follower (Follower): Term 2 in "AppendEntries{term=2, leaderId=leader, prevLogIndex=1, prevLogTerm=1, leaderCommit=3, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=2, term=2, payload=two-1], SimpleReplicatedLogEntry [index=3, term=2, payload=three]]}" message is greater than follower's term 1 - updating term 02:00:30,23 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader, prevLogIndex=1, prevLogTerm=1, leaderCommit=3, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=2, term=2, payload=two-1], SimpleReplicatedLogEntry [index=3, term=2, payload=three]]} 02:00:30,23 PM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 2 02:00:30,23 PM [main] [DEBUG] Follower - follower (Follower): matchEntry SimpleReplicatedLogEntry [index=2, term=2, payload=two-1] is present: existingEntryTerm: 1 02:00:30,23 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 3 02:00:30,23 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior214#578063866] 02:00:30,24 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower215#1673516726] 02:00:30,24 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader216#285989234] 02:00:30,25 PM [main] [INFO] FollowerTest - Starting testCaptureSnapshotOnMiddleEntryInAppendEntries [WARN] [02/05/2025 14:00:30.026] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/testCaptureSnapshotOnMiddleEntryInAppendEntries]: org.opendaylight.controller.cluster.common.actor.Monitor@1990af77 [INFO] [pekkoDeadLetter][02/05/2025 14:00:30.026] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/testCaptureSnapshotOnMiddleEntryInAppendEntries] to Actor[pekko://test/user/termination-monitor] was not delivered. [5] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 02:00:30,26 PM [test-pekko.actor.default-dispatcher-6] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/testCaptureSnapshotOnMiddleEntryInAppendEntries] to Actor[pekko://test/user/termination-monitor] was not delivered. [5] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 02:00:30,27 PM [test-pekko.actor.default-dispatcher-5] [INFO] RaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: Starting recovery with journal batch size 1000 02:00:30,28 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] PropertiesTermInfoStore - /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest15407906766346088676/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties does not exist java.nio.file.NoSuchFileException: /tmp/org.opendaylight.controller.cluster.raft.behaviors.FollowerTest15407906766346088676/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) at java.base/sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:261) at java.base/java.nio.file.Files.newByteChannel(Files.java:379) at java.base/java.nio.file.Files.newByteChannel(Files.java:431) at java.base/java.nio.file.spi.FileSystemProvider.newInputStream(FileSystemProvider.java:420) at java.base/java.nio.file.Files.newInputStream(Files.java:159) at org.opendaylight.controller.cluster.raft.PropertiesTermInfoStore.loadFile(PropertiesTermInfoStore.java:110) at org.opendaylight.controller.cluster.raft.PropertiesTermInfoStore.loadAndSetTerm(PropertiesTermInfoStore.java:85) at org.opendaylight.controller.cluster.raft.RaftActorRecoverySupport.(RaftActorRecoverySupport.java:59) at org.opendaylight.controller.cluster.raft.RaftActor.newRaftActorRecoverySupport(RaftActor.java:179) at org.opendaylight.controller.cluster.raft.MockRaftActor.newRaftActorRecoverySupport(MockRaftActor.java:86) at org.opendaylight.controller.cluster.raft.RaftActor.handleRecover(RaftActor.java:164) at org.apache.pekko.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:33) at org.apache.pekko.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:29) at scala.PartialFunction.applyOrElse(PartialFunction.scala:214) at scala.PartialFunction.applyOrElse$(PartialFunction.scala:213) at org.apache.pekko.japi.pf.UnitCaseStatement.applyOrElse(CaseStatements.scala:29) at scala.PartialFunction$OrElse.apply(PartialFunction.scala:266) at org.apache.pekko.persistence.Eventsourced$$anon$2$$anonfun$1.applyOrElse(Eventsourced.scala:651) at org.apache.pekko.actor.Actor.aroundReceive(Actor.scala:547) at org.apache.pekko.actor.Actor.aroundReceive$(Actor.scala:545) at org.apache.pekko.persistence.AbstractPersistentActor.org$apache$pekko$persistence$Eventsourced$$super$aroundReceive(PersistentActor.scala:305) at org.apache.pekko.persistence.Eventsourced$$anon$3.stateReceive(Eventsourced.scala:769) at org.apache.pekko.persistence.Eventsourced.aroundReceive(Eventsourced.scala:256) at org.apache.pekko.persistence.Eventsourced.aroundReceive$(Eventsourced.scala:255) at org.apache.pekko.persistence.AbstractPersistentActor.aroundReceive(PersistentActor.scala:305) at org.apache.pekko.actor.ActorCell.receiveMessage(ActorCell.scala:590) at org.apache.pekko.actor.ActorCell.invoke(ActorCell.scala:557) at org.apache.pekko.dispatch.Mailbox.processMailbox(Mailbox.scala:280) at org.apache.pekko.dispatch.Mailbox.run(Mailbox.scala:241) at org.apache.pekko.dispatch.Mailbox.exec(Mailbox.scala:253) at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) 02:00:30,28 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] PropertiesTermInfoStore - testCaptureSnapshotOnMiddleEntryInAppendEntries: Set currentTerm=1, votedFor=null 02:00:30,28 PM [test-pekko.actor.default-dispatcher-7] [INFO] RaftActorRecoverySupport - testCaptureSnapshotOnMiddleEntryInAppendEntries: Recovery completed - Switching actor to Follower - last log index = -1, last log term = -1, snapshot index = -1, snapshot term = -1, journal size = 0 02:00:30,30 PM [test-pekko.actor.default-dispatcher-7] [DEBUG] PropertiesTermInfoStore - testCaptureSnapshotOnMiddleEntryInAppendEntries: Set currentTerm=1, votedFor=null 02:00:30,30 PM [test-pekko.actor.default-dispatcher-7] [INFO] RaftActorRecoverySupport - testCaptureSnapshotOnMiddleEntryInAppendEntries: Local TermInfo store seeded with TermInfo{term=1} 02:00:30,31 PM [test-pekko.actor.default-dispatcher-6] [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==[SimpleReplicatedLogEntry [index=0, term=1, payload=one], SimpleReplicatedLogEntry [index=1, term=1, payload=two], SimpleReplicatedLogEntry [index=2, term=1, payload=three]]} 02:00:30,31 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): Number of entries to be appended = 3 02:00:30,31 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 02:00:30,31 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): Append entry to log one 02:00:30,31 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnMiddleEntryInAppendEntries: Append log entry and persist SimpleReplicatedLogEntry [index=0, term=1, payload=one] 02:00:30,31 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): Append entry to log two 02:00:30,31 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnMiddleEntryInAppendEntries: Append log entry and persist SimpleReplicatedLogEntry [index=1, term=1, payload=two] 02:00:30,31 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): Append entry to log three 02:00:30,31 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnMiddleEntryInAppendEntries: Append log entry and persist SimpleReplicatedLogEntry [index=2, term=1, payload=three] 02:00:30,31 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): Log size is now 3 02:00:30,31 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): Commit index set to 2 02:00:30,31 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): handleAppendEntries returning : AppendEntriesReply{term=1, success=true, followerId=testCaptureSnapshotOnMiddleEntryInAppendEntries, logLastIndex=2, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 02:00:30,31 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] SyncStatusTracker - testCaptureSnapshotOnMiddleEntryInAppendEntries: Last sync leader does not match current leader leader, need to catch up to 2 02:00:30,31 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 2, context.getLastApplied(): -1, lastIndex(): 2 02:00:30,31 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActorBehavior - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): Setting last applied to 0 02:00:30,31 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActorContextImpl - testCaptureSnapshotOnMiddleEntryInAppendEntries: Moving last applied index from -1 to 0 02:00:30,31 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: Applying state for log index 0 data one 02:00:30,31 PM [test-pekko.actor.default-dispatcher-6] [INFO] MockRaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: applyState called: one 02:00:30,31 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActorBehavior - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): Setting last applied to 1 02:00:30,31 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActorContextImpl - testCaptureSnapshotOnMiddleEntryInAppendEntries: Moving last applied index from 0 to 1 02:00:30,31 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: Applying state for log index 1 data two 02:00:30,31 PM [test-pekko.actor.default-dispatcher-6] [INFO] MockRaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: applyState called: two 02:00:30,31 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActorBehavior - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): Setting last applied to 2 02:00:30,31 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActorContextImpl - testCaptureSnapshotOnMiddleEntryInAppendEntries: Moving last applied index from 1 to 2 02:00:30,31 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: Applying state for log index 2 data three 02:00:30,31 PM [test-pekko.actor.default-dispatcher-6] [INFO] MockRaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: applyState called: three 02:00:30,32 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnMiddleEntryInAppendEntries: persist complete SimpleReplicatedLogEntry [index=0, term=1, payload=one] 02:00:30,32 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnMiddleEntryInAppendEntries: persist complete SimpleReplicatedLogEntry [index=1, term=1, payload=two] 02:00:30,32 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnMiddleEntryInAppendEntries: persist complete SimpleReplicatedLogEntry [index=2, term=1, payload=three] 02:00:30,32 PM [test-pekko.actor.default-dispatcher-5] [INFO] SnapshotManager - testCaptureSnapshotOnMiddleEntryInAppendEntries: Initiating snapshot capture CaptureSnapshot [lastAppliedIndex=2, lastAppliedTerm=1, lastIndex=2, lastTerm=1, installSnapshotInitiated=, replicatedToAllIndex=-1, replicatedToAllTerm=-1, unAppliedEntries size=0, mandatoryTrim=false] 02:00:30,32 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] SnapshotManager - testCaptureSnapshotOnMiddleEntryInAppendEntries: lastSequenceNumber prior to capture: 4 02:00:30,32 PM [test-pekko.actor.default-dispatcher-5] [INFO] MockRaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: createSnapshot called 02:00:30,33 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: Persisting ApplyJournalEntries with index=2 [WARN] [02/05/2025 14:00:30.033] [test-pekko.actor.default-dispatcher-7] [pekko://test/user/testCaptureSnapshotOnMiddleEntryInAppendEntries] unhandled message from Actor[pekko://test/deadLetters]: org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus@c0f3624 02:00:30,33 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActorSnapshotMessageSupport - testCaptureSnapshotOnMiddleEntryInAppendEntries: CaptureSnapshotReply received by actor [INFO] [pekkoDeadLetter][02/05/2025 14:00:30.033] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/testCaptureSnapshotOnMiddleEntryInAppendEntries] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[pekko://test/user/testCaptureSnapshotOnMiddleEntryInAppendEntries] was unhandled. [6] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 02:00:30,33 PM [test-pekko.actor.default-dispatcher-5] [INFO] SnapshotManager - testCaptureSnapshotOnMiddleEntryInAppendEntries: Persisting of snapshot done: Snapshot [lastIndex=2, lastTerm=1, lastAppliedIndex=2, lastAppliedTerm=1, unAppliedEntries size=0, state=MockSnapshotState [state=[one, two, three]], electionTerm=1, electionVotedFor=null, ServerConfigPayload=null] 02:00:30,33 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] SnapshotManager - testCaptureSnapshotOnMiddleEntryInAppendEntries: log size 3 exceeds the snapshot batch count 2 - doing snapshotPreCommit with index 2 02:00:30,33 PM [test-pekko.actor.default-dispatcher-7] [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'. 02:00:30,33 PM [test-pekko.actor.default-dispatcher-5] [INFO] SnapshotManager - testCaptureSnapshotOnMiddleEntryInAppendEntries: Removed in-memory snapshotted entries, adjusted snaphsotIndex: 2 and term: 1 02:00:30,33 PM [test-pekko.actor.default-dispatcher-5] [INFO] RaftActorSnapshotMessageSupport - testCaptureSnapshotOnMiddleEntryInAppendEntries: SaveSnapshotSuccess received for snapshot, sequenceNr: -1 02:00:30,33 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] SnapshotManager - testCaptureSnapshotOnMiddleEntryInAppendEntries: Snapshot success - sequence number: -1 02:00:30,33 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActorSnapshotMessageSupport - testCaptureSnapshotOnMiddleEntryInAppendEntries: SnapshotComplete received 02:00:30,33 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: handled a snapshot response 02:00:30,33 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: handled a journal response 02:00:30,81 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/testCaptureSnapshotOnMiddleEntryInAppendEntries] [WARN] [02/05/2025 14:00:30.083] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/testCaptureSnapshotOnMiddleEntryInAppendEntries]: org.opendaylight.controller.cluster.common.actor.Monitor@4f115a82 [INFO] [pekkoDeadLetter][02/05/2025 14:00:30.084] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/testCaptureSnapshotOnMiddleEntryInAppendEntries] to Actor[pekko://test/user/termination-monitor] was not delivered. [7] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 02:00:30,84 PM [test-pekko.actor.default-dispatcher-6] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/testCaptureSnapshotOnMiddleEntryInAppendEntries] to Actor[pekko://test/user/termination-monitor] was not delivered. [7] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 02:00:30,84 PM [test-pekko.actor.default-dispatcher-5] [INFO] RaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: Starting recovery with journal batch size 1000 02:00:30,85 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - testCaptureSnapshotOnMiddleEntryInAppendEntries: Set currentTerm=1, votedFor=null 02:00:30,85 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActorRecoverySupport - testCaptureSnapshotOnMiddleEntryInAppendEntries: SnapshotOffer called. 02:00:30,85 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActorContextImpl - testCaptureSnapshotOnMiddleEntryInAppendEntries: Moving last applied index from -1 to 2 02:00:30,85 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - testCaptureSnapshotOnMiddleEntryInAppendEntries: Set currentTerm=1, votedFor=null 02:00:30,85 PM [test-pekko.actor.default-dispatcher-5] [INFO] RaftActorRecoverySupport - Recovery snapshot applied for testCaptureSnapshotOnMiddleEntryInAppendEntries in 88.00 μs: snapshotIndex=2, snapshotTerm=1, journal-size=0 02:00:30,86 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActorRecoverySupport - testCaptureSnapshotOnMiddleEntryInAppendEntries: Received apply journal entries for recovery, applying to state: 3 to 2 02:00:30,86 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActorContextImpl - testCaptureSnapshotOnMiddleEntryInAppendEntries: Moving last applied index from 2 to 2 02:00:30,86 PM [test-pekko.actor.default-dispatcher-6] [INFO] RaftActorRecoverySupport - testCaptureSnapshotOnMiddleEntryInAppendEntries: Recovery completed in 1.432 ms - Switching actor to Follower - last log index = 2, last log term = 1, snapshot index = 2, snapshot term = 1, journal size = 0 02:00:30,86 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActorRecoverySupport - testCaptureSnapshotOnMiddleEntryInAppendEntries: restoring local TermInfo{term=1} 02:00:30,87 PM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - testCaptureSnapshotOnMiddleEntryInAppendEntries: Set currentTerm=1, votedFor=null 02:00:30,87 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior217#1355023913] 02:00:30,98 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower218#1706319098] 02:00:30,99 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader219#593510262] 02:00:30,99 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/testCaptureSnapshotOnMiddleEntryInAppendEntries] 02:00:30,103 PM [main] [INFO] FollowerTest - Starting testHandleElectionTimeoutWhenLeaderMessageReceived 02:00:30,103 PM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 02:00:30,403 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to -1 02:00:30,534 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:00:30,534 PM [main] [DEBUG] Follower - follower (Follower): Received ElectionTimeout but lastLeaderMessageInterval 130 < election timeout 400 milliseconds 02:00:30,784 PM [main] [DEBUG] SyncStatusTracker - follower: Lagging -2 entries behind leader leader and reached 1 (of expected -1) 02:00:30,985 PM [main] [DEBUG] Follower - follower (Follower): Received ElectionTimeout but lastLeaderMessageInterval 200 < election timeout 400 milliseconds 02:00:30,985 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior220#-1303258852] 02:00:30,996 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower221#1677139390] 02:00:30,997 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader222#-2131974446] 02:00:31,0 PM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 02:00:31,1 PM [main] [DEBUG] DefaultConfigParamsImpl - No custom RaftPolicy specified. Using DefaultRaftPolicy 02:00:31,1 PM [main] [DEBUG] Follower - follower (Follower): Received TimeoutNow - switching to Candidate 02:00:31,1 PM [main] [DEBUG] Candidate - follower (Candidate): Election: Candidate has following voting peers: [] 02:00:31,1 PM [main] [INFO] Candidate - follower (Candidate): Starting new election term 2 02:00:31,2 PM [main] [INFO] RaftActorBehavior - follower (Follower) :- Switching from behavior Follower to Candidate, election term: 2 02:00:31,2 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior223#-1834330028] 02:00:31,13 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower224#-802516814] 02:00:31,13 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader225#699984758] 02:00:31,16 PM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 02:00:31,18 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): In requestVote: RequestVote{term=1, candidateId=test, lastLogIndex=10000, lastLogTerm=999} - currentTerm: 1, votedFor: test, lastIndex: 1, lastTerm: 1 02:00:31,18 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): requestVote returning: RequestVoteReply{term=1, voteGranted=true} 02:00:31,19 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior226#1074451789] 02:00:31,30 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower227#-583900892] 02:00:31,30 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader228#870703847] 02:00:31,33 PM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 02:00:31,36 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader-1, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=2, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]} 02:00:31,36 PM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 1 02:00:31,36 PM [main] [DEBUG] Follower - follower (Follower): matchEntry SimpleReplicatedLogEntry [index=0, term=2, payload=zero] is present: existingEntryTerm: 2 02:00:31,36 PM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 0, entries to be added from: 1 02:00:31,36 PM [main] [DEBUG] Follower - follower (Follower): Log size is now 1 02:00:31,36 PM [main] [DEBUG] Follower - follower (Follower): Commit index set to 0 02:00:31,36 PM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries returning : AppendEntriesReply{term=2, success=true, followerId=follower, logLastIndex=0, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 02:00:31,37 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 2 02:00:31,37 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior229#-402315238] 02:00:31,48 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower230#274823567] 02:00:31,48 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader231#1965867972] 02:00:31,51 PM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 02:00:31,53 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): In requestVote: RequestVote{term=1, candidateId=test, lastLogIndex=1999, lastLogTerm=1} - currentTerm: 1, votedFor: test, lastIndex: 2000, lastTerm: 1 02:00:31,53 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): requestVote returning: RequestVoteReply{term=1, voteGranted=false} 02:00:31,53 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior232#1824982126] 02:00:31,64 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower233#764140109] 02:00:31,64 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader234#-420508242] 02:00:31,67 PM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 02:00:31,68 PM [main] [INFO] Follower - follower (Follower): Term 100 in "AppendEntries{term=100, leaderId=leader-1, prevLogIndex=0, prevLogTerm=0, leaderCommit=1, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[]}" message is greater than follower's term 1 - updating term 02:00:31,69 PM [main] [INFO] Follower - follower (Follower): The prevLogIndex 0 was found in the log but the term 1 is not equal to the append entries prevLogTerm 0 - lastIndex: 0, snapshotIndex: -1, snapshotTerm: -1 02:00:31,69 PM [main] [INFO] Follower - follower (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=100, success=false, followerId=follower, logLastIndex=0, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 02:00:31,69 PM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 1 02:00:31,70 PM [main] [INFO] Follower - follower (Follower): Term 100 in "AppendEntriesReply{term=100, success=false, followerId=follower-1, logLastIndex=100, logLastTerm=100, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=0, raftVersion=5, recipientRaftVersion=5}" message is greater than follower's term 1 - updating term 02:00:31,71 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 02:00:31,71 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): Cluster state: [] 02:00:31,71 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): Candidate in requestVote:RequestVote{term=100, candidateId=candidate-1, lastLogIndex=10, lastLogTerm=100} with higher term appears reachable, updating term. 02:00:31,71 PM [main] [INFO] Follower - follower (Follower): Term 100 in "RequestVote{term=100, candidateId=candidate-1, lastLogIndex=10, lastLogTerm=100}" message is greater than follower's term 1 - updating term 02:00:31,72 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): In requestVote: RequestVote{term=100, candidateId=candidate-1, lastLogIndex=10, lastLogTerm=100} - currentTerm: 100, votedFor: null, lastIndex: 0, lastTerm: 1 02:00:31,72 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): requestVote returning: RequestVoteReply{term=100, voteGranted=true} 02:00:31,73 PM [main] [INFO] Follower - follower (Follower): Term 100 in "RequestVoteReply{term=100, voteGranted=false}" message is greater than follower's term 1 - updating term 02:00:31,74 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior235#1849172522] 02:00:31,85 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower236#-1197869152] 02:00:31,85 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader237#107140317] 02:00:31,88 PM [main] [DEBUG] RaftActorContextImpl - test: Moving last applied index from -1 to 1 02:00:31,89 PM [main] [DEBUG] RaftActorContextImpl - test: Moving last applied index from 1 to 0 02:00:31,89 PM [main] [DEBUG] RaftActorContextImpl - test: Moving last applied index from 0 to 0 02:00:31,89 PM [main] [DEBUG] RaftActorContextImpl - test: Moving last applied index from 0 to 1 02:00:31,90 PM [main] [DEBUG] SnapshotManager - test: fakeSnapshot purging log to 0 for term 1 02:00:31,90 PM [main] [DEBUG] RaftActorContextImpl - test: Moving last applied index from 1 to 2 02:00:31,90 PM [main] [DEBUG] SnapshotManager - test: fakeSnapshot purging log to 1 for term 1 02:00:31,90 PM [main] [DEBUG] RaftActorContextImpl - test: Moving last applied index from 2 to 2 02:00:31,90 PM [main] [DEBUG] SnapshotManager - test: fakeSnapshot purging log to 1 for term 1 02:00:31,90 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior238#1637495020] 02:00:31,101 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower239#731786293] 02:00:31,101 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader240#338151651] 02:00:31,104 PM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 02:00:31,105 PM [main] [INFO] RaftActorBehavior - follower (Follower): Cannot append entries because sender's term 100 is less than 1000 02:00:31,106 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior241#685569968] 02:00:31,117 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower242#-818902980] 02:00:31,117 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader243#753646508] 02:00:31,120 PM [main] [DEBUG] RaftActorContextImpl - follower: Moving last applied index from -1 to 1 02:00:31,121 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): In requestVote: RequestVote{term=999, candidateId=test, lastLogIndex=10000, lastLogTerm=999} - currentTerm: 1000, votedFor: null, lastIndex: 1, lastTerm: 1 02:00:31,121 PM [main] [DEBUG] RaftActorBehavior - follower (Follower): requestVote returning: RequestVoteReply{term=1000, voteGranted=false} 02:00:31,122 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior244#1576459351] 02:00:31,132 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower245#-92879404] 02:00:31,132 PM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader246#1849958159] [INFO] [02/05/2025 14:00:31.133] [main] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 02:00:31,133 PM [test-pekko.actor.default-dispatcher-6] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [02/05/2025 14:00:31.135] [test-pekko.actor.default-dispatcher-6] [pekko://test/system/cluster/core/daemon] unhandled message from Actor[pekko://test/deadLetters]: Leave(pekko://test@10.30.170.122:17355) 02:00:31,135 PM [test-pekko.actor.default-dispatcher-5] [INFO] LocalActorRef - pekkoDeadLetter Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#-77069142] was unhandled. [8] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. [INFO] [pekkoDeadLetter][02/05/2025 14:00:31.135] [test-pekko.actor.default-dispatcher-5] [pekko://test/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#-77069142] was unhandled. [8] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 02:00:31,136 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.122:17355] - Exiting completed [INFO] [02/05/2025 14:00:31.135] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.122:17355] - Exiting completed 02:00:31,136 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.122:17355] - Shutting down... 02:00:31,136 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.122:17355] - Successfully shut down [INFO] [02/05/2025 14:00:31.135] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.122:17355] - Shutting down... [INFO] [02/05/2025 14:00:31.135] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.122:17355] - Successfully shut down 02:00:31,138 PM [test-pekko.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. [INFO] [02/05/2025 14:00:31.138] [test-pekko.remote.default-remote-dispatcher-11] [pekko://test@10.30.170.122:17355/system/remoting-terminator] Shutting down remote daemon. [INFO] [02/05/2025 14:00:31.138] [test-pekko.remote.default-remote-dispatcher-11] [pekko://test@10.30.170.122:17355/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 02:00:31,138 PM [test-pekko.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [02/05/2025 14:00:31.141] [test-pekko.remote.default-remote-dispatcher-8] [pekko://test@10.30.170.122:17355/system/remoting-terminator] Remoting shut down. 02:00:31,141 PM [test-pekko.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [DEBUG] [02/05/2025 14:00:31.141] [test-pekko.actor.internal-dispatcher-3] [EventStream] shutting down: StandardOutLogger