[DEBUG] [05/23/2026 23:49:07.791] [main] [EventStream(pekko://test)] logger log1-TestEventListener started 11:49:07,801 PM [test-pekko.actor.default-dispatcher-4] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [05/23/2026 23:49:07.801] [main] [EventStream(pekko://test)] logger log2-Slf4jLogger started [DEBUG] [05/23/2026 23:49:07.801] [main] [EventStream(pekko://test)] Default Loggers started [INFO] [05/23/2026 23:49:07.832] [main] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.161:17355] with UID [3658795490503563590] 11:49:07,833 PM [test-pekko.actor.default-dispatcher-4] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.161:17355] with UID [3658795490503563590] [INFO] [05/23/2026 23:49:07.833] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.161:17355] - Starting up, Pekko version [1.0.3] ... 11:49:07,833 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.161:17355] - Starting up, Pekko version [1.0.3] ... [INFO] [05/23/2026 23:49:07.838] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.161:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [05/23/2026 23:49:07.838] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.161:17355] - Started up successfully 11:49:07,838 PM [test-pekko.actor.default-dispatcher-4] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.161:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 11:49:07,838 PM [test-pekko.actor.default-dispatcher-4] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.161:17355] - Started up successfully 11:49:07,840 PM [test-pekko.actor.default-dispatcher-4] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.161:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 11:49:07,840 PM [test-pekko.actor.default-dispatcher-4] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.161:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining [INFO] [05/23/2026 23:49:07.839] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.161:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing [INFO] [05/23/2026 23:49:07.839] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.161:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 11:49:07,855 PM [main] [DEBUG] OpsRegistrar - Actor created TestActor[pekko://test/system/testProbe-113/actorRef] 11:49:07,856 PM [test-pekko.actor.default-dispatcher-11] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/system/testProbe-113/actorRef] 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'. [WARN] [05/23/2026 23:49:07.856] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/system/testProbe-113/actorRef]: org.opendaylight.controller.cluster.common.actor.Monitor@664bbfd6 [INFO] [pekkoDeadLetter][05/23/2026 23:49:07.856] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/system/testProbe-113/actorRef] 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:49:07,859 PM [main] [DEBUG] OpsRegistrar - Handling updateRemoteEndpoints message 11:49:07,859 PM [main] [DEBUG] OpsRegistrar - Updating RPC registrations for http://local 11:49:07,863 PM [main] [DEBUG] OpsRegistrar - Handling updateRemoteEndpoints message 11:49:07,863 PM [main] [DEBUG] OpsRegistrar - Updating RPC registrations for http://local 11:49:07,864 PM [test-pekko.actor.default-dispatcher-6] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [INFO] [05/23/2026 23:49:07.864] [main] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 11:49:07,866 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.161:17355] - Exiting completed 11:49:07,866 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.161:17355] - Shutting down... 11:49:07,866 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.161:17355] - Successfully shut down [WARN] [05/23/2026 23:49:07.867] [test-pekko.actor.default-dispatcher-6] [pekko://test/system/cluster/core/daemon] unhandled message from Actor[pekko://test/deadLetters]: Leave(pekko://test@10.30.170.161:17355) [INFO] [05/23/2026 23:49:07.866] [test-pekko.actor.internal-dispatcher-10] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.161:17355] - Exiting completed [INFO] [05/23/2026 23:49:07.866] [test-pekko.actor.internal-dispatcher-10] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.161:17355] - Shutting down... [INFO] [05/23/2026 23:49:07.866] [test-pekko.actor.internal-dispatcher-10] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.161:17355] - Successfully shut down [INFO] [pekkoDeadLetter][05/23/2026 23:49:07.867] [test-pekko.actor.default-dispatcher-6] [pekko://test/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#232041057] was unhandled. [2] 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:49:07,867 PM [test-pekko.actor.default-dispatcher-6] [INFO] LocalActorRef - pekkoDeadLetter Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#232041057] was unhandled. [2] 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/23/2026 23:49:07.868] [test-pekko.remote.default-remote-dispatcher-9] [pekko://test@10.30.170.161:17355/system/remoting-terminator] Shutting down remote daemon. [INFO] [05/23/2026 23:49:07.868] [test-pekko.remote.default-remote-dispatcher-9] [pekko://test@10.30.170.161:17355/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 11:49:07,868 PM [test-pekko.actor.default-dispatcher-4] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 11:49:07,868 PM [test-pekko.actor.default-dispatcher-4] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [DEBUG] [05/23/2026 23:49:07.894] [main] [EventStream(pekko://test)] logger log1-TestEventListener started 11:49:07,895 PM [test-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [05/23/2026 23:49:07.895] [main] [EventStream(pekko://test)] logger log2-Slf4jLogger started [DEBUG] [05/23/2026 23:49:07.897] [main] [EventStream(pekko://test)] Default Loggers started 11:49:07,915 PM [test-pekko.actor.default-dispatcher-5] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.161:17355] with UID [8652056446504673763] [INFO] [05/23/2026 23:49:07.914] [main] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.161:17355] with UID [8652056446504673763] 11:49:07,916 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.161:17355] - Starting up, Pekko version [1.0.3] ... [INFO] [05/23/2026 23:49:07.915] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.161:17355] - Starting up, Pekko version [1.0.3] ... 11:49:07,919 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.161:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 11:49:07,919 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.161:17355] - Started up successfully [INFO] [05/23/2026 23:49:07.917] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.161:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 11:49:07,919 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.161:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 11:49:07,919 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.161:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining [INFO] [05/23/2026 23:49:07.917] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.161:17355] - Started up successfully [INFO] [05/23/2026 23:49:07.918] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.161:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing [INFO] [05/23/2026 23:49:07.918] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.161:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 11:49:07,940 PM [main] [DEBUG] OpsRegistrar - Actor created TestActor[pekko://test/system/testProbe-115/actorRef] [WARN] [05/23/2026 23:49:07.940] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/system/testProbe-115/actorRef]: org.opendaylight.controller.cluster.common.actor.Monitor@46c3df07 [INFO] [pekkoDeadLetter][05/23/2026 23:49:07.940] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/system/testProbe-115/actorRef] 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:49:07,940 PM [test-pekko.actor.default-dispatcher-7] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/system/testProbe-115/actorRef] 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:49:07,953 PM [main] [DEBUG] OpsRegistrar - Handling updateRemoteEndpoints message 11:49:07,953 PM [main] [DEBUG] OpsRegistrar - Updating RPC registrations for http://local 11:49:07,953 PM [test-pekko.actor.default-dispatcher-5] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [INFO] [05/23/2026 23:49:07.953] [main] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [05/23/2026 23:49:07.955] [test-pekko.actor.default-dispatcher-7] [pekko://test/system/cluster/core/daemon] unhandled message from Actor[pekko://test/deadLetters]: Leave(pekko://test@10.30.170.161:17355) 11:49:07,957 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.161:17355] - Exiting completed 11:49:07,957 PM [test-pekko.actor.default-dispatcher-6] [INFO] LocalActorRef - pekkoDeadLetter Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#-1491702732] was unhandled. [2] 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:49:07,957 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.161:17355] - Shutting down... 11:49:07,957 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.161:17355] - Successfully shut down 11:49:07,958 PM [test-pekko.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 11:49:07,958 PM [test-pekko.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [05/23/2026 23:49:07.955] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.161:17355] - Exiting completed [INFO] [pekkoDeadLetter][05/23/2026 23:49:07.955] [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#-1491702732] was unhandled. [2] 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/23/2026 23:49:07.955] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.161:17355] - Shutting down... [INFO] [05/23/2026 23:49:07.955] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.161:17355] - Successfully shut down [INFO] [05/23/2026 23:49:07.958] [test-pekko.remote.default-remote-dispatcher-8] [pekko://test@10.30.170.161:17355/system/remoting-terminator] Shutting down remote daemon. [INFO] [05/23/2026 23:49:07.958] [test-pekko.remote.default-remote-dispatcher-8] [pekko://test@10.30.170.161:17355/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. [INFO] [05/23/2026 23:49:07.961] [test-pekko.remote.default-remote-dispatcher-9] [pekko://test@10.30.170.161:17355/system/remoting-terminator] Remoting shut down. 11:49:07,961 PM [test-pekko.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. 11:49:07,983 PM [test-pekko.actor.default-dispatcher-6] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [05/23/2026 23:49:07.983] [main] [EventStream(pekko://test)] logger log1-TestEventListener started [DEBUG] [05/23/2026 23:49:07.983] [main] [EventStream(pekko://test)] logger log2-Slf4jLogger started [DEBUG] [05/23/2026 23:49:07.983] [main] [EventStream(pekko://test)] Default Loggers started 11:49:08,6 PM [test-pekko.actor.default-dispatcher-5] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.161:17355] with UID [1478393727338028887] [INFO] [05/23/2026 23:49:08.006] [main] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.161:17355] with UID [1478393727338028887] 11:49:08,7 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.161:17355] - Starting up, Pekko version [1.0.3] ... [INFO] [05/23/2026 23:49:08.007] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.161:17355] - Starting up, Pekko version [1.0.3] ... 11:49:08,10 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.161:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [05/23/2026 23:49:08.009] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.161:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 11:49:08,10 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.161:17355] - Started up successfully 11:49:08,10 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.161:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing [INFO] [05/23/2026 23:49:08.009] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.161:17355] - Started up successfully 11:49:08,10 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.161:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining [INFO] [05/23/2026 23:49:08.009] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.161:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing [INFO] [05/23/2026 23:49:08.009] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.161:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 11:49:08,24 PM [main] [DEBUG] OpsRegistrar - Actor created TestActor[pekko://test/system/testProbe-117/actorRef] 11:49:08,25 PM [main] [DEBUG] OpsRegistrar - Handling updateRemoteEndpoints message 11:49:08,25 PM [main] [DEBUG] OpsRegistrar - Updating RPC registrations for http://local [WARN] [05/23/2026 23:49:08.026] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/system/testProbe-117/actorRef]: org.opendaylight.controller.cluster.common.actor.Monitor@3e8c5516 [INFO] [pekkoDeadLetter][05/23/2026 23:49:08.026] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/system/testProbe-117/actorRef] 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:49:08,26 PM [test-pekko.actor.default-dispatcher-6] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/system/testProbe-117/actorRef] 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] [05/23/2026 23:49:08.026] [main] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 11:49:08,26 PM [test-pekko.actor.default-dispatcher-6] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 11:49:08,27 PM [test-pekko.actor.default-dispatcher-6] [INFO] LocalActorRef - pekkoDeadLetter Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#416687591] was unhandled. [2] 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] [05/23/2026 23:49:08.028] [test-pekko.actor.default-dispatcher-11] [pekko://test/system/cluster/core/daemon] unhandled message from Actor[pekko://test/deadLetters]: Leave(pekko://test@10.30.170.161:17355) [INFO] [pekkoDeadLetter][05/23/2026 23:49:08.027] [test-pekko.actor.default-dispatcher-6] [pekko://test/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#416687591] was unhandled. [2] 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:49:08,28 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.161:17355] - Exiting completed 11:49:08,28 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.161:17355] - Shutting down... 11:49:08,28 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.161:17355] - Successfully shut down 11:49:08,29 PM [test-pekko.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 11:49:08,29 PM [test-pekko.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [05/23/2026 23:49:08.028] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.161:17355] - Exiting completed [INFO] [05/23/2026 23:49:08.028] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.161:17355] - Shutting down... [INFO] [05/23/2026 23:49:08.028] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.161:17355] - Successfully shut down [INFO] [05/23/2026 23:49:08.029] [test-pekko.remote.default-remote-dispatcher-10] [pekko://test@10.30.170.161:17355/system/remoting-terminator] Shutting down remote daemon. [INFO] [05/23/2026 23:49:08.029] [test-pekko.remote.default-remote-dispatcher-10] [pekko://test@10.30.170.161:17355/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 11:49:08,31 PM [test-pekko.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [INFO] [05/23/2026 23:49:08.031] [test-pekko.remote.default-remote-dispatcher-7] [pekko://test@10.30.170.161:17355/system/remoting-terminator] Remoting shut down. [DEBUG] [05/23/2026 23:49:08.031] [test-pekko.actor.internal-dispatcher-2] [EventStream] shutting down: StandardOutLogger [DEBUG] [05/23/2026 23:49:08.047] [main] [EventStream(pekko://test)] logger log1-TestEventListener started 11:49:08,49 PM [test-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [05/23/2026 23:49:08.050] [main] [EventStream(pekko://test)] logger log2-Slf4jLogger started [DEBUG] [05/23/2026 23:49:08.050] [main] [EventStream(pekko://test)] Default Loggers started [INFO] [05/23/2026 23:49:08.067] [main] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.161:17355] with UID [-2083437627690317023] 11:49:08,67 PM [test-pekko.actor.default-dispatcher-6] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.161:17355] with UID [-2083437627690317023] [INFO] [05/23/2026 23:49:08.068] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.161:17355] - Starting up, Pekko version [1.0.3] ... 11:49:08,68 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.161:17355] - Starting up, Pekko version [1.0.3] ... [INFO] [05/23/2026 23:49:08.071] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.161:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 11:49:08,71 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.161:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [05/23/2026 23:49:08.071] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.161:17355] - Started up successfully 11:49:08,71 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.161:17355] - Started up successfully 11:49:08,73 PM [test-pekko.actor.default-dispatcher-8] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.161:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 11:49:08,73 PM [test-pekko.actor.default-dispatcher-8] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.161:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining [INFO] [05/23/2026 23:49:08.073] [test-pekko.actor.internal-dispatcher-10] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.161:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing [INFO] [05/23/2026 23:49:08.073] [test-pekko.actor.internal-dispatcher-10] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.161:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 11:49:08,86 PM [main] [DEBUG] OpsRegistrar - Actor created TestActor[pekko://test/system/testProbe-119/actorRef] [WARN] [05/23/2026 23:49:08.086] [test-pekko.actor.default-dispatcher-8] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/system/testProbe-119/actorRef]: org.opendaylight.controller.cluster.common.actor.Monitor@4ceb4016 [INFO] [pekkoDeadLetter][05/23/2026 23:49:08.086] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/system/testProbe-119/actorRef] 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:49:08,86 PM [test-pekko.actor.default-dispatcher-8] [INFO] EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[pekko://test/system/testProbe-119/actorRef] 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:49:08,98 PM [main] [DEBUG] OpsRegistrar - Handling updateRemoteActionEndpoints message 11:49:08,98 PM [main] [DEBUG] OpsRegistrar - Updating action registrations for http://local 11:49:08,99 PM [main] [DEBUG] OpsRegistrar - Handling updateRemoteActionEndpoints message 11:49:08,99 PM [main] [DEBUG] OpsRegistrar - Updating action registrations for http://local 11:49:08,100 PM [test-pekko.actor.default-dispatcher-6] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [INFO] [05/23/2026 23:49:08.100] [main] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 11:49:08,101 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.161:17355] - Exiting completed 11:49:08,101 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.161:17355] - Shutting down... 11:49:08,101 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.161:17355] - Successfully shut down [WARN] [05/23/2026 23:49:08.101] [test-pekko.actor.default-dispatcher-8] [pekko://test/system/cluster/core/daemon] unhandled message from Actor[pekko://test/deadLetters]: Leave(pekko://test@10.30.170.161:17355) 11:49:08,101 PM [test-pekko.actor.default-dispatcher-6] [INFO] LocalActorRef - pekkoDeadLetter Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#562595579] was unhandled. [2] 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/23/2026 23:49:08.101] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.161:17355] - Exiting completed [INFO] [05/23/2026 23:49:08.101] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.161:17355] - Shutting down... [INFO] [05/23/2026 23:49:08.101] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.161:17355] - Successfully shut down [INFO] [pekkoDeadLetter][05/23/2026 23:49:08.101] [test-pekko.actor.default-dispatcher-6] [pekko://test/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#562595579] was unhandled. [2] 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/23/2026 23:49:08.104] [test-pekko.remote.default-remote-dispatcher-7] [pekko://test@10.30.170.161:17355/system/remoting-terminator] Shutting down remote daemon. 11:49:08,104 PM [test-pekko.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. [INFO] [05/23/2026 23:49:08.104] [test-pekko.remote.default-remote-dispatcher-7] [pekko://test@10.30.170.161:17355/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 11:49:08,104 PM [test-pekko.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [05/23/2026 23:49:08.106] [test-pekko.remote.default-remote-dispatcher-7] [pekko://test@10.30.170.161:17355/system/remoting-terminator] Remoting shut down. 11:49:08,106 PM [test-pekko.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [DEBUG] [05/23/2026 23:49:08.107] [test-pekko.actor.internal-dispatcher-10] [EventStream] shutting down: StandardOutLogger