01:12:56,727 AM [test-pekko.actor.default-dispatcher-6] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [04/01/2026 01:12:56.726] [main] [EventStream(pekko://test)] logger log1-TestEventListener started [DEBUG] [04/01/2026 01:12:56.728] [main] [EventStream(pekko://test)] logger log2-Slf4jLogger started [DEBUG] [04/01/2026 01:12:56.728] [main] [EventStream(pekko://test)] Default Loggers started [INFO] [04/01/2026 01:12:56.763] [main] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.81:17355] with UID [2895070470684854351] 01:12:56,764 AM [test-pekko.actor.default-dispatcher-6] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.81:17355] with UID [2895070470684854351] [INFO] [04/01/2026 01:12:56.765] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.81:17355] - Starting up, Pekko version [1.4.0] ... 01:12:56,766 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.81:17355] - Starting up, Pekko version [1.4.0] ... [INFO] [04/01/2026 01:12:56.770] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.81:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [04/01/2026 01:12:56.770] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.81:17355] - Started up successfully 01:12:56,770 AM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.81:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 01:12:56,771 AM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.81:17355] - Started up successfully [INFO] [04/01/2026 01:12:56.773] [test-pekko.actor.internal-dispatcher-8] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.81:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 01:12:56,773 AM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.81:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing [INFO] [04/01/2026 01:12:56.773] [test-pekko.actor.internal-dispatcher-8] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.81:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 01:12:56,773 AM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.81:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 01:12:56,794 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - Actor created TestActor[pekko://test/user/singleNode14] 01:12:56,796 AM [test-pekko.actor.default-dispatcher-5] [INFO] RaftActor - singleNode14: Starting recovery with journal batch size 1000 01:12:56,796 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - singleNode14: started executor 01:12:56,796 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - singleNode14: started executor 01:12:56,797 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] EntryJournalV1 - singleNode14: metadata journal open: replayFrom=1 applyTo=0 01:12:56,797 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] EntryJournalV1 - singleNode14: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 01:12:56,797 AM [test-pekko.actor.default-dispatcher-5] [INFO] EnabledRaftStorage - singleNode14: journal open: applyTo=0 01:12:56,797 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - singleNode14: starting journal recovery 01:12:56,797 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - /tmp/junit-2889905250330441532/singleNode14/TermInfo.properties does not exist 01:12:56,800 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - singleNode14: Set currentTerm=0, votedFor=null 01:12:56,800 AM [test-pekko.actor.default-dispatcher-5] [INFO] Recovery - singleNode14: Local TermInfo store seeded with TermInfo{term=0} 01:12:56,800 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-2889905250330441532/singleNode14/TermInfo.properties 01:12:56,800 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-2889905250330441532/singleNode14/journal-v1-1.log 01:12:56,800 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-2889905250330441532/singleNode14/metadata-v1-1.log 01:12:56,800 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - singleNode14: no eligible files found 01:12:56,801 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractReplicatedLog - singleNode14: Moving last applied index from -1 to -1 01:12:56,801 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] JournalRecovery - singleNode14: empty journal: appending 0 entries 01:12:56,801 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] EntryJournalV1 - singleNode14: updated meta to JournalMeta[replayFrom=1, applyTo=0] 01:12:56,801 AM [test-pekko.actor.default-dispatcher-5] [INFO] Recovery - singleNode14: Recovery completed in in 3.401 ms: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 01:12:56,801 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - singleNode14: Recovery completed and can restore from snapshot 01:12:56,801 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] EnabledRaftStorage - singleNode14: writer thread VirtualThread[#99,singleNode14-writer-5]/runnable started 01:12:56,801 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: journal writer started 01:12:56,801 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: waiting to receive commands 01:12:56,801 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Follower - singleNode14 (Follower): Received TimeoutNow - switching to Candidate 01:12:56,802 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Candidate - singleNode14 (Candidate): Election: Candidate has following voting peers: [] [WARN] [04/01/2026 01:12:56.804] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/singleNode14]: org.opendaylight.controller.cluster.common.actor.Monitor@7f4d20df [INFO] [pekkoDeadLetter][04/01/2026 01:12:56.804] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/singleNode14] 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'. 01:12:56,804 AM [test-pekko.actor.default-dispatcher-6] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/singleNode14] 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'. 01:12:56,806 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - singleNode14: Set currentTerm=1, votedFor=singleNode14 01:12:56,806 AM [test-pekko.actor.default-dispatcher-5] [INFO] Candidate - singleNode14 (Candidate): Starting new election term 1 01:12:56,806 AM [test-pekko.actor.default-dispatcher-5] [INFO] RaftActorBehavior - singleNode14 (Follower) :- Switching from behavior Follower to Candidate, election term: 1 01:12:56,806 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] Candidate - singleNode14 (Candidate): Received ElectionTimeout 01:12:56,806 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractLeader - singleNode14 (Leader): Election: Leader has following peers: [] 01:12:56,806 AM [test-pekko.actor.default-dispatcher-5] [INFO] RaftActorBehavior - singleNode14 (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 01:12:56,807 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - singleNode14: Persist data index=0 term=1 command=zero 01:12:56,807 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] ReplicatedLogImpl - singleNode14: Append log entry and persist JournaledLogEntry{index=0, term=1, command=zero, pending=true} 01:12:56,807 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - singleNode14: Persist data index=1 term=1 command=one 01:12:56,807 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] ReplicatedLogImpl - singleNode14: Append log entry and persist JournaledLogEntry{index=1, term=1, command=one, pending=true} 01:12:56,807 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - singleNode14: Persist data index=2 term=1 command=two 01:12:56,807 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: received 1 commands after 5.730 ms 01:12:56,807 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] ReplicatedLogImpl - singleNode14: Append log entry and persist JournaledLogEntry{index=2, term=1, command=two, pending=true} 01:12:56,811 AM [singleNode14-writer-5] [DEBUG] RaftStorageCompleter - singleNode14: 1 completion(s) pending 01:12:56,811 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorageCompleter - singleNode14: running 1 completion(s) 01:12:56,811 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: completed 1 commands in 3.882 ms 01:12:56,811 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] ReplicatedLogImpl - singleNode14: persist complete JournaledLogEntry{index=0, term=1, command=zero, pending=true} 01:12:56,811 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractReplicatedLog - singleNode14: Moving last applied index from -1 to 0 01:12:56,811 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: received 2 commands after 30.32 μs 01:12:56,811 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - singleNode14: Applying state for log index 0 data zero 01:12:56,811 AM [test-pekko.actor.default-dispatcher-5] [INFO] MockRaftActor - singleNode14: applyState called: zero 01:12:56,813 AM [singleNode14-writer-5] [DEBUG] RaftStorageCompleter - singleNode14: 2 completion(s) pending 01:12:56,813 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: completed 2 commands in 2.123 ms 01:12:56,813 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorageCompleter - singleNode14: running 2 completion(s) 01:12:56,813 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: received 1 commands after 24.58 μs 01:12:56,814 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] ReplicatedLogImpl - singleNode14: persist complete JournaledLogEntry{index=1, term=1, command=one, pending=true} 01:12:56,814 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractReplicatedLog - singleNode14: Moving last applied index from 0 to 1 01:12:56,814 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - singleNode14: Applying state for log index 1 data one 01:12:56,814 AM [singleNode14-writer-5] [DEBUG] EntryJournalV1 - singleNode14: updated meta to JournalMeta[replayFrom=1, applyTo=1] 01:12:56,814 AM [test-pekko.actor.default-dispatcher-6] [INFO] MockRaftActor - singleNode14: applyState called: one 01:12:56,814 AM [singleNode14-writer-5] [DEBUG] RaftStorageCompleter - singleNode14: 1 completion(s) pending 01:12:56,814 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: completed 1 commands in 355.6 μs 01:12:56,814 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: waiting to receive commands 01:12:56,815 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] ReplicatedLogImpl - singleNode14: persist complete JournaledLogEntry{index=2, term=1, command=two, pending=true} 01:12:56,815 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractReplicatedLog - singleNode14: Moving last applied index from 1 to 2 01:12:56,815 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - singleNode14: Applying state for log index 2 data two 01:12:56,815 AM [test-pekko.actor.default-dispatcher-6] [INFO] MockRaftActor - singleNode14: applyState called: two 01:12:56,815 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorageCompleter - singleNode14: running 1 completion(s) 01:12:56,815 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] SnapshotManager - singleNode14: fakeSnapshot purging log to 1 for term 1 01:12:56,816 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: received 2 commands after 1.496 ms 01:12:56,816 AM [singleNode14-writer-5] [DEBUG] EntryJournalV1 - singleNode14: updated meta to JournalMeta[replayFrom=1, applyTo=2] 01:12:56,816 AM [singleNode14-writer-5] [DEBUG] EntryJournalV1 - singleNode14: updated meta to JournalMeta[replayFrom=1, applyTo=3] 01:12:56,816 AM [singleNode14-writer-5] [DEBUG] RaftStorageCompleter - singleNode14: 2 completion(s) pending 01:12:56,816 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: completed 2 commands in 377.4 μs 01:12:56,816 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorageCompleter - singleNode14: running 2 completion(s) 01:12:56,816 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: waiting to receive commands 01:12:56,937 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - singleNode14: Persist data index=3 term=1 command=three 01:12:56,937 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] ReplicatedLogImpl - singleNode14: Append log entry and persist JournaledLogEntry{index=3, term=1, command=three, pending=true} 01:12:56,937 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: received 1 commands after 121.3 ms 01:12:56,939 AM [singleNode14-writer-5] [DEBUG] RaftStorageCompleter - singleNode14: 1 completion(s) pending 01:12:56,939 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: completed 1 commands in 1.793 ms 01:12:56,940 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: waiting to receive commands 01:12:56,941 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorageCompleter - singleNode14: running 1 completion(s) 01:12:56,941 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] ReplicatedLogImpl - singleNode14: persist complete JournaledLogEntry{index=3, term=1, command=three, pending=true} 01:12:56,941 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractReplicatedLog - singleNode14: Moving last applied index from 2 to 3 01:12:56,941 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - singleNode14: Applying state for log index 3 data three 01:12:56,941 AM [test-pekko.actor.default-dispatcher-5] [INFO] MockRaftActor - singleNode14: applyState called: three 01:12:56,942 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: received 1 commands after 2.138 ms 01:12:56,942 AM [singleNode14-writer-5] [DEBUG] EntryJournalV1 - singleNode14: updated meta to JournalMeta[replayFrom=1, applyTo=4] 01:12:56,942 AM [singleNode14-writer-5] [DEBUG] RaftStorageCompleter - singleNode14: 1 completion(s) pending 01:12:56,942 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: completed 1 commands in 299.3 μs 01:12:56,942 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: waiting to receive commands 01:12:56,943 AM [test-pekko.actor.default-dispatcher-5] [INFO] SnapshotManager - singleNode14: Initiating snapshot capture CaptureSnapshot [lastAppliedIndex=3, lastAppliedTerm=1, lastIndex=3, lastTerm=1, installSnapshotInitiated=, replicatedToAllIndex=-1, replicatedToAllTerm=-1, unAppliedEntries size=0, mandatoryTrim=false] 01:12:56,949 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] SnapshotManager - singleNode14: captured snapshot at lastSequenceNumber: 4 01:12:56,949 AM [test-pekko.actor.default-dispatcher-5] [INFO] SnapshotManager - singleNode14: Persising snapshot at EntryInfo[index=3, term=1]/EntryInfo[index=3, term=1] 01:12:56,950 AM [test-pekko.actor.default-dispatcher-5] [INFO] MockRaftActor - singleNode14: support() called 01:12:56,957 AM [test-pekko.actor.default-dispatcher-5] [INFO] SnapshotManager - singleNode14: Removed in-memory snapshotted entries, adjusted snapshotIndex: 1 and term: 1 01:12:56,958 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] SnapshotManager - singleNode14: trimLog should not be called in state PersistCapture[lastJournalIndex=4, request=CaptureSnapshot [lastAppliedIndex=3, lastAppliedTerm=1, lastIndex=3, lastTerm=1, installSnapshotInitiated=, replicatedToAllIndex=-1, replicatedToAllTerm=-1, unAppliedEntries size=0, mandatoryTrim=false]] 01:12:56,960 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorageCompleter - singleNode14: running 1 completion(s) 01:12:56,960 AM [singleNode14-%d469824] [DEBUG] RaftStorage - singleNode14: starting snapshot writeout to /tmp/junit-2889905250330441532/singleNode14/snapshot-0000000069CC7118-3903F22C.tmp 01:12:56,981 AM [singleNode14-%d469824] [DEBUG] RaftStorage - singleNode14: finished snapshot writeout to /tmp/junit-2889905250330441532/singleNode14/snapshot-0000000069CC7118-3903F22C.v1 01:12:56,981 AM [singleNode14-%d469824] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-2889905250330441532/singleNode14/TermInfo.properties 01:12:56,981 AM [singleNode14-%d469824] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-2889905250330441532/singleNode14/journal-v1-1.log 01:12:56,981 AM [singleNode14-%d469824] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-2889905250330441532/singleNode14/metadata-v1-1.log 01:12:56,981 AM [singleNode14-%d469824] [DEBUG] RaftStorage - singleNode14: selected SNAPSHOT_V1 to handle file /tmp/junit-2889905250330441532/singleNode14/snapshot-0000000069CC7118-3903F22C.v1 01:12:56,982 AM [singleNode14-%d469824] [DEBUG] RaftStorage - singleNode14: retaining snapshot SnapshotFileV1{lastIncluded=EntryInfo[index=3, term=1], timestamp=2026-04-01T01:12:56.956559916Z, file=/tmp/junit-2889905250330441532/singleNode14/snapshot-0000000069CC7118-3903F22C.v1, size=392, entryCompress=NONE, stateCompress=NONE} 01:12:56,983 AM [singleNode14-%d469824] [DEBUG] RaftStorageCompleter - singleNode14: 1 completion(s) pending 01:12:56,983 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorageCompleter - singleNode14: running 1 completion(s) 01:12:56,983 AM [test-pekko.actor.default-dispatcher-6] [INFO] SnapshotManager - singleNode14: snapshot is durable as of 2026-04-01T01:12:56.956559916Z 01:12:56,983 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] SnapshotManager - singleNode14: Snapshot success, discarding journal entries up to 4 01:12:56,984 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: received 1 commands after 41.59 ms 01:12:56,984 AM [singleNode14-writer-5] [DEBUG] EntryJournalV1 - singleNode14: updated meta to JournalMeta[replayFrom=5, applyTo=4] 01:12:56,985 AM [singleNode14-writer-5] [DEBUG] EntryJournalV1 - singleNode14: discarded entries up to (and including) 4 01:12:56,985 AM [singleNode14-writer-5] [DEBUG] RaftStorageCompleter - singleNode14: 1 completion(s) pending 01:12:56,985 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: completed 1 commands in 710.0 μs 01:12:56,985 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: waiting to receive commands 01:12:56,985 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorageCompleter - singleNode14: running 1 completion(s) 01:12:56,985 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActorSnapshotMessageSupport - singleNode14: SnapshotComplete received 01:12:57,38 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - singleNode14: Persist data index=4 term=1 command=four 01:12:57,38 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] ReplicatedLogImpl - singleNode14: Append log entry and persist JournaledLogEntry{index=4, term=1, command=four, pending=true} 01:12:57,38 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - singleNode14: Persist data index=5 term=1 command=five 01:12:57,38 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] ReplicatedLogImpl - singleNode14: Append log entry and persist JournaledLogEntry{index=5, term=1, command=five, pending=true} 01:12:57,45 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: received 2 commands after 60.11 ms 01:12:57,47 AM [singleNode14-writer-5] [DEBUG] RaftStorageCompleter - singleNode14: 2 completion(s) pending 01:12:57,48 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: completed 2 commands in 2.336 ms 01:12:57,48 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: waiting to receive commands 01:12:57,48 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorageCompleter - singleNode14: running 2 completion(s) 01:12:57,48 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] ReplicatedLogImpl - singleNode14: persist complete JournaledLogEntry{index=4, term=1, command=four, pending=true} 01:12:57,48 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractReplicatedLog - singleNode14: Moving last applied index from 3 to 4 01:12:57,48 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - singleNode14: Applying state for log index 4 data four 01:12:57,48 AM [test-pekko.actor.default-dispatcher-5] [INFO] MockRaftActor - singleNode14: applyState called: four 01:12:57,48 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] ReplicatedLogImpl - singleNode14: persist complete JournaledLogEntry{index=5, term=1, command=five, pending=true} 01:12:57,48 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractReplicatedLog - singleNode14: Moving last applied index from 4 to 5 01:12:57,48 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - singleNode14: Applying state for log index 5 data five 01:12:57,48 AM [test-pekko.actor.default-dispatcher-5] [INFO] MockRaftActor - singleNode14: applyState called: five 01:12:57,48 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: received 1 commands after 557.7 μs 01:12:57,48 AM [singleNode14-writer-5] [DEBUG] EntryJournalV1 - singleNode14: updated meta to JournalMeta[replayFrom=5, applyTo=5] 01:12:57,48 AM [singleNode14-writer-5] [DEBUG] RaftStorageCompleter - singleNode14: 1 completion(s) pending 01:12:57,49 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] SnapshotManager - singleNode14: fakeSnapshot purging log to 4 for term 1 01:12:57,49 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: completed 1 commands in 239.8 μs 01:12:57,49 AM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorageCompleter - singleNode14: running 1 completion(s) 01:12:57,49 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: received 1 commands after 5.110 μs 01:12:57,49 AM [singleNode14-writer-5] [DEBUG] EntryJournalV1 - singleNode14: updated meta to JournalMeta[replayFrom=5, applyTo=6] 01:12:57,49 AM [singleNode14-writer-5] [DEBUG] RaftStorageCompleter - singleNode14: 1 completion(s) pending 01:12:57,49 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorageCompleter - singleNode14: running 1 completion(s) 01:12:57,49 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: completed 1 commands in 340.3 μs 01:12:57,49 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: waiting to receive commands 01:12:57,146 AM [awaitility-thread] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-2889905250330441532/singleNode14/TermInfo.properties 01:12:57,146 AM [awaitility-thread] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-2889905250330441532/singleNode14/journal-v1-1.log 01:12:57,146 AM [awaitility-thread] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-2889905250330441532/singleNode14/metadata-v1-1.log 01:12:57,146 AM [awaitility-thread] [DEBUG] RaftStorage - singleNode14: selected SNAPSHOT_V1 to handle file /tmp/junit-2889905250330441532/singleNode14/snapshot-0000000069CC7118-3903F22C.v1 01:12:57,147 AM [awaitility-thread] [DEBUG] RaftStorage - singleNode14: picked SnapshotFileV1{lastIncluded=EntryInfo[index=3, term=1], timestamp=2026-04-01T01:12:56.956559916Z, file=/tmp/junit-2889905250330441532/singleNode14/snapshot-0000000069CC7118-3903F22C.v1, size=392, entryCompress=NONE, stateCompress=NONE} as the latest file 01:12:57,255 AM [main] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-2889905250330441532/singleNode14/TermInfo.properties 01:12:57,255 AM [main] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-2889905250330441532/singleNode14/journal-v1-1.log 01:12:57,255 AM [main] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-2889905250330441532/singleNode14/metadata-v1-1.log 01:12:57,255 AM [main] [DEBUG] RaftStorage - singleNode14: selected SNAPSHOT_V1 to handle file /tmp/junit-2889905250330441532/singleNode14/snapshot-0000000069CC7118-3903F22C.v1 01:12:57,255 AM [main] [DEBUG] RaftStorage - singleNode14: picked SnapshotFileV1{lastIncluded=EntryInfo[index=3, term=1], timestamp=2026-04-01T01:12:56.956559916Z, file=/tmp/junit-2889905250330441532/singleNode14/snapshot-0000000069CC7118-3903F22C.v1, size=392, entryCompress=NONE, stateCompress=NONE} as the latest file 01:12:57,275 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EnabledRaftStorage - singleNode14: terminating thread VirtualThread[#99,singleNode14-writer-5]/waiting 01:12:57,275 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: received 1 commands after 226.2 ms 01:12:57,276 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: completed 1 commands in 29.29 μs 01:12:57,276 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: journal writer stopped 01:12:57,276 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EnabledRaftStorage - singleNode14: terminated thread VirtualThread[#99,singleNode14-writer-5]/terminated 01:12:57,276 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EntryJournalV1 - singleNode14: journal closed 01:12:57,276 AM [test-pekko.actor.default-dispatcher-6] [INFO] EnabledRaftStorage - singleNode14: journal closed 01:12:57,276 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - singleNode14: stopped executor with 0 remaining tasks 01:12:57,276 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - singleNode14: stopped executor with 0 remaining tasks 01:12:57,279 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - Actor created TestActor[pekko://test/user/singleNode14] [WARN] [04/01/2026 01:12:57.279] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/singleNode14]: org.opendaylight.controller.cluster.common.actor.Monitor@1bc5cd2d [INFO] [pekkoDeadLetter][04/01/2026 01:12:57.280] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/singleNode14] 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'. 01:12:57,281 AM [test-pekko.actor.default-dispatcher-6] [INFO] RaftActor - singleNode14: Starting recovery with journal batch size 1000 01:12:57,281 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - singleNode14: started executor 01:12:57,281 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - singleNode14: started executor 01:12:57,283 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EntryJournalV1 - singleNode14: metadata journal open: replayFrom=5 applyTo=6 01:12:57,283 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EntryJournalV1 - singleNode14: journal open: firstIndex=1 lastIndex=6 replayFrom=5 fileEntries=0 01:12:57,283 AM [test-pekko.actor.default-dispatcher-6] [INFO] EnabledRaftStorage - singleNode14: journal open: applyTo=6 01:12:57,284 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - singleNode14: starting journal recovery 01:12:57,284 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - singleNode14: Set currentTerm=1, votedFor=singleNode14 01:12:57,284 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-2889905250330441532/singleNode14/TermInfo.properties 01:12:57,284 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-2889905250330441532/singleNode14/journal-v1-1.log 01:12:57,284 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-2889905250330441532/singleNode14/metadata-v1-1.log 01:12:57,284 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - singleNode14: selected SNAPSHOT_V1 to handle file /tmp/junit-2889905250330441532/singleNode14/snapshot-0000000069CC7118-3903F22C.v1 01:12:57,284 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - singleNode14: picked SnapshotFileV1{lastIncluded=EntryInfo[index=3, term=1], timestamp=2026-04-01T01:12:56.956559916Z, file=/tmp/junit-2889905250330441532/singleNode14/snapshot-0000000069CC7118-3903F22C.v1, size=392, entryCompress=NONE, stateCompress=NONE} as the latest file 01:12:57,284 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Recovery - singleNode14: initializing from snapshot taken at 2026-04-01T01:12:56.956559916Z 01:12:57,285 AM [test-pekko.actor.default-dispatcher-6] [INFO] MockRaftActor - singleNode14: support() called 01:12:57,286 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractReplicatedLog - singleNode14: Moving last applied index from -1 to 3 01:12:57,286 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] JournalRecovery - singleNode14: applying entries up to 6 01:12:57,286 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] JournalRecovery - singleNode14: recovered journal DefaultLogEntry[index=4, term=1, command=four] 01:12:57,287 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] JournalRecovery - singleNode14: recovered journal DefaultLogEntry[index=5, term=1, command=five] 01:12:57,287 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractReplicatedLog - singleNode14: Moving last applied index from 3 to 5 01:12:57,287 AM [test-pekko.actor.default-dispatcher-5] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/singleNode14] 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'. 01:12:57,287 AM [test-pekko.actor.default-dispatcher-6] [INFO] Recovery - singleNode14: Recovery completed in in 3.191 ms: last log index = 5, last log term = 1, napshot index = 3, snapshot term = 1, journal size = 2 01:12:57,287 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - singleNode14: Recovery completed and cannot restore from snapshot 01:12:57,287 AM [singleNode14-writer-6] [DEBUG] JournalWriteTask - singleNode14: journal writer started 01:12:57,287 AM [singleNode14-writer-6] [DEBUG] JournalWriteTask - singleNode14: waiting to receive commands 01:12:57,287 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EnabledRaftStorage - singleNode14: writer thread VirtualThread[#106,singleNode14-writer-6]/waiting started 01:12:57,287 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - singleNode14 (Follower): Received TimeoutNow - switching to Candidate 01:12:57,288 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - singleNode14 (Candidate): Election: Candidate has following voting peers: [] 01:12:57,291 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - singleNode14: Set currentTerm=2, votedFor=singleNode14 01:12:57,291 AM [test-pekko.actor.default-dispatcher-6] [INFO] Candidate - singleNode14 (Candidate): Starting new election term 2 01:12:57,291 AM [test-pekko.actor.default-dispatcher-6] [INFO] RaftActorBehavior - singleNode14 (Follower) :- Switching from behavior Follower to Candidate, election term: 2 01:12:57,291 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - singleNode14 (Candidate): Received ElectionTimeout 01:12:57,291 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractLeader - singleNode14 (Leader): Election: Leader has following peers: [] 01:12:57,291 AM [test-pekko.actor.default-dispatcher-6] [INFO] RaftActorBehavior - singleNode14 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 01:12:57,292 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/singleNode14-collector15#1481998659] 01:12:57,303 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/singleNode14] 01:12:57,304 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/singleNode14-collector16#1390351377] 01:12:57,305 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/singleNode14] 01:12:57,305 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EnabledRaftStorage - singleNode14: terminating thread VirtualThread[#106,singleNode14-writer-6]/waiting 01:12:57,305 AM [singleNode14-writer-6] [DEBUG] JournalWriteTask - singleNode14: received 1 commands after 18.22 ms 01:12:57,305 AM [singleNode14-writer-6] [DEBUG] JournalWriteTask - singleNode14: completed 1 commands in 24.23 μs 01:12:57,306 AM [singleNode14-writer-6] [DEBUG] JournalWriteTask - singleNode14: journal writer stopped 01:12:57,306 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EnabledRaftStorage - singleNode14: terminated thread VirtualThread[#106,singleNode14-writer-6]/terminated 01:12:57,306 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EntryJournalV1 - singleNode14: journal closed 01:12:57,306 AM [test-pekko.actor.default-dispatcher-6] [INFO] EnabledRaftStorage - singleNode14: journal closed 01:12:57,306 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - singleNode14: stopped executor with 0 remaining tasks 01:12:57,306 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - singleNode14: stopped executor with 0 remaining tasks [INFO] [04/01/2026 01:12:57.309] [main] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [04/01/2026 01:12:57.311] [test-pekko.actor.default-dispatcher-12] [pekko://test/system/cluster/core/daemon] unhandled message from Actor[pekko://test/deadLetters]: Leave(pekko://test@10.30.170.81:17355) [INFO] [pekkoDeadLetter][04/01/2026 01:12:57.311] [test-pekko.actor.default-dispatcher-12] [pekko://test/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#-1100193801] was unhandled. [3] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. [INFO] [04/01/2026 01:12:57.312] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.81:17355] - Exiting completed [INFO] [04/01/2026 01:12:57.312] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.81:17355] - Shutting down... [INFO] [04/01/2026 01:12:57.312] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.81:17355] - Successfully shut down 01:12:57,316 AM [test-pekko.actor.default-dispatcher-6] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [INFO] [04/01/2026 01:12:57.316] [test-pekko.remote.default-remote-dispatcher-9] [pekko://test@10.30.170.81:17355/system/remoting-terminator] Shutting down remote daemon. [INFO] [04/01/2026 01:12:57.316] [test-pekko.remote.default-remote-dispatcher-9] [pekko://test@10.30.170.81:17355/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 01:12:57,316 AM [test-pekko.actor.default-dispatcher-6] [INFO] LocalActorRef - pekkoDeadLetter Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#-1100193801] was unhandled. [3] 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'. 01:12:57,318 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.81:17355] - Exiting completed 01:12:57,318 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.81:17355] - Shutting down... 01:12:57,318 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.81:17355] - Successfully shut down 01:12:57,318 AM [test-pekko.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 01:12:57,318 AM [test-pekko.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [04/01/2026 01:12:57.318] [test-pekko.remote.default-remote-dispatcher-9] [pekko://test@10.30.170.81:17355/system/remoting-terminator] Remoting shut down. 01:12:57,319 AM [test-pekko.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [DEBUG] [04/01/2026 01:12:57.319] [test-pekko.actor.internal-dispatcher-3] [EventStream] shutting down: StandardOutLogger