01:20:24,475 AM [test-akka.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started 01:20:24,530 AM [test-akka.actor.default-dispatcher-5] [INFO] EmptyLocalActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/system/testProbe-30/testActor] to Actor[akka://test/user/termination-monitor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[akka://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 01:20:24,534 AM [test-akka.actor.default-dispatcher-7] [DEBUG] RpcRegistry - remote-rpc-registry: recovered incarnation 7 01:20:24,536 AM [test-akka.actor.default-dispatcher-5] [DEBUG] RpcRegistry - remote-rpc-registry: persisting new incarnation 8 01:20:24,536 AM [main] [ERROR] AbstractMXBean - registration failed javax.management.InstanceAlreadyExistsException: org.opendaylight.controller:type=RemoteRpcBroker,name=RemoteRpcRegistry at java.management/com.sun.jmx.mbeanserver.Repository.addMBean(Repository.java:322) at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerWithRepository(DefaultMBeanServerInterceptor.java:1848) at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerDynamicMBean(DefaultMBeanServerInterceptor.java:945) at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerObject(DefaultMBeanServerInterceptor.java:880) at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerMBean(DefaultMBeanServerInterceptor.java:315) at java.management/com.sun.jmx.mbeanserver.JmxMBeanServer.registerMBean(JmxMBeanServer.java:523) at org.opendaylight.controller.md.sal.common.util.jmx.AbstractMXBean.registerMBean(AbstractMXBean.java:104) at org.opendaylight.controller.remote.rpc.registry.mbeans.AbstractRegistryMXBean.(AbstractRegistryMXBean.java:46) at org.opendaylight.controller.remote.rpc.registry.mbeans.RemoteRpcRegistryMXBeanImpl.(RemoteRpcRegistryMXBeanImpl.java:25) at org.opendaylight.controller.remote.rpc.registry.mbeans.RemoteRpcRegistryMXBeanImplTest.setUp(RemoteRpcRegistryMXBeanImplTest.java:69) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24) at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 01:20:24,537 AM [test-akka.actor.default-dispatcher-5] [DEBUG] RpcRegistry - remote-rpc-registry: got command: SaveSnapshotSuccess(SnapshotMetadata(remote-rpc-registry, 0, 1727140824536, None)) 01:20:24,538 AM [test-akka.actor.default-dispatcher-5] [DEBUG] RpcRegistry - AddOrUpdateRoutes: [Global{type=(base)remote, contextReference=/}, Local{type=(base)local, contextReference=/(base)local}] 01:20:24,538 AM [test-akka.actor.default-dispatcher-5] [DEBUG] RpcRegistry - remote-rpc-registry: got command: DeleteSnapshotsSuccess(SnapshotSelectionCriteria(9223372036854775807,1727140824535,0,0)) 01:20:24,539 AM [main] [DEBUG] RemoteRpcRegistryMXBeanImpl - list of RPCs {route:/(base)local | name:(base)local=local} searched by route 01:20:24,541 AM [test-akka.actor.default-dispatcher-5] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 01:20:24,572 AM [test-akka.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started 01:20:24,605 AM [test-akka.actor.default-dispatcher-6] [INFO] EmptyLocalActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/system/testProbe-33/testActor] to Actor[akka://test/user/termination-monitor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[akka://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 01:20:24,607 AM [test-akka.actor.default-dispatcher-6] [DEBUG] RpcRegistry - remote-rpc-registry: recovered incarnation 8 01:20:24,613 AM [test-akka.actor.default-dispatcher-7] [DEBUG] RpcRegistry - remote-rpc-registry: persisting new incarnation 9 01:20:24,613 AM [test-akka.actor.default-dispatcher-7] [DEBUG] RpcRegistry - AddOrUpdateRoutes: [Global{type=(base)remote, contextReference=/}, Local{type=(base)local, contextReference=/(base)local}] 01:20:24,614 AM [test-akka.actor.default-dispatcher-7] [DEBUG] RpcRegistry - remote-rpc-registry: stashing command org.opendaylight.controller.remote.rpc.registry.gossip.BucketStoreActor$$Lambda/0x00007f8c5069d478@13332aa1 01:20:24,614 AM [test-akka.actor.default-dispatcher-7] [DEBUG] RpcRegistry - remote-rpc-registry: got command: SaveSnapshotSuccess(SnapshotMetadata(remote-rpc-registry, 0, 1727140824613, None)) 01:20:24,615 AM [main] [DEBUG] RemoteRpcRegistryMXBeanImpl - Locally registered routed RPCs [route:/(base)local | name:(base)local] 01:20:24,616 AM [test-akka.actor.default-dispatcher-7] [DEBUG] RpcRegistry - remote-rpc-registry: got command: DeleteSnapshotsSuccess(SnapshotSelectionCriteria(9223372036854775807,1727140824612,0,0)) 01:20:24,621 AM [test-akka.actor.default-dispatcher-7] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 01:20:24,654 AM [test-akka.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started 01:20:24,702 AM [test-akka.actor.default-dispatcher-5] [INFO] EmptyLocalActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/system/testProbe-36/testActor] to Actor[akka://test/user/termination-monitor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[akka://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 01:20:24,705 AM [test-akka.actor.default-dispatcher-8] [DEBUG] RpcRegistry - remote-rpc-registry: recovered incarnation 9 01:20:24,706 AM [test-akka.actor.default-dispatcher-9] [DEBUG] RpcRegistry - remote-rpc-registry: persisting new incarnation 10 01:20:24,706 AM [test-akka.actor.default-dispatcher-9] [DEBUG] RpcRegistry - remote-rpc-registry: stashing command org.opendaylight.controller.remote.rpc.registry.gossip.BucketStoreActor$$Lambda/0x00007f8c5069d478@13332aa1 01:20:24,707 AM [test-akka.actor.default-dispatcher-9] [DEBUG] RpcRegistry - remote-rpc-registry: got command: SaveSnapshotSuccess(SnapshotMetadata(remote-rpc-registry, 0, 1727140824706, None)) 01:20:24,707 AM [main] [DEBUG] RemoteRpcRegistryMXBeanImpl - Locally registered global RPCs [] 01:20:24,709 AM [test-akka.actor.default-dispatcher-8] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 01:20:24,709 AM [test-akka.actor.default-dispatcher-8] [DEBUG] RpcRegistry - remote-rpc-registry: got command: DeleteSnapshotsSuccess(SnapshotSelectionCriteria(9223372036854775807,1727140824705,0,0)) 01:20:24,736 AM [test-akka.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started 01:20:24,755 AM [test-akka.actor.default-dispatcher-6] [INFO] EmptyLocalActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/system/testProbe-39/testActor] to Actor[akka://test/user/termination-monitor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[akka://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 01:20:24,761 AM [test-akka.actor.default-dispatcher-8] [DEBUG] RpcRegistry - remote-rpc-registry: recovered incarnation 10 01:20:24,762 AM [test-akka.actor.default-dispatcher-8] [DEBUG] RpcRegistry - remote-rpc-registry: persisting new incarnation 11 01:20:24,762 AM [test-akka.actor.default-dispatcher-8] [DEBUG] RpcRegistry - remote-rpc-registry: stashing command org.opendaylight.controller.remote.rpc.registry.gossip.BucketStoreActor$$Lambda/0x00007f8c5069d478@13332aa1 01:20:24,762 AM [test-akka.actor.default-dispatcher-6] [DEBUG] RpcRegistry - remote-rpc-registry: got command: SaveSnapshotSuccess(SnapshotMetadata(remote-rpc-registry, 0, 1727140824762, None)) 01:20:24,763 AM [main] [DEBUG] RemoteRpcRegistryMXBeanImpl - Locally registered routed RPCs [] 01:20:24,792 AM [test-akka.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started 01:20:24,811 AM [test-akka.actor.default-dispatcher-6] [INFO] EmptyLocalActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/system/testProbe-42/testActor] to Actor[akka://test/user/termination-monitor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[akka://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 01:20:24,813 AM [test-akka.actor.default-dispatcher-9] [DEBUG] RpcRegistry - remote-rpc-registry: recovered incarnation 11 01:20:24,814 AM [test-akka.actor.default-dispatcher-5] [DEBUG] RpcRegistry - remote-rpc-registry: persisting new incarnation 12 01:20:24,815 AM [test-akka.actor.default-dispatcher-5] [DEBUG] RpcRegistry - AddOrUpdateRoutes: [Global{type=(base)remote, contextReference=/}, Local{type=(base)local, contextReference=/(base)local}] 01:20:24,815 AM [test-akka.actor.default-dispatcher-5] [DEBUG] RpcRegistry - remote-rpc-registry: stashing command org.opendaylight.controller.remote.rpc.registry.gossip.BucketStoreActor$$Lambda/0x00007f8c5069d478@13332aa1 01:20:24,816 AM [test-akka.actor.default-dispatcher-9] [DEBUG] RpcRegistry - remote-rpc-registry: got command: SaveSnapshotSuccess(SnapshotMetadata(remote-rpc-registry, 0, 1727140824815, None)) 01:20:24,817 AM [main] [DEBUG] RemoteRpcRegistryMXBeanImpl - list of RPCs {route:/(base)local | name:(base)local=local} searched by name 01:20:24,819 AM [test-akka.actor.default-dispatcher-5] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 01:20:24,819 AM [test-akka.actor.default-dispatcher-9] [DEBUG] RpcRegistry - remote-rpc-registry: got command: DeleteSnapshotsSuccess(SnapshotSelectionCriteria(9223372036854775807,1727140824814,0,0)) 01:20:24,852 AM [test-akka.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started 01:20:24,881 AM [test-akka.actor.default-dispatcher-9] [INFO] EmptyLocalActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/system/testProbe-45/testActor] to Actor[akka://test/user/termination-monitor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[akka://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 01:20:24,882 AM [test-akka.actor.default-dispatcher-5] [DEBUG] RpcRegistry - remote-rpc-registry: recovered incarnation 12 01:20:24,883 AM [test-akka.actor.default-dispatcher-6] [DEBUG] RpcRegistry - remote-rpc-registry: persisting new incarnation 13 01:20:24,883 AM [test-akka.actor.default-dispatcher-6] [DEBUG] RpcRegistry - remote-rpc-registry: stashing command org.opendaylight.controller.remote.rpc.registry.gossip.BucketStoreActor$$Lambda/0x00007f8c5069d478@13332aa1 01:20:24,884 AM [test-akka.actor.default-dispatcher-5] [DEBUG] RpcRegistry - remote-rpc-registry: got command: SaveSnapshotSuccess(SnapshotMetadata(remote-rpc-registry, 0, 1727140824883, None)) 01:20:24,885 AM [test-akka.actor.default-dispatcher-5] [DEBUG] RpcRegistry - remote-rpc-registry: got command: DeleteSnapshotsSuccess(SnapshotSelectionCriteria(9223372036854775807,1727140824882,0,0)) 01:20:24,885 AM [main] [DEBUG] RemoteRpcRegistryMXBeanImpl - list of RPCs {} searched by name 01:20:24,887 AM [test-akka.actor.default-dispatcher-13] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 01:20:24,917 AM [test-akka.actor.default-dispatcher-6] [INFO] Slf4jLogger - Slf4jLogger started 01:20:24,967 AM [test-akka.actor.default-dispatcher-8] [INFO] EmptyLocalActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/system/testProbe-48/testActor] to Actor[akka://test/user/termination-monitor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[akka://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 01:20:24,968 AM [test-akka.actor.default-dispatcher-6] [DEBUG] RpcRegistry - remote-rpc-registry: recovered incarnation 13 01:20:24,969 AM [test-akka.actor.default-dispatcher-6] [DEBUG] RpcRegistry - remote-rpc-registry: persisting new incarnation 14 01:20:24,969 AM [test-akka.actor.default-dispatcher-6] [DEBUG] RpcRegistry - remote-rpc-registry: stashing command org.opendaylight.controller.remote.rpc.registry.gossip.BucketStoreActor$$Lambda/0x00007f8c5069d478@13332aa1 01:20:24,970 AM [test-akka.actor.default-dispatcher-10] [DEBUG] RpcRegistry - remote-rpc-registry: got command: SaveSnapshotSuccess(SnapshotMetadata(remote-rpc-registry, 0, 1727140824970, None)) 01:20:24,970 AM [main] [DEBUG] RemoteRpcRegistryMXBeanImpl - list of RPCs {} searched by route 01:20:24,972 AM [test-akka.actor.default-dispatcher-10] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 01:20:24,972 AM [test-akka.actor.default-dispatcher-7] [DEBUG] RpcRegistry - remote-rpc-registry: got command: DeleteSnapshotsSuccess(SnapshotSelectionCriteria(9223372036854775807,1727140824969,0,0)) 01:20:24,999 AM [test-akka.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started 01:20:25,49 AM [test-akka.actor.default-dispatcher-5] [INFO] EmptyLocalActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/system/testProbe-51/testActor] to Actor[akka://test/user/termination-monitor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[akka://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 01:20:25,59 AM [test-akka.actor.default-dispatcher-5] [DEBUG] RpcRegistry - remote-rpc-registry: recovered incarnation 14 01:20:25,60 AM [test-akka.actor.default-dispatcher-5] [DEBUG] RpcRegistry - remote-rpc-registry: persisting new incarnation 15 01:20:25,61 AM [test-akka.actor.default-dispatcher-5] [DEBUG] RpcRegistry - AddOrUpdateRoutes: [Global{type=(base)remote, contextReference=/}, Local{type=(base)local, contextReference=/(base)local}] 01:20:25,62 AM [test-akka.actor.default-dispatcher-5] [DEBUG] RpcRegistry - remote-rpc-registry: stashing command GET_BUCKET_VERSIONS 01:20:25,62 AM [test-akka.actor.default-dispatcher-5] [DEBUG] RpcRegistry - remote-rpc-registry: got command: SaveSnapshotSuccess(SnapshotMetadata(remote-rpc-registry, 0, 1727140825061, None)) 01:20:25,62 AM [test-akka.actor.default-dispatcher-5] [DEBUG] RpcRegistry - remote-rpc-registry: got command: DeleteSnapshotsSuccess(SnapshotSelectionCriteria(9223372036854775807,1727140825060,0,0)) 01:20:25,64 AM [test-akka.actor.default-dispatcher-10] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 01:20:25,95 AM [test-akka.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started 01:20:25,155 AM [test-akka.actor.default-dispatcher-5] [INFO] EmptyLocalActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/system/testProbe-54/testActor] to Actor[akka://test/user/termination-monitor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[akka://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 01:20:25,159 AM [test-akka.actor.default-dispatcher-6] [DEBUG] RpcRegistry - remote-rpc-registry: recovered incarnation 15 01:20:25,160 AM [test-akka.actor.default-dispatcher-7] [DEBUG] RpcRegistry - remote-rpc-registry: persisting new incarnation 16 01:20:25,161 AM [test-akka.actor.default-dispatcher-7] [DEBUG] RpcRegistry - AddOrUpdateRoutes: [Global{type=(base)remote, contextReference=/}, Local{type=(base)local, contextReference=/(base)local}] 01:20:25,161 AM [test-akka.actor.default-dispatcher-7] [DEBUG] RpcRegistry - remote-rpc-registry: stashing command org.opendaylight.controller.remote.rpc.registry.gossip.BucketStoreActor$$Lambda/0x00007f8c5069d478@13332aa1 01:20:25,161 AM [test-akka.actor.default-dispatcher-7] [DEBUG] RpcRegistry - remote-rpc-registry: got command: SaveSnapshotSuccess(SnapshotMetadata(remote-rpc-registry, 0, 1727140825160, None)) 01:20:25,162 AM [main] [DEBUG] RemoteRpcRegistryMXBeanImpl - Locally registered global RPCs [(base)remote] 01:20:25,164 AM [test-akka.actor.default-dispatcher-7] [DEBUG] RpcRegistry - remote-rpc-registry: got command: DeleteSnapshotsSuccess(SnapshotSelectionCriteria(9223372036854775807,1727140825159,0,0)) 01:20:25,165 AM [test-akka.actor.default-dispatcher-7] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 01:20:25,184 AM [test-akka.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started 01:20:25,228 AM [test-akka.actor.default-dispatcher-5] [INFO] EmptyLocalActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://test/system/testProbe-57/testActor] to Actor[akka://test/user/termination-monitor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[akka://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 01:20:25,232 AM [test-akka.actor.default-dispatcher-6] [DEBUG] RpcRegistry - remote-rpc-registry: recovered incarnation 16 01:20:25,233 AM [test-akka.actor.default-dispatcher-6] [DEBUG] RpcRegistry - remote-rpc-registry: persisting new incarnation 17 01:20:25,234 AM [test-akka.actor.default-dispatcher-6] [DEBUG] RpcRegistry - remote-rpc-registry: stashing command GET_BUCKET_VERSIONS 01:20:25,236 AM [test-akka.actor.default-dispatcher-8] [DEBUG] RpcRegistry - remote-rpc-registry: got command: SaveSnapshotSuccess(SnapshotMetadata(remote-rpc-registry, 0, 1727140825235, None)) 01:20:25,237 AM [test-akka.actor.default-dispatcher-8] [DEBUG] RpcRegistry - remote-rpc-registry: got command: DeleteSnapshotsSuccess(SnapshotSelectionCriteria(9223372036854775807,1727140825234,0,0)) 01:20:25,238 AM [test-akka.actor.default-dispatcher-8] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]