[DEBUG] [02/27/2026 18:27:54.787] [main] [EventStream(pekko://test)] logger log1-TestEventListener started 06:27:54,788 PM [test-pekko.actor.default-dispatcher-6] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [02/27/2026 18:27:54.789] [main] [EventStream(pekko://test)] logger log2-Slf4jLogger started [DEBUG] [02/27/2026 18:27:54.789] [main] [EventStream(pekko://test)] Default Loggers started [INFO] [02/27/2026 18:27:54.823] [main] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.171.82:17355] with UID [-2430024157146689678] 06:27:54,823 PM [test-pekko.actor.default-dispatcher-7] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.171.82:17355] with UID [-2430024157146689678] [INFO] [02/27/2026 18:27:54.824] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.82:17355] - Starting up, Pekko version [1.0.3] ... 06:27:54,825 PM [test-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.82:17355] - Starting up, Pekko version [1.0.3] ... [INFO] [02/27/2026 18:27:54.830] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.82:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 06:27:54,830 PM [test-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.82:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [02/27/2026 18:27:54.831] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.82:17355] - Started up successfully 06:27:54,831 PM [test-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.82:17355] - Started up successfully [INFO] [02/27/2026 18:27:54.834] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.82:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing [INFO] [02/27/2026 18:27:54.834] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.82:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 06:27:54,834 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.82:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 06:27:54,834 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.82:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 06:27:54,859 PM [main] [INFO] MigratedMessagesTest - testNoSnapshotAfterStartupWithNoMigratedMessages starting [WARN] [02/27/2026 18:27:54.897] [test-pekko.actor.default-dispatcher-7] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/test-actor-4]: org.opendaylight.controller.cluster.common.actor.Monitor@1f97bc81 06:27:54,898 PM [test-pekko.actor.default-dispatcher-6] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/test-actor-4] 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'. [INFO] [pekkoDeadLetter][02/27/2026 18:27:54.897] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/user/test-actor-4] 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'. 06:27:54,916 PM [test-pekko.actor.default-dispatcher-5] [INFO] RaftActor - test-actor-4: Starting recovery with journal batch size 1000 06:27:54,918 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - test-actor-4: started executor 06:27:54,918 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - test-actor-4: started executor 06:27:55,64 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] EntryJournalV1 - test-actor-4: metadata journal open: replayFrom=1 applyTo=0 06:27:55,73 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] EntryJournalV1 - test-actor-4: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 06:27:55,73 PM [test-pekko.actor.default-dispatcher-5] [INFO] EnabledRaftStorage - test-actor-4: journal open: applyTo=0 06:27:55,82 PM [test-actor-4-writer-1] [DEBUG] JournalWriteTask - test-actor-4: journal writer started 06:27:55,83 PM [test-actor-4-writer-1] [DEBUG] JournalWriteTask - test-actor-4: waiting to receive commands [WARN] [02/27/2026 18:27:55.090] [test-pekko.actor.default-dispatcher-7] [pekko://test/deadLetters] received dead letter: ActorIdentity(,Some(TestActor[pekko://test/user/test-actor-4])) [INFO] [pekkoDeadLetter][02/27/2026 18:27:55.090] [test-pekko.actor.default-dispatcher-12] [pekko://test/deadLetters] Message [org.apache.pekko.actor.ActorIdentity] to Actor[pekko://test/deadLetters] was not delivered. [2] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/deadLetters] 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'. 06:27:55,91 PM [test-pekko.actor.default-dispatcher-12] [INFO] RemoteActorRefProvider$RemoteDeadLetterActorRef - pekkoDeadLetter Message [org.apache.pekko.actor.ActorIdentity] to Actor[pekko://test/deadLetters] was not delivered. [2] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/deadLetters] 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'. 06:27:55,135 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - /tmp/junit-11814603440311144446/test-actor-4/TermInfo.properties does not exist 06:27:55,135 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - test-actor-4: skipping unrecognized file /tmp/junit-11814603440311144446/test-actor-4/journal-v1-1.log 06:27:55,135 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - test-actor-4: skipping unrecognized file /tmp/junit-11814603440311144446/test-actor-4/metadata-v1-1.log 06:27:55,135 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - test-actor-4: no eligible files found 06:27:55,135 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - test-actor-4: Set currentTerm=1, votedFor=test-actor-4 06:27:55,135 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] PekkoRecovery - test-actor-4: Received ReplicatedLogEntry for recovery: index: 0, size: 1 06:27:55,136 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] PekkoRecovery - test-actor-4: Received apply journal entries for recovery, applying to state: 0 to 0 06:27:55,136 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractReplicatedLog - test-actor-4: Moving last applied index from -1 to 0 06:27:55,137 PM [test-pekko.actor.default-dispatcher-12] [INFO] PekkoRecovery - test-actor-4: Recovery completed in 177.2 μs - Switching actor to Follower - last log index = 0, last log term = 1, snapshot index = -1, snapshot term = -1, journal size = 1 06:27:55,143 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] PropertiesTermInfoStore - test-actor-4: Set currentTerm=1, votedFor=test-actor-4 06:27:55,143 PM [test-pekko.actor.default-dispatcher-12] [INFO] PekkoRecovery - test-actor-4: Local TermInfo store seeded with TermInfo{term=1, votedFor=test-actor-4} 06:27:55,143 PM [test-pekko.actor.default-dispatcher-12] [INFO] PekkoRecovery - test-actor-4: taking snapshot to clear Pekko persistence to 3 06:27:55,143 PM [test-pekko.actor.default-dispatcher-12] [INFO] Recovery - test-actor-4: Taking snapshot on entry with index 0 06:27:55,143 PM [test-pekko.actor.default-dispatcher-12] [INFO] MockRaftActor - test-actor-4: support() called 06:27:55,143 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - test-actor-4: starting snapshot writeout to /tmp/junit-11814603440311144446/test-actor-4/snapshot-0000000069A1E22B-088D8F96.tmp 06:27:55,149 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - test-actor-4: finished snapshot writeout to /tmp/junit-11814603440311144446/test-actor-4/snapshot-0000000069A1E22B-088D8F96.v1 06:27:55,149 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - test-actor-4: selected SNAPSHOT_V1 to handle file /tmp/junit-11814603440311144446/test-actor-4/snapshot-0000000069A1E22B-088D8F96.v1 06:27:55,150 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - test-actor-4: skipping unrecognized file /tmp/junit-11814603440311144446/test-actor-4/TermInfo.properties 06:27:55,150 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - test-actor-4: skipping unrecognized file /tmp/junit-11814603440311144446/test-actor-4/journal-v1-1.log 06:27:55,150 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - test-actor-4: skipping unrecognized file /tmp/junit-11814603440311144446/test-actor-4/metadata-v1-1.log 06:27:55,150 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - test-actor-4: retaining snapshot SnapshotFileV1{lastIncluded=EntryInfo[index=0, term=1], timestamp=2026-02-27T18:27:55.143495062Z, file=/tmp/junit-11814603440311144446/test-actor-4/snapshot-0000000069A1E22B-088D8F96.v1, size=221, entryCompress=NONE, stateCompress=NONE} 06:27:55,153 PM [test-pekko.actor.default-dispatcher-12] [INFO] Recovery - test-actor-4: Snapshot completed in 9.858 ms, resetting timer for the next recovery snapshot 06:27:55,153 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - test-actor-4: Pekko recovery completed and cannot restore from snapshot 06:27:55,155 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - test-actor-4: starting journal recovery 06:27:55,155 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] AbstractReplicatedLog - test-actor-4: Moving last applied index from -1 to 0 06:27:55,155 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] JournalRecovery - test-actor-4: empty journal: appending 0 entries 06:27:55,157 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] EntryJournalV1 - test-actor-4: updated meta to JournalMeta[replayFrom=1, applyTo=0] 06:27:55,163 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] JournalRecovery - test-actor-4: journal recovery completedin 2.813 ms with journalIndex=1 06:27:55,163 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - test-actor-4: Journal recovery completed and cannot restore from snapshot 06:27:55,209 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftActor - test-actor-4: ignoring DeleteMessagesSuccess(3) 06:27:55,210 PM [test-pekko.actor.default-dispatcher-5] [INFO] DefaultConfigParamsImpl - Trying to use custom RaftPolicy org.opendaylight.controller.cluster.raft.policy.DisableElectionsRaftPolicy 06:27:55,915 PM [main] [INFO] MigratedMessagesTest - testNoSnapshotAfterStartupWithNoMigratedMessages ending 06:27:55,916 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/test-actor-4] 06:27:55,929 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] EnabledRaftStorage - test-actor-4: terminating thread VirtualThread[#57,test-actor-4-writer-1]/waiting 06:27:55,931 PM [test-actor-4-writer-1] [DEBUG] JournalWriteTask - test-actor-4: received 1 commands after 848.0 ms 06:27:55,932 PM [test-actor-4-writer-1] [DEBUG] JournalWriteTask - test-actor-4: completed 1 commands in 975.0 μs 06:27:55,932 PM [test-actor-4-writer-1] [DEBUG] JournalWriteTask - test-actor-4: journal writer stopped 06:27:55,933 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] EntryJournalV1 - test-actor-4: journal closed 06:27:55,934 PM [test-pekko.actor.default-dispatcher-5] [INFO] EnabledRaftStorage - test-actor-4: journal closed 06:27:55,934 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - test-actor-4: stopped executor with 0 remaining tasks 06:27:55,934 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - test-actor-4: stopped executor with 0 remaining tasks 06:27:55,938 PM [test-pekko.actor.default-dispatcher-12] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [INFO] [02/27/2026 18:27:55.938] [main] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 06:27:55,940 PM [test-pekko.actor.default-dispatcher-12] [INFO] LocalActorRef - pekkoDeadLetter Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#147537115] 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'. [WARN] [02/27/2026 18:27:55.940] [test-pekko.actor.default-dispatcher-5] [pekko://test/system/cluster/core/daemon] unhandled message from Actor[pekko://test/deadLetters]: Leave(pekko://test@10.30.171.82:17355) 06:27:55,941 PM [test-pekko.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.82:17355] - Exiting completed 06:27:55,941 PM [test-pekko.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.82:17355] - Shutting down... [INFO] [pekkoDeadLetter][02/27/2026 18:27:55.940] [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#147537115] 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'. 06:27:55,941 PM [test-pekko.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.82:17355] - Successfully shut down [INFO] [02/27/2026 18:27:55.940] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.82:17355] - Exiting completed [INFO] [02/27/2026 18:27:55.941] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.82:17355] - Shutting down... [INFO] [02/27/2026 18:27:55.941] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.82:17355] - Successfully shut down [INFO] [02/27/2026 18:27:55.945] [test-pekko.remote.default-remote-dispatcher-8] [pekko://test@10.30.171.82:17355/system/remoting-terminator] Shutting down remote daemon. 06:27:55,946 PM [test-pekko.actor.default-dispatcher-7] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 06:27:55,946 PM [test-pekko.actor.default-dispatcher-7] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [02/27/2026 18:27:55.945] [test-pekko.remote.default-remote-dispatcher-8] [pekko://test@10.30.171.82:17355/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. [INFO] [02/27/2026 18:27:55.949] [test-pekko.remote.default-remote-dispatcher-8] [pekko://test@10.30.171.82:17355/system/remoting-terminator] Remoting shut down. 06:27:55,950 PM [test-pekko.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [DEBUG] [02/27/2026 18:27:55.950] [test-pekko.actor.internal-dispatcher-3] [EventStream] shutting down: StandardOutLogger