10:35:14,501 PM [test-pekko.actor.default-dispatcher-6] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [08/10/2026 22:35:14.500] [main] [EventStream(pekko://test)] logger log1-TestEventListener started [DEBUG] [08/10/2026 22:35:14.501] [main] [EventStream(pekko://test)] logger log2-Slf4jLogger started [DEBUG] [08/10/2026 22:35:14.501] [main] [EventStream(pekko://test)] Default Loggers started [INFO] [08/10/2026 22:35:14.536] [main] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.90:17355] with UID [-8196269207809638429] [INFO] [08/10/2026 22:35:14.537] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.90:17355] - Starting up, Pekko version [1.0.3] ... 10:35:14,539 PM [test-pekko.actor.default-dispatcher-5] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.90:17355] with UID [-8196269207809638429] 10:35:14,539 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.90:17355] - Starting up, Pekko version [1.0.3] ... [INFO] [08/10/2026 22:35:14.541] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.90:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 10:35:14,541 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.90:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [08/10/2026 22:35:14.541] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.90:17355] - Started up successfully 10:35:14,541 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.90:17355] - Started up successfully 10:35:14,543 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.90:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 10:35:14,543 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.90:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining [INFO] [08/10/2026 22:35:14.542] [test-pekko.actor.internal-dispatcher-8] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.90: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 22:35:14.543] [test-pekko.actor.internal-dispatcher-8] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.90:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 10:35:14,561 PM [main] [DEBUG] OpsRegistrar - Actor created TestActor[pekko://test/system/testProbe-113/actorRef] [WARN] [08/10/2026 22:35:14.562] [test-pekko.actor.default-dispatcher-11] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/system/testProbe-113/actorRef]: org.opendaylight.controller.cluster.common.actor.Monitor@592d2515 [INFO] [pekkoDeadLetter][08/10/2026 22:35:14.562] [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'. 10:35:14,563 PM [test-pekko.actor.default-dispatcher-5] [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'. 10:35:14,567 PM [main] [DEBUG] OpsRegistrar - Handling updateRemoteEndpoints message 10:35:14,567 PM [main] [DEBUG] OpsRegistrar - Updating RPC registrations for http://local 10:35:14,573 PM [main] [DEBUG] OpsRegistrar - Handling updateRemoteEndpoints message 10:35:14,573 PM [main] [DEBUG] OpsRegistrar - Updating RPC registrations for http://local [INFO] [08/10/2026 22:35:14.575] [main] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 10:35:14,575 PM [test-pekko.actor.default-dispatcher-5] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 10:35:14,578 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.90:17355] - Exiting completed 10:35:14,579 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.90:17355] - Shutting down... 10:35:14,579 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.90:17355] - Successfully shut down [WARN] [08/10/2026 22:35:14.579] [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.90:17355) [INFO] [08/10/2026 22:35:14.578] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.90:17355] - Exiting completed [INFO] [08/10/2026 22:35:14.578] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.90:17355] - Shutting down... 10:35:14,579 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#278391414] 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] [08/10/2026 22:35:14.578] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.90:17355] - Successfully shut down [INFO] [pekkoDeadLetter][08/10/2026 22:35:14.579] [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#278391414] 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] [08/10/2026 22:35:14.580] [test-pekko.remote.default-remote-dispatcher-10] [pekko://test@10.30.170.90:17355/system/remoting-terminator] Shutting down remote daemon. 10:35:14,580 PM [test-pekko.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 10:35:14,580 PM [test-pekko.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [08/10/2026 22:35:14.580] [test-pekko.remote.default-remote-dispatcher-10] [pekko://test@10.30.170.90:17355/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. [INFO] [08/10/2026 22:35:14.582] [test-pekko.remote.default-remote-dispatcher-7] [pekko://test@10.30.170.90:17355/system/remoting-terminator] Remoting shut down. 10:35:14,582 PM [test-pekko.actor.default-dispatcher-12] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [DEBUG] [08/10/2026 22:35:14.582] [test-pekko.actor.internal-dispatcher-3] [EventStream] shutting down: StandardOutLogger [DEBUG] [08/10/2026 22:35:14.604] [main] [EventStream(pekko://test)] logger log1-TestEventListener started 10:35:14,605 PM [test-pekko.actor.default-dispatcher-6] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [08/10/2026 22:35:14.605] [main] [EventStream(pekko://test)] logger log2-Slf4jLogger started [DEBUG] [08/10/2026 22:35:14.605] [main] [EventStream(pekko://test)] Default Loggers started [INFO] [08/10/2026 22:35:14.628] [main] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.90:17355] with UID [-3352974267799101119] 10:35:14,632 PM [test-pekko.actor.default-dispatcher-6] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.90:17355] with UID [-3352974267799101119] [INFO] [08/10/2026 22:35:14.633] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.90:17355] - Starting up, Pekko version [1.0.3] ... 10:35:14,633 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.90:17355] - Starting up, Pekko version [1.0.3] ... [INFO] [08/10/2026 22:35:14.635] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.90:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 10:35:14,635 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.90:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [08/10/2026 22:35:14.635] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.90:17355] - Started up successfully 10:35:14,635 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.90:17355] - Started up successfully 10:35:14,637 PM [test-pekko.actor.default-dispatcher-8] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.90: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 22:35:14.636] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.90:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 10:35:14,637 PM [test-pekko.actor.default-dispatcher-8] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.90:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining [INFO] [08/10/2026 22:35:14.636] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.90:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 10:35:14,655 PM [main] [DEBUG] OpsRegistrar - Actor created TestActor[pekko://test/system/testProbe-115/actorRef] [WARN] [08/10/2026 22:35:14.655] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/system/testProbe-115/actorRef]: org.opendaylight.controller.cluster.common.actor.Monitor@25071d5e 10:35:14,655 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'. [INFO] [pekkoDeadLetter][08/10/2026 22:35:14.655] [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'. 10:35:14,657 PM [main] [DEBUG] OpsRegistrar - Handling updateRemoteEndpoints message 10:35:14,657 PM [main] [DEBUG] OpsRegistrar - Updating RPC registrations for http://local 10:35:14,658 PM [test-pekko.actor.default-dispatcher-7] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [INFO] [08/10/2026 22:35:14.657] [main] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [08/10/2026 22:35:14.658] [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.90:17355) [INFO] [pekkoDeadLetter][08/10/2026 22:35:14.658] [test-pekko.actor.default-dispatcher-8] [pekko://test/system/cluster/core/daemon] Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#741419497] 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'. 10:35:14,659 PM [test-pekko.actor.default-dispatcher-8] [INFO] LocalActorRef - pekkoDeadLetter Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#741419497] 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] [08/10/2026 22:35:14.659] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.90:17355] - Exiting completed [INFO] [08/10/2026 22:35:14.659] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.90:17355] - Shutting down... [INFO] [08/10/2026 22:35:14.659] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.90:17355] - Successfully shut down 10:35:14,660 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.90:17355] - Exiting completed 10:35:14,660 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.90:17355] - Shutting down... 10:35:14,660 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.90:17355] - Successfully shut down [INFO] [08/10/2026 22:35:14.661] [test-pekko.remote.default-remote-dispatcher-9] [pekko://test@10.30.170.90:17355/system/remoting-terminator] Shutting down remote daemon. [INFO] [08/10/2026 22:35:14.661] [test-pekko.remote.default-remote-dispatcher-9] [pekko://test@10.30.170.90:17355/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 10:35:14,661 PM [test-pekko.actor.default-dispatcher-7] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 10:35:14,661 PM [test-pekko.actor.default-dispatcher-7] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [08/10/2026 22:35:14.663] [test-pekko.remote.default-remote-dispatcher-10] [pekko://test@10.30.170.90:17355/system/remoting-terminator] Remoting shut down. 10:35:14,663 PM [test-pekko.actor.default-dispatcher-8] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [DEBUG] [08/10/2026 22:35:14.663] [test-pekko.actor.internal-dispatcher-2] [EventStream] shutting down: StandardOutLogger [DEBUG] [08/10/2026 22:35:14.682] [main] [EventStream(pekko://test)] logger log1-TestEventListener started 10:35:14,683 PM [test-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [08/10/2026 22:35:14.684] [main] [EventStream(pekko://test)] logger log2-Slf4jLogger started [DEBUG] [08/10/2026 22:35:14.684] [main] [EventStream(pekko://test)] Default Loggers started [INFO] [08/10/2026 22:35:14.706] [main] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.90:17355] with UID [644671330188681474] 10:35:14,706 PM [test-pekko.actor.default-dispatcher-5] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.90:17355] with UID [644671330188681474] [INFO] [08/10/2026 22:35:14.708] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.90:17355] - Starting up, Pekko version [1.0.3] ... 10:35:14,708 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.90:17355] - Starting up, Pekko version [1.0.3] ... [INFO] [08/10/2026 22:35:14.711] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.90:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 10:35:14,711 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.90:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [08/10/2026 22:35:14.711] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.90:17355] - Started up successfully 10:35:14,711 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.90:17355] - Started up successfully 10:35:14,712 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.90: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 22:35:14.712] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.90:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 10:35:14,712 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.90:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining [INFO] [08/10/2026 22:35:14.712] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.90:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 10:35:14,734 PM [main] [DEBUG] OpsRegistrar - Actor created TestActor[pekko://test/system/testProbe-117/actorRef] [WARN] [08/10/2026 22:35:14.734] [test-pekko.actor.default-dispatcher-5] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/system/testProbe-117/actorRef]: org.opendaylight.controller.cluster.common.actor.Monitor@2235fefb [INFO] [pekkoDeadLetter][08/10/2026 22:35:14.735] [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-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'. 10:35:14,735 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'. 10:35:14,737 PM [main] [DEBUG] OpsRegistrar - Handling updateRemoteEndpoints message 10:35:14,737 PM [main] [DEBUG] OpsRegistrar - Updating RPC registrations for http://local 10:35:14,737 PM [test-pekko.actor.default-dispatcher-5] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [INFO] [08/10/2026 22:35:14.737] [main] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [08/10/2026 22:35:14.739] [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.90:17355) [INFO] [08/10/2026 22:35:14.739] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.90:17355] - Exiting completed [INFO] [08/10/2026 22:35:14.739] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.90:17355] - Shutting down... [INFO] [08/10/2026 22:35:14.739] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.90:17355] - Successfully shut down [INFO] [pekkoDeadLetter][08/10/2026 22:35:14.740] [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#1283183245] 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'. 10:35:14,740 PM [test-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.90:17355] - Exiting completed 10:35:14,740 PM [test-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.90:17355] - Shutting down... 10:35:14,740 PM [test-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.90:17355] - Successfully shut down 10:35:14,740 PM [test-pekko.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 10:35:14,741 PM [test-pekko.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 10:35:14,742 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#1283183245] 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'. 10:35:14,742 PM [test-pekko.actor.default-dispatcher-5] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [INFO] [08/10/2026 22:35:14.740] [test-pekko.remote.default-remote-dispatcher-9] [pekko://test@10.30.170.90:17355/system/remoting-terminator] Shutting down remote daemon. [INFO] [08/10/2026 22:35:14.740] [test-pekko.remote.default-remote-dispatcher-9] [pekko://test@10.30.170.90:17355/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. [INFO] [08/10/2026 22:35:14.742] [test-pekko.remote.default-remote-dispatcher-8] [pekko://test@10.30.170.90:17355/system/remoting-terminator] Remoting shut down. [DEBUG] [08/10/2026 22:35:14.743] [test-pekko.actor.internal-dispatcher-2] [EventStream] shutting down: StandardOutLogger [DEBUG] [08/10/2026 22:35:14.764] [main] [EventStream(pekko://test)] logger log1-TestEventListener started 10:35:14,765 PM [test-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [08/10/2026 22:35:14.765] [main] [EventStream(pekko://test)] logger log2-Slf4jLogger started [DEBUG] [08/10/2026 22:35:14.765] [main] [EventStream(pekko://test)] Default Loggers started [INFO] [08/10/2026 22:35:14.780] [main] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.90:17355] with UID [7255530443891961852] 10:35:14,780 PM [test-pekko.actor.default-dispatcher-5] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.90:17355] with UID [7255530443891961852] [INFO] [08/10/2026 22:35:14.781] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.90:17355] - Starting up, Pekko version [1.0.3] ... 10:35:14,781 PM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.90:17355] - Starting up, Pekko version [1.0.3] ... 10:35:14,785 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.90:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 10:35:14,785 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.90:17355] - Started up successfully 10:35:14,792 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.90:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 10:35:14,793 PM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.90:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining [INFO] [08/10/2026 22:35:14.784] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.90:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [08/10/2026 22:35:14.784] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.90:17355] - Started up successfully [INFO] [08/10/2026 22:35:14.792] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.90: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 22:35:14.792] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.90:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 10:35:14,810 PM [main] [DEBUG] OpsRegistrar - Actor created TestActor[pekko://test/system/testProbe-119/actorRef] [WARN] [08/10/2026 22:35:14.811] [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@4e079cad [INFO] [pekkoDeadLetter][08/10/2026 22:35:14.811] [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-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'. 10:35:14,811 PM [test-pekko.actor.default-dispatcher-12] [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'. 10:35:14,822 PM [main] [DEBUG] OpsRegistrar - Handling updateRemoteActionEndpoints message 10:35:14,822 PM [main] [DEBUG] OpsRegistrar - Updating action registrations for http://local 10:35:14,823 PM [main] [DEBUG] OpsRegistrar - Handling updateRemoteActionEndpoints message 10:35:14,823 PM [main] [DEBUG] OpsRegistrar - Updating action registrations for http://local [INFO] [08/10/2026 22:35:14.824] [main] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 10:35:14,824 PM [test-pekko.actor.default-dispatcher-12] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [08/10/2026 22:35:14.825] [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.90:17355) [INFO] [pekkoDeadLetter][08/10/2026 22:35:14.825] [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#-1098402572] 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'. 10:35:14,825 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#-1098402572] 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] [08/10/2026 22:35:14.826] [test-pekko.actor.internal-dispatcher-10] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.90:17355] - Exiting completed 10:35:14,826 PM [test-pekko.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.90:17355] - Exiting completed 10:35:14,826 PM [test-pekko.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.90:17355] - Shutting down... [INFO] [08/10/2026 22:35:14.826] [test-pekko.actor.internal-dispatcher-10] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.90:17355] - Shutting down... 10:35:14,827 PM [test-pekko.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.90:17355] - Successfully shut down [INFO] [08/10/2026 22:35:14.826] [test-pekko.actor.internal-dispatcher-10] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.90:17355] - Successfully shut down [INFO] [08/10/2026 22:35:14.828] [test-pekko.remote.default-remote-dispatcher-7] [pekko://test@10.30.170.90:17355/system/remoting-terminator] Shutting down remote daemon. 10:35:14,828 PM [test-pekko.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 10:35:14,828 PM [test-pekko.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [08/10/2026 22:35:14.828] [test-pekko.remote.default-remote-dispatcher-7] [pekko://test@10.30.170.90:17355/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. 10:35:14,830 PM [test-pekko.actor.default-dispatcher-11] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [INFO] [08/10/2026 22:35:14.829] [test-pekko.remote.default-remote-dispatcher-7] [pekko://test@10.30.170.90:17355/system/remoting-terminator] Remoting shut down. [DEBUG] [08/10/2026 22:35:14.830] [test-pekko.actor.internal-dispatcher-10] [EventStream] shutting down: StandardOutLogger