[DEBUG] [08/27/2026 11:53:09.795] [main] [EventStream(pekko://test)] logger log1-TestEventListener started 11:53:09,796 AM [test-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [08/27/2026 11:53:09.796] [main] [EventStream(pekko://test)] logger log2-Slf4jLogger started [DEBUG] [08/27/2026 11:53:09.801] [main] [EventStream(pekko://test)] Default Loggers started [INFO] [08/27/2026 11:53:09.833] [main] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.176:17355] with UID [787096250438685730] 11:53:09,833 AM [test-pekko.actor.default-dispatcher-7] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.176:17355] with UID [787096250438685730] [INFO] [08/27/2026 11:53:09.835] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.176:17355] - Starting up, Pekko version [1.2.1] ... 11:53:09,835 AM [test-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.176:17355] - Starting up, Pekko version [1.2.1] ... [INFO] [08/27/2026 11:53:09.840] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.176:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 11:53:09,840 AM [test-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.176:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [08/27/2026 11:53:09.840] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.176:17355] - Started up successfully 11:53:09,840 AM [test-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.176:17355] - Started up successfully [INFO] [08/27/2026 11:53:09.845] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.176:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing [INFO] [08/27/2026 11:53:09.845] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.176:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 11:53:09,845 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.176:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 11:53:09,845 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.176:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 11:53:09,863 AM [main] [INFO] MigratedMessagesTest - testNoSnapshotAfterStartupWithNoMigratedMessages starting 11:53:09,884 AM [main] [DEBUG] PropertiesTermInfoStore - test-actor-4: Set currentTerm=1, votedFor=test-actor-4 11:53:10,26 AM [main] [DEBUG] EntryJournalV1 - test-actor-4: metadata journal open: replayFrom=1 applyTo=0 11:53:10,30 AM [main] [INFO] FileMapper - Using io.netty.util.internal.PlatformDependent for ByteBuffer cleanup 11:53:10,39 AM [main] [DEBUG] EntryJournalV1 - test-actor-4: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 11:53:10,66 AM [main] [DEBUG] EntryJournalV1 - test-actor-4: updated meta to JournalMeta[replayFrom=1, applyTo=1] 11:53:10,72 AM [main] [DEBUG] EntryJournalV1 - test-actor-4: journal closed 11:53:10,81 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/test-actor-4] [WARN] [08/27/2026 11:53:10.085] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/user/test-actor-4]: org.opendaylight.controller.cluster.common.actor.Monitor@28167287 [INFO] [pekkoDeadLetter][08/27/2026 11:53:10.085] [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'. 11:53:10,86 AM [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'. 11:53:10,481 AM [test-pekko.actor.default-dispatcher-7] [INFO] RaftActor - test-actor-4: Starting recovery with journal batch size 1000 11:53:10,483 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - test-actor-4: started executor 11:53:10,484 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - test-actor-4: started executor 11:53:10,490 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] EntryJournalV1 - test-actor-4: metadata journal open: replayFrom=1 applyTo=1 11:53:10,491 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] EntryJournalV1 - test-actor-4: journal open: firstIndex=1 lastIndex=1 replayFrom=1 fileEntries=0 11:53:10,491 AM [test-pekko.actor.default-dispatcher-7] [INFO] EnabledRaftStorage - test-actor-4: journal open: applyTo=1 11:53:10,513 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActor - test-actor-4: starting journal recovery 11:53:10,515 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] PropertiesTermInfoStore - test-actor-4: Set currentTerm=1, votedFor=test-actor-4 11:53:10,516 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - test-actor-4: skipping unrecognized file /tmp/junit-3927107449853789388/test-actor-4/TermInfo.properties 11:53:10,516 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - test-actor-4: skipping unrecognized file /tmp/junit-3927107449853789388/test-actor-4/journal-v1-1.log 11:53:10,516 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - test-actor-4: skipping unrecognized file /tmp/junit-3927107449853789388/test-actor-4/metadata-v1-1.log 11:53:10,516 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftStorage - test-actor-4: no eligible files found 11:53:10,517 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractReplicatedLog - test-actor-4: Moving last applied index from -1 to -1 11:53:10,517 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] JournalRecovery - test-actor-4: applying entries up to 1 11:53:10,523 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] JournalRecovery - test-actor-4: recovered journal DefaultLogEntry[index=0, term=1, command=A] 11:53:10,530 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] AbstractReplicatedLog - test-actor-4: Moving last applied index from -1 to 0 11:53:10,534 AM [test-pekko.actor.default-dispatcher-7] [INFO] Recovery - test-actor-4: Recovery completed in in 15.46 ms: last log index = 0, last log term = 1, napshot index = -1, snapshot term = -1, journal size = 1 11:53:10,534 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] RaftActor - test-actor-4: Recovery completed and cannot restore from snapshot 11:53:10,542 AM [test-pekko.actor.default-dispatcher-7] [DEBUG] EnabledRaftStorage - test-actor-4: writer thread VirtualThread[#55,test-actor-4-writer-1]/runnable started 11:53:10,543 AM [test-actor-4-writer-1] [DEBUG] JournalWriteTask - test-actor-4: journal writer started 11:53:10,543 AM [test-actor-4-writer-1] [DEBUG] JournalWriteTask - test-actor-4: waiting to receive commands 11:53:10,573 AM [test-pekko.actor.default-dispatcher-7] [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'. 11:53:10,573 AM [test-pekko.actor.default-dispatcher-7] [INFO] PromiseActorRef - pekkoDeadLetter Message [org.apache.pekko.actor.ActorIdentity] to Actor[pekko://test/temp/_user_test-actor-4$c] was not delivered. [3] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/temp/_user_test-actor-4$c] 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] [08/27/2026 11:53:10.574] [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])) [WARN] [08/27/2026 11:53:10.574] [test-pekko.actor.default-dispatcher-12] [pekko://test/temp/_user_test-actor-4$c] received dead letter: ActorIdentity(,Some(TestActor[pekko://test/user/test-actor-4])) [INFO] [pekkoDeadLetter][08/27/2026 11:53:10.572] [test-pekko.actor.default-dispatcher-7] [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'. [INFO] [pekkoDeadLetter][08/27/2026 11:53:10.573] [test-pekko.actor.default-dispatcher-7] [pekko://test/temp/_user_test-actor-4$c] Message [org.apache.pekko.actor.ActorIdentity] to Actor[pekko://test/temp/_user_test-actor-4$c] was not delivered. [3] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/temp/_user_test-actor-4$c] 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'. 11:53:11,321 AM [main] [INFO] MigratedMessagesTest - testNoSnapshotAfterStartupWithNoMigratedMessages ending 11:53:11,324 AM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/test-actor-4] 11:53:11,331 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] EnabledRaftStorage - test-actor-4: terminating thread VirtualThread[#55,test-actor-4-writer-1]/waiting 11:53:11,335 AM [test-actor-4-writer-1] [DEBUG] JournalWriteTask - test-actor-4: received 1 commands after 791.7 ms 11:53:11,337 AM [test-actor-4-writer-1] [DEBUG] JournalWriteTask - test-actor-4: completed 1 commands in 1.817 ms 11:53:11,337 AM [test-actor-4-writer-1] [DEBUG] JournalWriteTask - test-actor-4: journal writer stopped 11:53:11,338 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] EnabledRaftStorage - test-actor-4: terminated thread VirtualThread[#55,test-actor-4-writer-1]/terminated 11:53:11,338 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] EntryJournalV1 - test-actor-4: journal closed 11:53:11,339 AM [test-pekko.actor.default-dispatcher-12] [INFO] EnabledRaftStorage - test-actor-4: journal closed 11:53:11,340 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - test-actor-4: stopped executor with 0 remaining tasks 11:53:11,340 AM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - test-actor-4: stopped executor with 0 remaining tasks [INFO] [08/27/2026 11:53:11.348] [main] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 11:53:11,349 AM [test-pekko.actor.default-dispatcher-5] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [08/27/2026 11:53:11.351] [test-pekko.actor.default-dispatcher-5] [pekko://test/system/cluster/core/daemon] unhandled message from Actor[pekko://test/deadLetters]: Leave(pekko://test@10.30.170.176:17355) [INFO] [pekkoDeadLetter][08/27/2026 11:53:11.352] [test-pekko.actor.default-dispatcher-7] [pekko://test/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#89858518] 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'. 11:53:11,353 AM [test-pekko.actor.default-dispatcher-7] [INFO] LocalActorRef - pekkoDeadLetter Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#89858518] 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] [08/27/2026 11:53:11.353] [test-pekko.actor.internal-dispatcher-11] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.176:17355] - Exiting completed [INFO] [08/27/2026 11:53:11.353] [test-pekko.actor.internal-dispatcher-11] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.176:17355] - Shutting down... 11:53:11,355 AM [test-pekko.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.176:17355] - Exiting completed [INFO] [08/27/2026 11:53:11.354] [test-pekko.actor.internal-dispatcher-11] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.176:17355] - Successfully shut down 11:53:11,355 AM [test-pekko.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.176:17355] - Shutting down... 11:53:11,356 AM [test-pekko.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.176:17355] - Successfully shut down 11:53:11,360 AM [test-pekko.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. [INFO] [08/27/2026 11:53:11.359] [test-pekko.remote.default-remote-dispatcher-8] [pekko://test@10.30.170.176:17355/system/remoting-terminator] Shutting down remote daemon. [INFO] [08/27/2026 11:53:11.360] [test-pekko.remote.default-remote-dispatcher-8] [pekko://test@10.30.170.176:17355/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 11:53:11,361 AM [test-pekko.actor.default-dispatcher-7] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [08/27/2026 11:53:11.368] [test-pekko.remote.default-remote-dispatcher-9] [pekko://test@10.30.170.176:17355/system/remoting-terminator] Remoting shut down. 11:53:11,368 AM [test-pekko.actor.default-dispatcher-7] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [DEBUG] [08/27/2026 11:53:11.370] [test-pekko.actor.internal-dispatcher-3] [EventStream] shutting down: StandardOutLogger