[DEBUG] [05/09/2026 07:12:22.859] [main] [EventStream(pekko://test)] logger log1-TestEventListener started 07:12:22,861 AM [test-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [05/09/2026 07:12:22.862] [main] [EventStream(pekko://test)] logger log2-Slf4jLogger started [DEBUG] [05/09/2026 07:12:22.862] [main] [EventStream(pekko://test)] Default Loggers started [INFO] [05/09/2026 07:12:22.891] [main] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.171.80:17355] with UID [-2139479040815748530] 07:12:22,892 AM [test-pekko.actor.default-dispatcher-6] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.171.80:17355] with UID [-2139479040815748530] [INFO] [05/09/2026 07:12:22.893] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.80:17355] - Starting up, Pekko version [1.2.1] ... 07:12:22,893 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.80:17355] - Starting up, Pekko version [1.2.1] ... [INFO] [05/09/2026 07:12:22.898] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.80:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 07:12:22,898 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.80:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [05/09/2026 07:12:22.898] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.80:17355] - Started up successfully 07:12:22,898 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.80:17355] - Started up successfully [INFO] [05/09/2026 07:12:22.901] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.80:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing [INFO] [05/09/2026 07:12:22.901] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.80:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 07:12:22,901 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.80:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 07:12:22,901 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.80:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 07:12:22,925 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - Actor created TestActor[pekko://test/user/singleNode14] [WARN] [05/09/2026 07:12:22.926] [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@2d834018 [INFO] [pekkoDeadLetter][05/09/2026 07:12:22.926] [test-pekko.actor.default-dispatcher-6] [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'. 07:12:22,927 AM [test-pekko.actor.default-dispatcher-11] [INFO] RaftActor - singleNode14: Starting recovery with journal batch size 1000 07:12:22,927 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - singleNode14: started executor 07:12:22,927 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - singleNode14: started executor 07:12:22,928 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] EntryJournalV1 - singleNode14: metadata journal open: replayFrom=1 applyTo=0 07:12:22,928 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] EntryJournalV1 - singleNode14: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 07:12:22,928 AM [test-pekko.actor.default-dispatcher-11] [INFO] EnabledRaftStorage - singleNode14: journal open: applyTo=0 07:12:22,928 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - singleNode14: starting journal recovery 07:12:22,929 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - /tmp/junit-26254640808758162/singleNode14/TermInfo.properties does not exist 07:12:22,931 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - singleNode14: Set currentTerm=0, votedFor=null 07:12:22,931 AM [test-pekko.actor.default-dispatcher-11] [INFO] Recovery - singleNode14: Local TermInfo store seeded with TermInfo{term=0} 07:12:22,932 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-26254640808758162/singleNode14/TermInfo.properties 07:12:22,932 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-26254640808758162/singleNode14/journal-v1-1.log 07:12:22,932 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-26254640808758162/singleNode14/metadata-v1-1.log 07:12:22,932 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorage - singleNode14: no eligible files found 07:12:22,932 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractReplicatedLog - singleNode14: Moving last applied index from -1 to -1 07:12:22,932 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] JournalRecovery - singleNode14: empty journal: appending 0 entries 07:12:22,932 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] EntryJournalV1 - singleNode14: updated meta to JournalMeta[replayFrom=1, applyTo=0] 07:12:22,932 AM [test-pekko.actor.default-dispatcher-11] [INFO] Recovery - singleNode14: Recovery completed in in 3.646 ms: last log index = -1, last log term = -1, napshot index = -1, snapshot term = -1, journal size = 0 07:12:22,932 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - singleNode14: Recovery completed and can restore from snapshot 07:12:22,932 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: journal writer started 07:12:22,932 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: waiting to receive commands 07:12:22,933 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] EnabledRaftStorage - singleNode14: writer thread VirtualThread[#98,singleNode14-writer-5]/waiting started 07:12:22,933 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] Follower - singleNode14 (Follower): Received TimeoutNow - switching to Candidate 07:12:22,933 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] Candidate - singleNode14 (Candidate): Election: Candidate has following voting peers: [] 07:12:22,936 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'. 07:12:22,937 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] PropertiesTermInfoStore - singleNode14: Set currentTerm=1, votedFor=singleNode14 07:12:22,937 AM [test-pekko.actor.default-dispatcher-11] [INFO] Candidate - singleNode14 (Candidate): Starting new election term 1 07:12:22,937 AM [test-pekko.actor.default-dispatcher-11] [INFO] RaftActorBehavior - singleNode14 (Follower) :- Switching from behavior Follower to Candidate, election term: 1 07:12:22,937 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] Candidate - singleNode14 (Candidate): Received ElectionTimeout 07:12:22,937 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractLeader - singleNode14 (Leader): Election: Leader has following peers: [] 07:12:22,937 AM [test-pekko.actor.default-dispatcher-11] [INFO] RaftActorBehavior - singleNode14 (Candidate) :- Switching from behavior Candidate to Leader, election term: 1 07:12:22,938 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - singleNode14: Persist data index=0 term=1 command=zero 07:12:22,938 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] ReplicatedLogImpl - singleNode14: Append log entry and persist JournaledLogEntry{index=0, term=1, command=zero, pending=true} 07:12:22,938 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - singleNode14: Persist data index=1 term=1 command=one 07:12:22,938 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] ReplicatedLogImpl - singleNode14: Append log entry and persist JournaledLogEntry{index=1, term=1, command=one, pending=true} 07:12:22,938 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - singleNode14: Persist data index=2 term=1 command=two 07:12:22,938 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] ReplicatedLogImpl - singleNode14: Append log entry and persist JournaledLogEntry{index=2, term=1, command=two, pending=true} 07:12:22,938 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: received 3 commands after 5.775 ms 07:12:22,944 AM [singleNode14-writer-5] [DEBUG] RaftStorageCompleter - singleNode14: 3 completion(s) pending 07:12:22,944 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: completed 3 commands in 5.581 ms 07:12:22,944 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: waiting to receive commands 07:12:22,944 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorageCompleter - singleNode14: running 3 completion(s) 07:12:22,944 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] ReplicatedLogImpl - singleNode14: persist complete JournaledLogEntry{index=0, term=1, command=zero, pending=true} 07:12:22,944 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractReplicatedLog - singleNode14: Moving last applied index from -1 to 0 07:12:22,944 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - singleNode14: Applying state for log index 0 data zero 07:12:22,944 AM [test-pekko.actor.default-dispatcher-11] [INFO] MockRaftActor - singleNode14: applyState called: zero 07:12:22,944 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] ReplicatedLogImpl - singleNode14: persist complete JournaledLogEntry{index=1, term=1, command=one, pending=true} 07:12:22,944 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractReplicatedLog - singleNode14: Moving last applied index from 0 to 1 07:12:22,944 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - singleNode14: Applying state for log index 1 data one 07:12:22,944 AM [test-pekko.actor.default-dispatcher-11] [INFO] MockRaftActor - singleNode14: applyState called: one 07:12:22,945 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] ReplicatedLogImpl - singleNode14: persist complete JournaledLogEntry{index=2, term=1, command=two, pending=true} 07:12:22,945 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] AbstractReplicatedLog - singleNode14: Moving last applied index from 1 to 2 07:12:22,945 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftActor - singleNode14: Applying state for log index 2 data two 07:12:22,945 AM [test-pekko.actor.default-dispatcher-11] [INFO] MockRaftActor - singleNode14: applyState called: two 07:12:22,945 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] SnapshotManager - singleNode14: fakeSnapshot purging log to 1 for term 1 07:12:22,945 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: received 3 commands after 1.021 ms 07:12:22,945 AM [singleNode14-writer-5] [DEBUG] EntryJournalV1 - singleNode14: updated meta to JournalMeta[replayFrom=1, applyTo=1] 07:12:22,945 AM [singleNode14-writer-5] [DEBUG] EntryJournalV1 - singleNode14: updated meta to JournalMeta[replayFrom=1, applyTo=2] 07:12:22,945 AM [singleNode14-writer-5] [DEBUG] EntryJournalV1 - singleNode14: updated meta to JournalMeta[replayFrom=1, applyTo=3] 07:12:22,946 AM [singleNode14-writer-5] [DEBUG] RaftStorageCompleter - singleNode14: 3 completion(s) pending 07:12:22,946 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: completed 3 commands in 492.1 μs 07:12:22,946 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: waiting to receive commands 07:12:22,946 AM [test-pekko.actor.default-dispatcher-11] [DEBUG] RaftStorageCompleter - singleNode14: running 3 completion(s) 07:12:23,67 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - singleNode14: Persist data index=3 term=1 command=three 07:12:23,67 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] ReplicatedLogImpl - singleNode14: Append log entry and persist JournaledLogEntry{index=3, term=1, command=three, pending=true} 07:12:23,67 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: received 1 commands after 121.4 ms 07:12:23,69 AM [singleNode14-writer-5] [DEBUG] RaftStorageCompleter - singleNode14: 1 completion(s) pending 07:12:23,69 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: completed 1 commands in 1.673 ms 07:12:23,69 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: waiting to receive commands 07:12:23,69 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorageCompleter - singleNode14: running 1 completion(s) 07:12:23,69 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] ReplicatedLogImpl - singleNode14: persist complete JournaledLogEntry{index=3, term=1, command=three, pending=true} 07:12:23,69 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractReplicatedLog - singleNode14: Moving last applied index from 2 to 3 07:12:23,69 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - singleNode14: Applying state for log index 3 data three 07:12:23,69 AM [test-pekko.actor.default-dispatcher-6] [INFO] MockRaftActor - singleNode14: applyState called: three 07:12:23,70 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: received 1 commands after 1.126 ms 07:12:23,70 AM [singleNode14-writer-5] [DEBUG] EntryJournalV1 - singleNode14: updated meta to JournalMeta[replayFrom=1, applyTo=4] 07:12:23,71 AM [singleNode14-writer-5] [DEBUG] RaftStorageCompleter - singleNode14: 1 completion(s) pending 07:12:23,71 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: completed 1 commands in 297.7 μs 07:12:23,71 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: waiting to receive commands 07:12:23,72 AM [test-pekko.actor.default-dispatcher-6] [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] 07:12:23,80 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] SnapshotManager - singleNode14: captured snapshot at lastSequenceNumber: 4 07:12:23,80 AM [test-pekko.actor.default-dispatcher-6] [INFO] SnapshotManager - singleNode14: Persising snapshot at EntryInfo[index=3, term=1]/EntryInfo[index=3, term=1] 07:12:23,81 AM [test-pekko.actor.default-dispatcher-6] [INFO] MockRaftActor - singleNode14: support() called 07:12:23,85 AM [singleNode14-%d815074] [DEBUG] RaftStorage - singleNode14: starting snapshot writeout to /tmp/junit-26254640808758162/singleNode14/snapshot-0000000069FEDE57-04F0B423.tmp 07:12:23,92 AM [test-pekko.actor.default-dispatcher-6] [INFO] SnapshotManager - singleNode14: Removed in-memory snapshotted entries, adjusted snapshotIndex: 1 and term: 1 07:12:23,92 AM [test-pekko.actor.default-dispatcher-6] [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]] 07:12:23,99 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorageCompleter - singleNode14: running 1 completion(s) 07:12:23,100 AM [singleNode14-%d815074] [DEBUG] RaftStorage - singleNode14: finished snapshot writeout to /tmp/junit-26254640808758162/singleNode14/snapshot-0000000069FEDE57-04F0B423.v1 07:12:23,101 AM [singleNode14-%d815074] [DEBUG] RaftStorage - singleNode14: selected SNAPSHOT_V1 to handle file /tmp/junit-26254640808758162/singleNode14/snapshot-0000000069FEDE57-04F0B423.v1 07:12:23,102 AM [singleNode14-%d815074] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-26254640808758162/singleNode14/TermInfo.properties 07:12:23,102 AM [singleNode14-%d815074] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-26254640808758162/singleNode14/journal-v1-1.log 07:12:23,102 AM [singleNode14-%d815074] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-26254640808758162/singleNode14/metadata-v1-1.log 07:12:23,102 AM [singleNode14-%d815074] [DEBUG] RaftStorage - singleNode14: retaining snapshot SnapshotFileV1{lastIncluded=EntryInfo[index=3, term=1], timestamp=2026-05-09T07:12:23.082883619Z, file=/tmp/junit-26254640808758162/singleNode14/snapshot-0000000069FEDE57-04F0B423.v1, size=392, entryCompress=NONE, stateCompress=NONE} 07:12:23,103 AM [singleNode14-%d815074] [DEBUG] RaftStorageCompleter - singleNode14: 1 completion(s) pending 07:12:23,103 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorageCompleter - singleNode14: running 1 completion(s) 07:12:23,103 AM [test-pekko.actor.default-dispatcher-6] [INFO] SnapshotManager - singleNode14: snapshot is durable as of 2026-05-09T07:12:23.082883619Z 07:12:23,103 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] SnapshotManager - singleNode14: Snapshot success, discarding journal entries up to 4 07:12:23,104 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActorSnapshotMessageSupport - singleNode14: SnapshotComplete received 07:12:23,104 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: received 1 commands after 33.05 ms 07:12:23,104 AM [singleNode14-writer-5] [DEBUG] EntryJournalV1 - singleNode14: updated meta to JournalMeta[replayFrom=5, applyTo=4] 07:12:23,104 AM [singleNode14-writer-5] [DEBUG] EntryJournalV1 - singleNode14: discarded entries up to (and including) 4 07:12:23,104 AM [singleNode14-writer-5] [DEBUG] RaftStorageCompleter - singleNode14: 1 completion(s) pending 07:12:23,104 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: completed 1 commands in 655.8 μs 07:12:23,105 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: waiting to receive commands 07:12:23,105 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorageCompleter - singleNode14: running 1 completion(s) 07:12:23,175 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - singleNode14: Persist data index=4 term=1 command=four 07:12:23,175 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] ReplicatedLogImpl - singleNode14: Append log entry and persist JournaledLogEntry{index=4, term=1, command=four, pending=true} 07:12:23,175 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - singleNode14: Persist data index=5 term=1 command=five 07:12:23,175 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] ReplicatedLogImpl - singleNode14: Append log entry and persist JournaledLogEntry{index=5, term=1, command=five, pending=true} 07:12:23,175 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: received 2 commands after 70.72 ms 07:12:23,178 AM [singleNode14-writer-5] [DEBUG] RaftStorageCompleter - singleNode14: 2 completion(s) pending 07:12:23,178 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: completed 2 commands in 2.508 ms 07:12:23,178 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: waiting to receive commands 07:12:23,178 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorageCompleter - singleNode14: running 2 completion(s) 07:12:23,178 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] ReplicatedLogImpl - singleNode14: persist complete JournaledLogEntry{index=4, term=1, command=four, pending=true} 07:12:23,178 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractReplicatedLog - singleNode14: Moving last applied index from 3 to 4 07:12:23,178 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - singleNode14: Applying state for log index 4 data four 07:12:23,178 AM [test-pekko.actor.default-dispatcher-6] [INFO] MockRaftActor - singleNode14: applyState called: four 07:12:23,178 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] ReplicatedLogImpl - singleNode14: persist complete JournaledLogEntry{index=5, term=1, command=five, pending=true} 07:12:23,178 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractReplicatedLog - singleNode14: Moving last applied index from 4 to 5 07:12:23,179 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - singleNode14: Applying state for log index 5 data five 07:12:23,179 AM [test-pekko.actor.default-dispatcher-6] [INFO] MockRaftActor - singleNode14: applyState called: five 07:12:23,179 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] SnapshotManager - singleNode14: fakeSnapshot purging log to 4 for term 1 07:12:23,179 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: received 2 commands after 1.112 ms 07:12:23,179 AM [singleNode14-writer-5] [DEBUG] EntryJournalV1 - singleNode14: updated meta to JournalMeta[replayFrom=5, applyTo=5] 07:12:23,179 AM [singleNode14-writer-5] [DEBUG] EntryJournalV1 - singleNode14: updated meta to JournalMeta[replayFrom=5, applyTo=6] 07:12:23,179 AM [singleNode14-writer-5] [DEBUG] RaftStorageCompleter - singleNode14: 2 completion(s) pending 07:12:23,179 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: completed 2 commands in 348.4 μs 07:12:23,180 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: waiting to receive commands 07:12:23,180 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorageCompleter - singleNode14: running 2 completion(s) 07:12:23,276 AM [awaitility-thread] [DEBUG] RaftStorage - singleNode14: selected SNAPSHOT_V1 to handle file /tmp/junit-26254640808758162/singleNode14/snapshot-0000000069FEDE57-04F0B423.v1 07:12:23,277 AM [awaitility-thread] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-26254640808758162/singleNode14/TermInfo.properties 07:12:23,277 AM [awaitility-thread] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-26254640808758162/singleNode14/journal-v1-1.log 07:12:23,277 AM [awaitility-thread] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-26254640808758162/singleNode14/metadata-v1-1.log 07:12:23,278 AM [awaitility-thread] [DEBUG] RaftStorage - singleNode14: picked SnapshotFileV1{lastIncluded=EntryInfo[index=3, term=1], timestamp=2026-05-09T07:12:23.082883619Z, file=/tmp/junit-26254640808758162/singleNode14/snapshot-0000000069FEDE57-04F0B423.v1, size=392, entryCompress=NONE, stateCompress=NONE} as the latest file 07:12:23,385 AM [main] [DEBUG] RaftStorage - singleNode14: selected SNAPSHOT_V1 to handle file /tmp/junit-26254640808758162/singleNode14/snapshot-0000000069FEDE57-04F0B423.v1 07:12:23,385 AM [main] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-26254640808758162/singleNode14/TermInfo.properties 07:12:23,385 AM [main] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-26254640808758162/singleNode14/journal-v1-1.log 07:12:23,385 AM [main] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-26254640808758162/singleNode14/metadata-v1-1.log 07:12:23,385 AM [main] [DEBUG] RaftStorage - singleNode14: picked SnapshotFileV1{lastIncluded=EntryInfo[index=3, term=1], timestamp=2026-05-09T07:12:23.082883619Z, file=/tmp/junit-26254640808758162/singleNode14/snapshot-0000000069FEDE57-04F0B423.v1, size=392, entryCompress=NONE, stateCompress=NONE} as the latest file 07:12:23,397 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EnabledRaftStorage - singleNode14: terminating thread VirtualThread[#98,singleNode14-writer-5]/waiting 07:12:23,397 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: received 1 commands after 217.2 ms 07:12:23,397 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: completed 1 commands in 39.12 μs 07:12:23,397 AM [singleNode14-writer-5] [DEBUG] JournalWriteTask - singleNode14: journal writer stopped 07:12:23,397 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EnabledRaftStorage - singleNode14: terminated thread VirtualThread[#98,singleNode14-writer-5]/terminated 07:12:23,397 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EntryJournalV1 - singleNode14: journal closed 07:12:23,397 AM [test-pekko.actor.default-dispatcher-6] [INFO] EnabledRaftStorage - singleNode14: journal closed 07:12:23,398 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - singleNode14: stopped executor with 0 remaining tasks 07:12:23,398 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - singleNode14: stopped executor with 0 remaining tasks 07:12:23,401 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractRaftActorIntegrationTest$TestRaftActor - Actor created TestActor[pekko://test/user/singleNode14] [WARN] [05/09/2026 07:12:23.401] [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@6246a8f5 [INFO] [pekkoDeadLetter][05/09/2026 07:12:23.402] [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. [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'. 07:12:23,402 AM [test-pekko.actor.default-dispatcher-6] [INFO] RaftActor - singleNode14: Starting recovery with journal batch size 1000 07:12:23,402 AM [test-pekko.actor.default-dispatcher-11] [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'. 07:12:23,402 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - singleNode14: started executor 07:12:23,402 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - singleNode14: started executor 07:12:23,404 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EntryJournalV1 - singleNode14: metadata journal open: replayFrom=5 applyTo=6 07:12:23,404 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EntryJournalV1 - singleNode14: journal open: firstIndex=1 lastIndex=6 replayFrom=5 fileEntries=0 07:12:23,404 AM [test-pekko.actor.default-dispatcher-6] [INFO] EnabledRaftStorage - singleNode14: journal open: applyTo=6 07:12:23,404 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - singleNode14: starting journal recovery 07:12:23,405 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - singleNode14: Set currentTerm=1, votedFor=singleNode14 07:12:23,405 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - singleNode14: selected SNAPSHOT_V1 to handle file /tmp/junit-26254640808758162/singleNode14/snapshot-0000000069FEDE57-04F0B423.v1 07:12:23,405 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-26254640808758162/singleNode14/TermInfo.properties 07:12:23,405 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-26254640808758162/singleNode14/journal-v1-1.log 07:12:23,405 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - singleNode14: skipping unrecognized file /tmp/junit-26254640808758162/singleNode14/metadata-v1-1.log 07:12:23,405 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - singleNode14: picked SnapshotFileV1{lastIncluded=EntryInfo[index=3, term=1], timestamp=2026-05-09T07:12:23.082883619Z, file=/tmp/junit-26254640808758162/singleNode14/snapshot-0000000069FEDE57-04F0B423.v1, size=392, entryCompress=NONE, stateCompress=NONE} as the latest file 07:12:23,405 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Recovery - singleNode14: initializing from snapshot taken at 2026-05-09T07:12:23.082883619Z 07:12:23,405 AM [test-pekko.actor.default-dispatcher-6] [INFO] MockRaftActor - singleNode14: support() called 07:12:23,406 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractReplicatedLog - singleNode14: Moving last applied index from -1 to 3 07:12:23,406 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] JournalRecovery - singleNode14: applying entries up to 6 07:12:23,407 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] JournalRecovery - singleNode14: recovered journal DefaultLogEntry[index=4, term=1, command=four] 07:12:23,407 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] JournalRecovery - singleNode14: recovered journal DefaultLogEntry[index=5, term=1, command=five] 07:12:23,407 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractReplicatedLog - singleNode14: Moving last applied index from 3 to 5 07:12:23,407 AM [test-pekko.actor.default-dispatcher-6] [INFO] Recovery - singleNode14: Recovery completed in in 2.869 ms: last log index = 5, last log term = 1, napshot index = 3, snapshot term = 1, journal size = 2 07:12:23,407 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - singleNode14: Recovery completed and cannot restore from snapshot 07:12:23,408 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EnabledRaftStorage - singleNode14: writer thread VirtualThread[#104,singleNode14-writer-6]/runnable started 07:12:23,408 AM [singleNode14-writer-6] [DEBUG] JournalWriteTask - singleNode14: journal writer started 07:12:23,408 AM [singleNode14-writer-6] [DEBUG] JournalWriteTask - singleNode14: waiting to receive commands 07:12:23,408 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Follower - singleNode14 (Follower): Received TimeoutNow - switching to Candidate 07:12:23,408 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - singleNode14 (Candidate): Election: Candidate has following voting peers: [] 07:12:23,412 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - singleNode14: Set currentTerm=2, votedFor=singleNode14 07:12:23,413 AM [test-pekko.actor.default-dispatcher-6] [INFO] Candidate - singleNode14 (Candidate): Starting new election term 2 07:12:23,413 AM [test-pekko.actor.default-dispatcher-6] [INFO] RaftActorBehavior - singleNode14 (Follower) :- Switching from behavior Follower to Candidate, election term: 2 07:12:23,413 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] Candidate - singleNode14 (Candidate): Received ElectionTimeout 07:12:23,413 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractLeader - singleNode14 (Leader): Election: Leader has following peers: [] 07:12:23,413 AM [test-pekko.actor.default-dispatcher-6] [INFO] RaftActorBehavior - singleNode14 (Candidate) :- Switching from behavior Candidate to Leader, election term: 2 07:12:23,413 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/singleNode14-collector15#1759226674] 07:12:23,415 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/singleNode14] 07:12:23,415 AM [main] [INFO] TestActorFactory - Killing actor Actor[pekko://test/user/singleNode14-collector16#-636024013] 07:12:23,416 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/singleNode14] 07:12:23,416 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EnabledRaftStorage - singleNode14: terminating thread VirtualThread[#104,singleNode14-writer-6]/waiting 07:12:23,416 AM [singleNode14-writer-6] [DEBUG] JournalWriteTask - singleNode14: received 1 commands after 8.517 ms 07:12:23,416 AM [singleNode14-writer-6] [DEBUG] JournalWriteTask - singleNode14: completed 1 commands in 24.38 μs 07:12:23,416 AM [singleNode14-writer-6] [DEBUG] JournalWriteTask - singleNode14: journal writer stopped 07:12:23,416 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EnabledRaftStorage - singleNode14: terminated thread VirtualThread[#104,singleNode14-writer-6]/terminated 07:12:23,417 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EntryJournalV1 - singleNode14: journal closed 07:12:23,417 AM [test-pekko.actor.default-dispatcher-6] [INFO] EnabledRaftStorage - singleNode14: journal closed 07:12:23,417 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - singleNode14: stopped executor with 0 remaining tasks 07:12:23,417 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - singleNode14: stopped executor with 0 remaining tasks [INFO] [05/09/2026 07:12:23.418] [main] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 07:12:23,419 AM [test-pekko.actor.default-dispatcher-6] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 07:12:23,420 AM [test-pekko.actor.default-dispatcher-5] [INFO] LocalActorRef - pekkoDeadLetter Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#1191315035] 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'. 07:12:23,423 AM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.80:17355] - Exiting completed 07:12:23,423 AM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.80:17355] - Shutting down... 07:12:23,423 AM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.80:17355] - Successfully shut down [WARN] [05/09/2026 07:12:23.420] [test-pekko.actor.default-dispatcher-6] [pekko://test/system/cluster/core/daemon] unhandled message from Actor[pekko://test/deadLetters]: Leave(pekko://test@10.30.171.80:17355) 07:12:23,426 AM [test-pekko.actor.default-dispatcher-11] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 07:12:23,426 AM [test-pekko.actor.default-dispatcher-11] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [pekkoDeadLetter][05/09/2026 07:12:23.420] [test-pekko.actor.default-dispatcher-5] [pekko://test/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#1191315035] 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] [05/09/2026 07:12:23.421] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.80:17355] - Exiting completed [INFO] [05/09/2026 07:12:23.421] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.80:17355] - Shutting down... [INFO] [05/09/2026 07:12:23.421] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.80:17355] - Successfully shut down [INFO] [05/09/2026 07:12:23.426] [test-pekko.remote.default-remote-dispatcher-7] [pekko://test@10.30.171.80:17355/system/remoting-terminator] Shutting down remote daemon. [INFO] [05/09/2026 07:12:23.426] [test-pekko.remote.default-remote-dispatcher-7] [pekko://test@10.30.171.80:17355/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. [INFO] [05/09/2026 07:12:23.430] [test-pekko.remote.default-remote-dispatcher-7] [pekko://test@10.30.171.80:17355/system/remoting-terminator] Remoting shut down. 07:12:23,430 AM [test-pekko.actor.default-dispatcher-11] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [DEBUG] [05/09/2026 07:12:23.430] [test-pekko.actor.internal-dispatcher-3] [EventStream] shutting down: StandardOutLogger