06:37:41,361 PM [test-pekko.actor.default-dispatcher-6] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [03/30/2026 18:37:41.361] [main] [EventStream(pekko://test)] logger log1-TestEventListener started [DEBUG] [03/30/2026 18:37:41.362] [main] [EventStream(pekko://test)] logger log2-Slf4jLogger started [DEBUG] [03/30/2026 18:37:41.362] [main] [EventStream(pekko://test)] Default Loggers started [INFO] [03/30/2026 18:37:41.407] [main] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.11:17355] with UID [-3870865208539313563] 06:37:41,408 PM [test-pekko.actor.default-dispatcher-5] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.11:17355] with UID [-3870865208539313563] [INFO] [03/30/2026 18:37:41.411] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.11:17355] - Starting up, Pekko version [1.0.3] ... 06:37:41,412 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.11:17355] - Starting up, Pekko version [1.0.3] ... [INFO] [03/30/2026 18:37:41.416] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.11:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [03/30/2026 18:37:41.416] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.11:17355] - Started up successfully 06:37:41,417 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.11:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 06:37:41,417 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.11:17355] - Started up successfully 06:37:41,419 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.11:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 06:37:41,419 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.11:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining [INFO] [03/30/2026 18:37:41.418] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.11:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing [INFO] [03/30/2026 18:37:41.418] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.11:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 06:37:41,435 PM [main] [DEBUG] OpsRegistrar - Actor created TestActor[pekko://test/system/testProbe-113/actorRef] [WARN] [03/30/2026 18:37:41.435] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/system/testProbe-113/actorRef]: org.opendaylight.controller.cluster.common.actor.Monitor@4ca0e703 06:37:41,435 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'. [INFO] [pekkoDeadLetter][03/30/2026 18:37:41.435] [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'. 06:37:41,440 PM [main] [DEBUG] OpsRegistrar - Handling updateRemoteEndpoints message 06:37:41,441 PM [main] [DEBUG] OpsRegistrar - Updating RPC registrations for http://local 06:37:41,446 PM [main] [DEBUG] OpsRegistrar - Handling updateRemoteEndpoints message 06:37:41,446 PM [main] [DEBUG] OpsRegistrar - Updating RPC registrations for http://local [INFO] [03/30/2026 18:37:41.447] [main] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 06:37:41,447 PM [test-pekko.actor.default-dispatcher-5] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 06:37:41,450 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.11:17355] - Exiting completed 06:37:41,450 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.11:17355] - Shutting down... 06:37:41,450 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.11:17355] - Successfully shut down [WARN] [03/30/2026 18:37:41.450] [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.11:17355) [INFO] [03/30/2026 18:37:41.449] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.11:17355] - Exiting completed [INFO] [03/30/2026 18:37:41.449] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.11:17355] - Shutting down... [INFO] [03/30/2026 18:37:41.450] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.11:17355] - Successfully shut down [INFO] [pekkoDeadLetter][03/30/2026 18:37:41.451] [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#-746383401] 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'. 06:37:41,451 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#-746383401] 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] [03/30/2026 18:37:41.452] [test-pekko.remote.default-remote-dispatcher-9] [pekko://test@10.30.170.11:17355/system/remoting-terminator] Shutting down remote daemon. [INFO] [03/30/2026 18:37:41.452] [test-pekko.remote.default-remote-dispatcher-9] [pekko://test@10.30.170.11:17355/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 06:37:41,453 PM [test-pekko.actor.default-dispatcher-11] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 06:37:41,453 PM [test-pekko.actor.default-dispatcher-11] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [03/30/2026 18:37:41.455] [test-pekko.remote.default-remote-dispatcher-7] [pekko://test@10.30.170.11:17355/system/remoting-terminator] Remoting shut down. [DEBUG] [03/30/2026 18:37:41.456] [test-pekko.actor.internal-dispatcher-2] [EventStream] shutting down: StandardOutLogger 06:37:41,456 PM [test-pekko.actor.default-dispatcher-12] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [DEBUG] [03/30/2026 18:37:41.486] [main] [EventStream(pekko://test)] logger log1-TestEventListener started 06:37:41,487 PM [test-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [03/30/2026 18:37:41.487] [main] [EventStream(pekko://test)] logger log2-Slf4jLogger started [DEBUG] [03/30/2026 18:37:41.487] [main] [EventStream(pekko://test)] Default Loggers started [INFO] [03/30/2026 18:37:41.503] [main] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.11:17355] with UID [-2754901341794186946] 06:37:41,503 PM [test-pekko.actor.default-dispatcher-6] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.11:17355] with UID [-2754901341794186946] 06:37:41,506 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.11:17355] - Starting up, Pekko version [1.0.3] ... [INFO] [03/30/2026 18:37:41.504] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.11:17355] - Starting up, Pekko version [1.0.3] ... 06:37:41,507 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.11:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 06:37:41,507 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.11:17355] - Started up successfully [INFO] [03/30/2026 18:37:41.507] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.11:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [03/30/2026 18:37:41.507] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.11:17355] - Started up successfully [INFO] [03/30/2026 18:37:41.509] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.11:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing [INFO] [03/30/2026 18:37:41.509] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.11:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 06:37:41,516 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.11:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 06:37:41,516 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.11:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 06:37:41,532 PM [main] [DEBUG] OpsRegistrar - Actor created TestActor[pekko://test/system/testProbe-115/actorRef] [WARN] [03/30/2026 18:37:41.533] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/system/testProbe-115/actorRef]: org.opendaylight.controller.cluster.common.actor.Monitor@4a02e115 [INFO] [pekkoDeadLetter][03/30/2026 18:37:41.533] [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-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'. 06:37:41,533 PM [test-pekko.actor.default-dispatcher-6] [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'. 06:37:41,535 PM [main] [DEBUG] OpsRegistrar - Handling updateRemoteEndpoints message 06:37:41,535 PM [main] [DEBUG] OpsRegistrar - Updating RPC registrations for http://local [INFO] [03/30/2026 18:37:41.535] [main] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 06:37:41,536 PM [test-pekko.actor.default-dispatcher-5] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [03/30/2026 18:37:41.536] [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.11:17355) [INFO] [pekkoDeadLetter][03/30/2026 18:37:41.536] [test-pekko.actor.default-dispatcher-5] [pekko://test/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#-116503968] 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'. 06:37:41,537 PM [test-pekko.actor.default-dispatcher-5] [INFO] LocalActorRef - pekkoDeadLetter Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#-116503968] 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] [03/30/2026 18:37:41.537] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.11:17355] - Exiting completed [INFO] [03/30/2026 18:37:41.537] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.11:17355] - Shutting down... [INFO] [03/30/2026 18:37:41.537] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.11:17355] - Successfully shut down 06:37:41,538 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.11:17355] - Exiting completed 06:37:41,538 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.11:17355] - Shutting down... 06:37:41,538 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.11:17355] - Successfully shut down [INFO] [03/30/2026 18:37:41.539] [test-pekko.remote.default-remote-dispatcher-8] [pekko://test@10.30.170.11:17355/system/remoting-terminator] Shutting down remote daemon. 06:37:41,539 PM [test-pekko.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. [INFO] [03/30/2026 18:37:41.539] [test-pekko.remote.default-remote-dispatcher-8] [pekko://test@10.30.170.11:17355/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 06:37:41,539 PM [test-pekko.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 06:37:41,542 PM [test-pekko.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [INFO] [03/30/2026 18:37:41.542] [test-pekko.remote.default-remote-dispatcher-7] [pekko://test@10.30.170.11:17355/system/remoting-terminator] Remoting shut down. [DEBUG] [03/30/2026 18:37:41.542] [test-pekko.actor.internal-dispatcher-10] [EventStream] shutting down: StandardOutLogger [DEBUG] [03/30/2026 18:37:41.561] [main] [EventStream(pekko://test)] logger log1-TestEventListener started 06:37:41,563 PM [test-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [03/30/2026 18:37:41.563] [main] [EventStream(pekko://test)] logger log2-Slf4jLogger started [DEBUG] [03/30/2026 18:37:41.564] [main] [EventStream(pekko://test)] Default Loggers started [INFO] [03/30/2026 18:37:41.580] [main] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.11:17355] with UID [-7416339824966400713] 06:37:41,580 PM [test-pekko.actor.default-dispatcher-7] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.11:17355] with UID [-7416339824966400713] [INFO] [03/30/2026 18:37:41.581] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.11:17355] - Starting up, Pekko version [1.0.3] ... 06:37:41,581 PM [test-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.11:17355] - Starting up, Pekko version [1.0.3] ... [INFO] [03/30/2026 18:37:41.584] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.11:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 06:37:41,584 PM [test-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.11:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [03/30/2026 18:37:41.584] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.11:17355] - Started up successfully 06:37:41,584 PM [test-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.11:17355] - Started up successfully [INFO] [03/30/2026 18:37:41.585] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.11:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing [INFO] [03/30/2026 18:37:41.585] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.11:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 06:37:41,585 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.11:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 06:37:41,585 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.11:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 06:37:41,602 PM [main] [DEBUG] OpsRegistrar - Actor created TestActor[pekko://test/system/testProbe-117/actorRef] [WARN] [03/30/2026 18:37:41.602] [test-pekko.actor.default-dispatcher-7] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/system/testProbe-117/actorRef]: org.opendaylight.controller.cluster.common.actor.Monitor@2f2fdbab [INFO] [pekkoDeadLetter][03/30/2026 18:37:41.602] [test-pekko.actor.default-dispatcher-7] [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'. 06:37:41,603 PM [test-pekko.actor.default-dispatcher-7] [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'. 06:37:41,615 PM [main] [DEBUG] OpsRegistrar - Handling updateRemoteEndpoints message 06:37:41,615 PM [main] [DEBUG] OpsRegistrar - Updating RPC registrations for http://local [INFO] [03/30/2026 18:37:41.616] [main] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 06:37:41,617 PM [test-pekko.actor.default-dispatcher-5] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [03/30/2026 18:37:41.620] [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.11:17355) [INFO] [03/30/2026 18:37:41.619] [test-pekko.actor.internal-dispatcher-11] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.11:17355] - Exiting completed [INFO] [03/30/2026 18:37:41.619] [test-pekko.actor.internal-dispatcher-11] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.11:17355] - Shutting down... [INFO] [03/30/2026 18:37:41.619] [test-pekko.actor.internal-dispatcher-11] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.11:17355] - Successfully shut down [WARN] [03/30/2026 18:37:41.621] [test-pekko.actor.default-dispatcher-5] [pekko://test/system/deadLetterListener] received dead letter: UnhandledMessage(Leave(pekko://test@10.30.170.11:17355),Actor[pekko://test/deadLetters],Actor[pekko://test/system/cluster/core/daemon#1685050672]) [INFO] [03/30/2026 18:37:41.621] [test-pekko.remote.default-remote-dispatcher-9] [pekko://test@10.30.170.11:17355/system/remoting-terminator] Shutting down remote daemon. [INFO] [03/30/2026 18:37:41.621] [test-pekko.remote.default-remote-dispatcher-9] [pekko://test@10.30.170.11:17355/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 06:37:41,621 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.11:17355] - Exiting completed 06:37:41,621 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.11:17355] - Shutting down... 06:37:41,621 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.11:17355] - Successfully shut down 06:37:41,621 PM [test-pekko.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 06:37:41,621 PM [test-pekko.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [03/30/2026 18:37:41.624] [test-pekko.remote.default-remote-dispatcher-8] [pekko://test@10.30.170.11:17355/system/remoting-terminator] Remoting shut down. 06:37:41,624 PM [test-pekko.actor.default-dispatcher-7] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [DEBUG] [03/30/2026 18:37:41.624] [test-pekko.actor.internal-dispatcher-3] [EventStream] shutting down: StandardOutLogger [DEBUG] [03/30/2026 18:37:41.654] [main] [EventStream(pekko://test)] logger log1-TestEventListener started 06:37:41,656 PM [test-pekko.actor.default-dispatcher-6] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [03/30/2026 18:37:41.656] [main] [EventStream(pekko://test)] logger log2-Slf4jLogger started [DEBUG] [03/30/2026 18:37:41.656] [main] [EventStream(pekko://test)] Default Loggers started 06:37:41,677 PM [test-pekko.actor.default-dispatcher-6] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.11:17355] with UID [-1965499746464491529] 06:37:41,677 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.11:17355] - Starting up, Pekko version [1.0.3] ... [INFO] [03/30/2026 18:37:41.675] [main] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.11:17355] with UID [-1965499746464491529] [INFO] [03/30/2026 18:37:41.676] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.11:17355] - Starting up, Pekko version [1.0.3] ... [INFO] [03/30/2026 18:37:41.679] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.11:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [03/30/2026 18:37:41.679] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.11:17355] - Started up successfully 06:37:41,680 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.11:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 06:37:41,680 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.11:17355] - Started up successfully 06:37:41,681 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.11:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 06:37:41,681 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.11:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining [INFO] [03/30/2026 18:37:41.680] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.11:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing [INFO] [03/30/2026 18:37:41.681] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.11:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 06:37:41,710 PM [main] [DEBUG] OpsRegistrar - Actor created TestActor[pekko://test/system/testProbe-119/actorRef] [WARN] [03/30/2026 18:37:41.710] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/system/testProbe-119/actorRef]: org.opendaylight.controller.cluster.common.actor.Monitor@d965706 06:37:41,710 PM [test-pekko.actor.default-dispatcher-5] [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'. [INFO] [pekkoDeadLetter][03/30/2026 18:37:41.710] [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-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'. 06:37:41,722 PM [main] [DEBUG] OpsRegistrar - Handling updateRemoteActionEndpoints message 06:37:41,722 PM [main] [DEBUG] OpsRegistrar - Updating action registrations for http://local 06:37:41,723 PM [main] [DEBUG] OpsRegistrar - Handling updateRemoteActionEndpoints message 06:37:41,723 PM [main] [DEBUG] OpsRegistrar - Updating action registrations for http://local 06:37:41,724 PM [test-pekko.actor.default-dispatcher-5] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [INFO] [03/30/2026 18:37:41.724] [main] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [03/30/2026 18:37:41.725] [test-pekko.actor.default-dispatcher-12] [pekko://test/system/cluster/core/daemon] unhandled message from Actor[pekko://test/deadLetters]: Leave(pekko://test@10.30.170.11:17355) [INFO] [pekkoDeadLetter][03/30/2026 18:37:41.725] [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#751282145] 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'. 06:37:41,725 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#751282145] 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'. 06:37:41,726 PM [test-pekko.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.11:17355] - Exiting completed 06:37:41,726 PM [test-pekko.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.11:17355] - Shutting down... [INFO] [03/30/2026 18:37:41.726] [test-pekko.actor.internal-dispatcher-8] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.11:17355] - Exiting completed [INFO] [03/30/2026 18:37:41.726] [test-pekko.actor.internal-dispatcher-8] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.11:17355] - Shutting down... [INFO] [03/30/2026 18:37:41.726] [test-pekko.actor.internal-dispatcher-8] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.11:17355] - Successfully shut down 06:37:41,726 PM [test-pekko.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.11:17355] - Successfully shut down [INFO] [03/30/2026 18:37:41.728] [test-pekko.remote.default-remote-dispatcher-7] [pekko://test@10.30.170.11:17355/system/remoting-terminator] Shutting down remote daemon. [INFO] [03/30/2026 18:37:41.728] [test-pekko.remote.default-remote-dispatcher-7] [pekko://test@10.30.170.11:17355/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 06:37:41,728 PM [test-pekko.actor.default-dispatcher-11] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 06:37:41,728 PM [test-pekko.actor.default-dispatcher-11] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [03/30/2026 18:37:41.730] [test-pekko.remote.default-remote-dispatcher-9] [pekko://test@10.30.170.11:17355/system/remoting-terminator] Remoting shut down. 06:37:41,731 PM [test-pekko.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [DEBUG] [03/30/2026 18:37:41.731] [test-pekko.actor.internal-dispatcher-8] [EventStream] shutting down: StandardOutLogger