01:24:40,805 PM [default-akka.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started 01:24:41,641 PM [main] [DEBUG] NetconfNodeActor - Actor created TestActor[akka://default/user/master_messages] 01:24:41,642 PM [default-akka.actor.default-dispatcher-6] [INFO] EmptyLocalActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://default/user/master_messages] to Actor[akka://default/user/termination-monitor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[akka://default/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:24:41,648 PM [default-akka.actor.default-dispatcher-5] [DEBUG] NetconfNodeActor - Actor created Actor[akka://default/user/$a#-1436816424] 01:24:41,649 PM [default-akka.actor.default-dispatcher-6] [INFO] EmptyLocalActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[akka://default/user/$a#-1436816424] to Actor[akka://default/user/termination-monitor] was not delivered. [2] dead letters encountered. If this is not an expected behavior then Actor[akka://default/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:24:41,662 PM [default-akka.actor.default-dispatcher-7] [DEBUG] NetconfNodeActor - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: received message RegisterMountPoint [allSourceIdentifiers=[SourceIdentifier [yang1], SourceIdentifier [yang2]], masterActorRef=TestActor[akka://default/user/master_messages]] 01:24:41,674 PM [default-akka.actor.default-dispatcher-7] [ERROR] NetconfNodeActor - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: Failed to resolve schema context - unable to register slave mount point SchemaResolutionException{unsatisfiedImports={}} at org.opendaylight.netconf.topology.singleton.impl.NetconfNodeActorTest.testRegisterMountPointWithSchemaFailures(NetconfNodeActorTest.java:341) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 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:24:42,680 PM [default-akka.actor.default-dispatcher-7] [DEBUG] NetconfNodeActor - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: received message RegisterMountPoint [allSourceIdentifiers=[SourceIdentifier [yang1], SourceIdentifier [yang2]], masterActorRef=TestActor[akka://default/user/master_messages]] 01:24:42,682 PM [default-akka.actor.default-dispatcher-7] [WARN] NetconfNodeActor - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: Failed to resolve schema context - retrying... SchemaResolutionException{unsatisfiedImports={}} at org.opendaylight.netconf.topology.singleton.impl.NetconfNodeActorTest.testRegisterMountPointWithSchemaFailures(NetconfNodeActorTest.java:361) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 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) Caused by: akka.pattern.AskTimeoutException: timeout 01:24:42,688 PM [default-akka.actor.default-dispatcher-7] [INFO] NetconfNodeActor - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: Schema context resolved: [] - registering slave mount point 01:24:42,689 PM [default-akka.actor.default-dispatcher-7] [INFO] SlaveSalFacade - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: Slave mount point registered. 01:24:42,696 PM [default-akka.actor.default-dispatcher-7] [DEBUG] NetconfNodeActor - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: received message RegisterMountPoint [allSourceIdentifiers=[SourceIdentifier [yang1], SourceIdentifier [yang2]], masterActorRef=TestActor[akka://default/user/master_messages]] 01:24:42,696 PM [default-akka.actor.default-dispatcher-7] [INFO] SlaveSalFacade - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: Slave mount point unregistered. 01:24:42,699 PM [default-akka.actor.default-dispatcher-7] [DEBUG] NetconfNodeActor - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: received message RegisterMountPoint [allSourceIdentifiers=[SourceIdentifier [yang1], SourceIdentifier [yang2]], masterActorRef=TestActor[akka://default/user/master_messages]] 01:24:42,699 PM [default-akka.actor.default-dispatcher-7] [INFO] NetconfNodeActor - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: Schema context resolved: [] - registering slave mount point 01:24:42,700 PM [default-akka.actor.default-dispatcher-7] [INFO] SlaveSalFacade - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: Slave mount point registered. 01:24:42,713 PM [default-akka.actor.default-dispatcher-5] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 01:24:42,714 PM [default-akka.actor.default-dispatcher-5] [INFO] SlaveSalFacade - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: Slave mount point unregistered. 01:24:42,759 PM [default-akka.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started 01:24:42,806 PM [main] [DEBUG] NetconfNodeActor - Actor created TestActor[akka://default/user/master_messages] 01:24:42,816 PM [default-akka.actor.default-dispatcher-6] [INFO] EmptyLocalActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://default/user/master_messages] to Actor[akka://default/user/termination-monitor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[akka://default/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:24:42,817 PM [main] [DEBUG] NetconfNodeActor - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: received message org.opendaylight.netconf.topology.singleton.messages.CreateInitialMasterActorData@2e754572 01:24:42,819 PM [main] [DEBUG] NetconfNodeActor - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: Master is ready. 01:24:42,819 PM [main] [DEBUG] NetconfNodeActor - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: received message org.opendaylight.netconf.topology.singleton.messages.RefreshSetupMasterActorData@1f0df49 01:24:42,826 PM [default-akka.actor.default-dispatcher-5] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 01:24:42,875 PM [default-akka.actor.default-dispatcher-6] [INFO] Slf4jLogger - Slf4jLogger started 01:24:42,919 PM [main] [DEBUG] NetconfNodeActor - Actor created TestActor[akka://default/user/master_messages] 01:24:42,922 PM [default-akka.actor.default-dispatcher-7] [INFO] EmptyLocalActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://default/user/master_messages] to Actor[akka://default/user/termination-monitor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[akka://default/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:24:43,93 PM [main] [DEBUG] NetconfNodeActor - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: received message org.opendaylight.netconf.topology.singleton.messages.CreateInitialMasterActorData@5e4cdb22 01:24:43,94 PM [main] [DEBUG] NetconfNodeActor - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: Master is ready. 01:24:43,104 PM [default-akka.actor.default-dispatcher-7] [DEBUG] NetconfNodeActor - Actor created Actor[akka://default/user/$a#499119817] 01:24:43,105 PM [default-akka.actor.default-dispatcher-7] [DEBUG] NetconfNodeActor - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: received message RegisterMountPoint [allSourceIdentifiers=[SourceIdentifier [yang1], SourceIdentifier [yang2]], masterActorRef=TestActor[akka://default/user/master_messages]] 01:24:43,107 PM [default-akka.actor.default-dispatcher-6] [INFO] EmptyLocalActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[akka://default/user/$a#499119817] to Actor[akka://default/user/termination-monitor] was not delivered. [2] dead letters encountered. If this is not an expected behavior then Actor[akka://default/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:24:43,107 PM [default-akka.actor.default-dispatcher-7] [INFO] NetconfNodeActor - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: Schema context resolved: [] - registering slave mount point 01:24:43,108 PM [default-akka.actor.default-dispatcher-7] [INFO] SlaveSalFacade - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: Slave mount point registered. 01:24:43,114 PM [main] [DEBUG] NetconfNodeActor - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: received message org.opendaylight.netconf.topology.singleton.messages.transactions.NewReadTransactionRequest@844e2fb 01:24:43,115 PM [default-akka.actor.default-dispatcher-8] [DEBUG] ProxyReadWriteTransaction - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: Obtained master actor Actor[akka://default/user/master_messages/$a#1608449502] 01:24:43,115 PM [main] [DEBUG] NetconfNodeActor - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: received message org.opendaylight.netconf.topology.singleton.messages.transactions.NewReadWriteTransactionRequest@4493a45f 01:24:43,116 PM [main] [DEBUG] NetconfNodeActor - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: received message org.opendaylight.netconf.topology.singleton.messages.transactions.NewWriteTransactionRequest@1836afd6 01:24:43,117 PM [default-akka.actor.default-dispatcher-8] [DEBUG] ProxyReadWriteTransaction - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: Obtained master actor Actor[akka://default/user/master_messages/$b#-497640756] 01:24:43,117 PM [default-akka.actor.default-dispatcher-8] [DEBUG] ProxyReadWriteTransaction - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: Obtained master actor Actor[akka://default/user/master_messages/$c#738422410] 01:24:43,120 PM [default-akka.actor.default-dispatcher-7] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 01:24:43,122 PM [default-akka.actor.default-dispatcher-7] [INFO] SlaveSalFacade - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: Slave mount point unregistered. 01:24:43,166 PM [default-akka.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started 01:24:43,214 PM [main] [DEBUG] NetconfNodeActor - Actor created TestActor[akka://default/user/master_messages] 01:24:43,216 PM [default-akka.actor.default-dispatcher-6] [INFO] EmptyLocalActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://default/user/master_messages] to Actor[akka://default/user/termination-monitor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[akka://default/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:24:43,217 PM [default-akka.actor.default-dispatcher-5] [DEBUG] NetconfNodeActor - Actor created Actor[akka://default/user/$a#-599317225] 01:24:43,217 PM [default-akka.actor.default-dispatcher-6] [INFO] EmptyLocalActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[akka://default/user/$a#-599317225] to Actor[akka://default/user/termination-monitor] was not delivered. [2] dead letters encountered. If this is not an expected behavior then Actor[akka://default/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:24:43,228 PM [default-akka.actor.default-dispatcher-7] [DEBUG] NetconfNodeActor - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: received message RegisterMountPoint [allSourceIdentifiers=[SourceIdentifier [yang1], SourceIdentifier [yang2]], masterActorRef=TestActor[akka://default/user/master_messages]] 01:24:43,230 PM [default-akka.actor.default-dispatcher-7] [INFO] NetconfNodeActor - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: Schema context resolved: [] - registering slave mount point 01:24:43,231 PM [default-akka.actor.default-dispatcher-7] [INFO] SlaveSalFacade - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: Slave mount point registered. 01:24:43,240 PM [default-akka.actor.default-dispatcher-7] [DEBUG] NetconfNodeActor - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: received message org.opendaylight.netconf.topology.singleton.messages.UnregisterSlaveMountPoint@4528c440 01:24:43,240 PM [default-akka.actor.default-dispatcher-7] [INFO] SlaveSalFacade - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: Slave mount point unregistered. 01:24:43,254 PM [default-akka.actor.default-dispatcher-7] [DEBUG] NetconfNodeActor - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: received message RegisterMountPoint [allSourceIdentifiers=[SourceIdentifier [yang1]], masterActorRef=TestActor[akka://default/user/master_messages]] 01:24:43,257 PM [default-akka.actor.default-dispatcher-7] [DEBUG] NetconfNodeActor - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: received message RegisterMountPoint [allSourceIdentifiers=[SourceIdentifier [yang1]], masterActorRef=TestActor[akka://default/user/master_messages]] 01:24:43,258 PM [default-akka.actor.default-dispatcher-7] [INFO] NetconfNodeActor - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: Schema context resolved: [] - registering slave mount point 01:24:43,259 PM [default-akka.actor.default-dispatcher-7] [INFO] SlaveSalFacade - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: Slave mount point registered. 01:24:43,777 PM [default-akka.actor.default-dispatcher-7] [INFO] SlaveSalFacade - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: Slave mount point unregistered. 01:24:43,782 PM [default-akka.actor.default-dispatcher-7] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 01:24:43,811 PM [default-akka.actor.default-dispatcher-6] [INFO] Slf4jLogger - Slf4jLogger started 01:24:43,851 PM [main] [DEBUG] NetconfNodeActor - Actor created TestActor[akka://default/user/master_messages] 01:24:43,853 PM [default-akka.actor.default-dispatcher-7] [INFO] EmptyLocalActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://default/user/master_messages] to Actor[akka://default/user/termination-monitor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[akka://default/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:24:43,864 PM [main] [DEBUG] NetconfNodeActor - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: received message org.opendaylight.netconf.topology.singleton.messages.CreateInitialMasterActorData@605e50be 01:24:43,865 PM [main] [DEBUG] NetconfNodeActor - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: Master is ready. 01:24:43,866 PM [default-akka.actor.default-dispatcher-6] [DEBUG] NetconfNodeActor - Actor created Actor[akka://default/user/$a#-1915301875] 01:24:43,867 PM [default-akka.actor.default-dispatcher-6] [DEBUG] NetconfNodeActor - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: received message RegisterMountPoint [allSourceIdentifiers=[SourceIdentifier [yang1], SourceIdentifier [yang2]], masterActorRef=TestActor[akka://default/user/master_messages]] 01:24:43,870 PM [default-akka.actor.default-dispatcher-6] [INFO] NetconfNodeActor - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: Schema context resolved: [] - registering slave mount point 01:24:43,871 PM [default-akka.actor.default-dispatcher-6] [INFO] SlaveSalFacade - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: Slave mount point registered. 01:24:43,871 PM [default-akka.actor.default-dispatcher-6] [INFO] EmptyLocalActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[akka://default/user/$a#-1915301875] to Actor[akka://default/user/termination-monitor] was not delivered. [2] dead letters encountered. If this is not an expected behavior then Actor[akka://default/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:24:43,884 PM [main] [DEBUG] NetconfNodeActor - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: received message InvokeRpcMessage [schemaPathMessage=SchemaPathMessage [schemaPath=Absolute{qnames=[()TestQname]}], normalizedNodeMessage=NormalizedNodeMessage [identifier=/, node=ImmutableContainerNode{name=()TestQname, body=[ImmutableLeafNode{name=()TestQname, body=foo}]}]] 01:24:43,885 PM [main] [DEBUG] NetconfNodeActor - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: invokeSlaveRpc for ()TestQname, input: NormalizedNodeMessage [identifier=/, node=ImmutableContainerNode{name=()TestQname, body=[ImmutableLeafNode{name=()TestQname, body=foo}]}] on rpc service mockDOMRpcService 01:24:43,889 PM [main] [DEBUG] NetconfNodeActor - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: invokeSlaveRpc for ()TestQname, domRpcResult: null 01:24:43,889 PM [main] [DEBUG] NetconfNodeActor - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: received message InvokeRpcMessage [schemaPathMessage=SchemaPathMessage [schemaPath=Absolute{qnames=[()TestQname]}], normalizedNodeMessage=NormalizedNodeMessage [identifier=/, node=ImmutableContainerNode{name=()TestQname, body=[ImmutableLeafNode{name=()TestQname, body=foo}]}]] 01:24:43,889 PM [main] [DEBUG] NetconfNodeActor - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: invokeSlaveRpc for ()TestQname, input: NormalizedNodeMessage [identifier=/, node=ImmutableContainerNode{name=()TestQname, body=[ImmutableLeafNode{name=()TestQname, body=foo}]}] on rpc service mockDOMRpcService 01:24:43,890 PM [main] [DEBUG] NetconfNodeActor - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: invokeSlaveRpc for ()TestQname, domRpcResult: DefaultDOMRpcResult{value=ImmutableContainerNode{name=()TestQname, body=[ImmutableLeafNode{name=()TestQname, body=foo}]}} 01:24:43,890 PM [main] [DEBUG] NetconfNodeActor - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: received message InvokeRpcMessage [schemaPathMessage=SchemaPathMessage [schemaPath=Absolute{qnames=[()TestQname]}], normalizedNodeMessage=NormalizedNodeMessage [identifier=/, node=ImmutableContainerNode{name=()TestQname, body=[ImmutableLeafNode{name=()TestQname, body=foo}]}]] 01:24:43,891 PM [main] [DEBUG] NetconfNodeActor - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: invokeSlaveRpc for ()TestQname, input: NormalizedNodeMessage [identifier=/, node=ImmutableContainerNode{name=()TestQname, body=[ImmutableLeafNode{name=()TestQname, body=foo}]}] on rpc service mockDOMRpcService 01:24:43,891 PM [main] [DEBUG] NetconfNodeActor - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: invokeSlaveRpc for ()TestQname, domRpcResult: DefaultDOMRpcResult{errors=[RpcError [message=Rpc invocation failed., severity=ERROR, errorType=RPC, tag=operation-failed, applicationTag=null, info=null, cause=null]]} 01:24:43,891 PM [main] [DEBUG] NetconfNodeActor - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: received message InvokeRpcMessage [schemaPathMessage=SchemaPathMessage [schemaPath=Absolute{qnames=[()TestQname]}], normalizedNodeMessage=NormalizedNodeMessage [identifier=/, node=ImmutableContainerNode{name=()TestQname, body=[ImmutableLeafNode{name=()TestQname, body=foo}]}]] 01:24:43,892 PM [main] [DEBUG] NetconfNodeActor - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: invokeSlaveRpc for ()TestQname, input: NormalizedNodeMessage [identifier=/, node=ImmutableContainerNode{name=()TestQname, body=[ImmutableLeafNode{name=()TestQname, body=foo}]}] on rpc service mockDOMRpcService 01:24:43,892 PM [main] [DEBUG] NetconfNodeActor - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: invokeSlaveRpc for ()TestQname, domRpcResult: DefaultDOMRpcResult{value=ImmutableContainerNode{name=()TestQname, body=[ImmutableLeafNode{name=()TestQname, body=foo}]}, errors=[RpcError [message=Rpc invocation failed., severity=ERROR, errorType=RPC, tag=operation-failed, applicationTag=null, info=null, cause=null]]} 01:24:43,893 PM [main] [DEBUG] NetconfNodeActor - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: received message InvokeRpcMessage [schemaPathMessage=SchemaPathMessage [schemaPath=Absolute{qnames=[()TestQname]}], normalizedNodeMessage=NormalizedNodeMessage [identifier=/, node=ImmutableContainerNode{name=()TestQname, body=[ImmutableLeafNode{name=()TestQname, body=foo}]}]] 01:24:43,893 PM [main] [DEBUG] NetconfNodeActor - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: invokeSlaveRpc for ()TestQname, input: NormalizedNodeMessage [identifier=/, node=ImmutableContainerNode{name=()TestQname, body=[ImmutableLeafNode{name=()TestQname, body=foo}]}] on rpc service mockDOMRpcService 01:24:43,901 PM [default-akka.actor.default-dispatcher-8] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 01:24:43,903 PM [default-akka.actor.default-dispatcher-8] [INFO] SlaveSalFacade - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: Slave mount point unregistered. 01:24:43,929 PM [default-akka.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started 01:24:43,971 PM [main] [DEBUG] NetconfNodeActor - Actor created TestActor[akka://default/user/master_messages] 01:24:43,975 PM [main] [DEBUG] NetconfNodeActor - Actor created TestActor[akka://default/user/master_messages_2] 01:24:43,976 PM [main] [DEBUG] NetconfNodeActor - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: received message YangTextSchemaSourceRequest [sourceIdentifier=SourceIdentifier [testID]] 01:24:43,976 PM [main] [DEBUG] NetconfNodeActor - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: getSchemaSource for SourceIdentifier [testID] failed org.opendaylight.yangtools.yang.model.repo.api.MissingSchemaSourceException: No providers registered for source SourceIdentifier [testID] at org.opendaylight.yangtools.yang.model.repo.spi.AbstractSchemaRepository.getSchemaSource(AbstractSchemaRepository.java:84) at org.opendaylight.netconf.topology.singleton.impl.actors.NetconfNodeActor.sendYangTextSchemaSourceProxy(NetconfNodeActor.java:206) at org.opendaylight.netconf.topology.singleton.impl.actors.NetconfNodeActor.handleReceive(NetconfNodeActor.java:144) at akka.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:24) at akka.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:20) at scala.PartialFunction.applyOrElse(PartialFunction.scala:214) at scala.PartialFunction.applyOrElse$(PartialFunction.scala:213) at akka.japi.pf.UnitCaseStatement.applyOrElse(CaseStatements.scala:20) at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:269) at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:270) at akka.actor.Actor.aroundReceive(Actor.scala:537) at akka.actor.Actor.aroundReceive$(Actor.scala:535) at akka.actor.AbstractActor.aroundReceive(AbstractActor.scala:220) at akka.actor.ActorCell.receiveMessage(ActorCell.scala:579) at akka.actor.ActorCell.invoke(ActorCell.scala:547) at akka.testkit.CallingThreadDispatcher.process$1(CallingThreadDispatcher.scala:282) at akka.testkit.CallingThreadDispatcher.runQueue(CallingThreadDispatcher.scala:315) at akka.testkit.CallingThreadDispatcher.dispatch(CallingThreadDispatcher.scala:236) at akka.actor.dungeon.Dispatch.sendMessage(Dispatch.scala:163) at akka.actor.dungeon.Dispatch.sendMessage$(Dispatch.scala:157) at akka.actor.ActorCell.sendMessage(ActorCell.scala:410) at akka.actor.Cell.sendMessage(ActorCell.scala:326) at akka.actor.Cell.sendMessage$(ActorCell.scala:325) at akka.actor.ActorCell.sendMessage(ActorCell.scala:410) at akka.actor.LocalActorRef.$bang(ActorRef.scala:448) at akka.actor.ActorRef.tell(ActorRef.scala:131) at akka.pattern.PromiseActorRef.ask(AskSupport.scala:685) at akka.pattern.AskableActorRef$.internalAsk$extension(AskSupport.scala:374) at akka.pattern.AskSupport.ask(AskSupport.scala:87) at akka.pattern.AskSupport.ask$(AskSupport.scala:86) at akka.pattern.package$.ask(package.scala:42) at akka.pattern.Patterns$.ask(Patterns.scala:67) at akka.pattern.Patterns.ask(Patterns.scala) at org.opendaylight.netconf.topology.singleton.impl.ProxyYangTextSourceProvider.getYangTextSchemaSource(ProxyYangTextSourceProvider.java:46) at org.opendaylight.netconf.topology.singleton.impl.NetconfNodeActorTest.testMissingSchemaSourceOnMissingProvider(NetconfNodeActorTest.java:427) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 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:24:43,981 PM [default-akka.actor.default-dispatcher-5] [INFO] EmptyLocalActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://default/user/master_messages] to Actor[akka://default/user/termination-monitor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[akka://default/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:24:43,984 PM [default-akka.actor.default-dispatcher-5] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 01:24:44,25 PM [default-akka.actor.default-dispatcher-6] [INFO] Slf4jLogger - Slf4jLogger started 01:24:44,60 PM [main] [DEBUG] NetconfNodeActor - Actor created TestActor[akka://default/user/master_messages] 01:24:44,62 PM [default-akka.actor.default-dispatcher-6] [INFO] EmptyLocalActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://default/user/master_messages] to Actor[akka://default/user/termination-monitor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[akka://default/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:24:44,71 PM [main] [DEBUG] NetconfNodeActor - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: received message org.opendaylight.netconf.topology.singleton.messages.CreateInitialMasterActorData@7440b783 01:24:44,72 PM [main] [DEBUG] NetconfNodeActor - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: Master is ready. 01:24:44,75 PM [default-akka.actor.default-dispatcher-6] [DEBUG] NetconfNodeActor - Actor created Actor[akka://default/user/$a#-897849593] 01:24:44,75 PM [default-akka.actor.default-dispatcher-6] [DEBUG] NetconfNodeActor - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: received message RegisterMountPoint [allSourceIdentifiers=[SourceIdentifier [yang1], SourceIdentifier [yang2]], masterActorRef=TestActor[akka://default/user/master_messages]] 01:24:44,76 PM [default-akka.actor.default-dispatcher-7] [INFO] EmptyLocalActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[akka://default/user/$a#-897849593] to Actor[akka://default/user/termination-monitor] was not delivered. [2] dead letters encountered. If this is not an expected behavior then Actor[akka://default/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:24:44,77 PM [default-akka.actor.default-dispatcher-6] [INFO] NetconfNodeActor - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: Schema context resolved: [] - registering slave mount point 01:24:44,78 PM [default-akka.actor.default-dispatcher-6] [INFO] SlaveSalFacade - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: Slave mount point registered. 01:24:44,86 PM [main] [INFO] ProxyDOMActionService - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: Action Operation invoked with schema type: Absolute{qnames=[(test?revision=2019-08-16)TestActionQname]} and node: ImmutableContainerNode{name=(test?revision=2019-08-16)TestActionQname, body=[ImmutableLeafNode{name=(test?revision=2019-08-16)TestActionQname, body=foo}]}. 01:24:44,88 PM [main] [DEBUG] NetconfNodeActor - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: received message InvokeActionMessage [schemaPathMessage=SchemaPathMessage [schemaPath=Absolute{qnames=[(test?revision=2019-08-16)TestActionQname]}], containerNodeMessage=ContainerNodeMessage [node=ImmutableContainerNode{name=(test?revision=2019-08-16)TestActionQname, body=[ImmutableLeafNode{name=(test?revision=2019-08-16)TestActionQname, body=foo}]}], domDataTreeIdentifier=DOMDataTreeIdentifier{datastore=OPERATIONAL, root=/(test?revision=2019-08-16)TestActionQname}] 01:24:44,89 PM [main] [INFO] NetconfNodeActor - InvokeActionMessage Details : InvokeActionMessage [schemaPathMessage=SchemaPathMessage [schemaPath=Absolute{qnames=[(test?revision=2019-08-16)TestActionQname]}], containerNodeMessage=ContainerNodeMessage [node=ImmutableContainerNode{name=(test?revision=2019-08-16)TestActionQname, body=[ImmutableLeafNode{name=(test?revision=2019-08-16)TestActionQname, body=foo}]}], domDataTreeIdentifier=DOMDataTreeIdentifier{datastore=OPERATIONAL, root=/(test?revision=2019-08-16)TestActionQname}] 01:24:44,89 PM [main] [INFO] NetconfNodeActor - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: invokeSlaveAction for Absolute{qnames=[(test?revision=2019-08-16)TestActionQname]}, input: ContainerNodeMessage [node=ImmutableContainerNode{name=(test?revision=2019-08-16)TestActionQname, body=[ImmutableLeafNode{name=(test?revision=2019-08-16)TestActionQname, body=foo}]}], identifier: DOMDataTreeIdentifier{datastore=OPERATIONAL, root=/(test?revision=2019-08-16)TestActionQname} on action service mockDOMActionService 01:24:44,92 PM [main] [DEBUG] NetconfNodeActor - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: invokeSlaveAction for Absolute{qnames=[(test?revision=2019-08-16)TestActionQname]}, domActionResult: null 01:24:44,94 PM [main] [INFO] ProxyDOMActionService - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: Action Operation invoked with schema type: Absolute{qnames=[(test?revision=2019-08-16)TestActionQname]} and node: ImmutableContainerNode{name=(test?revision=2019-08-16)TestActionQname, body=[ImmutableLeafNode{name=(test?revision=2019-08-16)TestActionQname, body=foo}]}. 01:24:44,94 PM [main] [DEBUG] NetconfNodeActor - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: received message InvokeActionMessage [schemaPathMessage=SchemaPathMessage [schemaPath=Absolute{qnames=[(test?revision=2019-08-16)TestActionQname]}], containerNodeMessage=ContainerNodeMessage [node=ImmutableContainerNode{name=(test?revision=2019-08-16)TestActionQname, body=[ImmutableLeafNode{name=(test?revision=2019-08-16)TestActionQname, body=foo}]}], domDataTreeIdentifier=DOMDataTreeIdentifier{datastore=OPERATIONAL, root=/(test?revision=2019-08-16)TestActionQname}] 01:24:44,94 PM [main] [INFO] NetconfNodeActor - InvokeActionMessage Details : InvokeActionMessage [schemaPathMessage=SchemaPathMessage [schemaPath=Absolute{qnames=[(test?revision=2019-08-16)TestActionQname]}], containerNodeMessage=ContainerNodeMessage [node=ImmutableContainerNode{name=(test?revision=2019-08-16)TestActionQname, body=[ImmutableLeafNode{name=(test?revision=2019-08-16)TestActionQname, body=foo}]}], domDataTreeIdentifier=DOMDataTreeIdentifier{datastore=OPERATIONAL, root=/(test?revision=2019-08-16)TestActionQname}] 01:24:44,94 PM [main] [INFO] NetconfNodeActor - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: invokeSlaveAction for Absolute{qnames=[(test?revision=2019-08-16)TestActionQname]}, input: ContainerNodeMessage [node=ImmutableContainerNode{name=(test?revision=2019-08-16)TestActionQname, body=[ImmutableLeafNode{name=(test?revision=2019-08-16)TestActionQname, body=foo}]}], identifier: DOMDataTreeIdentifier{datastore=OPERATIONAL, root=/(test?revision=2019-08-16)TestActionQname} on action service mockDOMActionService 01:24:44,95 PM [main] [DEBUG] NetconfNodeActor - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: invokeSlaveAction for Absolute{qnames=[(test?revision=2019-08-16)TestActionQname]}, domActionResult: DefaultDOMRpcResult{value=ImmutableContainerNode{name=(test?revision=2019-08-16)TestActionQname, body=[ImmutableLeafNode{name=(test?revision=2019-08-16)TestActionQname, body=foo}]}} 01:24:44,96 PM [main] [INFO] ProxyDOMActionService - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: Action Operation invoked with schema type: Absolute{qnames=[(test?revision=2019-08-16)TestActionQname]} and node: ImmutableContainerNode{name=(test?revision=2019-08-16)TestActionQname, body=[ImmutableLeafNode{name=(test?revision=2019-08-16)TestActionQname, body=foo}]}. 01:24:44,97 PM [main] [DEBUG] NetconfNodeActor - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: received message InvokeActionMessage [schemaPathMessage=SchemaPathMessage [schemaPath=Absolute{qnames=[(test?revision=2019-08-16)TestActionQname]}], containerNodeMessage=ContainerNodeMessage [node=ImmutableContainerNode{name=(test?revision=2019-08-16)TestActionQname, body=[ImmutableLeafNode{name=(test?revision=2019-08-16)TestActionQname, body=foo}]}], domDataTreeIdentifier=DOMDataTreeIdentifier{datastore=OPERATIONAL, root=/(test?revision=2019-08-16)TestActionQname}] 01:24:44,97 PM [main] [INFO] NetconfNodeActor - InvokeActionMessage Details : InvokeActionMessage [schemaPathMessage=SchemaPathMessage [schemaPath=Absolute{qnames=[(test?revision=2019-08-16)TestActionQname]}], containerNodeMessage=ContainerNodeMessage [node=ImmutableContainerNode{name=(test?revision=2019-08-16)TestActionQname, body=[ImmutableLeafNode{name=(test?revision=2019-08-16)TestActionQname, body=foo}]}], domDataTreeIdentifier=DOMDataTreeIdentifier{datastore=OPERATIONAL, root=/(test?revision=2019-08-16)TestActionQname}] 01:24:44,97 PM [main] [INFO] NetconfNodeActor - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: invokeSlaveAction for Absolute{qnames=[(test?revision=2019-08-16)TestActionQname]}, input: ContainerNodeMessage [node=ImmutableContainerNode{name=(test?revision=2019-08-16)TestActionQname, body=[ImmutableLeafNode{name=(test?revision=2019-08-16)TestActionQname, body=foo}]}], identifier: DOMDataTreeIdentifier{datastore=OPERATIONAL, root=/(test?revision=2019-08-16)TestActionQname} on action service mockDOMActionService 01:24:44,104 PM [default-akka.actor.default-dispatcher-8] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 01:24:44,107 PM [default-akka.actor.default-dispatcher-6] [INFO] SlaveSalFacade - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: Slave mount point unregistered. 01:24:44,137 PM [default-akka.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started 01:24:44,185 PM [main] [DEBUG] NetconfNodeActor - Actor created TestActor[akka://default/user/master_messages] 01:24:44,189 PM [default-akka.actor.default-dispatcher-6] [INFO] EmptyLocalActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://default/user/master_messages] to Actor[akka://default/user/termination-monitor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[akka://default/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:24:44,198 PM [main] [DEBUG] NetconfNodeActor - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: received message org.opendaylight.netconf.topology.singleton.messages.CreateInitialMasterActorData@69d92f73 01:24:44,198 PM [main] [DEBUG] NetconfNodeActor - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: Master is ready. 01:24:44,200 PM [default-akka.actor.default-dispatcher-5] [DEBUG] NetconfNodeActor - Actor created Actor[akka://default/user/$a#1618875003] 01:24:44,201 PM [default-akka.actor.default-dispatcher-5] [DEBUG] NetconfNodeActor - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: received message RegisterMountPoint [allSourceIdentifiers=[SourceIdentifier [yang1], SourceIdentifier [yang2]], masterActorRef=TestActor[akka://default/user/master_messages]] 01:24:44,203 PM [default-akka.actor.default-dispatcher-6] [INFO] EmptyLocalActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[akka://default/user/$a#1618875003] to Actor[akka://default/user/termination-monitor] was not delivered. [2] dead letters encountered. If this is not an expected behavior then Actor[akka://default/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:24:44,203 PM [default-akka.actor.default-dispatcher-5] [INFO] NetconfNodeActor - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: Schema context resolved: [] - registering slave mount point 01:24:44,204 PM [default-akka.actor.default-dispatcher-5] [INFO] SlaveSalFacade - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: Slave mount point registered. 01:24:44,214 PM [main] [DEBUG] NetconfNodeActor - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: received message org.opendaylight.netconf.topology.singleton.messages.netconf.NetconfDataTreeServiceRequest@1ab691b7 01:24:44,218 PM [main] [DEBUG] ProxyNetconfService - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: Get OPERATIONAL / 01:24:44,219 PM [default-akka.actor.default-dispatcher-5] [DEBUG] ProxyNetconfService - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: Obtained master actor Actor[akka://default/user/master_messages/$b#629064845] 01:24:44,219 PM [main] [DEBUG] ProxyNetconfService - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: Queuing netconf operation 01:24:44,219 PM [main] [DEBUG] NetconfNodeActor - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: received message org.opendaylight.netconf.topology.singleton.messages.netconf.NetconfDataTreeServiceRequest@588b9a5f 01:24:44,219 PM [main] [DEBUG] ProxyNetconfService - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: Get config CONFIGURATION / 01:24:44,220 PM [main] [DEBUG] ProxyNetconfService - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: Queuing netconf operation 01:24:44,220 PM [main] [DEBUG] NetconfNodeActor - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: received message org.opendaylight.netconf.topology.singleton.messages.netconf.NetconfDataTreeServiceRequest@29dbf03f 01:24:44,220 PM [main] [DEBUG] ProxyNetconfService - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: Lock 01:24:44,220 PM [main] [DEBUG] ProxyNetconfService - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: Queuing netconf operation 01:24:44,220 PM [default-akka.actor.default-dispatcher-5] [DEBUG] ActorProxyNetconfServiceFacade - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: Get OPERATIONAL / via actor Actor[akka://default/user/master_messages/$b#629064845] 01:24:44,220 PM [main] [DEBUG] ProxyNetconfService - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: Merge CONFIGURATION / 01:24:44,221 PM [main] [DEBUG] ProxyNetconfService - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: Queuing netconf operation 01:24:44,221 PM [main] [DEBUG] ProxyNetconfService - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: Replace CONFIGURATION / 01:24:44,221 PM [main] [DEBUG] ProxyNetconfService - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: Queuing netconf operation 01:24:44,221 PM [main] [DEBUG] ProxyNetconfService - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: Create CONFIGURATION / 01:24:44,221 PM [main] [DEBUG] ProxyNetconfService - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: Queuing netconf operation 01:24:44,221 PM [main] [DEBUG] ProxyNetconfService - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: Delete CONFIGURATION / 01:24:44,222 PM [main] [DEBUG] ProxyNetconfService - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: Queuing netconf operation 01:24:44,222 PM [main] [DEBUG] ProxyNetconfService - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: Remove CONFIGURATION / 01:24:44,222 PM [main] [DEBUG] ProxyNetconfService - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: Queuing netconf operation 01:24:44,222 PM [main] [DEBUG] ProxyNetconfService - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: Discard changes 01:24:44,222 PM [main] [DEBUG] ProxyNetconfService - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: Queuing netconf operation 01:24:44,222 PM [main] [DEBUG] ProxyNetconfService - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: Commit 01:24:44,223 PM [main] [DEBUG] ProxyNetconfService - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: Queuing netconf operation 01:24:44,231 PM [default-akka.actor.default-dispatcher-8] [DEBUG] ActorProxyNetconfServiceFacade - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: Read OPERATIONAL / succeeded: NormalizedNodeMessage [identifier=/, node=ImmutableContainerNode{name=()cont, body=[]}] 01:24:44,231 PM [default-akka.actor.default-dispatcher-5] [DEBUG] ProxyNetconfService - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: Obtained master actor Actor[akka://default/user/master_messages/$d#86415294] 01:24:44,231 PM [default-akka.actor.default-dispatcher-5] [DEBUG] ActorProxyNetconfServiceFacade - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: Lock via actor Actor[akka://default/user/master_messages/$d#86415294] 01:24:44,233 PM [default-akka.actor.default-dispatcher-5] [DEBUG] ActorProxyNetconfServiceFacade - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: Merge CONFIGURATION / via actor Actor[akka://default/user/master_messages/$d#86415294] 01:24:44,234 PM [default-akka.actor.default-dispatcher-5] [DEBUG] ActorProxyNetconfServiceFacade - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: Replace CONFIGURATION / via actor Actor[akka://default/user/master_messages/$d#86415294] 01:24:44,235 PM [default-akka.actor.default-dispatcher-5] [DEBUG] ActorProxyNetconfServiceFacade - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: Create CONFIGURATION / via actor Actor[akka://default/user/master_messages/$d#86415294] 01:24:44,236 PM [default-akka.actor.default-dispatcher-5] [DEBUG] ActorProxyNetconfServiceFacade - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: Delete CONFIGURATION / via actor Actor[akka://default/user/master_messages/$d#86415294] 01:24:44,236 PM [default-akka.actor.default-dispatcher-5] [DEBUG] ActorProxyNetconfServiceFacade - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: Remove CONFIGURATION / via actor Actor[akka://default/user/master_messages/$d#86415294] 01:24:44,237 PM [default-akka.actor.default-dispatcher-5] [DEBUG] ActorProxyNetconfServiceFacade - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: Discard changes via actor Actor[akka://default/user/master_messages/$d#86415294] 01:24:44,238 PM [default-akka.actor.default-dispatcher-5] [DEBUG] ActorProxyNetconfServiceFacade - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: Commit via actor Actor[akka://default/user/master_messages/$d#86415294] 01:24:44,242 PM [default-akka.actor.default-dispatcher-5] [ERROR] OneForOneStrategy - Cannot invoke "com.google.common.util.concurrent.ListenableFuture.addListener(java.lang.Runnable, java.util.concurrent.Executor)" because "future" is null java.lang.NullPointerException: Cannot invoke "com.google.common.util.concurrent.ListenableFuture.addListener(java.lang.Runnable, java.util.concurrent.Executor)" because "future" is null at com.google.common.util.concurrent.Futures.addCallback(Futures.java:1100) at org.opendaylight.netconf.topology.singleton.impl.actors.NetconfDataTreeServiceActor.invokeRpcCall(NetconfDataTreeServiceActor.java:156) at org.opendaylight.netconf.topology.singleton.impl.actors.NetconfDataTreeServiceActor.onReceive(NetconfDataTreeServiceActor.java:91) at akka.actor.UntypedAbstractActor$$anonfun$receive$1.applyOrElse(AbstractActor.scala:332) at akka.actor.Actor.aroundReceive(Actor.scala:537) at akka.actor.Actor.aroundReceive$(Actor.scala:535) at akka.actor.AbstractActor.aroundReceive(AbstractActor.scala:220) at akka.actor.ActorCell.receiveMessage(ActorCell.scala:579) at akka.actor.ActorCell.invoke(ActorCell.scala:547) at akka.dispatch.Mailbox.processMailbox(Mailbox.scala:270) at akka.dispatch.Mailbox.run(Mailbox.scala:231) at akka.dispatch.Mailbox.exec(Mailbox.scala:243) at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 01:24:44,244 PM [default-akka.actor.default-dispatcher-6] [DEBUG] ProxyNetconfService - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: Obtained master actor Actor[akka://default/user/master_messages/$c#-1423102783] 01:24:44,244 PM [default-akka.actor.default-dispatcher-6] [DEBUG] ActorProxyNetconfServiceFacade - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: GetConfig CONFIGURATION / via actor Actor[akka://default/user/master_messages/$c#-1423102783] 01:24:44,244 PM [default-akka.actor.default-dispatcher-6] [DEBUG] ActorProxyNetconfServiceFacade - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: Read CONFIGURATION / succeeded: NormalizedNodeMessage [identifier=/, node=ImmutableContainerNode{name=()cont, body=[]}] 01:24:44,249 PM [default-akka.actor.default-dispatcher-10] [ERROR] OneForOneStrategy - Cannot invoke "com.google.common.util.concurrent.ListenableFuture.addListener(java.lang.Runnable, java.util.concurrent.Executor)" because "future" is null java.lang.NullPointerException: Cannot invoke "com.google.common.util.concurrent.ListenableFuture.addListener(java.lang.Runnable, java.util.concurrent.Executor)" because "future" is null at com.google.common.util.concurrent.Futures.addCallback(Futures.java:1100) at org.opendaylight.netconf.topology.singleton.impl.actors.NetconfDataTreeServiceActor.invokeRpcCall(NetconfDataTreeServiceActor.java:156) at org.opendaylight.netconf.topology.singleton.impl.actors.NetconfDataTreeServiceActor.onReceive(NetconfDataTreeServiceActor.java:117) at akka.actor.UntypedAbstractActor$$anonfun$receive$1.applyOrElse(AbstractActor.scala:332) at akka.actor.Actor.aroundReceive(Actor.scala:537) at akka.actor.Actor.aroundReceive$(Actor.scala:535) at akka.actor.AbstractActor.aroundReceive(AbstractActor.scala:220) at akka.actor.ActorCell.receiveMessage(ActorCell.scala:579) at akka.actor.ActorCell.invoke(ActorCell.scala:547) at akka.dispatch.Mailbox.processMailbox(Mailbox.scala:270) at akka.dispatch.Mailbox.run(Mailbox.scala:231) at akka.dispatch.Mailbox.exec(Mailbox.scala:243) at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 01:24:44,256 PM [default-akka.actor.default-dispatcher-10] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] Jul 04, 2024 1:24:44 PM com.google.common.util.concurrent.ImmediateFuture addListener SEVERE: RuntimeException while executing runnable CallbackListener{org.opendaylight.netconf.topology.singleton.impl.actors.NetconfDataTreeServiceActor$1@9cf575e} with executor MoreExecutors.directExecutor() java.lang.ClassCastException: class org.opendaylight.mdsal.common.api.CI cannot be cast to class org.opendaylight.mdsal.dom.api.DOMRpcResult (org.opendaylight.mdsal.common.api.CI and org.opendaylight.mdsal.dom.api.DOMRpcResult are in unnamed module of loader 'app') at org.opendaylight.netconf.topology.singleton.impl.actors.NetconfDataTreeServiceActor$1.onSuccess(NetconfDataTreeServiceActor.java:133) at com.google.common.util.concurrent.Futures$CallbackListener.run(Futures.java:1133) at com.google.common.util.concurrent.DirectExecutor.execute(DirectExecutor.java:31) at com.google.common.util.concurrent.ImmediateFuture.addListener(ImmediateFuture.java:49) at com.google.common.util.concurrent.ForwardingFluentFuture.addListener(ForwardingFluentFuture.java:47) at com.google.common.util.concurrent.Futures.addCallback(Futures.java:1100) at org.opendaylight.netconf.topology.singleton.impl.actors.NetconfDataTreeServiceActor.submit(NetconfDataTreeServiceActor.java:133) at org.opendaylight.netconf.topology.singleton.impl.actors.NetconfDataTreeServiceActor.onReceive(NetconfDataTreeServiceActor.java:115) at akka.actor.UntypedAbstractActor$$anonfun$receive$1.applyOrElse(AbstractActor.scala:332) at akka.actor.Actor.aroundReceive(Actor.scala:537) at akka.actor.Actor.aroundReceive$(Actor.scala:535) at akka.actor.AbstractActor.aroundReceive(AbstractActor.scala:220) at akka.actor.ActorCell.receiveMessage(ActorCell.scala:579) at akka.actor.ActorCell.invoke(ActorCell.scala:547) at akka.dispatch.Mailbox.processMailbox(Mailbox.scala:270) at akka.dispatch.Mailbox.run(Mailbox.scala:231) at akka.dispatch.Mailbox.exec(Mailbox.scala:243) at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) 01:24:44,280 PM [default-akka.actor.default-dispatcher-10] [INFO] SlaveSalFacade - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: Slave mount point unregistered. 01:24:44,313 PM [default-akka.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started 01:24:44,346 PM [main] [DEBUG] NetconfNodeActor - Actor created TestActor[akka://default/user/master_messages] 01:24:44,348 PM [main] [DEBUG] NetconfNodeActor - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: received message YangTextSchemaSourceRequest [sourceIdentifier=SourceIdentifier [testID]] 01:24:44,348 PM [main] [DEBUG] NetconfNodeActor - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: getSchemaSource for SourceIdentifier [testID] succeeded 01:24:44,351 PM [default-akka.actor.default-dispatcher-5] [INFO] EmptyLocalActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://default/user/master_messages] to Actor[akka://default/user/termination-monitor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[akka://default/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:24:44,351 PM [main] [DEBUG] NetconfNodeActor - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: received message YangTextSchemaSourceRequest [sourceIdentifier=SourceIdentifier [testID]] 01:24:44,351 PM [main] [DEBUG] NetconfNodeActor - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: getSchemaSource for SourceIdentifier [testID] failed org.opendaylight.yangtools.yang.model.repo.api.MissingSchemaSourceException: No providers registered for source SourceIdentifier [testID] at org.opendaylight.yangtools.yang.model.repo.spi.AbstractSchemaRepository.getSchemaSource(AbstractSchemaRepository.java:84) at org.opendaylight.netconf.topology.singleton.impl.actors.NetconfNodeActor.sendYangTextSchemaSourceProxy(NetconfNodeActor.java:206) at org.opendaylight.netconf.topology.singleton.impl.actors.NetconfNodeActor.handleReceive(NetconfNodeActor.java:144) at akka.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:24) at akka.japi.pf.UnitCaseStatement.apply(CaseStatements.scala:20) at scala.PartialFunction.applyOrElse(PartialFunction.scala:214) at scala.PartialFunction.applyOrElse$(PartialFunction.scala:213) at akka.japi.pf.UnitCaseStatement.applyOrElse(CaseStatements.scala:20) at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:269) at scala.PartialFunction$OrElse.applyOrElse(PartialFunction.scala:270) at akka.actor.Actor.aroundReceive(Actor.scala:537) at akka.actor.Actor.aroundReceive$(Actor.scala:535) at akka.actor.AbstractActor.aroundReceive(AbstractActor.scala:220) at akka.actor.ActorCell.receiveMessage(ActorCell.scala:579) at akka.actor.ActorCell.invoke(ActorCell.scala:547) at akka.testkit.CallingThreadDispatcher.process$1(CallingThreadDispatcher.scala:282) at akka.testkit.CallingThreadDispatcher.runQueue(CallingThreadDispatcher.scala:315) at akka.testkit.CallingThreadDispatcher.dispatch(CallingThreadDispatcher.scala:236) at akka.actor.dungeon.Dispatch.sendMessage(Dispatch.scala:163) at akka.actor.dungeon.Dispatch.sendMessage$(Dispatch.scala:157) at akka.actor.ActorCell.sendMessage(ActorCell.scala:410) at akka.actor.Cell.sendMessage(ActorCell.scala:326) at akka.actor.Cell.sendMessage$(ActorCell.scala:325) at akka.actor.ActorCell.sendMessage(ActorCell.scala:410) at akka.actor.LocalActorRef.$bang(ActorRef.scala:448) at akka.actor.ActorRef.tell(ActorRef.scala:131) at akka.pattern.PromiseActorRef.ask(AskSupport.scala:685) at akka.pattern.AskableActorRef$.internalAsk$extension(AskSupport.scala:374) at akka.pattern.AskSupport.ask(AskSupport.scala:87) at akka.pattern.AskSupport.ask$(AskSupport.scala:86) at akka.pattern.package$.ask(package.scala:42) at akka.pattern.Patterns$.ask(Patterns.scala:67) at akka.pattern.Patterns.ask(Patterns.scala) at org.opendaylight.netconf.topology.singleton.impl.ProxyYangTextSourceProvider.getYangTextSchemaSource(ProxyYangTextSourceProvider.java:46) at org.opendaylight.netconf.topology.singleton.impl.NetconfNodeActorTest.testYangTextSchemaSourceRequest(NetconfNodeActorTest.java:457) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92) at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 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:24:44,361 PM [default-akka.actor.default-dispatcher-6] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 01:24:44,406 PM [default-akka.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started 01:24:44,442 PM [main] [DEBUG] NetconfNodeActor - Actor created TestActor[akka://default/user/master_messages] 01:24:44,452 PM [default-akka.actor.default-dispatcher-6] [INFO] EmptyLocalActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from TestActor[akka://default/user/master_messages] to Actor[akka://default/user/termination-monitor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[akka://default/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:24:44,453 PM [main] [DEBUG] NetconfNodeActor - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: received message AskForMasterMountPoint [slaveActorRef=Actor[akka://default/system/testProbe-8#-2090747282]] 01:24:44,453 PM [main] [WARN] NetconfNodeActor - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: Received AskForMasterMountPoint [slaveActorRef=Actor[akka://default/system/testProbe-8#-2090747282]] but we don't appear to be the master 01:24:44,465 PM [main] [DEBUG] NetconfNodeActor - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: received message org.opendaylight.netconf.topology.singleton.messages.CreateInitialMasterActorData@204b128b 01:24:44,466 PM [main] [DEBUG] NetconfNodeActor - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: Master is ready. 01:24:44,466 PM [main] [DEBUG] NetconfNodeActor - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: received message AskForMasterMountPoint [slaveActorRef=Actor[akka://default/system/testProbe-8#-2090747282]] 01:24:44,466 PM [main] [DEBUG] NetconfNodeActor - RemoteDeviceId[name=netconf-topology, address=/127.0.0.1:9999]: Sending RegisterMountPoint reply to Actor[akka://default/system/testProbe-8#-2090747282] 01:24:44,469 PM [default-akka.actor.default-dispatcher-5] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason]