[DEBUG] [08/10/2026 19:54:20.821] [main] [EventStream(pekko://test)] logger log1-TestEventListener started 07:54:20,822 PM [test-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [08/10/2026 19:54:20.823] [main] [EventStream(pekko://test)] logger log2-Slf4jLogger started [DEBUG] [08/10/2026 19:54:20.823] [main] [EventStream(pekko://test)] Default Loggers started 07:54:20,846 PM [test-pekko.actor.default-dispatcher-5] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.171.158:17355] with UID [-195756548704675568] [INFO] [08/10/2026 19:54:20.846] [main] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.171.158:17355] with UID [-195756548704675568] [INFO] [08/10/2026 19:54:20.847] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.158:17355] - Starting up, Pekko version [1.4.0] ... 07:54:20,847 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.158:17355] - Starting up, Pekko version [1.4.0] ... [INFO] [08/10/2026 19:54:20.853] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.158:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 07:54:20,853 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.158:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [08/10/2026 19:54:20.853] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.158:17355] - Started up successfully 07:54:20,853 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.158:17355] - Started up successfully [INFO] [08/10/2026 19:54:20.863] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.158:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 07:54:20,863 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.158:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing [INFO] [08/10/2026 19:54:20.863] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.158:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 07:54:20,863 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.158:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 07:54:20,878 PM [main] [INFO] MigratedMessagesTest - testNoSnapshotAfterStartupWithNoMigratedMessages starting 07:54:20,894 PM [main] [DEBUG] PropertiesTermInfoStore - test-actor-4: Set currentTerm=1, votedFor=test-actor-4 07:54:21,51 PM [main] [DEBUG] EntryJournalV1 - test-actor-4: metadata journal open: replayFrom=1 applyTo=0 07:54:21,55 PM [main] [INFO] FileMapper - Using io.netty.util.internal.PlatformDependent for ByteBuffer cleanup 07:54:21,69 PM [main] [DEBUG] EntryJournalV1 - test-actor-4: journal open: firstIndex=1 lastIndex=0 replayFrom=1 fileEntries=0 07:54:21,98 PM [main] [DEBUG] EntryJournalV1 - test-actor-4: updated meta to JournalMeta[replayFrom=1, applyTo=1] 07:54:21,111 PM [main] [DEBUG] EntryJournalV1 - test-actor-4: journal closed 07:54:21,129 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] MockRaftActor - Actor created TestActor[pekko://test/user/test-actor-4] [WARN] [08/10/2026 19:54:21.130] [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@39d61acc [INFO] [pekkoDeadLetter][08/10/2026 19:54:21.131] [test-pekko.actor.default-dispatcher-11] [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'. 07:54:21,131 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'. 07:54:21,469 PM [test-pekko.actor.default-dispatcher-5] [INFO] RaftActor - test-actor-4: Starting recovery with journal batch size 1000 07:54:21,471 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - test-actor-4: started executor 07:54:21,471 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - test-actor-4: started executor 07:54:21,476 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] EntryJournalV1 - test-actor-4: metadata journal open: replayFrom=1 applyTo=1 07:54:21,477 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] EntryJournalV1 - test-actor-4: journal open: firstIndex=1 lastIndex=1 replayFrom=1 fileEntries=0 07:54:21,477 PM [test-pekko.actor.default-dispatcher-5] [INFO] EnabledRaftStorage - test-actor-4: journal open: applyTo=1 07:54:21,500 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - test-actor-4: starting journal recovery 07:54:21,501 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] PropertiesTermInfoStore - test-actor-4: Set currentTerm=1, votedFor=test-actor-4 07:54:21,502 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - test-actor-4: skipping unrecognized file /tmp/junit-13907333494278643116/test-actor-4/TermInfo.properties 07:54:21,503 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - test-actor-4: skipping unrecognized file /tmp/junit-13907333494278643116/test-actor-4/journal-v1-1.log 07:54:21,503 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - test-actor-4: skipping unrecognized file /tmp/junit-13907333494278643116/test-actor-4/metadata-v1-1.log 07:54:21,503 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftStorage - test-actor-4: no eligible files found 07:54:21,503 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractReplicatedLog - test-actor-4: Moving last applied index from -1 to -1 07:54:21,504 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] JournalRecovery - test-actor-4: applying entries up to 1 07:54:21,508 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] JournalRecovery - test-actor-4: recovered journal DefaultLogEntry[index=0, term=1, command=A] 07:54:21,514 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] AbstractReplicatedLog - test-actor-4: Moving last applied index from -1 to 0 07:54:21,517 PM [test-pekko.actor.default-dispatcher-5] [INFO] Recovery - test-actor-4: Recovery completed in in 12.86 ms: last log index = 0, last log term = 1, napshot index = -1, snapshot term = -1, journal size = 1 07:54:21,518 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] RaftActor - test-actor-4: Recovery completed and cannot restore from snapshot 07:54:21,524 PM [test-pekko.actor.default-dispatcher-5] [DEBUG] EnabledRaftStorage - test-actor-4: writer thread VirtualThread[#56,test-actor-4-writer-1]/runnable started 07:54:21,531 PM [test-actor-4-writer-1] [DEBUG] JournalWriteTask - test-actor-4: journal writer started 07:54:21,531 PM [test-actor-4-writer-1] [DEBUG] JournalWriteTask - test-actor-4: waiting to receive commands 07:54:21,550 PM [test-pekko.actor.default-dispatcher-11] [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'. 07:54:21,550 PM [test-pekko.actor.default-dispatcher-11] [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/10/2026 19:54:21.550] [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/10/2026 19:54:21.550] [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/10/2026 19:54:21.549] [test-pekko.actor.default-dispatcher-5] [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/10/2026 19:54:21.550] [test-pekko.actor.default-dispatcher-5] [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'. 07:54:22,312 PM [main] [INFO] MigratedMessagesTest - testNoSnapshotAfterStartupWithNoMigratedMessages ending 07:54:22,314 PM [main] [INFO] TestActorFactory - Killing actor TestActor[pekko://test/user/test-actor-4] 07:54:22,320 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] EnabledRaftStorage - test-actor-4: terminating thread VirtualThread[#56,test-actor-4-writer-1]/waiting 07:54:22,323 PM [test-actor-4-writer-1] [DEBUG] JournalWriteTask - test-actor-4: received 1 commands after 791.9 ms 07:54:22,324 PM [test-actor-4-writer-1] [DEBUG] JournalWriteTask - test-actor-4: completed 1 commands in 951.1 μs 07:54:22,325 PM [test-actor-4-writer-1] [DEBUG] JournalWriteTask - test-actor-4: journal writer stopped 07:54:22,325 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] EnabledRaftStorage - test-actor-4: terminated thread VirtualThread[#56,test-actor-4-writer-1]/terminated 07:54:22,325 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] EntryJournalV1 - test-actor-4: journal closed 07:54:22,325 PM [test-pekko.actor.default-dispatcher-12] [INFO] EnabledRaftStorage - test-actor-4: journal closed 07:54:22,326 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - test-actor-4: stopped executor with 0 remaining tasks 07:54:22,326 PM [test-pekko.actor.default-dispatcher-12] [DEBUG] RaftStorage - test-actor-4: stopped executor with 0 remaining tasks [INFO] [08/10/2026 19:54:22.332] [main] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 07:54:22,332 PM [test-pekko.actor.default-dispatcher-12] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [08/10/2026 19:54:22.334] [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.158:17355) [INFO] [pekkoDeadLetter][08/10/2026 19:54:22.335] [test-pekko.actor.default-dispatcher-11] [pekko://test/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#407209804] 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'. 07:54:22,336 PM [test-pekko.actor.default-dispatcher-11] [INFO] LocalActorRef - pekkoDeadLetter Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#407209804] 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/10/2026 19:54:22.336] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.158:17355] - Exiting completed [INFO] [08/10/2026 19:54:22.337] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.158:17355] - Shutting down... [INFO] [08/10/2026 19:54:22.337] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.171.158:17355] - Successfully shut down 07:54:22,339 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.158:17355] - Exiting completed 07:54:22,339 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.158:17355] - Shutting down... 07:54:22,339 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.171.158:17355] - Successfully shut down [INFO] [08/10/2026 19:54:22.342] [test-pekko.remote.default-remote-dispatcher-7] [pekko://test@10.30.171.158:17355/system/remoting-terminator] Shutting down remote daemon. [INFO] [08/10/2026 19:54:22.342] [test-pekko.remote.default-remote-dispatcher-7] [pekko://test@10.30.171.158:17355/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 07:54:22,343 PM [test-pekko.actor.default-dispatcher-11] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 07:54:22,343 PM [test-pekko.actor.default-dispatcher-11] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [08/10/2026 19:54:22.345] [test-pekko.remote.default-remote-dispatcher-7] [pekko://test@10.30.171.158:17355/system/remoting-terminator] Remoting shut down. 07:54:22,346 PM [test-pekko.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [DEBUG] [08/10/2026 19:54:22.346] [test-pekko.actor.internal-dispatcher-10] [EventStream] shutting down: StandardOutLogger