[DEBUG] [03/10/2026 08:53:59.454] [main] [EventStream(pekko://test)] logger log1-TestEventListener started 08:53:59,455 AM [test-pekko.actor.default-dispatcher-6] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [03/10/2026 08:53:59.455] [main] [EventStream(pekko://test)] logger log2-Slf4jLogger started [DEBUG] [03/10/2026 08:53:59.455] [main] [EventStream(pekko://test)] Default Loggers started [INFO] [03/10/2026 08:53:59.464] [main] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.171.31:17355] with UID [-8329526563258358024] 08:53:59,464 AM [test-pekko.actor.default-dispatcher-6] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.171.31:17355] with UID [-8329526563258358024] [INFO] [03/10/2026 08:53:59.465] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.31:17355] - Starting up, Pekko version [1.2.1] ... 08:53:59,465 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.31:17355] - Starting up, Pekko version [1.2.1] ... [INFO] [03/10/2026 08:53:59.467] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.31:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 08:53:59,467 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.31:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [03/10/2026 08:53:59.467] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.31:17355] - Started up successfully 08:53:59,467 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.31:17355] - Started up successfully 08:53:59,468 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.31:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 08:53:59,468 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.31:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining [INFO] [03/10/2026 08:53:59.468] [test-pekko.actor.internal-dispatcher-5] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.31:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing [INFO] [03/10/2026 08:53:59.468] [test-pekko.actor.internal-dispatcher-5] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.31:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 08:53:59,477 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:53:59,566 AM [main] [DEBUG] RaftActorBehavior - follower (Follower): In requestVote: RequestVote{term=1, candidateId=test, lastLogIndex=10000, lastLogTerm=999} - currentTerm: 1, votedFor: test, lastIndex: 1, lastTerm: 1 08:53:59,567 AM [main] [DEBUG] RaftActorBehavior - follower (Follower): requestVote returning: RequestVoteReply{term=1, voteGranted=true} 08:53:59,568 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior400#-2042466306] 08:53:59,579 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower401#818438563] 08:53:59,579 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader402#-118564988] 08:53:59,583 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:53:59,585 AM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader-1, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=2, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[SimpleReplicatedLogEntry [index=0, term=2, payload=zero]]} 08:53:59,586 AM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 1 08:53:59,586 AM [main] [DEBUG] Follower - follower (Follower): matchEntry SimpleReplicatedLogEntry [index=0, term=2, payload=zero] is present: existingEntryTerm: 2 08:53:59,586 AM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 0, entries to be added from: 1 08:53:59,586 AM [main] [DEBUG] Follower - follower (Follower): Log size is now 1 08:53:59,586 AM [main] [DEBUG] Follower - follower (Follower): Commit index set to 0 08:53:59,586 AM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries returning : AppendEntriesReply{term=2, success=true, followerId=follower, logLastIndex=0, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 08:53:59,587 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 2 08:53:59,587 AM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 2, context.getLastApplied(): -1, lastIndex(): 0 08:53:59,588 AM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 0 08:53:59,588 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 0 08:53:59,588 AM [main] [WARN] RaftActorBehavior - follower (Follower): Missing index 1 from log. Cannot apply state. Ignoring 1 to 2 08:53:59,588 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior403#1296760165] 08:53:59,599 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower404#-469294761] 08:53:59,599 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader405#-1099882530] 08:53:59,602 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:53:59,604 AM [main] [DEBUG] RaftActorBehavior - follower (Follower): In requestVote: RequestVote{term=1, candidateId=test, lastLogIndex=1999, lastLogTerm=1} - currentTerm: 1, votedFor: test, lastIndex: 2000, lastTerm: 1 08:53:59,605 AM [main] [DEBUG] RaftActorBehavior - follower (Follower): requestVote returning: RequestVoteReply{term=1, voteGranted=false} 08:53:59,606 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior406#673938912] 08:53:59,616 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower407#-1864652242] 08:53:59,616 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader408#-793879046] 08:53:59,620 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:53:59,621 AM [main] [INFO] Follower - follower (Follower): Term 100 in "AppendEntries{term=100, leaderId=leader-1, prevLogIndex=0, prevLogTerm=0, leaderCommit=1, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[]}" message is greater than follower's term 1 - updating term 08:53:59,622 AM [main] [INFO] Follower - follower (Follower): The prevLogIndex 0 was found in the log but the term 1 is not equal to the append entries prevLogTerm 0 - lastIndex: 0, snapshotIndex: -1, snapshotTerm: -1 08:53:59,623 AM [main] [INFO] Follower - follower (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=100, success=false, followerId=follower, logLastIndex=0, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 08:53:59,623 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 1 08:53:59,624 AM [main] [INFO] Follower - follower (Follower): Term 100 in "AppendEntriesReply{term=100, success=false, followerId=follower-1, logLastIndex=100, logLastTerm=100, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=0, raftVersion=5, recipientRaftVersion=5}" message is greater than follower's term 1 - updating term 08:53:59,626 AM [main] [DEBUG] RaftActorBehavior - follower (Follower): Found higher term in RequestVote rpc, verifying whether it's safe to update term. 08:53:59,626 AM [main] [DEBUG] RaftActorBehavior - follower (Follower): Cluster state: [] 08:53:59,626 AM [main] [DEBUG] RaftActorBehavior - follower (Follower): Candidate in requestVote:RequestVote{term=100, candidateId=candidate-1, lastLogIndex=10, lastLogTerm=100} with higher term appears reachable, updating term. 08:53:59,626 AM [main] [INFO] Follower - follower (Follower): Term 100 in "RequestVote{term=100, candidateId=candidate-1, lastLogIndex=10, lastLogTerm=100}" message is greater than follower's term 1 - updating term 08:53:59,626 AM [main] [DEBUG] RaftActorBehavior - follower (Follower): In requestVote: RequestVote{term=100, candidateId=candidate-1, lastLogIndex=10, lastLogTerm=100} - currentTerm: 100, votedFor: null, lastIndex: 0, lastTerm: 1 08:53:59,627 AM [main] [DEBUG] RaftActorBehavior - follower (Follower): requestVote returning: RequestVoteReply{term=100, voteGranted=true} 08:53:59,627 AM [main] [INFO] Follower - follower (Follower): Term 100 in "RequestVoteReply{term=100, voteGranted=false}" message is greater than follower's term 1 - updating term 08:53:59,628 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior409#-1497856581] 08:53:59,638 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower410#-1704080508] 08:53:59,639 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader411#-1208359087] 08:53:59,642 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:53:59,643 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 0 08:53:59,643 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 0 08:53:59,644 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:53:59,644 AM [main] [DEBUG] SnapshotManager - test: fakeSnapshot purging log to 0 for term 1 08:53:59,645 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 2 08:53:59,645 AM [main] [DEBUG] SnapshotManager - test: fakeSnapshot purging log to 1 for term 1 08:53:59,645 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 2 08:53:59,645 AM [main] [DEBUG] SnapshotManager - test: fakeSnapshot purging log to 1 for term 1 08:53:59,646 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior412#-1305140012] 08:53:59,656 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower413#-1821587896] 08:53:59,656 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader414#1787535168] 08:53:59,660 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:53:59,661 AM [main] [INFO] RaftActorBehavior - follower (Follower): Cannot append entries because sender's term 100 is less than 1000 08:53:59,662 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior415#187225429] 08:53:59,672 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower416#1612504416] 08:53:59,673 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader417#-203799327] 08:53:59,676 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:53:59,677 AM [main] [DEBUG] RaftActorBehavior - follower (Follower): In requestVote: RequestVote{term=999, candidateId=test, lastLogIndex=10000, lastLogTerm=999} - currentTerm: 1000, votedFor: null, lastIndex: 1, lastTerm: 1 08:53:59,678 AM [main] [DEBUG] RaftActorBehavior - follower (Follower): requestVote returning: RequestVoteReply{term=1000, voteGranted=false} 08:53:59,678 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior418#-1174725805] 08:53:59,689 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower419#1050548749] 08:53:59,689 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader420#-1545747150] 08:53:59,693 AM [main] [INFO] FollowerTest - Starting testHandleInstallSnapshot 08:53:59,693 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:53:59,696 AM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot: InstallSnapshot{term=1, leaderId=leader, lastIncludedIndex=1, lastIncludedTerm=1, datasize=50, chunk=1/2, lastChunkHashCode=OptionalInt.empty} 08:53:59,696 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 1 08:53:59,697 AM [main] [DEBUG] SnapshotTracker - follower (Follower): addChunk: chunkIndex=1, lastChunkIndex=0, collectedChunks.size=0, lastChunkHashCode=-1 08:53:59,697 AM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot returning: InstallSnapshotReply{term=1, followerId=follower, chunkIndex=1, success=true} 08:53:59,698 AM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot: InstallSnapshot{term=1, leaderId=leader, lastIncludedIndex=2, lastIncludedTerm=1, datasize=29, chunk=2/2, lastChunkHashCode=OptionalInt.empty} 08:53:59,698 AM [main] [DEBUG] SyncStatusTracker - follower: Lagging 1 entries behind leader leader and reached 1 (of expected 1) 08:53:59,698 AM [main] [DEBUG] SnapshotTracker - follower (Follower): addChunk: chunkIndex=2, lastChunkIndex=1, collectedChunks.size=50, lastChunkHashCode=675006801 08:53:59,698 AM [main] [INFO] Follower - follower (Follower): Snapshot received from leader: leader 08:53:59,700 AM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot returning: InstallSnapshotReply{term=1, followerId=follower, chunkIndex=2, success=true} 08:53:59,701 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior421#-2063707724] 08:53:59,711 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower422#1608537421] 08:53:59,711 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader423#-1018042908] 08:53:59,714 AM [main] [INFO] FollowerTest - Starting testHandleAppendEntriesPreviousLogEntryMissing 08:53:59,714 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:53:59,716 AM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=1, leaderId=leader, prevLogIndex=3, prevLogTerm=1, leaderCommit=4, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=4, term=1, command=four]]} 08:53:59,716 AM [main] [INFO] Follower - follower (Follower): The log is not empty but the prevLogIndex 3 was not found in it - lastIndex: 2, snapshotIndex: -1, snapshotTerm: -1 08:53:59,717 AM [main] [INFO] Follower - follower (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=1, success=false, followerId=follower, logLastIndex=2, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 08:53:59,718 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 4 08:53:59,719 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior424#110924891] 08:53:59,730 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower425#-578625563] 08:53:59,730 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader426#-587225146] 08:53:59,733 AM [main] [INFO] FollowerTest - Starting testInitialSyncUpWithHandleInstallSnapshot 08:53:59,733 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:53:59,734 AM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot: InstallSnapshot{term=1, leaderId=leader, lastIncludedIndex=1, lastIncludedTerm=1, datasize=50, chunk=1/2, lastChunkHashCode=OptionalInt.empty} 08:53:59,734 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 1 08:53:59,734 AM [main] [DEBUG] SnapshotTracker - follower (Follower): addChunk: chunkIndex=1, lastChunkIndex=0, collectedChunks.size=0, lastChunkHashCode=-1 08:53:59,734 AM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot returning: InstallSnapshotReply{term=1, followerId=follower, chunkIndex=1, success=true} 08:53:59,734 AM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot: InstallSnapshot{term=1, leaderId=leader, lastIncludedIndex=2, lastIncludedTerm=1, datasize=29, chunk=2/2, lastChunkHashCode=OptionalInt.empty} 08:53:59,734 AM [main] [DEBUG] SnapshotTracker - follower (Follower): addChunk: chunkIndex=2, lastChunkIndex=1, collectedChunks.size=50, lastChunkHashCode=675006801 08:53:59,734 AM [main] [INFO] Follower - follower (Follower): Snapshot received from leader: leader 08:53:59,735 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 101 08:53:59,735 AM [main] [INFO] Follower - follower (Follower): Term 2 in "AppendEntries{term=2, leaderId=leader, prevLogIndex=101, prevLogTerm=1, leaderCommit=102, replicatedToAllIndex=101, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=101, term=2, command=foo]]}" message is greater than follower's term 1 - updating term 08:53:59,735 AM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader, prevLogIndex=101, prevLogTerm=1, leaderCommit=102, replicatedToAllIndex=101, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=101, term=2, command=foo]]} 08:53:59,735 AM [main] [INFO] Follower - follower (Follower): The log is not empty but the prevLogIndex 101 was not found in it - lastIndex: 101, snapshotIndex: -1, snapshotTerm: -1 08:53:59,736 AM [main] [INFO] Follower - follower (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=2, success=false, followerId=follower, logLastIndex=101, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 08:53:59,736 AM [main] [DEBUG] SyncStatusTracker - follower: Lagging 1 entries behind leader leader and reached 101 (of expected 1) 08:53:59,736 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior427#-986961378] 08:53:59,746 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower428#1365904273] 08:53:59,747 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader429#2015831600] 08:53:59,749 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:53:59,750 AM [main] [INFO] Follower - follower (Follower): Term 100 in "RequestVoteReply{term=100, voteGranted=false}" message is greater than follower's term 1 - updating term 08:53:59,750 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior430#478533462] 08:53:59,761 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower431#1739288484] 08:53:59,761 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader432#-1345701257] 08:53:59,763 AM [main] [INFO] FollowerTest - Starting testHandleFirstAppendEntries 08:53:59,763 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:53:59,763 AM [main] [INFO] Follower - follower (Follower): Term 2 in "AppendEntries{term=2, leaderId=leader-1, prevLogIndex=100, prevLogTerm=1, leaderCommit=101, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=101, term=2, command=foo]]}" message is greater than follower's term 1 - updating term 08:53:59,764 AM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader-1, prevLogIndex=100, prevLogTerm=1, leaderCommit=101, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=101, term=2, command=foo]]} 08:53:59,764 AM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 1 08:53:59,764 AM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 100, entries to be added from: 0 08:53:59,764 AM [main] [DEBUG] Follower - follower (Follower): Append entry to log foo 08:53:59,764 AM [main] [DEBUG] Follower - follower (Follower): Log size is now 2 08:53:59,764 AM [main] [DEBUG] Follower - follower (Follower): Commit index set to 101 08:53:59,764 AM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries returning : AppendEntriesReply{term=2, success=true, followerId=follower, logLastIndex=101, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 08:53:59,764 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 101 08:53:59,764 AM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 101, context.getLastApplied(): 1, lastIndex(): 101 08:53:59,764 AM [main] [WARN] RaftActorBehavior - follower (Follower): Missing index 2 from log. Cannot apply state. Ignoring 2 to 101 08:53:59,765 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior433#752579168] 08:53:59,775 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower434#-1577747195] 08:53:59,775 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader435#-1236990232] 08:53:59,777 AM [main] [INFO] FollowerTest - Starting testHandleAppendEntriesWithExistingLogEntry 08:53:59,777 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:53:59,778 AM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=1, leaderId=leader, prevLogIndex=0, prevLogTerm=1, leaderCommit=1, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=1, term=1, command=one]]} 08:53:59,778 AM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 1 08:53:59,778 AM [main] [DEBUG] Follower - follower (Follower): matchEntry DefaultLogEntry[index=1, term=1, command=one] is present: existingEntryTerm: 1 08:53:59,778 AM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 1, entries to be added from: 1 08:53:59,778 AM [main] [DEBUG] Follower - follower (Follower): Log size is now 2 08:53:59,778 AM [main] [DEBUG] Follower - follower (Follower): Commit index set to 1 08:53:59,778 AM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries returning : AppendEntriesReply{term=1, success=true, followerId=follower, logLastIndex=1, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 08:53:59,778 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 1 08:53:59,779 AM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 1, context.getLastApplied(): -1, lastIndex(): 1 08:53:59,779 AM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 0 08:53:59,779 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 0 08:53:59,779 AM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 1 08:53:59,779 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from 0 to 1 08:53:59,779 AM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=1, leaderId=leader, prevLogIndex=0, prevLogTerm=1, leaderCommit=2, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=1, term=1, command=one], DefaultLogEntry[index=2, term=1, command=two]]} 08:53:59,779 AM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 2 08:53:59,779 AM [main] [DEBUG] Follower - follower (Follower): matchEntry DefaultLogEntry[index=1, term=1, command=one] is present: existingEntryTerm: 1 08:53:59,779 AM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 1, entries to be added from: 1 08:53:59,779 AM [main] [DEBUG] Follower - follower (Follower): Append entry to log two 08:53:59,779 AM [main] [DEBUG] Follower - follower (Follower): Log size is now 3 08:53:59,780 AM [main] [DEBUG] Follower - follower (Follower): Commit index set to 2 08:53:59,780 AM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries returning : AppendEntriesReply{term=1, success=true, followerId=follower, logLastIndex=2, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 08:53:59,780 AM [main] [DEBUG] SyncStatusTracker - follower: Lagging 0 entries behind leader leader and reached 2 (of expected 1) 08:53:59,780 AM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 2, context.getLastApplied(): 1, lastIndex(): 2 08:53:59,780 AM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 2 08:53:59,780 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from 1 to 2 08:53:59,780 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior436#482729403] 08:53:59,791 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower437#-641714054] 08:53:59,791 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader438#1693398537] 08:53:59,793 AM [main] [INFO] FollowerTest - Starting testHandleAppendEntriesSenderPrevLogTermNotSameAsReceiverPrevLogTerm 08:53:59,793 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:53:59,793 AM [main] [INFO] Follower - follower (Follower): Term 2 in "AppendEntries{term=2, leaderId=leader, prevLogIndex=0, prevLogTerm=2, leaderCommit=101, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[]}" message is greater than follower's term 1 - updating term 08:53:59,794 AM [main] [INFO] Follower - follower (Follower): The prevLogIndex 0 was found in the log but the term 1 is not equal to the append entries prevLogTerm 2 - lastIndex: 1, snapshotIndex: -1, snapshotTerm: -1 08:53:59,794 AM [main] [INFO] Follower - follower (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=2, success=false, followerId=follower, logLastIndex=1, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 08:53:59,794 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 101 08:53:59,794 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior439#1147938989] 08:53:59,805 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower440#311719761] 08:53:59,805 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader441#792428789] 08:53:59,807 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:53:59,808 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior442#-1080115585] 08:53:59,819 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower443#-1668871733] 08:53:59,819 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader444#970506192] 08:53:59,821 AM [main] [INFO] FollowerTest - Starting testHandleAppendEntriesWithNewerCommitIndex 08:53:59,821 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:53:59,821 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 100 08:53:59,821 AM [main] [INFO] Follower - follower (Follower): Term 2 in "AppendEntries{term=2, leaderId=leader-1, prevLogIndex=100, prevLogTerm=1, leaderCommit=101, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=101, term=2, command=foo]]}" message is greater than follower's term 1 - updating term 08:53:59,821 AM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader-1, prevLogIndex=100, prevLogTerm=1, leaderCommit=101, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=101, term=2, command=foo]]} 08:53:59,821 AM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 1 08:53:59,821 AM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 100, entries to be added from: 0 08:53:59,821 AM [main] [DEBUG] Follower - follower (Follower): Append entry to log foo 08:53:59,821 AM [main] [DEBUG] Follower - follower (Follower): Log size is now 2 08:53:59,822 AM [main] [DEBUG] Follower - follower (Follower): Commit index set to 101 08:53:59,822 AM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries returning : AppendEntriesReply{term=2, success=true, followerId=follower, logLastIndex=101, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 08:53:59,822 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 101 08:53:59,822 AM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 101, context.getLastApplied(): 100, lastIndex(): 101 08:53:59,822 AM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 101 08:53:59,822 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from 100 to 101 08:53:59,822 AM [main] [DEBUG] SnapshotManager - follower: fakeSnapshot purging log to 100 for term 2 08:53:59,822 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior445#-1656714919] 08:53:59,833 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower446#-1902621078] 08:53:59,833 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader447#-322179410] 08:53:59,835 AM [main] [INFO] FollowerTest - Starting testCaptureSnapshotOnLastEntryInAppendEntries 08:53:59,839 AM [main] [DEBUG] PropertiesTermInfoStore - testCaptureSnapshotOnLastEntryInAppendEntries: Set currentTerm=1, votedFor=null 08:53:59,840 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/testCaptureSnapshotOnLastEntryInAppendEntries] [WARN] [03/10/2026 08:53:59.840] [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@51123eea 08:53:59,841 AM [test-pekko.actor.default-dispatcher-7] [INFO] RaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: Starting recovery with journal batch size 1000 [INFO] [pekkoDeadLetter][03/10/2026 08:53:59.840] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/testCaptureSnapshotOnLastEntryInAppendEntries] to Actor[pekko://test/user/termination-monitor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 08:53:59,841 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: started executor 08:53:59,841 AM [test-pekko.actor.default-dispatcher-11] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/testCaptureSnapshotOnLastEntryInAppendEntries] to Actor[pekko://test/user/termination-monitor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 08:53:59,841 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: started executor 08:53:59,841 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] EntryJournalV1 - testCaptureSnapshotOnLastEntryInAppendEntries: metadata journal open: replayFrom=1 applyTo=0 08:53:59,842 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] EntryJournalV1 - testCaptureSnapshotOnLastEntryInAppendEntries: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 08:53:59,842 AM [test-pekko.actor.default-dispatcher-7] [INFO] EnabledRaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: journal open: applyTo=0 08:53:59,842 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: starting journal recovery 08:53:59,842 AM [testCaptureSnapshotOnLastEntryInAppendEntries-writer-174] [DEBUG] JournalWriteTask - testCaptureSnapshotOnLastEntryInAppendEntries: journal writer started 08:53:59,842 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] PropertiesTermInfoStore - /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties does not exist 08:53:59,842 AM [testCaptureSnapshotOnLastEntryInAppendEntries-writer-174] [DEBUG] JournalWriteTask - testCaptureSnapshotOnLastEntryInAppendEntries: waiting to receive commands 08:53:59,844 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] PropertiesTermInfoStore - testCaptureSnapshotOnLastEntryInAppendEntries: Set currentTerm=0, votedFor=null 08:53:59,844 AM [test-pekko.actor.default-dispatcher-7] [INFO] Recovery - testCaptureSnapshotOnLastEntryInAppendEntries: Local TermInfo store seeded with TermInfo{term=0} 08:53:59,844 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties 08:53:59,844 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/journal-v1-1.log 08:53:59,844 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/metadata-v1-1.log 08:53:59,844 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: no eligible files found 08:53:59,844 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractReplicatedLog - testCaptureSnapshotOnLastEntryInAppendEntries: Moving last applied index from -1 to -1 08:53:59,844 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] JournalRecovery - testCaptureSnapshotOnLastEntryInAppendEntries: empty journal: appending 0 entries 08:53:59,844 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] EntryJournalV1 - testCaptureSnapshotOnLastEntryInAppendEntries: updated meta to JournalMeta[replayFrom=1, applyTo=0] 08:53:59,844 AM [test-pekko.actor.default-dispatcher-7] [INFO] Recovery - testCaptureSnapshotOnLastEntryInAppendEntries: Recovery completed in in 2.660 ms: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 08:53:59,844 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: Recovery completed and can restore from snapshot 08:53:59,845 AM [main] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties 08:53:59,845 AM [main] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/journal-v1-1.log 08:53:59,845 AM [main] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/metadata-v1-1.log 08:53:59,845 AM [main] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: no eligible files found 08:53:59,845 AM [test-pekko.actor.default-dispatcher-7] [INFO] Follower - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): Term 1 in "AppendEntries{term=1, leaderId=leader, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=1, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=0, term=1, command=one], DefaultLogEntry[index=1, term=1, command=two]]}" message is greater than follower's term 0 - updating term 08:53:59,847 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] PropertiesTermInfoStore - testCaptureSnapshotOnLastEntryInAppendEntries: Set currentTerm=1, votedFor=null 08:53:59,847 AM [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==[DefaultLogEntry[index=0, term=1, command=one], DefaultLogEntry[index=1, term=1, command=two]]} 08:53:59,847 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] Follower - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): Number of entries to be appended = 2 08:53:59,847 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] Follower - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 08:53:59,847 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] Follower - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): Append entry to log one 08:53:59,847 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnLastEntryInAppendEntries: Append log entry and persist DefaultLogEntry[index=0, term=1, command=one] 08:53:59,847 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] Follower - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): Append entry to log two 08:53:59,847 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnLastEntryInAppendEntries: Append log entry and persist DefaultLogEntry[index=1, term=1, command=two] 08:53:59,847 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] Follower - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): Log size is now 2 08:53:59,847 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] Follower - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): Commit index set to 1 08:53:59,847 AM [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} 08:53:59,847 AM [testCaptureSnapshotOnLastEntryInAppendEntries-writer-174] [DEBUG] JournalWriteTask - testCaptureSnapshotOnLastEntryInAppendEntries: received 1 commands after 5.336 ms 08:53:59,847 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] SyncStatusTracker - testCaptureSnapshotOnLastEntryInAppendEntries: Last sync leader does not match current leader leader, need to catch up to 1 08:53:59,847 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] Follower - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 1, context.getLastApplied(): -1, lastIndex(): 1 08:53:59,847 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActorBehavior - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): Setting last applied to 0 08:53:59,847 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractReplicatedLog - testCaptureSnapshotOnLastEntryInAppendEntries: Moving last applied index from -1 to 0 08:53:59,847 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: Applying state for log index 0 data one 08:53:59,847 AM [test-pekko.actor.default-dispatcher-7] [INFO] MockRaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: applyState called: one 08:53:59,847 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActorBehavior - testCaptureSnapshotOnLastEntryInAppendEntries (Follower): Setting last applied to 1 08:53:59,847 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractReplicatedLog - testCaptureSnapshotOnLastEntryInAppendEntries: Moving last applied index from 0 to 1 08:53:59,847 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: Applying state for log index 1 data two 08:53:59,847 AM [test-pekko.actor.default-dispatcher-7] [INFO] MockRaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: applyState called: two 08:53:59,848 AM [testCaptureSnapshotOnLastEntryInAppendEntries-writer-174] [DEBUG] RaftStorageCompleter - testCaptureSnapshotOnLastEntryInAppendEntries: 1 completion(s) pending 08:53:59,848 AM [testCaptureSnapshotOnLastEntryInAppendEntries-writer-174] [DEBUG] JournalWriteTask - testCaptureSnapshotOnLastEntryInAppendEntries: completed 1 commands in 312.1 μs 08:53:59,848 AM [testCaptureSnapshotOnLastEntryInAppendEntries-writer-174] [DEBUG] JournalWriteTask - testCaptureSnapshotOnLastEntryInAppendEntries: received 1 commands after 4.610 μs 08:53:59,848 AM [testCaptureSnapshotOnLastEntryInAppendEntries-writer-174] [DEBUG] RaftStorageCompleter - testCaptureSnapshotOnLastEntryInAppendEntries: 1 more completion(s) pending 08:53:59,848 AM [testCaptureSnapshotOnLastEntryInAppendEntries-writer-174] [DEBUG] JournalWriteTask - testCaptureSnapshotOnLastEntryInAppendEntries: completed 1 commands in 35.31 μs 08:53:59,848 AM [testCaptureSnapshotOnLastEntryInAppendEntries-writer-174] [DEBUG] JournalWriteTask - testCaptureSnapshotOnLastEntryInAppendEntries: received 1 commands after 3.180 μs 08:53:59,848 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorageCompleter - testCaptureSnapshotOnLastEntryInAppendEntries: running 2 completion(s) 08:53:59,848 AM [testCaptureSnapshotOnLastEntryInAppendEntries-writer-174] [DEBUG] RaftStorageCompleter - testCaptureSnapshotOnLastEntryInAppendEntries: 1 completion(s) pending 08:53:59,848 AM [testCaptureSnapshotOnLastEntryInAppendEntries-writer-174] [DEBUG] JournalWriteTask - testCaptureSnapshotOnLastEntryInAppendEntries: completed 1 commands in 25.02 μs 08:53:59,848 AM [testCaptureSnapshotOnLastEntryInAppendEntries-writer-174] [DEBUG] JournalWriteTask - testCaptureSnapshotOnLastEntryInAppendEntries: waiting to receive commands 08:53:59,848 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorageCompleter - testCaptureSnapshotOnLastEntryInAppendEntries: completed synchronized callback AppendReceivedCallback{entry=JournaledLogEntry{index=0, term=1, command=one, pending=false}, callback=org.opendaylight.controller.cluster.raft.behaviors.Follower$$Lambda/0x00000007c091cf90@168c183e} 08:53:59,848 AM [test-pekko.actor.default-dispatcher-11] [ERROR] OneForOneStrategy - ByteBuffer derived from closeable shared sessions not supported java.lang.UnsupportedOperationException: ByteBuffer derived from closeable shared sessions not supported at java.base/java.nio.DirectByteBuffer.address(DirectByteBuffer.java:321) at java.base/java.util.zip.CRC32.update(CRC32.java:102) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentEntry.computeChecksum(SegmentEntry.java:52) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentWriter.append(SegmentWriter.java:109) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentedEntryWriter.append(SegmentedEntryWriter.java:52) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.EntryJournalV1.appendEntry(EntryJournalV1.java:480) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.runBatch(JournalWriteTask.java:382) [ERROR] [03/10/2026 08:53:59.848] [test-pekko.actor.internal-dispatcher-3] [pekko://test/user/testCaptureSnapshotOnLastEntryInAppendEntries] ByteBuffer derived from closeable shared sessions not supported java.lang.UnsupportedOperationException: ByteBuffer derived from closeable shared sessions not supported at java.base/java.nio.DirectByteBuffer.address(DirectByteBuffer.java:321) at java.base/java.util.zip.CRC32.update(CRC32.java:102) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentEntry.computeChecksum(SegmentEntry.java:52) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentWriter.append(SegmentWriter.java:109) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentedEntryWriter.append(SegmentedEntryWriter.java:52) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.EntryJournalV1.appendEntry(EntryJournalV1.java:480) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.runBatch(JournalWriteTask.java:382) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.run(JournalWriteTask.java:305) at java.base/java.lang.VirtualThread.run(VirtualThread.java:329) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.run(JournalWriteTask.java:305) at java.base/java.lang.VirtualThread.run(VirtualThread.java:329) 08:53:59,848 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EnabledRaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: terminating thread VirtualThread[#569,testCaptureSnapshotOnLastEntryInAppendEntries-writer-174]/waiting 08:53:59,848 AM [testCaptureSnapshotOnLastEntryInAppendEntries-writer-174] [DEBUG] JournalWriteTask - testCaptureSnapshotOnLastEntryInAppendEntries: received 1 commands after 574.6 μs 08:53:59,848 AM [testCaptureSnapshotOnLastEntryInAppendEntries-writer-174] [DEBUG] JournalWriteTask - testCaptureSnapshotOnLastEntryInAppendEntries: completed 1 commands in 14.67 μs 08:53:59,848 AM [testCaptureSnapshotOnLastEntryInAppendEntries-writer-174] [DEBUG] JournalWriteTask - testCaptureSnapshotOnLastEntryInAppendEntries: journal writer stopped 08:53:59,849 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EntryJournalV1 - testCaptureSnapshotOnLastEntryInAppendEntries: journal closed 08:53:59,849 AM [test-pekko.actor.default-dispatcher-6] [INFO] EnabledRaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: journal closed 08:53:59,849 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: stopped executor with 0 remaining tasks 08:53:59,849 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: stopped executor with 0 remaining tasks 08:53:59,849 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/testCaptureSnapshotOnLastEntryInAppendEntries] [WARN] [03/10/2026 08:53:59.849] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/testCaptureSnapshotOnLastEntryInAppendEntries]: org.opendaylight.controller.cluster.common.actor.Monitor@a241d6b [INFO] [pekkoDeadLetter][03/10/2026 08:53:59.849] [test-pekko.actor.default-dispatcher-7] [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. [2] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 08:53:59,849 AM [test-pekko.actor.default-dispatcher-11] [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. [2] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 08:53:59,849 AM [test-pekko.actor.default-dispatcher-6] [INFO] RaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: Starting recovery with journal batch size 1000 08:53:59,850 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: started executor 08:53:59,850 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: started executor 08:53:59,850 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EntryJournalV1 - testCaptureSnapshotOnLastEntryInAppendEntries: metadata journal open: replayFrom=1 applyTo=0 08:53:59,850 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EntryJournalV1 - testCaptureSnapshotOnLastEntryInAppendEntries: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 08:53:59,850 AM [test-pekko.actor.default-dispatcher-6] [INFO] EnabledRaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: journal open: applyTo=0 08:53:59,850 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: starting journal recovery 08:53:59,850 AM [testCaptureSnapshotOnLastEntryInAppendEntries-writer-175] [DEBUG] JournalWriteTask - testCaptureSnapshotOnLastEntryInAppendEntries: journal writer started 08:53:59,850 AM [testCaptureSnapshotOnLastEntryInAppendEntries-writer-175] [DEBUG] JournalWriteTask - testCaptureSnapshotOnLastEntryInAppendEntries: waiting to receive commands 08:53:59,850 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - testCaptureSnapshotOnLastEntryInAppendEntries: Set currentTerm=1, votedFor=null 08:53:59,851 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties 08:53:59,851 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/journal-v1-1.log 08:53:59,851 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/metadata-v1-1.log 08:53:59,851 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: no eligible files found 08:53:59,851 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractReplicatedLog - testCaptureSnapshotOnLastEntryInAppendEntries: Moving last applied index from -1 to -1 08:53:59,851 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] JournalRecovery - testCaptureSnapshotOnLastEntryInAppendEntries: empty journal: appending 0 entries 08:53:59,851 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EntryJournalV1 - testCaptureSnapshotOnLastEntryInAppendEntries: updated meta to JournalMeta[replayFrom=1, applyTo=0] 08:53:59,851 AM [test-pekko.actor.default-dispatcher-6] [INFO] Recovery - testCaptureSnapshotOnLastEntryInAppendEntries: Recovery completed in in 343.4 μs: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 08:53:59,851 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: Recovery completed and cannot restore from snapshot 08:53:59,851 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorageCompleter - testCaptureSnapshotOnLastEntryInAppendEntries: running 1 completion(s) 08:53:59,853 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] EnabledRaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: terminating thread VirtualThread[#571,testCaptureSnapshotOnLastEntryInAppendEntries-writer-175]/waiting [ERROR] [03/10/2026 08:53:59.852] [test-pekko.actor.internal-dispatcher-3] [pekko://test/user/testCaptureSnapshotOnLastEntryInAppendEntries] Previous action failed java.util.concurrent.CancellationException: Previous action failed at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.newCancellationWithCause(JournalWriteTask.java:455) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.abortAndFailAction(JournalWriteTask.java:436) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.runBatch(JournalWriteTask.java:398) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.run(JournalWriteTask.java:305) at java.base/java.lang.VirtualThread.run(VirtualThread.java:329) Caused by: java.lang.UnsupportedOperationException: ByteBuffer derived from closeable shared sessions not supported at java.base/java.nio.DirectByteBuffer.address(DirectByteBuffer.java:321) at java.base/java.util.zip.CRC32.update(CRC32.java:102) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentEntry.computeChecksum(SegmentEntry.java:52) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentWriter.append(SegmentWriter.java:109) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentedEntryWriter.append(SegmentedEntryWriter.java:52) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.EntryJournalV1.appendEntry(EntryJournalV1.java:480) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.runBatch(JournalWriteTask.java:382) ... 2 more 08:53:59,853 AM [testCaptureSnapshotOnLastEntryInAppendEntries-writer-175] [DEBUG] JournalWriteTask - testCaptureSnapshotOnLastEntryInAppendEntries: received 1 commands after 2.263 ms 08:53:59,853 AM [test-pekko.actor.default-dispatcher-12] [ERROR] OneForOneStrategy - Previous action failed java.util.concurrent.CancellationException: Previous action failed at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.newCancellationWithCause(JournalWriteTask.java:455) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.abortAndFailAction(JournalWriteTask.java:436) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.runBatch(JournalWriteTask.java:398) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.run(JournalWriteTask.java:305) at java.base/java.lang.VirtualThread.run(VirtualThread.java:329) Caused by: java.lang.UnsupportedOperationException: ByteBuffer derived from closeable shared sessions not supported at java.base/java.nio.DirectByteBuffer.address(DirectByteBuffer.java:321) at java.base/java.util.zip.CRC32.update(CRC32.java:102) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentEntry.computeChecksum(SegmentEntry.java:52) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentWriter.append(SegmentWriter.java:109) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentedEntryWriter.append(SegmentedEntryWriter.java:52) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.EntryJournalV1.appendEntry(EntryJournalV1.java:480) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.runBatch(JournalWriteTask.java:382) ... 2 more 08:53:59,853 AM [testCaptureSnapshotOnLastEntryInAppendEntries-writer-175] [DEBUG] JournalWriteTask - testCaptureSnapshotOnLastEntryInAppendEntries: completed 1 commands in 12.91 μs 08:53:59,853 AM [testCaptureSnapshotOnLastEntryInAppendEntries-writer-175] [DEBUG] JournalWriteTask - testCaptureSnapshotOnLastEntryInAppendEntries: journal writer stopped 08:53:59,853 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] EntryJournalV1 - testCaptureSnapshotOnLastEntryInAppendEntries: journal closed 08:53:59,853 AM [test-pekko.actor.default-dispatcher-7] [INFO] EnabledRaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: journal closed 08:53:59,853 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: stopped executor with 0 remaining tasks 08:53:59,853 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: stopped executor with 0 remaining tasks 08:53:59,853 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/testCaptureSnapshotOnLastEntryInAppendEntries] 08:53:59,854 AM [test-pekko.actor.default-dispatcher-7] [INFO] RaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: Starting recovery with journal batch size 1000 08:53:59,854 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: started executor 08:53:59,854 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: started executor 08:53:59,854 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] EntryJournalV1 - testCaptureSnapshotOnLastEntryInAppendEntries: metadata journal open: replayFrom=1 applyTo=0 [WARN] [03/10/2026 08:53:59.854] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/testCaptureSnapshotOnLastEntryInAppendEntries]: org.opendaylight.controller.cluster.common.actor.Monitor@1f4ef8b1 [INFO] [pekkoDeadLetter][03/10/2026 08:53:59.854] [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. [3] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 08:53:59,854 AM [test-pekko.actor.default-dispatcher-12] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/testCaptureSnapshotOnLastEntryInAppendEntries] to Actor[pekko://test/user/termination-monitor] was not delivered. [3] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 08:53:59,855 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] EntryJournalV1 - testCaptureSnapshotOnLastEntryInAppendEntries: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 08:53:59,855 AM [test-pekko.actor.default-dispatcher-7] [INFO] EnabledRaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: journal open: applyTo=0 08:53:59,855 AM [testCaptureSnapshotOnLastEntryInAppendEntries-writer-176] [DEBUG] JournalWriteTask - testCaptureSnapshotOnLastEntryInAppendEntries: journal writer started 08:53:59,855 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: starting journal recovery 08:53:59,855 AM [testCaptureSnapshotOnLastEntryInAppendEntries-writer-176] [DEBUG] JournalWriteTask - testCaptureSnapshotOnLastEntryInAppendEntries: waiting to receive commands 08:53:59,855 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] PropertiesTermInfoStore - testCaptureSnapshotOnLastEntryInAppendEntries: Set currentTerm=1, votedFor=null 08:53:59,855 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties 08:53:59,855 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/journal-v1-1.log 08:53:59,855 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/metadata-v1-1.log 08:53:59,855 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: no eligible files found 08:53:59,855 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractReplicatedLog - testCaptureSnapshotOnLastEntryInAppendEntries: Moving last applied index from -1 to -1 08:53:59,855 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] JournalRecovery - testCaptureSnapshotOnLastEntryInAppendEntries: empty journal: appending 0 entries 08:53:59,855 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] EntryJournalV1 - testCaptureSnapshotOnLastEntryInAppendEntries: updated meta to JournalMeta[replayFrom=1, applyTo=0] 08:53:59,855 AM [test-pekko.actor.default-dispatcher-7] [INFO] Recovery - testCaptureSnapshotOnLastEntryInAppendEntries: Recovery completed in in 416.3 μs: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 08:53:59,855 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActor - testCaptureSnapshotOnLastEntryInAppendEntries: Recovery completed and cannot restore from snapshot [WARN] [03/10/2026 08:53:59.856] [test-pekko.actor.default-dispatcher-7] [pekko://test/user/testCaptureSnapshotOnLastEntryInAppendEntries] unhandled message from Actor[pekko://test/deadLetters]: FollowerInitialSyncUpStatus[memberId=testCaptureSnapshotOnLastEntryInAppendEntries, initialSyncDone=false] [INFO] [pekkoDeadLetter][03/10/2026 08:53:59.856] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/testCaptureSnapshotOnLastEntryInAppendEntries] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[pekko://test/user/testCaptureSnapshotOnLastEntryInAppendEntries] was unhandled. [4] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 08:53:59,856 AM [test-pekko.actor.default-dispatcher-7] [INFO] TestActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[pekko://test/user/testCaptureSnapshotOnLastEntryInAppendEntries] was unhandled. [4] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 08:53:59,947 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties 08:53:59,947 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/journal-v1-1.log 08:53:59,947 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/metadata-v1-1.log 08:53:59,947 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: no eligible files found 08:54:00,48 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties 08:54:00,48 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/journal-v1-1.log 08:54:00,48 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/metadata-v1-1.log 08:54:00,48 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: no eligible files found 08:54:00,149 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties 08:54:00,149 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/journal-v1-1.log 08:54:00,149 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/metadata-v1-1.log 08:54:00,149 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: no eligible files found 08:54:00,250 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties 08:54:00,250 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/journal-v1-1.log 08:54:00,250 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/metadata-v1-1.log 08:54:00,250 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: no eligible files found 08:54:00,351 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties 08:54:00,351 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/journal-v1-1.log 08:54:00,351 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/metadata-v1-1.log 08:54:00,351 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: no eligible files found 08:54:00,452 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties 08:54:00,452 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/journal-v1-1.log 08:54:00,452 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/metadata-v1-1.log 08:54:00,452 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: no eligible files found 08:54:00,553 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties 08:54:00,553 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/journal-v1-1.log 08:54:00,553 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/metadata-v1-1.log 08:54:00,553 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: no eligible files found 08:54:00,654 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties 08:54:00,654 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/journal-v1-1.log 08:54:00,654 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/metadata-v1-1.log 08:54:00,654 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: no eligible files found 08:54:00,755 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties 08:54:00,755 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/journal-v1-1.log 08:54:00,755 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/metadata-v1-1.log 08:54:00,755 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: no eligible files found 08:54:00,855 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties 08:54:00,855 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/journal-v1-1.log 08:54:00,855 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/metadata-v1-1.log 08:54:00,855 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: no eligible files found 08:54:00,956 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties 08:54:00,956 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/journal-v1-1.log 08:54:00,956 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/metadata-v1-1.log 08:54:00,956 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: no eligible files found 08:54:01,57 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties 08:54:01,57 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/journal-v1-1.log 08:54:01,57 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/metadata-v1-1.log 08:54:01,57 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: no eligible files found 08:54:01,157 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties 08:54:01,157 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/journal-v1-1.log 08:54:01,157 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/metadata-v1-1.log 08:54:01,158 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: no eligible files found 08:54:01,258 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties 08:54:01,258 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/journal-v1-1.log 08:54:01,258 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/metadata-v1-1.log 08:54:01,258 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: no eligible files found 08:54:01,359 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties 08:54:01,359 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/journal-v1-1.log 08:54:01,359 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/metadata-v1-1.log 08:54:01,359 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: no eligible files found 08:54:01,459 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties 08:54:01,459 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/journal-v1-1.log 08:54:01,460 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/metadata-v1-1.log 08:54:01,460 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: no eligible files found 08:54:01,560 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties 08:54:01,560 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/journal-v1-1.log 08:54:01,560 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/metadata-v1-1.log 08:54:01,560 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: no eligible files found 08:54:01,661 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties 08:54:01,661 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/journal-v1-1.log 08:54:01,661 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/metadata-v1-1.log 08:54:01,661 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: no eligible files found 08:54:01,762 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties 08:54:01,762 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/journal-v1-1.log 08:54:01,762 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/metadata-v1-1.log 08:54:01,762 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: no eligible files found 08:54:01,862 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties 08:54:01,862 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/journal-v1-1.log 08:54:01,862 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/metadata-v1-1.log 08:54:01,862 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: no eligible files found 08:54:01,963 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties 08:54:01,963 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/journal-v1-1.log 08:54:01,963 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/metadata-v1-1.log 08:54:01,963 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: no eligible files found 08:54:02,64 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties 08:54:02,64 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/journal-v1-1.log 08:54:02,64 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/metadata-v1-1.log 08:54:02,64 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: no eligible files found 08:54:02,165 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties 08:54:02,165 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/journal-v1-1.log 08:54:02,165 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/metadata-v1-1.log 08:54:02,165 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: no eligible files found 08:54:02,265 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties 08:54:02,265 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/journal-v1-1.log 08:54:02,265 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/metadata-v1-1.log 08:54:02,266 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: no eligible files found 08:54:02,366 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties 08:54:02,366 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/journal-v1-1.log 08:54:02,366 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/metadata-v1-1.log 08:54:02,366 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: no eligible files found 08:54:02,467 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties 08:54:02,467 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/journal-v1-1.log 08:54:02,467 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/metadata-v1-1.log 08:54:02,467 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: no eligible files found 08:54:02,568 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties 08:54:02,568 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/journal-v1-1.log 08:54:02,568 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/metadata-v1-1.log 08:54:02,568 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: no eligible files found 08:54:02,669 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties 08:54:02,669 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/journal-v1-1.log 08:54:02,669 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/metadata-v1-1.log 08:54:02,669 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: no eligible files found 08:54:02,770 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties 08:54:02,770 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/journal-v1-1.log 08:54:02,770 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/metadata-v1-1.log 08:54:02,770 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: no eligible files found 08:54:02,871 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties 08:54:02,871 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/journal-v1-1.log 08:54:02,871 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/metadata-v1-1.log 08:54:02,871 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: no eligible files found 08:54:02,972 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties 08:54:02,972 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/journal-v1-1.log 08:54:02,972 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/metadata-v1-1.log 08:54:02,972 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: no eligible files found 08:54:03,72 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties 08:54:03,72 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/journal-v1-1.log 08:54:03,72 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/metadata-v1-1.log 08:54:03,72 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: no eligible files found 08:54:03,173 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties 08:54:03,173 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/journal-v1-1.log 08:54:03,173 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/metadata-v1-1.log 08:54:03,173 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: no eligible files found 08:54:03,274 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties 08:54:03,274 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/journal-v1-1.log 08:54:03,274 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/metadata-v1-1.log 08:54:03,274 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: no eligible files found 08:54:03,375 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties 08:54:03,375 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/journal-v1-1.log 08:54:03,375 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/metadata-v1-1.log 08:54:03,375 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: no eligible files found 08:54:03,475 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties 08:54:03,475 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/journal-v1-1.log 08:54:03,475 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/metadata-v1-1.log 08:54:03,475 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: no eligible files found 08:54:03,576 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties 08:54:03,576 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/journal-v1-1.log 08:54:03,576 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/metadata-v1-1.log 08:54:03,576 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: no eligible files found 08:54:03,676 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties 08:54:03,676 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/journal-v1-1.log 08:54:03,676 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/metadata-v1-1.log 08:54:03,676 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: no eligible files found 08:54:03,777 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties 08:54:03,777 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/journal-v1-1.log 08:54:03,777 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/metadata-v1-1.log 08:54:03,777 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: no eligible files found 08:54:03,878 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties 08:54:03,878 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/journal-v1-1.log 08:54:03,878 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/metadata-v1-1.log 08:54:03,878 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: no eligible files found 08:54:03,978 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties 08:54:03,978 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/journal-v1-1.log 08:54:03,978 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/metadata-v1-1.log 08:54:03,978 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: no eligible files found 08:54:04,79 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties 08:54:04,79 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/journal-v1-1.log 08:54:04,79 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/metadata-v1-1.log 08:54:04,79 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: no eligible files found 08:54:04,179 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties 08:54:04,179 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/journal-v1-1.log 08:54:04,179 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/metadata-v1-1.log 08:54:04,179 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: no eligible files found 08:54:04,280 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties 08:54:04,280 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/journal-v1-1.log 08:54:04,280 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/metadata-v1-1.log 08:54:04,280 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: no eligible files found 08:54:04,381 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties 08:54:04,381 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/journal-v1-1.log 08:54:04,381 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/metadata-v1-1.log 08:54:04,381 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: no eligible files found 08:54:04,481 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties 08:54:04,481 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/journal-v1-1.log 08:54:04,481 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/metadata-v1-1.log 08:54:04,481 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: no eligible files found 08:54:04,582 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties 08:54:04,582 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/journal-v1-1.log 08:54:04,582 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/metadata-v1-1.log 08:54:04,582 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: no eligible files found 08:54:04,683 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties 08:54:04,683 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/journal-v1-1.log 08:54:04,683 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/metadata-v1-1.log 08:54:04,683 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: no eligible files found 08:54:04,783 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/TermInfo.properties 08:54:04,783 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/journal-v1-1.log 08:54:04,783 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: skipping unrecognized file /tmp/junit-10159429846190369142/testCaptureSnapshotOnLastEntryInAppendEntries/metadata-v1-1.log 08:54:04,783 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: no eligible files found 08:54:04,885 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior448#-1276418578] 08:54:04,896 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower449#2099053863] 08:54:04,896 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader450#-1865456986] 08:54:04,896 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/testCaptureSnapshotOnLastEntryInAppendEntries] 08:54:04,896 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] EnabledRaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: terminating thread VirtualThread[#572,testCaptureSnapshotOnLastEntryInAppendEntries-writer-176]/waiting 08:54:04,896 AM [testCaptureSnapshotOnLastEntryInAppendEntries-writer-176] [DEBUG] JournalWriteTask - testCaptureSnapshotOnLastEntryInAppendEntries: received 1 commands after 5.041 s 08:54:04,897 AM [testCaptureSnapshotOnLastEntryInAppendEntries-writer-176] [DEBUG] JournalWriteTask - testCaptureSnapshotOnLastEntryInAppendEntries: completed 1 commands in 29.93 μs 08:54:04,897 AM [testCaptureSnapshotOnLastEntryInAppendEntries-writer-176] [DEBUG] JournalWriteTask - testCaptureSnapshotOnLastEntryInAppendEntries: journal writer stopped 08:54:04,897 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] EntryJournalV1 - testCaptureSnapshotOnLastEntryInAppendEntries: journal closed 08:54:04,897 AM [test-pekko.actor.default-dispatcher-12] [INFO] EnabledRaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: journal closed 08:54:04,897 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: stopped executor with 0 remaining tasks 08:54:04,897 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - testCaptureSnapshotOnLastEntryInAppendEntries: stopped executor with 0 remaining tasks 08:54:04,906 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:54:04,907 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior451#1519154867] 08:54:04,918 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower452#542074464] 08:54:04,918 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader453#-893184322] 08:54:04,923 AM [main] [INFO] FollowerTest - Starting testHandleRequestVoteWhenSenderTermEqualToCurrentTermAndVotedForIsNotTheSameAsCandidateId 08:54:04,923 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:54:04,925 AM [main] [DEBUG] RaftActorBehavior - follower (Follower): In requestVote: RequestVote{term=1000, candidateId=candidate, lastLogIndex=10000, lastLogTerm=999} - currentTerm: 1000, votedFor: test, lastIndex: 1, lastTerm: 1 08:54:04,925 AM [main] [DEBUG] RaftActorBehavior - follower (Follower): requestVote returning: RequestVoteReply{term=1000, voteGranted=false} 08:54:04,926 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior454#-498996702] 08:54:04,936 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower455#903989153] 08:54:04,936 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader456#757443192] 08:54:04,941 AM [main] [INFO] FollowerTest - Starting testHandleFirstAppendEntriesWithPrevIndexMinusOneAndReplicatedToAllIndexPresentInSnapshot 08:54:04,942 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:54:04,942 AM [main] [INFO] Follower - follower (Follower): Term 2 in "AppendEntries{term=2, leaderId=leader-1, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=101, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=101, term=2, command=foo]]}" message is greater than follower's term 1 - updating term 08:54:04,943 AM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader-1, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=101, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=101, term=2, command=foo]]} 08:54:04,943 AM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 1 08:54:04,943 AM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 100, entries to be added from: 0 08:54:04,943 AM [main] [DEBUG] Follower - follower (Follower): Append entry to log foo 08:54:04,943 AM [main] [DEBUG] Follower - follower (Follower): Log size is now 1 08:54:04,943 AM [main] [DEBUG] Follower - follower (Follower): Commit index set to 101 08:54:04,943 AM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries returning : AppendEntriesReply{term=2, success=true, followerId=follower, logLastIndex=101, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 08:54:04,943 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 101 08:54:04,943 AM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 101, context.getLastApplied(): 1, lastIndex(): 101 08:54:04,944 AM [main] [WARN] RaftActorBehavior - follower (Follower): Missing index 2 from log. Cannot apply state. Ignoring 2 to 101 08:54:04,944 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior457#1528531828] 08:54:04,955 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower458#1295886082] 08:54:04,955 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader459#1400033466] 08:54:04,959 AM [main] [INFO] FollowerTest - Starting testHandleAppendEntriesLeaderChangedBeforeSyncUpComplete 08:54:04,959 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:54:04,960 AM [main] [INFO] Follower - follower (Follower): Term 2 in "AppendEntries{term=2, leaderId=leader-1, prevLogIndex=100, prevLogTerm=1, leaderCommit=101, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=101, term=2, command=foo]]}" message is greater than follower's term 1 - updating term 08:54:04,960 AM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader-1, prevLogIndex=100, prevLogTerm=1, leaderCommit=101, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=101, term=2, command=foo]]} 08:54:04,961 AM [main] [INFO] Follower - follower (Follower): The log is not empty but the prevLogIndex 100 was not found in it - lastIndex: 1, snapshotIndex: -1, snapshotTerm: -1 08:54:04,961 AM [main] [INFO] Follower - follower (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=2, success=false, followerId=follower, logLastIndex=1, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 08:54:04,962 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 101 08:54:04,962 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from 1 to 100 08:54:04,962 AM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader-2, prevLogIndex=45, prevLogTerm=1, leaderCommit=46, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=101, term=2, command=foo]]} 08:54:04,963 AM [main] [INFO] Follower - follower (Follower): The log is not empty but the prevLogIndex 45 was not found in it - lastIndex: 100, snapshotIndex: -1, snapshotTerm: -1 08:54:04,963 AM [main] [INFO] Follower - follower (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=2, success=false, followerId=follower, logLastIndex=100, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 08:54:04,963 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-2, need to catch up to 46 08:54:04,964 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior460#-1116226872] 08:54:04,975 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower461#924779740] 08:54:04,975 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader462#877164626] 08:54:04,979 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:54:04,980 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior463#-1462440222] 08:54:04,991 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower464#1548380243] 08:54:04,991 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader465#-1599319494] 08:54:04,995 AM [main] [INFO] FollowerTest - Starting testHandleSyncUpAppendEntries 08:54:04,995 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:54:04,996 AM [main] [INFO] Follower - follower (Follower): Term 2 in "AppendEntries{term=2, leaderId=leader-1, prevLogIndex=100, prevLogTerm=1, leaderCommit=101, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=101, term=2, command=foo]]}" message is greater than follower's term 1 - updating term 08:54:04,997 AM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader-1, prevLogIndex=100, prevLogTerm=1, leaderCommit=101, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=101, term=2, command=foo]]} 08:54:04,997 AM [main] [INFO] Follower - follower (Follower): The log is not empty but the prevLogIndex 100 was not found in it - lastIndex: 1, snapshotIndex: -1, snapshotTerm: -1 08:54:04,998 AM [main] [INFO] Follower - follower (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=2, success=false, followerId=follower, logLastIndex=1, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 08:54:04,998 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 101 08:54:04,998 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 101 08:54:04,999 AM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader-1, prevLogIndex=101, prevLogTerm=1, leaderCommit=102, replicatedToAllIndex=101, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=101, term=2, command=foo]]} 08:54:04,999 AM [main] [INFO] Follower - follower (Follower): The log is not empty but the prevLogIndex 101 was not found in it - lastIndex: 101, snapshotIndex: -1, snapshotTerm: -1 08:54:04,999 AM [main] [INFO] Follower - follower (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=2, success=false, followerId=follower, logLastIndex=101, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 08:54:04,999 AM [main] [DEBUG] SyncStatusTracker - follower: Lagging 1 entries behind leader leader-1 and reached 101 (of expected 101) 08:54:05,0 AM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader-1, prevLogIndex=101, prevLogTerm=1, leaderCommit=102, replicatedToAllIndex=101, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=101, term=2, command=foo]]} 08:54:05,0 AM [main] [INFO] Follower - follower (Follower): The log is not empty but the prevLogIndex 101 was not found in it - lastIndex: 101, snapshotIndex: -1, snapshotTerm: -1 08:54:05,0 AM [main] [INFO] Follower - follower (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=2, success=false, followerId=follower, logLastIndex=101, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 08:54:05,1 AM [main] [DEBUG] SyncStatusTracker - follower: Lagging 1 entries behind leader leader-1 and reached 101 (of expected 101) 08:54:05,1 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior466#547502824] 08:54:05,12 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower467#-1031050839] 08:54:05,12 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader468#1777797832] 08:54:05,16 AM [main] [INFO] FollowerTest - Starting testHandleAppendAfterInstallingSnapshot 08:54:05,16 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:54:05,18 AM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=1, leaderId=leader, prevLogIndex=3, prevLogTerm=1, leaderCommit=4, replicatedToAllIndex=3, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=4, term=1, command=four]]} 08:54:05,18 AM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 1 08:54:05,18 AM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 3, entries to be added from: 0 08:54:05,18 AM [main] [DEBUG] Follower - follower (Follower): Append entry to log four 08:54:05,18 AM [main] [DEBUG] Follower - follower (Follower): Log size is now 1 08:54:05,18 AM [main] [DEBUG] Follower - follower (Follower): Commit index set to 4 08:54:05,18 AM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries returning : AppendEntriesReply{term=1, success=true, followerId=follower, logLastIndex=4, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 08:54:05,19 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 4 08:54:05,19 AM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 4, context.getLastApplied(): -1, lastIndex(): 4 08:54:05,19 AM [main] [WARN] RaftActorBehavior - follower (Follower): Missing index 0 from log. Cannot apply state. Ignoring 0 to 4 08:54:05,19 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior469#2089938118] 08:54:05,30 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower470#2017999852] 08:54:05,30 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader471#1047438910] 08:54:05,35 AM [main] [INFO] FollowerTest - Starting testNeedsLeaderAddress 08:54:05,35 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:54:05,37 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to -1 08:54:05,38 AM [main] [DEBUG] Follower - New leader address: pekko://test/user/leader474 08:54:05,38 AM [main] [INFO] PeerInfos - follower: Peer address for peer leader set to pekko://test/user/leader474 08:54:05,40 AM [main] [DEBUG] SyncStatusTracker - follower: Lagging 0 entries behind leader leader and reached -1 (of expected -1) 08:54:05,41 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior472#-55981013] 08:54:05,51 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower473#130903891] 08:54:05,52 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader474#-1879768124] 08:54:05,56 AM [main] [INFO] FollowerTest - Starting testHandleFirstAppendEntriesWithPrevIndexMinusOneAndReplicatedToAllIndexPresentInLog 08:54:05,56 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:54:05,57 AM [main] [INFO] Follower - follower (Follower): Term 2 in "AppendEntries{term=2, leaderId=leader-1, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=101, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=101, term=2, command=foo]]}" message is greater than follower's term 1 - updating term 08:54:05,58 AM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader-1, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=101, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=101, term=2, command=foo]]} 08:54:05,58 AM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 1 08:54:05,58 AM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 100, entries to be added from: 0 08:54:05,58 AM [main] [DEBUG] Follower - follower (Follower): Append entry to log foo 08:54:05,58 AM [main] [DEBUG] Follower - follower (Follower): Log size is now 2 08:54:05,58 AM [main] [DEBUG] Follower - follower (Follower): Commit index set to 101 08:54:05,58 AM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries returning : AppendEntriesReply{term=2, success=true, followerId=follower, logLastIndex=101, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 08:54:05,58 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 101 08:54:05,58 AM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 101, context.getLastApplied(): 1, lastIndex(): 101 08:54:05,59 AM [main] [WARN] RaftActorBehavior - follower (Follower): Missing index 2 from log. Cannot apply state. Ignoring 2 to 101 08:54:05,59 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior475#849118717] 08:54:05,70 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower476#1120467001] 08:54:05,70 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader477#-1617772458] 08:54:05,74 AM [main] [INFO] FollowerTest - Starting testHandleFirstAppendEntries 08:54:05,74 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:54:05,75 AM [main] [INFO] Follower - follower (Follower): Term 2 in "AppendEntries{term=2, leaderId=leader-1, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=101, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=101, term=2, command=foo]]}" message is greater than follower's term 1 - updating term 08:54:05,76 AM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader-1, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=101, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=101, term=2, command=foo]]} 08:54:05,76 AM [main] [INFO] Follower - follower (Follower): Cannot append entries because the replicatedToAllIndex 100 does not appear to be in the in-memory journal - lastIndex: 1, snapshotIndex: -1, snapshotTerm: -1 08:54:05,76 AM [main] [INFO] Follower - follower (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=2, success=false, followerId=follower, logLastIndex=1, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 08:54:05,76 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 101 08:54:05,77 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior478#1233974817] 08:54:05,88 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower479#824284628] 08:54:05,88 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader480#579430046] 08:54:05,92 AM [main] [INFO] FollowerTest - Starting testCaptureSnapshotOnAppendEntriesWithUnapplied 08:54:05,94 AM [main] [DEBUG] PropertiesTermInfoStore - testCaptureSnapshotOnAppendEntriesWithUnapplied: Set currentTerm=1, votedFor=null 08:54:05,95 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/testCaptureSnapshotOnAppendEntriesWithUnapplied] [WARN] [03/10/2026 08:54:05.095] [test-pekko.actor.default-dispatcher-7] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/testCaptureSnapshotOnAppendEntriesWithUnapplied]: org.opendaylight.controller.cluster.common.actor.Monitor@28aa25a1 08:54:05,95 AM [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. [5] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. [INFO] [pekkoDeadLetter][03/10/2026 08:54:05.095] [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. [5] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 08:54:05,96 AM [test-pekko.actor.default-dispatcher-12] [INFO] RaftActor - testCaptureSnapshotOnAppendEntriesWithUnapplied: Starting recovery with journal batch size 1000 08:54:05,96 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: started executor 08:54:05,96 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: started executor 08:54:05,96 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] EntryJournalV1 - testCaptureSnapshotOnAppendEntriesWithUnapplied: metadata journal open: replayFrom=1 applyTo=0 08:54:05,96 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] EntryJournalV1 - testCaptureSnapshotOnAppendEntriesWithUnapplied: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 08:54:05,96 AM [test-pekko.actor.default-dispatcher-12] [INFO] EnabledRaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: journal open: applyTo=0 08:54:05,97 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - testCaptureSnapshotOnAppendEntriesWithUnapplied: starting journal recovery 08:54:05,97 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties does not exist 08:54:05,97 AM [testCaptureSnapshotOnAppendEntriesWithUnapplied-writer-177] [DEBUG] JournalWriteTask - testCaptureSnapshotOnAppendEntriesWithUnapplied: journal writer started 08:54:05,97 AM [testCaptureSnapshotOnAppendEntriesWithUnapplied-writer-177] [DEBUG] JournalWriteTask - testCaptureSnapshotOnAppendEntriesWithUnapplied: waiting to receive commands 08:54:05,99 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - testCaptureSnapshotOnAppendEntriesWithUnapplied: Set currentTerm=0, votedFor=null 08:54:05,99 AM [test-pekko.actor.default-dispatcher-12] [INFO] Recovery - testCaptureSnapshotOnAppendEntriesWithUnapplied: Local TermInfo store seeded with TermInfo{term=0} 08:54:05,99 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties 08:54:05,99 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/journal-v1-1.log 08:54:05,99 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/metadata-v1-1.log 08:54:05,99 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: no eligible files found 08:54:05,99 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractReplicatedLog - testCaptureSnapshotOnAppendEntriesWithUnapplied: Moving last applied index from -1 to -1 08:54:05,99 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] JournalRecovery - testCaptureSnapshotOnAppendEntriesWithUnapplied: empty journal: appending 0 entries 08:54:05,99 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] EntryJournalV1 - testCaptureSnapshotOnAppendEntriesWithUnapplied: updated meta to JournalMeta[replayFrom=1, applyTo=0] 08:54:05,99 AM [test-pekko.actor.default-dispatcher-12] [INFO] Recovery - testCaptureSnapshotOnAppendEntriesWithUnapplied: Recovery completed in in 2.434 ms: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 08:54:05,99 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - testCaptureSnapshotOnAppendEntriesWithUnapplied: Recovery completed and can restore from snapshot 08:54:05,99 AM [test-pekko.actor.default-dispatcher-12] [INFO] Follower - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): Term 1 in "AppendEntries{term=1, leaderId=leader, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=0, term=1, command=one], DefaultLogEntry[index=1, term=1, command=two], DefaultLogEntry[index=2, term=1, command=three]]}" message is greater than follower's term 0 - updating term 08:54:05,101 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - testCaptureSnapshotOnAppendEntriesWithUnapplied: Set currentTerm=1, votedFor=null 08:54:05,101 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Follower - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): handleAppendEntries: AppendEntries{term=1, leaderId=leader, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=0, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=0, term=1, command=one], DefaultLogEntry[index=1, term=1, command=two], DefaultLogEntry[index=2, term=1, command=three]]} 08:54:05,101 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Follower - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): Number of entries to be appended = 3 08:54:05,101 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Follower - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 08:54:05,101 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Follower - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): Append entry to log one 08:54:05,101 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnAppendEntriesWithUnapplied: Append log entry and persist DefaultLogEntry[index=0, term=1, command=one] 08:54:05,101 AM [testCaptureSnapshotOnAppendEntriesWithUnapplied-writer-177] [DEBUG] JournalWriteTask - testCaptureSnapshotOnAppendEntriesWithUnapplied: received 1 commands after 4.566 ms 08:54:05,102 AM [testCaptureSnapshotOnAppendEntriesWithUnapplied-writer-177] [DEBUG] RaftStorageCompleter - testCaptureSnapshotOnAppendEntriesWithUnapplied: 1 completion(s) pending 08:54:05,102 AM [testCaptureSnapshotOnAppendEntriesWithUnapplied-writer-177] [DEBUG] JournalWriteTask - testCaptureSnapshotOnAppendEntriesWithUnapplied: completed 1 commands in 183.3 μs 08:54:05,102 AM [testCaptureSnapshotOnAppendEntriesWithUnapplied-writer-177] [DEBUG] JournalWriteTask - testCaptureSnapshotOnAppendEntriesWithUnapplied: waiting to receive commands 08:54:05,102 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Follower - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): Append entry to log two 08:54:05,102 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnAppendEntriesWithUnapplied: Append log entry and persist DefaultLogEntry[index=1, term=1, command=two] 08:54:05,102 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Follower - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): Append entry to log three 08:54:05,102 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnAppendEntriesWithUnapplied: Append log entry and persist DefaultLogEntry[index=2, term=1, command=three] 08:54:05,102 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Follower - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): Log size is now 3 08:54:05,102 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Follower - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): Commit index set to 0 08:54:05,102 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Follower - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): handleAppendEntries returning : AppendEntriesReply{term=1, success=true, followerId=testCaptureSnapshotOnAppendEntriesWithUnapplied, logLastIndex=2, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 08:54:05,102 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] SyncStatusTracker - testCaptureSnapshotOnAppendEntriesWithUnapplied: Last sync leader does not match current leader leader, need to catch up to 0 08:54:05,102 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] Follower - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 0, context.getLastApplied(): -1, lastIndex(): 2 08:54:05,102 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActorBehavior - testCaptureSnapshotOnAppendEntriesWithUnapplied (Follower): Setting last applied to 0 08:54:05,102 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractReplicatedLog - testCaptureSnapshotOnAppendEntriesWithUnapplied: Moving last applied index from -1 to 0 08:54:05,102 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - testCaptureSnapshotOnAppendEntriesWithUnapplied: Applying state for log index 0 data one 08:54:05,102 AM [test-pekko.actor.default-dispatcher-12] [INFO] MockRaftActor - testCaptureSnapshotOnAppendEntriesWithUnapplied: applyState called: one 08:54:05,102 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorageCompleter - testCaptureSnapshotOnAppendEntriesWithUnapplied: running 1 completion(s) 08:54:05,102 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorageCompleter - testCaptureSnapshotOnAppendEntriesWithUnapplied: completed synchronized callback AppendReceivedCallback{entry=JournaledLogEntry{index=0, term=1, command=one, pending=false}, callback=org.opendaylight.controller.cluster.raft.behaviors.Follower$$Lambda/0x00000007c091cf90@6a7ee4ac} 08:54:05,102 AM [testCaptureSnapshotOnAppendEntriesWithUnapplied-writer-177] [DEBUG] JournalWriteTask - testCaptureSnapshotOnAppendEntriesWithUnapplied: received 3 commands after 444.4 μs 08:54:05,102 AM [testCaptureSnapshotOnAppendEntriesWithUnapplied-writer-177] [DEBUG] RaftStorageCompleter - testCaptureSnapshotOnAppendEntriesWithUnapplied: 3 completion(s) pending 08:54:05,102 AM [test-pekko.actor.default-dispatcher-6] [ERROR] OneForOneStrategy - ByteBuffer derived from closeable shared sessions not supported java.lang.UnsupportedOperationException: ByteBuffer derived from closeable shared sessions not supported at java.base/java.nio.DirectByteBuffer.address(DirectByteBuffer.java:321) at java.base/java.util.zip.CRC32.update(CRC32.java:102) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentEntry.computeChecksum(SegmentEntry.java:52) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentWriter.append(SegmentWriter.java:109) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentedEntryWriter.append(SegmentedEntryWriter.java:52) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.EntryJournalV1.appendEntry(EntryJournalV1.java:480) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.runBatch(JournalWriteTask.java:382) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.run(JournalWriteTask.java:305) at java.base/java.lang.VirtualThread.run(VirtualThread.java:329) 08:54:05,102 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] EnabledRaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: terminating thread VirtualThread[#574,testCaptureSnapshotOnAppendEntriesWithUnapplied-writer-177]/blocked@ForkJoinPool-12-worker-8 08:54:05,102 AM [testCaptureSnapshotOnAppendEntriesWithUnapplied-writer-177] [DEBUG] JournalWriteTask - testCaptureSnapshotOnAppendEntriesWithUnapplied: completed 3 commands in 78.34 μs 08:54:05,102 AM [testCaptureSnapshotOnAppendEntriesWithUnapplied-writer-177] [DEBUG] JournalWriteTask - testCaptureSnapshotOnAppendEntriesWithUnapplied: waiting to receive commands [ERROR] [03/10/2026 08:54:05.102] [test-pekko.actor.internal-dispatcher-4] [pekko://test/user/testCaptureSnapshotOnAppendEntriesWithUnapplied] ByteBuffer derived from closeable shared sessions not supported java.lang.UnsupportedOperationException: ByteBuffer derived from closeable shared sessions not supported at java.base/java.nio.DirectByteBuffer.address(DirectByteBuffer.java:321) at java.base/java.util.zip.CRC32.update(CRC32.java:102) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentEntry.computeChecksum(SegmentEntry.java:52) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentWriter.append(SegmentWriter.java:109) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentedEntryWriter.append(SegmentedEntryWriter.java:52) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.EntryJournalV1.appendEntry(EntryJournalV1.java:480) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.runBatch(JournalWriteTask.java:382) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.run(JournalWriteTask.java:305) at java.base/java.lang.VirtualThread.run(VirtualThread.java:329) 08:54:05,102 AM [testCaptureSnapshotOnAppendEntriesWithUnapplied-writer-177] [DEBUG] JournalWriteTask - testCaptureSnapshotOnAppendEntriesWithUnapplied: received 1 commands after 45.97 μs 08:54:05,102 AM [testCaptureSnapshotOnAppendEntriesWithUnapplied-writer-177] [DEBUG] JournalWriteTask - testCaptureSnapshotOnAppendEntriesWithUnapplied: completed 1 commands in 7.150 μs 08:54:05,102 AM [testCaptureSnapshotOnAppendEntriesWithUnapplied-writer-177] [DEBUG] JournalWriteTask - testCaptureSnapshotOnAppendEntriesWithUnapplied: journal writer stopped 08:54:05,103 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] EntryJournalV1 - testCaptureSnapshotOnAppendEntriesWithUnapplied: journal closed 08:54:05,103 AM [test-pekko.actor.default-dispatcher-12] [INFO] EnabledRaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: journal closed 08:54:05,103 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: stopped executor with 0 remaining tasks 08:54:05,103 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: stopped executor with 0 remaining tasks 08:54:05,103 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/testCaptureSnapshotOnAppendEntriesWithUnapplied] [WARN] [03/10/2026 08:54:05.103] [test-pekko.actor.default-dispatcher-7] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/testCaptureSnapshotOnAppendEntriesWithUnapplied]: org.opendaylight.controller.cluster.common.actor.Monitor@7191743 [INFO] [pekkoDeadLetter][03/10/2026 08:54:05.103] [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. [6] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 08:54:05,103 AM [test-pekko.actor.default-dispatcher-12] [INFO] RaftActor - testCaptureSnapshotOnAppendEntriesWithUnapplied: Starting recovery with journal batch size 1000 08:54:05,103 AM [test-pekko.actor.default-dispatcher-11] [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. [6] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 08:54:05,103 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: started executor 08:54:05,103 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: started executor 08:54:05,103 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] EntryJournalV1 - testCaptureSnapshotOnAppendEntriesWithUnapplied: metadata journal open: replayFrom=1 applyTo=0 08:54:05,104 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] EntryJournalV1 - testCaptureSnapshotOnAppendEntriesWithUnapplied: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 08:54:05,104 AM [test-pekko.actor.default-dispatcher-12] [INFO] EnabledRaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: journal open: applyTo=0 08:54:05,104 AM [testCaptureSnapshotOnAppendEntriesWithUnapplied-writer-178] [DEBUG] JournalWriteTask - testCaptureSnapshotOnAppendEntriesWithUnapplied: journal writer started 08:54:05,104 AM [testCaptureSnapshotOnAppendEntriesWithUnapplied-writer-178] [DEBUG] JournalWriteTask - testCaptureSnapshotOnAppendEntriesWithUnapplied: waiting to receive commands 08:54:05,104 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - testCaptureSnapshotOnAppendEntriesWithUnapplied: starting journal recovery 08:54:05,104 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - testCaptureSnapshotOnAppendEntriesWithUnapplied: Set currentTerm=1, votedFor=null 08:54:05,104 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties 08:54:05,104 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/journal-v1-1.log 08:54:05,104 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/metadata-v1-1.log 08:54:05,104 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: no eligible files found 08:54:05,104 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractReplicatedLog - testCaptureSnapshotOnAppendEntriesWithUnapplied: Moving last applied index from -1 to -1 08:54:05,104 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] JournalRecovery - testCaptureSnapshotOnAppendEntriesWithUnapplied: empty journal: appending 0 entries 08:54:05,104 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] EntryJournalV1 - testCaptureSnapshotOnAppendEntriesWithUnapplied: updated meta to JournalMeta[replayFrom=1, applyTo=0] 08:54:05,104 AM [test-pekko.actor.default-dispatcher-12] [INFO] Recovery - testCaptureSnapshotOnAppendEntriesWithUnapplied: Recovery completed in in 231.9 μs: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 08:54:05,104 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - testCaptureSnapshotOnAppendEntriesWithUnapplied: Recovery completed and cannot restore from snapshot 08:54:05,104 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorageCompleter - testCaptureSnapshotOnAppendEntriesWithUnapplied: running 3 completion(s) 08:54:05,104 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorageCompleter - testCaptureSnapshotOnAppendEntriesWithUnapplied: completed synchronized callback AppendReceivedCallback{entry=JournaledLogEntry{index=1, term=1, command=two, pending=false}, callback=org.opendaylight.controller.cluster.raft.behaviors.Follower$$Lambda/0x00000007c091cf90@6a7ee4ac} 08:54:05,104 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] EnabledRaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: terminating thread VirtualThread[#576,testCaptureSnapshotOnAppendEntriesWithUnapplied-writer-178]/waiting 08:54:05,104 AM [testCaptureSnapshotOnAppendEntriesWithUnapplied-writer-178] [DEBUG] JournalWriteTask - testCaptureSnapshotOnAppendEntriesWithUnapplied: received 1 commands after 689.9 μs 08:54:05,104 AM [testCaptureSnapshotOnAppendEntriesWithUnapplied-writer-178] [DEBUG] JournalWriteTask - testCaptureSnapshotOnAppendEntriesWithUnapplied: completed 1 commands in 9.750 μs 08:54:05,104 AM [test-pekko.actor.default-dispatcher-11] [ERROR] OneForOneStrategy - Previous action failed java.util.concurrent.CancellationException: Previous action failed at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.newCancellationWithCause(JournalWriteTask.java:455) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.abortAndFailAction(JournalWriteTask.java:436) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.runBatch(JournalWriteTask.java:398) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.run(JournalWriteTask.java:305) at java.base/java.lang.VirtualThread.run(VirtualThread.java:329) Caused by: java.lang.UnsupportedOperationException: ByteBuffer derived from closeable shared sessions not supported at java.base/java.nio.DirectByteBuffer.address(DirectByteBuffer.java:321) at java.base/java.util.zip.CRC32.update(CRC32.java:102) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentEntry.computeChecksum(SegmentEntry.java:52) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentWriter.append(SegmentWriter.java:109) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentedEntryWriter.append(SegmentedEntryWriter.java:52) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.EntryJournalV1.appendEntry(EntryJournalV1.java:480) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.runBatch(JournalWriteTask.java:382) ... 2 more 08:54:05,104 AM [testCaptureSnapshotOnAppendEntriesWithUnapplied-writer-178] [DEBUG] JournalWriteTask - testCaptureSnapshotOnAppendEntriesWithUnapplied: journal writer stopped 08:54:05,106 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] EntryJournalV1 - testCaptureSnapshotOnAppendEntriesWithUnapplied: journal closed 08:54:05,106 AM [test-pekko.actor.default-dispatcher-12] [INFO] EnabledRaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: journal closed 08:54:05,106 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: stopped executor with 0 remaining tasks 08:54:05,106 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: stopped executor with 0 remaining tasks 08:54:05,106 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/testCaptureSnapshotOnAppendEntriesWithUnapplied] [ERROR] [03/10/2026 08:54:05.104] [test-pekko.actor.internal-dispatcher-4] [pekko://test/user/testCaptureSnapshotOnAppendEntriesWithUnapplied] Previous action failed java.util.concurrent.CancellationException: Previous action failed at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.newCancellationWithCause(JournalWriteTask.java:455) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.abortAndFailAction(JournalWriteTask.java:436) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.runBatch(JournalWriteTask.java:398) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.run(JournalWriteTask.java:305) at java.base/java.lang.VirtualThread.run(VirtualThread.java:329) Caused by: java.lang.UnsupportedOperationException: ByteBuffer derived from closeable shared sessions not supported at java.base/java.nio.DirectByteBuffer.address(DirectByteBuffer.java:321) at java.base/java.util.zip.CRC32.update(CRC32.java:102) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentEntry.computeChecksum(SegmentEntry.java:52) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentWriter.append(SegmentWriter.java:109) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentedEntryWriter.append(SegmentedEntryWriter.java:52) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.EntryJournalV1.appendEntry(EntryJournalV1.java:480) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.runBatch(JournalWriteTask.java:382) ... 2 more [WARN] [03/10/2026 08:54:05.106] [test-pekko.actor.default-dispatcher-13] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/testCaptureSnapshotOnAppendEntriesWithUnapplied]: org.opendaylight.controller.cluster.common.actor.Monitor@2d232244 08:54:05,106 AM [test-pekko.actor.default-dispatcher-12] [INFO] RaftActor - testCaptureSnapshotOnAppendEntriesWithUnapplied: Starting recovery with journal batch size 1000 08:54:05,106 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: started executor 08:54:05,106 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: started executor [INFO] [pekkoDeadLetter][03/10/2026 08:54:05.106] [test-pekko.actor.default-dispatcher-11] [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. [7] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 08:54:05,106 AM [test-pekko.actor.default-dispatcher-13] [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. [7] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 08:54:05,106 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] EntryJournalV1 - testCaptureSnapshotOnAppendEntriesWithUnapplied: metadata journal open: replayFrom=1 applyTo=0 08:54:05,107 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] EntryJournalV1 - testCaptureSnapshotOnAppendEntriesWithUnapplied: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 08:54:05,107 AM [test-pekko.actor.default-dispatcher-12] [INFO] EnabledRaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: journal open: applyTo=0 08:54:05,107 AM [testCaptureSnapshotOnAppendEntriesWithUnapplied-writer-179] [DEBUG] JournalWriteTask - testCaptureSnapshotOnAppendEntriesWithUnapplied: journal writer started 08:54:05,107 AM [testCaptureSnapshotOnAppendEntriesWithUnapplied-writer-179] [DEBUG] JournalWriteTask - testCaptureSnapshotOnAppendEntriesWithUnapplied: waiting to receive commands 08:54:05,107 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - testCaptureSnapshotOnAppendEntriesWithUnapplied: starting journal recovery 08:54:05,107 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - testCaptureSnapshotOnAppendEntriesWithUnapplied: Set currentTerm=1, votedFor=null 08:54:05,107 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties 08:54:05,107 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/journal-v1-1.log 08:54:05,107 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/metadata-v1-1.log 08:54:05,107 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: no eligible files found 08:54:05,107 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractReplicatedLog - testCaptureSnapshotOnAppendEntriesWithUnapplied: Moving last applied index from -1 to -1 08:54:05,107 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] JournalRecovery - testCaptureSnapshotOnAppendEntriesWithUnapplied: empty journal: appending 0 entries 08:54:05,107 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] EntryJournalV1 - testCaptureSnapshotOnAppendEntriesWithUnapplied: updated meta to JournalMeta[replayFrom=1, applyTo=0] 08:54:05,107 AM [test-pekko.actor.default-dispatcher-12] [INFO] Recovery - testCaptureSnapshotOnAppendEntriesWithUnapplied: Recovery completed in in 202.5 μs: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 08:54:05,107 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - testCaptureSnapshotOnAppendEntriesWithUnapplied: Recovery completed and cannot restore from snapshot [WARN] [03/10/2026 08:54:05.107] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/testCaptureSnapshotOnAppendEntriesWithUnapplied] unhandled message from Actor[pekko://test/deadLetters]: FollowerInitialSyncUpStatus[memberId=testCaptureSnapshotOnAppendEntriesWithUnapplied, initialSyncDone=false] [INFO] [pekkoDeadLetter][03/10/2026 08:54:05.107] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/testCaptureSnapshotOnAppendEntriesWithUnapplied] Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[pekko://test/user/testCaptureSnapshotOnAppendEntriesWithUnapplied] was unhandled. [8] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 08:54:05,108 AM [test-pekko.actor.default-dispatcher-11] [INFO] TestActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.raft.base.messages.FollowerInitialSyncUpStatus] to TestActor[pekko://test/user/testCaptureSnapshotOnAppendEntriesWithUnapplied] was unhandled. [8] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 08:54:05,251 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties 08:54:05,251 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/journal-v1-1.log 08:54:05,251 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/metadata-v1-1.log 08:54:05,251 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: no eligible files found 08:54:05,351 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties 08:54:05,353 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/journal-v1-1.log 08:54:05,353 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/metadata-v1-1.log 08:54:05,353 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: no eligible files found 08:54:05,454 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties 08:54:05,454 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/journal-v1-1.log 08:54:05,454 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/metadata-v1-1.log 08:54:05,454 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: no eligible files found 08:54:05,555 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties 08:54:05,555 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/journal-v1-1.log 08:54:05,555 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/metadata-v1-1.log 08:54:05,555 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: no eligible files found 08:54:05,655 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties 08:54:05,655 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/journal-v1-1.log 08:54:05,655 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/metadata-v1-1.log 08:54:05,656 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: no eligible files found 08:54:05,756 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties 08:54:05,756 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/journal-v1-1.log 08:54:05,756 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/metadata-v1-1.log 08:54:05,756 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: no eligible files found 08:54:05,857 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties 08:54:05,857 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/journal-v1-1.log 08:54:05,857 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/metadata-v1-1.log 08:54:05,857 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: no eligible files found 08:54:05,957 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties 08:54:05,957 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/journal-v1-1.log 08:54:05,957 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/metadata-v1-1.log 08:54:05,957 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: no eligible files found 08:54:06,58 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties 08:54:06,58 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/journal-v1-1.log 08:54:06,58 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/metadata-v1-1.log 08:54:06,58 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: no eligible files found 08:54:06,159 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties 08:54:06,159 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/journal-v1-1.log 08:54:06,159 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/metadata-v1-1.log 08:54:06,159 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: no eligible files found 08:54:06,260 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties 08:54:06,260 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/journal-v1-1.log 08:54:06,260 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/metadata-v1-1.log 08:54:06,260 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: no eligible files found 08:54:06,360 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties 08:54:06,360 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/journal-v1-1.log 08:54:06,360 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/metadata-v1-1.log 08:54:06,361 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: no eligible files found 08:54:06,461 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties 08:54:06,461 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/journal-v1-1.log 08:54:06,461 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/metadata-v1-1.log 08:54:06,461 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: no eligible files found 08:54:06,562 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties 08:54:06,562 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/journal-v1-1.log 08:54:06,562 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/metadata-v1-1.log 08:54:06,562 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: no eligible files found 08:54:06,663 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties 08:54:06,663 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/journal-v1-1.log 08:54:06,663 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/metadata-v1-1.log 08:54:06,663 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: no eligible files found 08:54:06,766 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties 08:54:06,766 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/journal-v1-1.log 08:54:06,766 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/metadata-v1-1.log 08:54:06,766 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: no eligible files found 08:54:06,867 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties 08:54:06,867 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/journal-v1-1.log 08:54:06,867 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/metadata-v1-1.log 08:54:06,867 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: no eligible files found 08:54:06,968 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties 08:54:06,968 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/journal-v1-1.log 08:54:06,968 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/metadata-v1-1.log 08:54:06,968 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: no eligible files found 08:54:07,68 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties 08:54:07,68 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/journal-v1-1.log 08:54:07,68 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/metadata-v1-1.log 08:54:07,68 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: no eligible files found 08:54:07,169 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties 08:54:07,169 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/journal-v1-1.log 08:54:07,169 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/metadata-v1-1.log 08:54:07,169 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: no eligible files found 08:54:07,269 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties 08:54:07,270 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/journal-v1-1.log 08:54:07,270 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/metadata-v1-1.log 08:54:07,270 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: no eligible files found 08:54:07,370 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties 08:54:07,370 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/journal-v1-1.log 08:54:07,370 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/metadata-v1-1.log 08:54:07,370 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: no eligible files found 08:54:07,471 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties 08:54:07,471 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/journal-v1-1.log 08:54:07,471 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/metadata-v1-1.log 08:54:07,471 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: no eligible files found 08:54:07,572 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties 08:54:07,572 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/journal-v1-1.log 08:54:07,572 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/metadata-v1-1.log 08:54:07,572 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: no eligible files found 08:54:07,673 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties 08:54:07,673 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/journal-v1-1.log 08:54:07,673 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/metadata-v1-1.log 08:54:07,673 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: no eligible files found 08:54:07,773 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties 08:54:07,773 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/journal-v1-1.log 08:54:07,773 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/metadata-v1-1.log 08:54:07,773 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: no eligible files found 08:54:07,874 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties 08:54:07,874 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/journal-v1-1.log 08:54:07,874 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/metadata-v1-1.log 08:54:07,874 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: no eligible files found 08:54:07,974 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties 08:54:07,974 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/journal-v1-1.log 08:54:07,974 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/metadata-v1-1.log 08:54:07,974 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: no eligible files found 08:54:08,75 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties 08:54:08,75 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/journal-v1-1.log 08:54:08,75 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/metadata-v1-1.log 08:54:08,75 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: no eligible files found 08:54:08,175 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties 08:54:08,175 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/journal-v1-1.log 08:54:08,175 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/metadata-v1-1.log 08:54:08,175 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: no eligible files found 08:54:08,276 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties 08:54:08,276 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/journal-v1-1.log 08:54:08,276 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/metadata-v1-1.log 08:54:08,276 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: no eligible files found 08:54:08,377 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties 08:54:08,377 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/journal-v1-1.log 08:54:08,377 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/metadata-v1-1.log 08:54:08,377 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: no eligible files found 08:54:08,477 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties 08:54:08,477 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/journal-v1-1.log 08:54:08,477 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/metadata-v1-1.log 08:54:08,477 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: no eligible files found 08:54:08,588 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties 08:54:08,588 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/journal-v1-1.log 08:54:08,588 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/metadata-v1-1.log 08:54:08,588 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: no eligible files found 08:54:08,689 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties 08:54:08,689 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/journal-v1-1.log 08:54:08,689 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/metadata-v1-1.log 08:54:08,689 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: no eligible files found 08:54:08,790 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties 08:54:08,790 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/journal-v1-1.log 08:54:08,790 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/metadata-v1-1.log 08:54:08,790 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: no eligible files found 08:54:08,890 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties 08:54:08,890 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/journal-v1-1.log 08:54:08,890 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/metadata-v1-1.log 08:54:08,890 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: no eligible files found 08:54:08,991 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties 08:54:08,991 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/journal-v1-1.log 08:54:08,991 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/metadata-v1-1.log 08:54:08,991 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: no eligible files found 08:54:09,91 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties 08:54:09,91 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/journal-v1-1.log 08:54:09,91 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/metadata-v1-1.log 08:54:09,92 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: no eligible files found 08:54:09,192 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties 08:54:09,192 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/journal-v1-1.log 08:54:09,192 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/metadata-v1-1.log 08:54:09,192 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: no eligible files found 08:54:09,293 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties 08:54:09,293 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/journal-v1-1.log 08:54:09,293 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/metadata-v1-1.log 08:54:09,293 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: no eligible files found 08:54:09,393 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties 08:54:09,393 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/journal-v1-1.log 08:54:09,393 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/metadata-v1-1.log 08:54:09,393 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: no eligible files found 08:54:09,494 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties 08:54:09,494 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/journal-v1-1.log 08:54:09,494 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/metadata-v1-1.log 08:54:09,494 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: no eligible files found 08:54:09,594 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties 08:54:09,594 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/journal-v1-1.log 08:54:09,594 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/metadata-v1-1.log 08:54:09,594 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: no eligible files found 08:54:09,694 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties 08:54:09,694 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/journal-v1-1.log 08:54:09,694 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/metadata-v1-1.log 08:54:09,694 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: no eligible files found 08:54:09,795 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties 08:54:09,795 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/journal-v1-1.log 08:54:09,795 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/metadata-v1-1.log 08:54:09,795 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: no eligible files found 08:54:09,895 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties 08:54:09,895 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/journal-v1-1.log 08:54:09,895 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/metadata-v1-1.log 08:54:09,895 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: no eligible files found 08:54:09,996 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties 08:54:09,996 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/journal-v1-1.log 08:54:09,996 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/metadata-v1-1.log 08:54:09,996 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: no eligible files found 08:54:10,96 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/TermInfo.properties 08:54:10,96 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/journal-v1-1.log 08:54:10,96 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: skipping unrecognized file /tmp/junit-14125879551529033159/testCaptureSnapshotOnAppendEntriesWithUnapplied/metadata-v1-1.log 08:54:10,97 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: no eligible files found 08:54:10,198 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior481#-2046535012] 08:54:10,209 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower482#-1483676645] 08:54:10,209 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader483#-284068669] 08:54:10,210 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/testCaptureSnapshotOnAppendEntriesWithUnapplied] 08:54:10,210 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] EnabledRaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: terminating thread VirtualThread[#577,testCaptureSnapshotOnAppendEntriesWithUnapplied-writer-179]/waiting 08:54:10,210 AM [testCaptureSnapshotOnAppendEntriesWithUnapplied-writer-179] [DEBUG] JournalWriteTask - testCaptureSnapshotOnAppendEntriesWithUnapplied: received 1 commands after 5.103 s 08:54:10,210 AM [testCaptureSnapshotOnAppendEntriesWithUnapplied-writer-179] [DEBUG] JournalWriteTask - testCaptureSnapshotOnAppendEntriesWithUnapplied: completed 1 commands in 37.81 μs 08:54:10,210 AM [testCaptureSnapshotOnAppendEntriesWithUnapplied-writer-179] [DEBUG] JournalWriteTask - testCaptureSnapshotOnAppendEntriesWithUnapplied: journal writer stopped 08:54:10,211 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] EntryJournalV1 - testCaptureSnapshotOnAppendEntriesWithUnapplied: journal closed 08:54:10,211 AM [test-pekko.actor.default-dispatcher-13] [INFO] EnabledRaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: journal closed 08:54:10,211 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: stopped executor with 0 remaining tasks 08:54:10,211 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] RaftStorage - testCaptureSnapshotOnAppendEntriesWithUnapplied: stopped executor with 0 remaining tasks 08:54:10,218 AM [main] [INFO] FollowerTest - Starting testFirstAppendEntriesWithNoPrevIndexAndReplicatedToAllPresentInSnapshotButCalculatedPrevEntryMissing 08:54:10,218 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:54:10,219 AM [main] [INFO] Follower - follower (Follower): Term 2 in "AppendEntries{term=2, leaderId=leader-1, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=105, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=105, term=2, command=foo]]}" message is greater than follower's term 1 - updating term 08:54:10,220 AM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader-1, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=105, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=105, term=2, command=foo]]} 08:54:10,221 AM [main] [INFO] Follower - follower (Follower): Cannot append entries because the calculated previousIndex 104 was not found in the in-memory journal - lastIndex: 100, snapshotIndex: 100, snapshotTerm: -1 08:54:10,221 AM [main] [INFO] Follower - follower (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=2, success=false, followerId=follower, logLastIndex=100, logLastTerm=-1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 08:54:10,221 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 105 08:54:10,221 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior484#1251831402] 08:54:10,222 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower485#224122503] 08:54:10,222 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader486#952415769] 08:54:10,225 AM [main] [INFO] FollowerTest - Starting testHandleAppendEntriesSenderPrevLogIndexIsInTheSnapshot 08:54:10,225 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:54:10,226 AM [main] [INFO] Follower - follower (Follower): Term 3 in "AppendEntries{term=3, leaderId=leader, prevLogIndex=1, prevLogTerm=3, leaderCommit=8, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[]}" message is greater than follower's term 1 - updating term 08:54:10,227 AM [main] [DEBUG] Follower - follower (Follower): Commit index set to 7 08:54:10,227 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 8 08:54:10,227 AM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 8, context.getLastApplied(): -1, lastIndex(): 7 08:54:10,227 AM [main] [WARN] RaftActorBehavior - follower (Follower): Missing index 0 from log. Cannot apply state. Ignoring 0 to 8 08:54:10,227 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior487#-1486176454] 08:54:10,228 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower488#1974313300] 08:54:10,228 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader489#-1658111273] 08:54:10,230 AM [main] [INFO] FollowerTest - Starting testHandleAppendEntriesCorrectReceiverLogEntries 08:54:10,230 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:54:10,231 AM [main] [INFO] Follower - follower (Follower): Term 2 in "AppendEntries{term=2, leaderId=leader, prevLogIndex=1, prevLogTerm=1, leaderCommit=3, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=2, term=2, command=two-1], DefaultLogEntry[index=3, term=2, command=three]]}" message is greater than follower's term 1 - updating term 08:54:10,231 AM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader, prevLogIndex=1, prevLogTerm=1, leaderCommit=3, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=2, term=2, command=two-1], DefaultLogEntry[index=3, term=2, command=three]]} 08:54:10,231 AM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 2 08:54:10,231 AM [main] [DEBUG] Follower - follower (Follower): matchEntry DefaultLogEntry[index=2, term=2, command=two-1] is present: existingEntryTerm: 1 08:54:10,231 AM [main] [INFO] Follower - follower (Follower): Removing entries from log starting at 2, commitIndex: -1, lastApplied: -1 08:54:10,231 AM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 1, entries to be added from: 0 08:54:10,231 AM [main] [DEBUG] Follower - follower (Follower): Append entry to log two-1 08:54:10,231 AM [main] [DEBUG] Follower - follower (Follower): Append entry to log three 08:54:10,231 AM [main] [DEBUG] Follower - follower (Follower): Log size is now 4 08:54:10,231 AM [main] [DEBUG] Follower - follower (Follower): Commit index set to 3 08:54:10,232 AM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries returning : AppendEntriesReply{term=2, success=true, followerId=follower, logLastIndex=3, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 08:54:10,232 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 3 08:54:10,232 AM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 3, context.getLastApplied(): -1, lastIndex(): 3 08:54:10,232 AM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 0 08:54:10,232 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 0 08:54:10,232 AM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 1 08:54:10,232 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from 0 to 1 08:54:10,232 AM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 2 08:54:10,232 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from 1 to 2 08:54:10,232 AM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 3 08:54:10,232 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from 2 to 3 08:54:10,232 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior490#617812025] 08:54:10,233 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower491#-6235633] 08:54:10,233 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader492#458091127] 08:54:10,235 AM [main] [INFO] FollowerTest - Starting testHandleOutOfSequenceInstallSnapshot 08:54:10,235 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:54:10,236 AM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot: InstallSnapshot{term=1, leaderId=leader, lastIncludedIndex=3, lastIncludedTerm=1, datasize=50, chunk=3/3, lastChunkHashCode=OptionalInt.empty} 08:54:10,236 AM [main] [DEBUG] Follower - follower (Follower): expected chunkIndex 1 got 3 08:54:10,236 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior493#-2083632325] 08:54:10,237 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower494#1535631760] 08:54:10,237 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader495#-287119628] 08:54:10,239 AM [main] [INFO] FollowerTest - Starting testReceivingAppendEntriesDuringInstallSnapshotFromDifferentLeader 08:54:10,239 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:54:10,239 AM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot: InstallSnapshot{term=1, leaderId=leader, lastIncludedIndex=1, lastIncludedTerm=1, datasize=50, chunk=1/2, lastChunkHashCode=OptionalInt.empty} 08:54:10,239 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 1 08:54:10,239 AM [main] [DEBUG] SnapshotTracker - follower (Follower): addChunk: chunkIndex=1, lastChunkIndex=0, collectedChunks.size=0, lastChunkHashCode=-1 08:54:10,239 AM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot returning: InstallSnapshotReply{term=1, followerId=follower, chunkIndex=1, success=true} 08:54:10,240 AM [main] [INFO] Follower - follower (Follower): Term 2 in "AppendEntries{term=2, leaderId=new-leader, prevLogIndex=1, prevLogTerm=1, leaderCommit=2, replicatedToAllIndex=-1, payloadVersion=1, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=2, term=2, command=3]]}" message is greater than follower's term 1 - updating term 08:54:10,240 AM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=new-leader, prevLogIndex=1, prevLogTerm=1, leaderCommit=2, replicatedToAllIndex=-1, payloadVersion=1, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=2, term=2, command=3]]} 08:54:10,240 AM [main] [DEBUG] Follower - follower (Follower): snapshot install is in progress but the prior snapshot leaderId leader does not match the AppendEntries leaderId new-leader 08:54:10,240 AM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 1 08:54:10,240 AM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 1, entries to be added from: 0 08:54:10,240 AM [main] [DEBUG] Follower - follower (Follower): Append entry to log 3 08:54:10,240 AM [main] [DEBUG] Follower - follower (Follower): Log size is now 3 08:54:10,240 AM [main] [DEBUG] Follower - follower (Follower): Commit index set to 2 08:54:10,240 AM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries returning : AppendEntriesReply{term=2, success=true, followerId=follower, logLastIndex=2, logLastTerm=2, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 08:54:10,240 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader new-leader, need to catch up to 2 08:54:10,241 AM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 2, context.getLastApplied(): 1, lastIndex(): 2 08:54:10,241 AM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 2 08:54:10,241 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from 1 to 2 08:54:10,241 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior496#-273475503] 08:54:10,242 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower497#525387321] 08:54:10,242 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader498#1210630167] 08:54:10,244 AM [main] [INFO] FollowerTest - Starting testHandleAppendEntriesLeaderChangedAfterSyncUpComplete 08:54:10,244 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:54:10,244 AM [main] [INFO] Follower - follower (Follower): Term 2 in "AppendEntries{term=2, leaderId=leader-1, prevLogIndex=100, prevLogTerm=1, leaderCommit=101, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=101, term=2, command=foo]]}" message is greater than follower's term 1 - updating term 08:54:10,245 AM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader-1, prevLogIndex=100, prevLogTerm=1, leaderCommit=101, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=101, term=2, command=foo]]} 08:54:10,245 AM [main] [INFO] Follower - follower (Follower): The log is not empty but the prevLogIndex 100 was not found in it - lastIndex: 1, snapshotIndex: -1, snapshotTerm: -1 08:54:10,245 AM [main] [INFO] Follower - follower (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=2, success=false, followerId=follower, logLastIndex=1, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 08:54:10,245 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 101 08:54:10,245 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 101 08:54:10,245 AM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader-1, prevLogIndex=101, prevLogTerm=1, leaderCommit=102, replicatedToAllIndex=101, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=101, term=2, command=foo]]} 08:54:10,246 AM [main] [INFO] Follower - follower (Follower): The log is not empty but the prevLogIndex 101 was not found in it - lastIndex: 101, snapshotIndex: -1, snapshotTerm: -1 08:54:10,246 AM [main] [INFO] Follower - follower (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=2, success=false, followerId=follower, logLastIndex=101, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 08:54:10,246 AM [main] [DEBUG] SyncStatusTracker - follower: Lagging 1 entries behind leader leader-1 and reached 101 (of expected 101) 08:54:10,246 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 100 08:54:10,246 AM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader-2, prevLogIndex=45, prevLogTerm=1, leaderCommit=46, replicatedToAllIndex=100, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=101, term=2, command=foo]]} 08:54:10,246 AM [main] [INFO] Follower - follower (Follower): The log is not empty but the prevLogIndex 45 was not found in it - lastIndex: 100, snapshotIndex: -1, snapshotTerm: -1 08:54:10,247 AM [main] [INFO] Follower - follower (Follower): Follower is out-of-sync so sending negative reply: AppendEntriesReply{term=2, success=false, followerId=follower, logLastIndex=100, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 08:54:10,247 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-2, need to catch up to 46 08:54:10,247 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior499#-2146468786] 08:54:10,247 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower500#527096081] 08:54:10,248 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader501#1018220534] 08:54:10,250 AM [main] [INFO] FollowerTest - Starting testHandleElectionTimeoutWhenNoLeaderMessageReceived 08:54:10,250 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:54:10,450 AM [main] [DEBUG] Follower - follower (Follower): Checking if this node is isolated in the cluster unreachable set [],all members [] self member: Member(pekko://test@10.30.171.31:17355, Removed) 08:54:10,450 AM [main] [DEBUG] Follower - follower (Follower): Received ElectionTimeout - switching to Candidate 08:54:10,450 AM [main] [DEBUG] Candidate - follower (Candidate): Election: Candidate has following voting peers: [] 08:54:10,450 AM [main] [INFO] Candidate - follower (Candidate): Starting new election term 2 08:54:10,451 AM [main] [INFO] RaftActorBehavior - follower (Follower) :- Switching from behavior Follower to Candidate, election term: 2 08:54:10,451 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior502#1473327637] 08:54:10,462 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower503#-1250540270] 08:54:10,462 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader504#1644783986] 08:54:10,466 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:54:10,466 AM [main] [DEBUG] PeerInfos - follower: Updated server config: isVoting: false, peers: [] 08:54:10,618 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior505#-412084124] 08:54:10,629 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower506#-903611882] 08:54:10,629 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader507#2027216155] 08:54:10,633 AM [main] [INFO] FollowerTest - Starting testHandleRequestVoteWhenSenderTermEqualToCurrentTermAndVotedForIsNull 08:54:10,633 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:54:10,636 AM [main] [DEBUG] RaftActorBehavior - follower (Follower): In requestVote: RequestVote{term=1000, candidateId=test, lastLogIndex=10000, lastLogTerm=999} - currentTerm: 1000, votedFor: null, lastIndex: 1, lastTerm: 1 08:54:10,636 AM [main] [DEBUG] RaftActorBehavior - follower (Follower): requestVote returning: RequestVoteReply{term=1000, voteGranted=true} 08:54:10,637 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior508#933062218] 08:54:10,648 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower509#-1958976517] 08:54:10,648 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader510#955886143] 08:54:10,653 AM [main] [INFO] FollowerTest - Starting testHandleAppendEntriesAddNewEntries 08:54:10,653 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:54:10,654 AM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=1, leaderId=leader-1, prevLogIndex=2, prevLogTerm=1, leaderCommit=4, replicatedToAllIndex=-1, payloadVersion=10, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=3, term=1, command=three], DefaultLogEntry[index=4, term=1, command=four]]} 08:54:10,654 AM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 2 08:54:10,654 AM [main] [DEBUG] Follower - follower (Follower): After cleanup, lastIndex: 2, entries to be added from: 0 08:54:10,654 AM [main] [DEBUG] Follower - follower (Follower): Append entry to log three 08:54:10,654 AM [main] [DEBUG] Follower - follower (Follower): Append entry to log four 08:54:10,654 AM [main] [DEBUG] Follower - follower (Follower): Log size is now 5 08:54:10,654 AM [main] [DEBUG] Follower - follower (Follower): Commit index set to 4 08:54:10,654 AM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries returning : AppendEntriesReply{term=1, success=true, followerId=follower, logLastIndex=4, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 08:54:10,654 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader-1, need to catch up to 4 08:54:10,654 AM [main] [DEBUG] Follower - follower (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 4, context.getLastApplied(): -1, lastIndex(): 4 08:54:10,655 AM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 0 08:54:10,655 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 0 08:54:10,655 AM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 1 08:54:10,655 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from 0 to 1 08:54:10,655 AM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 2 08:54:10,655 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from 1 to 2 08:54:10,655 AM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 3 08:54:10,655 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from 2 to 3 08:54:10,655 AM [main] [DEBUG] RaftActorBehavior - follower (Follower): Setting last applied to 4 08:54:10,655 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from 3 to 4 08:54:10,656 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior511#-1306606340] 08:54:10,667 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower512#-735211441] 08:54:10,667 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader513#1953513590] 08:54:10,670 AM [main] [INFO] FollowerTest - Starting testReceivingAppendEntriesDuringInstallSnapshot 08:54:10,670 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:54:10,672 AM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot: InstallSnapshot{term=1, leaderId=leader, lastIncludedIndex=1, lastIncludedTerm=1, datasize=50, chunk=1/2, lastChunkHashCode=OptionalInt.empty} 08:54:10,672 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 1 08:54:10,672 AM [main] [DEBUG] SnapshotTracker - follower (Follower): addChunk: chunkIndex=1, lastChunkIndex=0, collectedChunks.size=0, lastChunkHashCode=-1 08:54:10,672 AM [main] [DEBUG] Follower - follower (Follower): handleInstallSnapshot returning: InstallSnapshotReply{term=1, followerId=follower, chunkIndex=1, success=true} 08:54:10,674 AM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=1, leaderId=leader, prevLogIndex=1, prevLogTerm=1, leaderCommit=2, replicatedToAllIndex=-1, payloadVersion=1, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=1, term=2, command=3]]} 08:54:10,675 AM [main] [DEBUG] Follower - follower (Follower): snapshot install is in progress, replying immediately with AppendEntriesReply{term=1, success=true, followerId=follower, logLastIndex=1, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 08:54:10,676 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior514#-15292055] 08:54:10,677 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower515#-947307640] 08:54:10,677 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader516#-1562141399] 08:54:10,680 AM [main] [INFO] FollowerTest - Starting testHandleAppendEntriesWhenOutOfSyncLogDetectedRequestForceInstallSnapshot 08:54:10,680 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:54:10,681 AM [main] [INFO] Follower - follower (Follower): Term 2 in "AppendEntries{term=2, leaderId=leader, prevLogIndex=1, prevLogTerm=1, leaderCommit=3, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=2, term=2, command=two-1], DefaultLogEntry[index=3, term=2, command=three]]}" message is greater than follower's term 1 - updating term 08:54:10,681 AM [main] [DEBUG] Follower - follower (Follower): handleAppendEntries: AppendEntries{term=2, leaderId=leader, prevLogIndex=1, prevLogTerm=1, leaderCommit=3, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=2, term=2, command=two-1], DefaultLogEntry[index=3, term=2, command=three]]} 08:54:10,681 AM [main] [DEBUG] Follower - follower (Follower): Number of entries to be appended = 2 08:54:10,681 AM [main] [DEBUG] Follower - follower (Follower): matchEntry DefaultLogEntry[index=2, term=2, command=two-1] is present: existingEntryTerm: 1 08:54:10,682 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to 3 08:54:10,682 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior517#863313766] 08:54:10,682 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower518#-1143120420] 08:54:10,682 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader519#-1849695358] 08:54:10,685 AM [main] [INFO] FollowerTest - Starting testCaptureSnapshotOnMiddleEntryInAppendEntries 08:54:10,688 AM [main] [DEBUG] PropertiesTermInfoStore - testCaptureSnapshotOnMiddleEntryInAppendEntries: Set currentTerm=1, votedFor=null 08:54:10,688 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/testCaptureSnapshotOnMiddleEntryInAppendEntries] [WARN] [03/10/2026 08:54:10.688] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/testCaptureSnapshotOnMiddleEntryInAppendEntries]: org.opendaylight.controller.cluster.common.actor.Monitor@4b191750 [INFO] [pekkoDeadLetter][03/10/2026 08:54:10.688] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/testCaptureSnapshotOnMiddleEntryInAppendEntries] to Actor[pekko://test/user/termination-monitor] was not delivered. [9] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 08:54:10,688 AM [test-pekko.actor.default-dispatcher-11] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/testCaptureSnapshotOnMiddleEntryInAppendEntries] to Actor[pekko://test/user/termination-monitor] was not delivered. [9] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 08:54:10,689 AM [test-pekko.actor.default-dispatcher-13] [INFO] RaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: Starting recovery with journal batch size 1000 08:54:10,689 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: started executor 08:54:10,689 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: started executor 08:54:10,690 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] EntryJournalV1 - testCaptureSnapshotOnMiddleEntryInAppendEntries: metadata journal open: replayFrom=1 applyTo=0 08:54:10,690 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] EntryJournalV1 - testCaptureSnapshotOnMiddleEntryInAppendEntries: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 08:54:10,690 AM [test-pekko.actor.default-dispatcher-13] [INFO] EnabledRaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: journal open: applyTo=0 08:54:10,690 AM [testCaptureSnapshotOnMiddleEntryInAppendEntries-writer-180] [DEBUG] JournalWriteTask - testCaptureSnapshotOnMiddleEntryInAppendEntries: journal writer started 08:54:10,690 AM [testCaptureSnapshotOnMiddleEntryInAppendEntries-writer-180] [DEBUG] JournalWriteTask - testCaptureSnapshotOnMiddleEntryInAppendEntries: waiting to receive commands 08:54:10,690 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] RaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: starting journal recovery 08:54:10,690 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] PropertiesTermInfoStore - /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties does not exist 08:54:10,693 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] PropertiesTermInfoStore - testCaptureSnapshotOnMiddleEntryInAppendEntries: Set currentTerm=0, votedFor=null 08:54:10,693 AM [test-pekko.actor.default-dispatcher-13] [INFO] Recovery - testCaptureSnapshotOnMiddleEntryInAppendEntries: Local TermInfo store seeded with TermInfo{term=0} 08:54:10,693 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties 08:54:10,693 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/journal-v1-1.log 08:54:10,693 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/metadata-v1-1.log 08:54:10,693 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: no eligible files found 08:54:10,693 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] AbstractReplicatedLog - testCaptureSnapshotOnMiddleEntryInAppendEntries: Moving last applied index from -1 to -1 08:54:10,693 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] JournalRecovery - testCaptureSnapshotOnMiddleEntryInAppendEntries: empty journal: appending 0 entries 08:54:10,693 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] EntryJournalV1 - testCaptureSnapshotOnMiddleEntryInAppendEntries: updated meta to JournalMeta[replayFrom=1, applyTo=0] 08:54:10,693 AM [test-pekko.actor.default-dispatcher-13] [INFO] Recovery - testCaptureSnapshotOnMiddleEntryInAppendEntries: Recovery completed in in 2.603 ms: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 08:54:10,693 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] RaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: Recovery completed and can restore from snapshot 08:54:10,693 AM [main] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties 08:54:10,693 AM [main] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/journal-v1-1.log 08:54:10,693 AM [main] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/metadata-v1-1.log 08:54:10,693 AM [main] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: no eligible files found 08:54:10,694 AM [test-pekko.actor.default-dispatcher-13] [INFO] Follower - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): Term 1 in "AppendEntries{term=1, leaderId=leader, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=2, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=0, term=1, command=one], DefaultLogEntry[index=1, term=1, command=two], DefaultLogEntry[index=2, term=1, command=three]]}" message is greater than follower's term 0 - updating term 08:54:10,696 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] PropertiesTermInfoStore - testCaptureSnapshotOnMiddleEntryInAppendEntries: Set currentTerm=1, votedFor=null 08:54:10,696 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] Follower - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): handleAppendEntries: AppendEntries{term=1, leaderId=leader, prevLogIndex=-1, prevLogTerm=-1, leaderCommit=2, replicatedToAllIndex=-1, payloadVersion=0, recipientRaftVersion=5, leaderRaftVersion=5, entries==[DefaultLogEntry[index=0, term=1, command=one], DefaultLogEntry[index=1, term=1, command=two], DefaultLogEntry[index=2, term=1, command=three]]} 08:54:10,696 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] Follower - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): Number of entries to be appended = 3 08:54:10,696 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] Follower - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): After cleanup, lastIndex: -1, entries to be added from: 0 08:54:10,696 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] Follower - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): Append entry to log one 08:54:10,696 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnMiddleEntryInAppendEntries: Append log entry and persist DefaultLogEntry[index=0, term=1, command=one] 08:54:10,696 AM [testCaptureSnapshotOnMiddleEntryInAppendEntries-writer-180] [DEBUG] JournalWriteTask - testCaptureSnapshotOnMiddleEntryInAppendEntries: received 1 commands after 5.826 ms 08:54:10,696 AM [testCaptureSnapshotOnMiddleEntryInAppendEntries-writer-180] [DEBUG] RaftStorageCompleter - testCaptureSnapshotOnMiddleEntryInAppendEntries: 1 completion(s) pending 08:54:10,696 AM [testCaptureSnapshotOnMiddleEntryInAppendEntries-writer-180] [DEBUG] JournalWriteTask - testCaptureSnapshotOnMiddleEntryInAppendEntries: completed 1 commands in 267.7 μs 08:54:10,696 AM [testCaptureSnapshotOnMiddleEntryInAppendEntries-writer-180] [DEBUG] JournalWriteTask - testCaptureSnapshotOnMiddleEntryInAppendEntries: waiting to receive commands 08:54:10,696 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] Follower - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): Append entry to log two 08:54:10,696 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnMiddleEntryInAppendEntries: Append log entry and persist DefaultLogEntry[index=1, term=1, command=two] 08:54:10,697 AM [testCaptureSnapshotOnMiddleEntryInAppendEntries-writer-180] [DEBUG] JournalWriteTask - testCaptureSnapshotOnMiddleEntryInAppendEntries: received 1 commands after 147.7 μs 08:54:10,697 AM [testCaptureSnapshotOnMiddleEntryInAppendEntries-writer-180] [DEBUG] RaftStorageCompleter - testCaptureSnapshotOnMiddleEntryInAppendEntries: 1 more completion(s) pending 08:54:10,697 AM [testCaptureSnapshotOnMiddleEntryInAppendEntries-writer-180] [DEBUG] JournalWriteTask - testCaptureSnapshotOnMiddleEntryInAppendEntries: completed 1 commands in 18.33 μs 08:54:10,697 AM [testCaptureSnapshotOnMiddleEntryInAppendEntries-writer-180] [DEBUG] JournalWriteTask - testCaptureSnapshotOnMiddleEntryInAppendEntries: waiting to receive commands 08:54:10,697 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] Follower - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): Append entry to log three 08:54:10,697 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] ReplicatedLogImpl - testCaptureSnapshotOnMiddleEntryInAppendEntries: Append log entry and persist DefaultLogEntry[index=2, term=1, command=three] 08:54:10,697 AM [testCaptureSnapshotOnMiddleEntryInAppendEntries-writer-180] [DEBUG] JournalWriteTask - testCaptureSnapshotOnMiddleEntryInAppendEntries: received 1 commands after 70.90 μs 08:54:10,697 AM [testCaptureSnapshotOnMiddleEntryInAppendEntries-writer-180] [DEBUG] RaftStorageCompleter - testCaptureSnapshotOnMiddleEntryInAppendEntries: 1 more completion(s) pending 08:54:10,697 AM [testCaptureSnapshotOnMiddleEntryInAppendEntries-writer-180] [DEBUG] JournalWriteTask - testCaptureSnapshotOnMiddleEntryInAppendEntries: completed 1 commands in 15.66 μs 08:54:10,697 AM [testCaptureSnapshotOnMiddleEntryInAppendEntries-writer-180] [DEBUG] JournalWriteTask - testCaptureSnapshotOnMiddleEntryInAppendEntries: waiting to receive commands 08:54:10,697 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] Follower - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): Log size is now 3 08:54:10,697 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] Follower - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): Commit index set to 2 08:54:10,697 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] Follower - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): handleAppendEntries returning : AppendEntriesReply{term=1, success=true, followerId=testCaptureSnapshotOnMiddleEntryInAppendEntries, logLastIndex=2, logLastTerm=1, forceInstallSnapshot=false, needsLeaderAddress=false, payloadVersion=5, raftVersion=5, recipientRaftVersion=5} 08:54:10,697 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] SyncStatusTracker - testCaptureSnapshotOnMiddleEntryInAppendEntries: Last sync leader does not match current leader leader, need to catch up to 2 08:54:10,697 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] Follower - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): applyLogToStateMachine, appendEntries.getLeaderCommit(): 2, context.getLastApplied(): -1, lastIndex(): 2 08:54:10,697 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] RaftActorBehavior - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): Setting last applied to 0 08:54:10,697 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] AbstractReplicatedLog - testCaptureSnapshotOnMiddleEntryInAppendEntries: Moving last applied index from -1 to 0 08:54:10,697 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] RaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: Applying state for log index 0 data one 08:54:10,697 AM [test-pekko.actor.default-dispatcher-13] [INFO] MockRaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: applyState called: one 08:54:10,697 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] RaftActorBehavior - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): Setting last applied to 1 08:54:10,697 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] AbstractReplicatedLog - testCaptureSnapshotOnMiddleEntryInAppendEntries: Moving last applied index from 0 to 1 08:54:10,697 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] RaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: Applying state for log index 1 data two 08:54:10,697 AM [test-pekko.actor.default-dispatcher-13] [INFO] MockRaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: applyState called: two 08:54:10,697 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] RaftActorBehavior - testCaptureSnapshotOnMiddleEntryInAppendEntries (Follower): Setting last applied to 2 08:54:10,697 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] AbstractReplicatedLog - testCaptureSnapshotOnMiddleEntryInAppendEntries: Moving last applied index from 1 to 2 08:54:10,697 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] RaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: Applying state for log index 2 data three 08:54:10,697 AM [test-pekko.actor.default-dispatcher-13] [INFO] MockRaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: applyState called: three 08:54:10,697 AM [testCaptureSnapshotOnMiddleEntryInAppendEntries-writer-180] [DEBUG] JournalWriteTask - testCaptureSnapshotOnMiddleEntryInAppendEntries: received 1 commands after 335.9 μs 08:54:10,697 AM [testCaptureSnapshotOnMiddleEntryInAppendEntries-writer-180] [DEBUG] RaftStorageCompleter - testCaptureSnapshotOnMiddleEntryInAppendEntries: 1 more completion(s) pending 08:54:10,697 AM [testCaptureSnapshotOnMiddleEntryInAppendEntries-writer-180] [DEBUG] JournalWriteTask - testCaptureSnapshotOnMiddleEntryInAppendEntries: completed 1 commands in 17.70 μs 08:54:10,697 AM [testCaptureSnapshotOnMiddleEntryInAppendEntries-writer-180] [DEBUG] JournalWriteTask - testCaptureSnapshotOnMiddleEntryInAppendEntries: waiting to receive commands 08:54:10,697 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] RaftStorageCompleter - testCaptureSnapshotOnMiddleEntryInAppendEntries: running 4 completion(s) 08:54:10,697 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] RaftStorageCompleter - testCaptureSnapshotOnMiddleEntryInAppendEntries: completed synchronized callback AppendReceivedCallback{entry=JournaledLogEntry{index=0, term=1, command=one, pending=false}, callback=org.opendaylight.controller.cluster.raft.behaviors.Follower$$Lambda/0x00000007c091cf90@44a9e317} 08:54:10,697 AM [test-pekko.actor.default-dispatcher-12] [ERROR] OneForOneStrategy - ByteBuffer derived from closeable shared sessions not supported java.lang.UnsupportedOperationException: ByteBuffer derived from closeable shared sessions not supported at java.base/java.nio.DirectByteBuffer.address(DirectByteBuffer.java:321) at java.base/java.util.zip.CRC32.update(CRC32.java:102) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentEntry.computeChecksum(SegmentEntry.java:52) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentWriter.append(SegmentWriter.java:109) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentedEntryWriter.append(SegmentedEntryWriter.java:52) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.EntryJournalV1.appendEntry(EntryJournalV1.java:480) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.runBatch(JournalWriteTask.java:382) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.run(JournalWriteTask.java:305) at java.base/java.lang.VirtualThread.run(VirtualThread.java:329) 08:54:10,698 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] EnabledRaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: terminating thread VirtualThread[#579,testCaptureSnapshotOnMiddleEntryInAppendEntries-writer-180]/waiting 08:54:10,698 AM [testCaptureSnapshotOnMiddleEntryInAppendEntries-writer-180] [DEBUG] JournalWriteTask - testCaptureSnapshotOnMiddleEntryInAppendEntries: received 1 commands after 592.3 μs 08:54:10,698 AM [testCaptureSnapshotOnMiddleEntryInAppendEntries-writer-180] [DEBUG] JournalWriteTask - testCaptureSnapshotOnMiddleEntryInAppendEntries: completed 1 commands in 9.860 μs 08:54:10,698 AM [testCaptureSnapshotOnMiddleEntryInAppendEntries-writer-180] [DEBUG] JournalWriteTask - testCaptureSnapshotOnMiddleEntryInAppendEntries: journal writer stopped 08:54:10,698 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] EntryJournalV1 - testCaptureSnapshotOnMiddleEntryInAppendEntries: journal closed 08:54:10,698 AM [test-pekko.actor.default-dispatcher-11] [INFO] EnabledRaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: journal closed [ERROR] [03/10/2026 08:54:10.697] [test-pekko.actor.internal-dispatcher-4] [pekko://test/user/testCaptureSnapshotOnMiddleEntryInAppendEntries] ByteBuffer derived from closeable shared sessions not supported java.lang.UnsupportedOperationException: ByteBuffer derived from closeable shared sessions not supported at java.base/java.nio.DirectByteBuffer.address(DirectByteBuffer.java:321) at java.base/java.util.zip.CRC32.update(CRC32.java:102) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentEntry.computeChecksum(SegmentEntry.java:52) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentWriter.append(SegmentWriter.java:109) at org.opendaylight.raft.journal@12.0.5-SNAPSHOT/org.opendaylight.raft.journal.SegmentedEntryWriter.append(SegmentedEntryWriter.java:52) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.EntryJournalV1.appendEntry(EntryJournalV1.java:480) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.runBatch(JournalWriteTask.java:382) at org.opendaylight.controller.cluster.raft@12.0.5-SNAPSHOT/org.opendaylight.controller.cluster.raft.spi.JournalWriteTask.run(JournalWriteTask.java:305) at java.base/java.lang.VirtualThread.run(VirtualThread.java:329) 08:54:10,698 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: stopped executor with 0 remaining tasks 08:54:10,698 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: stopped executor with 0 remaining tasks 08:54:10,698 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/testCaptureSnapshotOnMiddleEntryInAppendEntries] 08:54:10,698 AM [test-pekko.actor.default-dispatcher-12] [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. [10] dead letters encountered, no more dead letters will be logged in next [5.000 min]. 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'. [WARN] [03/10/2026 08:54:10.699] [test-pekko.actor.default-dispatcher-13] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/testCaptureSnapshotOnMiddleEntryInAppendEntries]: org.opendaylight.controller.cluster.common.actor.Monitor@6021c775 [INFO] [pekkoDeadLetter][03/10/2026 08:54:10.698] [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. [10] dead letters encountered, no more dead letters will be logged in next [5.000 min]. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 08:54:10,699 AM [test-pekko.actor.default-dispatcher-11] [INFO] RaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: Starting recovery with journal batch size 1000 08:54:10,699 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: started executor 08:54:10,699 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: started executor 08:54:10,699 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] EntryJournalV1 - testCaptureSnapshotOnMiddleEntryInAppendEntries: metadata journal open: replayFrom=1 applyTo=0 08:54:10,700 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] EntryJournalV1 - testCaptureSnapshotOnMiddleEntryInAppendEntries: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 08:54:10,700 AM [test-pekko.actor.default-dispatcher-11] [INFO] EnabledRaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: journal open: applyTo=0 08:54:10,700 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: starting journal recovery 08:54:10,700 AM [testCaptureSnapshotOnMiddleEntryInAppendEntries-writer-181] [DEBUG] JournalWriteTask - testCaptureSnapshotOnMiddleEntryInAppendEntries: journal writer started 08:54:10,700 AM [testCaptureSnapshotOnMiddleEntryInAppendEntries-writer-181] [DEBUG] JournalWriteTask - testCaptureSnapshotOnMiddleEntryInAppendEntries: waiting to receive commands 08:54:10,700 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - testCaptureSnapshotOnMiddleEntryInAppendEntries: Set currentTerm=1, votedFor=null 08:54:10,700 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties 08:54:10,700 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/journal-v1-1.log 08:54:10,700 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/metadata-v1-1.log 08:54:10,700 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: no eligible files found 08:54:10,700 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractReplicatedLog - testCaptureSnapshotOnMiddleEntryInAppendEntries: Moving last applied index from -1 to -1 08:54:10,700 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] JournalRecovery - testCaptureSnapshotOnMiddleEntryInAppendEntries: empty journal: appending 0 entries 08:54:10,700 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] EntryJournalV1 - testCaptureSnapshotOnMiddleEntryInAppendEntries: updated meta to JournalMeta[replayFrom=1, applyTo=0] 08:54:10,701 AM [test-pekko.actor.default-dispatcher-11] [INFO] Recovery - testCaptureSnapshotOnMiddleEntryInAppendEntries: Recovery completed in in 442.7 μs: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 08:54:10,701 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - testCaptureSnapshotOnMiddleEntryInAppendEntries: Recovery completed and cannot restore from snapshot [WARN] [03/10/2026 08:54:10.701] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/testCaptureSnapshotOnMiddleEntryInAppendEntries] unhandled message from Actor[pekko://test/deadLetters]: FollowerInitialSyncUpStatus[memberId=testCaptureSnapshotOnMiddleEntryInAppendEntries, initialSyncDone=false] 08:54:10,845 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties 08:54:10,845 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/journal-v1-1.log 08:54:10,845 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/metadata-v1-1.log 08:54:10,845 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: no eligible files found 08:54:10,946 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties 08:54:10,946 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/journal-v1-1.log 08:54:10,946 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/metadata-v1-1.log 08:54:10,946 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: no eligible files found 08:54:11,46 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties 08:54:11,46 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/journal-v1-1.log 08:54:11,46 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/metadata-v1-1.log 08:54:11,46 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: no eligible files found 08:54:11,147 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties 08:54:11,147 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/journal-v1-1.log 08:54:11,147 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/metadata-v1-1.log 08:54:11,147 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: no eligible files found 08:54:11,248 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties 08:54:11,248 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/journal-v1-1.log 08:54:11,248 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/metadata-v1-1.log 08:54:11,248 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: no eligible files found 08:54:11,349 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties 08:54:11,349 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/journal-v1-1.log 08:54:11,349 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/metadata-v1-1.log 08:54:11,349 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: no eligible files found 08:54:11,450 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties 08:54:11,450 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/journal-v1-1.log 08:54:11,450 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/metadata-v1-1.log 08:54:11,450 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: no eligible files found 08:54:11,550 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties 08:54:11,550 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/journal-v1-1.log 08:54:11,550 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/metadata-v1-1.log 08:54:11,550 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: no eligible files found 08:54:11,651 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties 08:54:11,651 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/journal-v1-1.log 08:54:11,651 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/metadata-v1-1.log 08:54:11,651 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: no eligible files found 08:54:11,752 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties 08:54:11,752 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/journal-v1-1.log 08:54:11,752 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/metadata-v1-1.log 08:54:11,752 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: no eligible files found 08:54:11,853 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties 08:54:11,853 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/journal-v1-1.log 08:54:11,853 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/metadata-v1-1.log 08:54:11,853 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: no eligible files found 08:54:11,953 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties 08:54:11,953 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/journal-v1-1.log 08:54:11,953 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/metadata-v1-1.log 08:54:11,953 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: no eligible files found 08:54:12,54 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties 08:54:12,54 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/journal-v1-1.log 08:54:12,54 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/metadata-v1-1.log 08:54:12,54 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: no eligible files found 08:54:12,154 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties 08:54:12,154 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/journal-v1-1.log 08:54:12,154 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/metadata-v1-1.log 08:54:12,154 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: no eligible files found 08:54:12,255 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties 08:54:12,255 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/journal-v1-1.log 08:54:12,255 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/metadata-v1-1.log 08:54:12,255 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: no eligible files found 08:54:12,356 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties 08:54:12,356 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/journal-v1-1.log 08:54:12,356 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/metadata-v1-1.log 08:54:12,356 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: no eligible files found 08:54:12,457 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties 08:54:12,457 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/journal-v1-1.log 08:54:12,457 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/metadata-v1-1.log 08:54:12,457 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: no eligible files found 08:54:12,557 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties 08:54:12,557 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/journal-v1-1.log 08:54:12,557 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/metadata-v1-1.log 08:54:12,557 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: no eligible files found 08:54:12,658 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties 08:54:12,658 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/journal-v1-1.log 08:54:12,658 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/metadata-v1-1.log 08:54:12,658 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: no eligible files found 08:54:12,759 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties 08:54:12,759 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/journal-v1-1.log 08:54:12,759 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/metadata-v1-1.log 08:54:12,759 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: no eligible files found 08:54:12,860 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties 08:54:12,860 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/journal-v1-1.log 08:54:12,860 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/metadata-v1-1.log 08:54:12,860 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: no eligible files found 08:54:12,961 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties 08:54:12,961 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/journal-v1-1.log 08:54:12,961 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/metadata-v1-1.log 08:54:12,961 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: no eligible files found 08:54:13,63 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties 08:54:13,63 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/journal-v1-1.log 08:54:13,63 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/metadata-v1-1.log 08:54:13,63 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: no eligible files found 08:54:13,164 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties 08:54:13,164 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/journal-v1-1.log 08:54:13,164 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/metadata-v1-1.log 08:54:13,164 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: no eligible files found 08:54:13,265 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties 08:54:13,265 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/journal-v1-1.log 08:54:13,265 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/metadata-v1-1.log 08:54:13,265 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: no eligible files found 08:54:13,366 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties 08:54:13,366 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/journal-v1-1.log 08:54:13,366 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/metadata-v1-1.log 08:54:13,366 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: no eligible files found 08:54:13,466 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties 08:54:13,467 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/journal-v1-1.log 08:54:13,467 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/metadata-v1-1.log 08:54:13,467 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: no eligible files found 08:54:13,567 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties 08:54:13,567 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/journal-v1-1.log 08:54:13,567 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/metadata-v1-1.log 08:54:13,567 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: no eligible files found 08:54:13,668 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties 08:54:13,668 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/journal-v1-1.log 08:54:13,668 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/metadata-v1-1.log 08:54:13,668 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: no eligible files found 08:54:13,769 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties 08:54:13,769 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/journal-v1-1.log 08:54:13,769 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/metadata-v1-1.log 08:54:13,769 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: no eligible files found 08:54:13,870 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties 08:54:13,870 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/journal-v1-1.log 08:54:13,870 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/metadata-v1-1.log 08:54:13,870 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: no eligible files found 08:54:13,971 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties 08:54:13,971 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/journal-v1-1.log 08:54:13,971 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/metadata-v1-1.log 08:54:13,971 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: no eligible files found 08:54:14,72 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties 08:54:14,72 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/journal-v1-1.log 08:54:14,72 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/metadata-v1-1.log 08:54:14,72 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: no eligible files found 08:54:14,173 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties 08:54:14,173 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/journal-v1-1.log 08:54:14,173 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/metadata-v1-1.log 08:54:14,173 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: no eligible files found 08:54:14,273 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties 08:54:14,273 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/journal-v1-1.log 08:54:14,273 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/metadata-v1-1.log 08:54:14,273 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: no eligible files found 08:54:14,374 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties 08:54:14,374 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/journal-v1-1.log 08:54:14,374 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/metadata-v1-1.log 08:54:14,374 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: no eligible files found 08:54:14,474 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties 08:54:14,474 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/journal-v1-1.log 08:54:14,474 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/metadata-v1-1.log 08:54:14,474 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: no eligible files found 08:54:14,575 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties 08:54:14,575 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/journal-v1-1.log 08:54:14,575 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/metadata-v1-1.log 08:54:14,575 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: no eligible files found 08:54:14,675 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties 08:54:14,675 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/journal-v1-1.log 08:54:14,675 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/metadata-v1-1.log 08:54:14,675 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: no eligible files found 08:54:14,776 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties 08:54:14,776 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/journal-v1-1.log 08:54:14,776 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/metadata-v1-1.log 08:54:14,776 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: no eligible files found 08:54:14,876 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties 08:54:14,876 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/journal-v1-1.log 08:54:14,876 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/metadata-v1-1.log 08:54:14,876 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: no eligible files found 08:54:14,977 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties 08:54:14,977 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/journal-v1-1.log 08:54:14,977 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/metadata-v1-1.log 08:54:14,977 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: no eligible files found 08:54:15,77 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties 08:54:15,77 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/journal-v1-1.log 08:54:15,77 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/metadata-v1-1.log 08:54:15,77 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: no eligible files found 08:54:15,177 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties 08:54:15,177 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/journal-v1-1.log 08:54:15,177 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/metadata-v1-1.log 08:54:15,177 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: no eligible files found 08:54:15,278 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties 08:54:15,278 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/journal-v1-1.log 08:54:15,278 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/metadata-v1-1.log 08:54:15,278 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: no eligible files found 08:54:15,379 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties 08:54:15,379 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/journal-v1-1.log 08:54:15,379 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/metadata-v1-1.log 08:54:15,379 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: no eligible files found 08:54:15,479 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties 08:54:15,479 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/journal-v1-1.log 08:54:15,479 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/metadata-v1-1.log 08:54:15,479 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: no eligible files found 08:54:15,580 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties 08:54:15,580 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/journal-v1-1.log 08:54:15,580 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/metadata-v1-1.log 08:54:15,580 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: no eligible files found 08:54:15,680 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/TermInfo.properties 08:54:15,680 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/journal-v1-1.log 08:54:15,680 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: skipping unrecognized file /tmp/junit-27092245991079468/testCaptureSnapshotOnMiddleEntryInAppendEntries/metadata-v1-1.log 08:54:15,680 AM [awaitility-thread] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: no eligible files found 08:54:15,782 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior520#-420644755] 08:54:15,795 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower521#747643916] 08:54:15,796 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader522#-686673909] 08:54:15,796 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/testCaptureSnapshotOnMiddleEntryInAppendEntries] 08:54:15,796 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] EnabledRaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: terminating thread VirtualThread[#580,testCaptureSnapshotOnMiddleEntryInAppendEntries-writer-181]/waiting 08:54:15,796 AM [testCaptureSnapshotOnMiddleEntryInAppendEntries-writer-181] [DEBUG] JournalWriteTask - testCaptureSnapshotOnMiddleEntryInAppendEntries: received 1 commands after 5.096 s 08:54:15,796 AM [testCaptureSnapshotOnMiddleEntryInAppendEntries-writer-181] [DEBUG] JournalWriteTask - testCaptureSnapshotOnMiddleEntryInAppendEntries: completed 1 commands in 30.49 μs 08:54:15,796 AM [testCaptureSnapshotOnMiddleEntryInAppendEntries-writer-181] [DEBUG] JournalWriteTask - testCaptureSnapshotOnMiddleEntryInAppendEntries: journal writer stopped 08:54:15,797 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] EntryJournalV1 - testCaptureSnapshotOnMiddleEntryInAppendEntries: journal closed 08:54:15,797 AM [test-pekko.actor.default-dispatcher-13] [INFO] EnabledRaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: journal closed 08:54:15,797 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: stopped executor with 0 remaining tasks 08:54:15,797 AM [test-pekko.actor.default-dispatcher-13] [DEBUG] RaftStorage - testCaptureSnapshotOnMiddleEntryInAppendEntries: stopped executor with 0 remaining tasks 08:54:15,801 AM [main] [INFO] FollowerTest - Starting testHandleElectionTimeoutWhenLeaderMessageReceived 08:54:15,801 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:54:16,102 AM [main] [DEBUG] SyncStatusTracker - follower: Last sync leader does not match current leader leader, need to catch up to -1 08:54:16,232 AM [main] [DEBUG] Follower - follower (Follower): Received ElectionTimeout but lastLeaderMessageInterval 130 < election timeout PT0.4S 08:54:16,482 AM [main] [DEBUG] SyncStatusTracker - follower: Lagging -2 entries behind leader leader and reached 1 (of expected -1) 08:54:16,683 AM [main] [DEBUG] Follower - follower (Follower): Received ElectionTimeout but lastLeaderMessageInterval 200 < election timeout PT0.4S 08:54:16,683 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior523#-1651222610] 08:54:16,694 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower524#-2046540341] 08:54:16,694 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader525#-1398762208] 08:54:16,699 AM [main] [DEBUG] AbstractReplicatedLog - : Moving last applied index from -1 to 1 08:54:16,700 AM [main] [DEBUG] Follower - follower (Follower): Received TimeoutNow - switching to Candidate 08:54:16,700 AM [main] [DEBUG] Candidate - follower (Candidate): Election: Candidate has following voting peers: [] 08:54:16,700 AM [main] [INFO] Candidate - follower (Candidate): Starting new election term 2 08:54:16,700 AM [main] [INFO] RaftActorBehavior - follower (Follower) :- Switching from behavior Follower to Candidate, election term: 2 08:54:16,700 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/behavior526#1829833201] 08:54:16,711 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/follower527#-520525791] 08:54:16,711 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/leader528#657247879] [INFO] [03/10/2026 08:54:16.713] [main] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:54:16,713 AM [test-pekko.actor.default-dispatcher-11] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [03/10/2026 08:54:16.714] [test-pekko.actor.default-dispatcher-11] [pekko://test/system/cluster/core/daemon] unhandled message from Actor[pekko://test/deadLetters]: Leave(pekko://test@10.30.171.31:17355) [INFO] [03/10/2026 08:54:16.714] [test-pekko.actor.internal-dispatcher-5] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.31:17355] - Exiting completed [INFO] [03/10/2026 08:54:16.715] [test-pekko.actor.internal-dispatcher-5] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.31:17355] - Shutting down... [INFO] [03/10/2026 08:54:16.715] [test-pekko.actor.internal-dispatcher-5] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.31:17355] - Successfully shut down 08:54:16,715 AM [test-pekko.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.31:17355] - Exiting completed 08:54:16,715 AM [test-pekko.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.31:17355] - Shutting down... 08:54:16,715 AM [test-pekko.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.31:17355] - Successfully shut down [INFO] [03/10/2026 08:54:16.716] [test-pekko.remote.default-remote-dispatcher-8] [pekko://test@10.30.171.31:17355/system/remoting-terminator] Shutting down remote daemon. [INFO] [03/10/2026 08:54:16.717] [test-pekko.remote.default-remote-dispatcher-8] [pekko://test@10.30.171.31:17355/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 08:54:16,717 AM [test-pekko.actor.default-dispatcher-12] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 08:54:16,717 AM [test-pekko.actor.default-dispatcher-12] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [03/10/2026 08:54:16.718] [test-pekko.remote.default-remote-dispatcher-9] [pekko://test@10.30.171.31:17355/system/remoting-terminator] Remoting shut down. 08:54:16,718 AM [test-pekko.actor.default-dispatcher-11] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [DEBUG] [03/10/2026 08:54:16.718] [test-pekko.actor.internal-dispatcher-4] [EventStream] shutting down: StandardOutLogger