[DEBUG] [04/30/2026 10:20:22.520] [main] [EventStream(pekko://test)] logger log1-TestEventListener started 10:20:22,520 AM [test-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [04/30/2026 10:20:22.522] [main] [EventStream(pekko://test)] logger log2-Slf4jLogger started [DEBUG] [04/30/2026 10:20:22.522] [main] [EventStream(pekko://test)] Default Loggers started [INFO] [04/30/2026 10:20:22.547] [main] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.171.223:17355] with UID [-284571668161375908] 10:20:22,547 AM [test-pekko.actor.default-dispatcher-6] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.171.223:17355] with UID [-284571668161375908] [INFO] [04/30/2026 10:20:22.548] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.223:17355] - Starting up, Pekko version [1.4.0] ... 10:20:22,549 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.223:17355] - Starting up, Pekko version [1.4.0] ... [INFO] [04/30/2026 10:20:22.554] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.223:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 10:20:22,554 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.223:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [04/30/2026 10:20:22.554] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.223:17355] - Started up successfully 10:20:22,554 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.223:17355] - Started up successfully [INFO] [04/30/2026 10:20:22.557] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.223:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing [INFO] [04/30/2026 10:20:22.558] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.223:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 10:20:22,558 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.223:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 10:20:22,558 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.223:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 10:20:22,577 AM [main] [INFO] MigratedMessagesTest - testNoSnapshotAfterStartupWithNoMigratedMessages starting 10:20:22,591 AM [main] [DEBUG] PropertiesTermInfoStore - test-actor-4: Set currentTerm=1, votedFor=test-actor-4 10:20:22,734 AM [main] [DEBUG] EntryJournalV1 - test-actor-4: metadata journal open: replayFrom=1 applyTo=0 10:20:22,738 AM [main] [INFO] FileMapper - Using io.netty.util.internal.PlatformDependent for ByteBuffer cleanup 10:20:22,746 AM [main] [DEBUG] EntryJournalV1 - test-actor-4: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 10:20:22,771 AM [main] [DEBUG] EntryJournalV1 - test-actor-4: updated meta to JournalMeta[replayFrom=1, applyTo=1] 10:20:22,780 AM [main] [DEBUG] EntryJournalV1 - test-actor-4: journal closed 10:20:22,789 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/test-actor-4] [WARN] [04/30/2026 10:20:22.790] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/test-actor-4]: org.opendaylight.controller.cluster.common.actor.Monitor@4548917c [INFO] [pekkoDeadLetter][04/30/2026 10:20:22.790] [test-pekko.actor.default-dispatcher-5] [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'. 10:20:22,791 AM [test-pekko.actor.default-dispatcher-11] [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'. 10:20:23,143 AM [test-pekko.actor.default-dispatcher-6] [INFO] RaftActor - test-actor-4: Starting recovery with journal batch size 1000 10:20:23,145 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - test-actor-4: started executor 10:20:23,145 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - test-actor-4: started executor 10:20:23,150 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EntryJournalV1 - test-actor-4: metadata journal open: replayFrom=1 applyTo=1 10:20:23,151 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EntryJournalV1 - test-actor-4: journal open: firstIndex=1 lastIndex=1 replayFrom=1 fileEntries=0 10:20:23,151 AM [test-pekko.actor.default-dispatcher-6] [INFO] EnabledRaftStorage - test-actor-4: journal open: applyTo=1 10:20:23,173 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - test-actor-4: starting journal recovery 10:20:23,174 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] PropertiesTermInfoStore - test-actor-4: Set currentTerm=1, votedFor=test-actor-4 10:20:23,176 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - test-actor-4: skipping unrecognized file /tmp/junit-1448794412515310577/test-actor-4/TermInfo.properties 10:20:23,176 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - test-actor-4: skipping unrecognized file /tmp/junit-1448794412515310577/test-actor-4/journal-v1-1.log 10:20:23,176 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - test-actor-4: skipping unrecognized file /tmp/junit-1448794412515310577/test-actor-4/metadata-v1-1.log 10:20:23,176 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - test-actor-4: no eligible files found 10:20:23,177 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractReplicatedLog - test-actor-4: Moving last applied index from -1 to -1 10:20:23,177 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] JournalRecovery - test-actor-4: applying entries up to 1 10:20:23,182 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] JournalRecovery - test-actor-4: recovered journal DefaultLogEntry[index=0, term=1, command=A] 10:20:23,187 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] AbstractReplicatedLog - test-actor-4: Moving last applied index from -1 to 0 10:20:23,191 AM [test-pekko.actor.default-dispatcher-6] [INFO] Recovery - test-actor-4: Recovery completed in in 13.10 ms: last log index = 0, last log term = 1, napshot index = -1, snapshot term = -1, journal size = 1 10:20:23,191 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftActor - test-actor-4: Recovery completed and cannot restore from snapshot 10:20:23,197 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EnabledRaftStorage - test-actor-4: writer thread VirtualThread[#55,test-actor-4-writer-1]/runnable started 10:20:23,198 AM [test-actor-4-writer-1] [DEBUG] JournalWriteTask - test-actor-4: journal writer started 10:20:23,201 AM [test-actor-4-writer-1] [DEBUG] JournalWriteTask - test-actor-4: waiting to receive commands [WARN] [04/30/2026 10:20:23.221] [test-pekko.actor.default-dispatcher-12] [pekko://test/temp/_user_test-actor-4$a] received dead letter: ActorIdentity(,Some(TestActor[pekko://test/user/test-actor-4])) [INFO] [pekkoDeadLetter][04/30/2026 10:20:23.222] [test-pekko.actor.default-dispatcher-12] [pekko://test/temp/_user_test-actor-4$a] Message [org.apache.pekko.actor.ActorIdentity] to Actor[pekko://test/temp/_user_test-actor-4$a] was not delivered. [2] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/temp/_user_test-actor-4$a] 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'. 10:20:23,222 AM [test-pekko.actor.default-dispatcher-12] [INFO] PromiseActorRef - pekkoDeadLetter Message [org.apache.pekko.actor.ActorIdentity] to Actor[pekko://test/temp/_user_test-actor-4$a] was not delivered. [2] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/temp/_user_test-actor-4$a] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. [WARN] [04/30/2026 10:20:23.222] [test-pekko.actor.default-dispatcher-5] [pekko://test/temp/_user_test-actor-4$b] received dead letter: ActorIdentity(,Some(TestActor[pekko://test/user/test-actor-4])) [INFO] [pekkoDeadLetter][04/30/2026 10:20:23.222] [test-pekko.actor.default-dispatcher-5] [pekko://test/temp/_user_test-actor-4$b] Message [org.apache.pekko.actor.ActorIdentity] to Actor[pekko://test/temp/_user_test-actor-4$b] was not delivered. [3] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/temp/_user_test-actor-4$b] 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'. 10:20:23,223 AM [test-pekko.actor.default-dispatcher-5] [INFO] PromiseActorRef - pekkoDeadLetter Message [org.apache.pekko.actor.ActorIdentity] to Actor[pekko://test/temp/_user_test-actor-4$b] was not delivered. [3] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/temp/_user_test-actor-4$b] 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'. 10:20:23,973 AM [main] [INFO] MigratedMessagesTest - testNoSnapshotAfterStartupWithNoMigratedMessages ending 10:20:23,975 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/test-actor-4] 10:20:23,989 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EnabledRaftStorage - test-actor-4: terminating thread VirtualThread[#55,test-actor-4-writer-1]/waiting 10:20:23,992 AM [test-actor-4-writer-1] [DEBUG] JournalWriteTask - test-actor-4: received 1 commands after 791.1 ms 10:20:23,994 AM [test-actor-4-writer-1] [DEBUG] JournalWriteTask - test-actor-4: completed 1 commands in 1.350 ms 10:20:23,994 AM [test-actor-4-writer-1] [DEBUG] JournalWriteTask - test-actor-4: journal writer stopped 10:20:23,995 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EnabledRaftStorage - test-actor-4: terminated thread VirtualThread[#55,test-actor-4-writer-1]/terminated 10:20:23,995 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] EntryJournalV1 - test-actor-4: journal closed 10:20:23,995 AM [test-pekko.actor.default-dispatcher-6] [INFO] EnabledRaftStorage - test-actor-4: journal closed 10:20:23,996 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - test-actor-4: stopped executor with 0 remaining tasks 10:20:23,996 AM [test-pekko.actor.default-dispatcher-6] [DEBUG] RaftStorage - test-actor-4: stopped executor with 0 remaining tasks [INFO] [04/30/2026 10:20:24.001] [main] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 10:20:24,1 AM [test-pekko.actor.default-dispatcher-6] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [04/30/2026 10:20:24.003] [test-pekko.actor.default-dispatcher-12] [pekko://test/system/cluster/core/daemon] unhandled message from Actor[pekko://test/deadLetters]: Leave(pekko://test@10.30.171.223:17355) [INFO] [pekkoDeadLetter][04/30/2026 10:20:24.003] [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#432563962] was unhandled. [4] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 10:20:24,3 AM [test-pekko.actor.default-dispatcher-12] [INFO] LocalActorRef - pekkoDeadLetter Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#432563962] was unhandled. [4] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. [INFO] [04/30/2026 10:20:24.004] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.223:17355] - Exiting completed [INFO] [04/30/2026 10:20:24.004] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.223:17355] - Shutting down... [INFO] [04/30/2026 10:20:24.004] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.223:17355] - Successfully shut down 10:20:24,5 AM [test-pekko.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.223:17355] - Exiting completed 10:20:24,5 AM [test-pekko.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.223:17355] - Shutting down... 10:20:24,5 AM [test-pekko.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.223:17355] - Successfully shut down [INFO] [04/30/2026 10:20:24.010] [test-pekko.remote.default-remote-dispatcher-7] [pekko://test@10.30.171.223:17355/system/remoting-terminator] Shutting down remote daemon. 10:20:24,10 AM [test-pekko.actor.default-dispatcher-11] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. [INFO] [04/30/2026 10:20:24.010] [test-pekko.remote.default-remote-dispatcher-7] [pekko://test@10.30.171.223:17355/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 10:20:24,11 AM [test-pekko.actor.default-dispatcher-11] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [04/30/2026 10:20:24.014] [test-pekko.remote.default-remote-dispatcher-9] [pekko://test@10.30.171.223:17355/system/remoting-terminator] Remoting shut down. 10:20:24,15 AM [test-pekko.actor.default-dispatcher-12] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [DEBUG] [04/30/2026 10:20:24.015] [test-pekko.actor.internal-dispatcher-2] [EventStream] shutting down: StandardOutLogger