08:35:22,79 AM [test-pekko.actor.default-dispatcher-7] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [07/16/2026 08:35:22.074] [main] [EventStream(pekko://test)] logger log1-TestEventListener started [DEBUG] [07/16/2026 08:35:22.079] [main] [EventStream(pekko://test)] logger log2-Slf4jLogger started [DEBUG] [07/16/2026 08:35:22.079] [main] [EventStream(pekko://test)] Default Loggers started [INFO] [07/16/2026 08:35:22.111] [main] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.215:17355] with UID [6481501468430858480] 08:35:22,112 AM [test-pekko.actor.default-dispatcher-6] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.215:17355] with UID [6481501468430858480] [INFO] [07/16/2026 08:35:22.113] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.215:17355] - Starting up, Pekko version [1.0.3] ... 08:35:22,113 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.215:17355] - Starting up, Pekko version [1.0.3] ... [INFO] [07/16/2026 08:35:22.116] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.215:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 08:35:22,116 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.215:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [07/16/2026 08:35:22.116] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.215:17355] - Started up successfully 08:35:22,116 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.215:17355] - Started up successfully [INFO] [07/16/2026 08:35:22.117] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.215:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 08:35:22,117 AM [test-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.215:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 08:35:22,117 AM [test-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.215:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining [INFO] [07/16/2026 08:35:22.117] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.215:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 08:35:22,160 AM [main] [DEBUG] OpsRegistrar - Actor created TestActor[pekko://test/system/testProbe-113/actorRef] [WARN] [07/16/2026 08:35:22.161] [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@ea79d83 [INFO] [pekkoDeadLetter][07/16/2026 08:35:22.161] [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-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'. 08:35:22,161 AM [test-pekko.actor.default-dispatcher-7] [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'. 08:35:22,178 AM [main] [DEBUG] OpsRegistrar - Handling updateRemoteEndpoints message 08:35:22,179 AM [main] [DEBUG] OpsRegistrar - Updating RPC registrations for http://local 08:35:22,183 AM [main] [DEBUG] OpsRegistrar - Handling updateRemoteEndpoints message 08:35:22,183 AM [main] [DEBUG] OpsRegistrar - Updating RPC registrations for http://local 08:35:22,185 AM [test-pekko.actor.default-dispatcher-6] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [INFO] [07/16/2026 08:35:22.185] [main] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:35:22,188 AM [test-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.215:17355] - Exiting completed 08:35:22,188 AM [test-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.215:17355] - Shutting down... 08:35:22,188 AM [test-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.215:17355] - Successfully shut down [WARN] [07/16/2026 08:35:22.191] [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.215:17355) [INFO] [07/16/2026 08:35:22.187] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.215:17355] - Exiting completed 08:35:22,191 AM [test-pekko.actor.default-dispatcher-11] [INFO] LocalActorRef - pekkoDeadLetter Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#-2071793774] 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'. 08:35:22,191 AM [test-pekko.actor.default-dispatcher-11] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. [INFO] [07/16/2026 08:35:22.187] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.215:17355] - Shutting down... 08:35:22,191 AM [test-pekko.actor.default-dispatcher-11] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [07/16/2026 08:35:22.187] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.215:17355] - Successfully shut down [INFO] [pekkoDeadLetter][07/16/2026 08:35:22.188] [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#-2071793774] 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] [07/16/2026 08:35:22.190] [test-pekko.remote.default-remote-dispatcher-9] [pekko://test@10.30.170.215:17355/system/remoting-terminator] Shutting down remote daemon. [INFO] [07/16/2026 08:35:22.190] [test-pekko.remote.default-remote-dispatcher-9] [pekko://test@10.30.170.215:17355/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. [INFO] [07/16/2026 08:35:22.192] [test-pekko.remote.default-remote-dispatcher-9] [pekko://test@10.30.170.215:17355/system/remoting-terminator] Remoting shut down. 08:35:22,193 AM [test-pekko.actor.default-dispatcher-7] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [DEBUG] [07/16/2026 08:35:22.215] [main] [EventStream(pekko://test)] logger log1-TestEventListener started 08:35:22,218 AM [test-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [07/16/2026 08:35:22.218] [main] [EventStream(pekko://test)] logger log2-Slf4jLogger started [DEBUG] [07/16/2026 08:35:22.218] [main] [EventStream(pekko://test)] Default Loggers started [INFO] [07/16/2026 08:35:22.232] [main] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.215:17355] with UID [829288312413717577] 08:35:22,232 AM [test-pekko.actor.default-dispatcher-6] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.215:17355] with UID [829288312413717577] [INFO] [07/16/2026 08:35:22.234] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.215:17355] - Starting up, Pekko version [1.0.3] ... 08:35:22,234 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.215:17355] - Starting up, Pekko version [1.0.3] ... [INFO] [07/16/2026 08:35:22.238] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.215:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 08:35:22,240 AM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.215:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [07/16/2026 08:35:22.238] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.215:17355] - Started up successfully 08:35:22,240 AM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.215:17355] - Started up successfully 08:35:22,240 AM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.215:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing [INFO] [07/16/2026 08:35:22.239] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.215:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 08:35:22,240 AM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.215:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining [INFO] [07/16/2026 08:35:22.239] [test-pekko.actor.internal-dispatcher-2] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.215:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 08:35:22,259 AM [main] [DEBUG] OpsRegistrar - Actor created TestActor[pekko://test/system/testProbe-115/actorRef] [WARN] [07/16/2026 08:35:22.259] [test-pekko.actor.default-dispatcher-8] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/system/testProbe-115/actorRef]: org.opendaylight.controller.cluster.common.actor.Monitor@47e8a1c6 [INFO] [pekkoDeadLetter][07/16/2026 08:35:22.259] [test-pekko.actor.default-dispatcher-8] [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'. 08:35:22,260 AM [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'. 08:35:22,272 AM [main] [DEBUG] OpsRegistrar - Handling updateRemoteEndpoints message 08:35:22,272 AM [main] [DEBUG] OpsRegistrar - Updating RPC registrations for http://local 08:35:22,273 AM [test-pekko.actor.default-dispatcher-8] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [INFO] [07/16/2026 08:35:22.273] [main] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [WARN] [07/16/2026 08:35:22.274] [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.215:17355) [INFO] [pekkoDeadLetter][07/16/2026 08:35:22.274] [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#-1103697651] 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'. 08:35:22,274 AM [test-pekko.actor.default-dispatcher-6] [INFO] LocalActorRef - pekkoDeadLetter Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#-1103697651] 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] [07/16/2026 08:35:22.275] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.215:17355] - Exiting completed [INFO] [07/16/2026 08:35:22.275] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.215:17355] - Shutting down... [INFO] [07/16/2026 08:35:22.276] [test-pekko.actor.internal-dispatcher-4] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.215:17355] - Successfully shut down 08:35:22,276 AM [test-pekko.actor.default-dispatcher-8] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.215:17355] - Exiting completed 08:35:22,276 AM [test-pekko.actor.default-dispatcher-8] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.215:17355] - Shutting down... 08:35:22,276 AM [test-pekko.actor.default-dispatcher-8] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.215:17355] - Successfully shut down 08:35:22,279 AM [test-pekko.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. [INFO] [07/16/2026 08:35:22.279] [test-pekko.remote.default-remote-dispatcher-7] [pekko://test@10.30.170.215:17355/system/remoting-terminator] Shutting down remote daemon. 08:35:22,280 AM [test-pekko.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. [INFO] [07/16/2026 08:35:22.279] [test-pekko.remote.default-remote-dispatcher-7] [pekko://test@10.30.170.215:17355/system/remoting-terminator] Remote daemon shut down; proceeding with flushing remote transports. [INFO] [07/16/2026 08:35:22.283] [test-pekko.remote.default-remote-dispatcher-9] [pekko://test@10.30.170.215:17355/system/remoting-terminator] Remoting shut down. 08:35:22,283 AM [test-pekko.actor.default-dispatcher-8] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [DEBUG] [07/16/2026 08:35:22.305] [main] [EventStream(pekko://test)] logger log1-TestEventListener started 08:35:22,305 AM [test-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [07/16/2026 08:35:22.305] [main] [EventStream(pekko://test)] logger log2-Slf4jLogger started [DEBUG] [07/16/2026 08:35:22.305] [main] [EventStream(pekko://test)] Default Loggers started [INFO] [07/16/2026 08:35:22.323] [main] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.215:17355] with UID [-6103778900763922821] 08:35:22,324 AM [test-pekko.actor.default-dispatcher-5] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.215:17355] with UID [-6103778900763922821] [INFO] [07/16/2026 08:35:22.324] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.215:17355] - Starting up, Pekko version [1.0.3] ... 08:35:22,324 AM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.215:17355] - Starting up, Pekko version [1.0.3] ... 08:35:22,330 AM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.215:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 08:35:22,330 AM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.215:17355] - Started up successfully 08:35:22,331 AM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.215:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 08:35:22,331 AM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.215:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining [INFO] [07/16/2026 08:35:22.327] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.215:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [07/16/2026 08:35:22.327] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.215:17355] - Started up successfully [INFO] [07/16/2026 08:35:22.331] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.215:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing [INFO] [07/16/2026 08:35:22.331] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.215:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 08:35:22,352 AM [main] [DEBUG] OpsRegistrar - Actor created TestActor[pekko://test/system/testProbe-117/actorRef] 08:35:22,353 AM [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'. [WARN] [07/16/2026 08:35:22.353] [test-pekko.actor.default-dispatcher-12] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/system/testProbe-117/actorRef]: org.opendaylight.controller.cluster.common.actor.Monitor@1ec71af6 [INFO] [pekkoDeadLetter][07/16/2026 08:35:22.352] [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-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'. 08:35:22,365 AM [main] [DEBUG] OpsRegistrar - Handling updateRemoteEndpoints message 08:35:22,365 AM [main] [DEBUG] OpsRegistrar - Updating RPC registrations for http://local 08:35:22,366 AM [test-pekko.actor.default-dispatcher-11] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] [INFO] [07/16/2026 08:35:22.366] [main] [CoordinatedShutdown(pekko://test)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:35:22,367 AM [test-pekko.actor.default-dispatcher-11] [INFO] LocalActorRef - pekkoDeadLetter Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#1889086966] 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'. 08:35:22,369 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.215:17355] - Exiting completed 08:35:22,369 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.215:17355] - Shutting down... 08:35:22,369 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.215:17355] - Successfully shut down 08:35:22,369 AM [test-pekko.actor.default-dispatcher-11] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 08:35:22,369 AM [test-pekko.actor.default-dispatcher-11] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 08:35:22,371 AM [test-pekko.actor.default-dispatcher-11] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. [WARN] [07/16/2026 08:35:22.369] [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.215:17355) [DEBUG] [07/16/2026 08:35:22.396] [main] [EventStream(pekko://test)] logger log1-TestEventListener started 08:35:22,396 AM [test-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started [DEBUG] [07/16/2026 08:35:22.396] [main] [EventStream(pekko://test)] logger log2-Slf4jLogger started [DEBUG] [07/16/2026 08:35:22.396] [main] [EventStream(pekko://test)] Default Loggers started 08:35:22,410 AM [test-pekko.actor.default-dispatcher-5] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.215:17355] with UID [978022033164461625] 08:35:22,410 AM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.215:17355] - Starting up, Pekko version [1.0.3] ... [INFO] [07/16/2026 08:35:22.409] [main] [ArteryTransport(pekko://test)] Remoting started with transport [Artery tcp]; listening on address [pekko://test@10.30.170.215:17355] with UID [978022033164461625] [INFO] [07/16/2026 08:35:22.410] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.215:17355] - Starting up, Pekko version [1.0.3] ... [INFO] [07/16/2026 08:35:22.414] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.215:17355] - Registered cluster JMX MBean [pekko:type=Cluster] [INFO] [07/16/2026 08:35:22.414] [main] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.215:17355] - Started up successfully 08:35:22,414 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.215:17355] - Registered cluster JMX MBean [pekko:type=Cluster] 08:35:22,414 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.215:17355] - Started up successfully [INFO] [07/16/2026 08:35:22.415] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.215:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing [INFO] [07/16/2026 08:35:22.415] [test-pekko.actor.internal-dispatcher-3] [Cluster(pekko://test)] Cluster Node [pekko://test@10.30.170.215:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 08:35:22,415 AM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.215:17355] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 08:35:22,415 AM [test-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.215:17355] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 08:35:22,428 AM [main] [DEBUG] OpsRegistrar - Actor created TestActor[pekko://test/system/testProbe-119/actorRef] [WARN] [07/16/2026 08:35:22.428] [test-pekko.actor.default-dispatcher-6] [pekko://test/user/termination-monitor] received dead letter from TestActor[pekko://test/system/testProbe-119/actorRef]: org.opendaylight.controller.cluster.common.actor.Monitor@19129199 [INFO] [pekkoDeadLetter][07/16/2026 08:35:22.428] [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'. 08:35:22,429 AM [main] [DEBUG] OpsRegistrar - Handling updateRemoteActionEndpoints message 08:35:22,429 AM [main] [DEBUG] OpsRegistrar - Updating action registrations for http://local 08:35:22,430 AM [main] [DEBUG] OpsRegistrar - Handling updateRemoteActionEndpoints message 08:35:22,430 AM [main] [DEBUG] OpsRegistrar - Updating action registrations for http://local 08:35:22,434 AM [test-pekko.actor.default-dispatcher-6] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 08:35:22,434 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.215:17355] - Exiting completed 08:35:22,434 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.215:17355] - Shutting down... 08:35:22,434 AM [test-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://test@10.30.170.215:17355] - Successfully shut down 08:35:22,434 AM [test-pekko.actor.default-dispatcher-6] [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'.