[main] WARN org.opendaylight.netconf.client.mdsal.impl.NetconfStateSchemasResolverImpl - RemoteDeviceId[name=test-D, address=localhost/:22]: Netconf device does not provide all yang models reported in hello message capabilities, required but not provided: [(test:namespace?revision=2013-07-22)test-module] [main] WARN org.opendaylight.netconf.client.mdsal.impl.NetconfStateSchemasResolverImpl - RemoteDeviceId[name=test-D, address=localhost/:22]: Attempting to build schema context from required sources [main] WARN org.opendaylight.netconf.client.mdsal.impl.SchemaSetup - RemoteDeviceId[name=test-D, address=localhost/:22]: Unable to build schema context, failed to resolve source SourceIdentifier [test-module@2013-07-22], will reattempt without it [main] WARN org.opendaylight.netconf.client.mdsal.impl.SchemaSetup - RemoteDeviceId[name=test-D, address=localhost/:22]: Unable to build schema context, failed to resolve source SourceIdentifier [test-module@2013-07-22], will reattempt without it SchemaResolutionException{unsatisfiedImports={}} at org.opendaylight.netconf.client.mdsal.NetconfDeviceTest.testNetconfDeviceFailFirstSchemaFailSecondEmpty(NetconfDeviceTest.java:97) 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.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:766) 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$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 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:146) 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:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 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:160) 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:146) 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:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 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:160) 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:146) 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:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 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: java.lang.Throwable ... 70 more [main] WARN org.opendaylight.netconf.client.mdsal.NetconfDevice - RemoteDeviceId[name=test-D, address=localhost/:22]: Unexpected error resolving device sources org.opendaylight.netconf.client.mdsal.NetconfDevice$EmptySchemaContextException: RemoteDeviceId[name=test-D, address=localhost/:22]: No more sources for schema context at org.opendaylight.netconf.client.mdsal.impl.SchemaSetup.trySetupSchema(SchemaSetup.java:160) at org.opendaylight.netconf.client.mdsal.impl.SchemaSetup.onFailure(SchemaSetup.java:149) at com.google.common.util.concurrent.Futures$CallbackListener.run(Futures.java:1122) at com.google.common.util.concurrent.DirectExecutor.execute(DirectExecutor.java:31) at com.google.common.util.concurrent.AbstractFuture.executeListener(AbstractFuture.java:1300) at com.google.common.util.concurrent.AbstractFuture.addListener(AbstractFuture.java:764) at com.google.common.util.concurrent.AbstractFuture$TrustedFuture.addListener(AbstractFuture.java:134) at com.google.common.util.concurrent.Futures.addCallback(Futures.java:1103) at org.opendaylight.netconf.client.mdsal.impl.SchemaSetup.trySetupSchema(SchemaSetup.java:156) at org.opendaylight.netconf.client.mdsal.impl.SchemaSetup.startResolution(SchemaSetup.java:105) at org.opendaylight.netconf.client.mdsal.impl.DefaultDeviceNetconfSchemaProvider.lambda$deviceNetconfSchemaFor$2(DefaultDeviceNetconfSchemaProvider.java:76) at com.google.common.util.concurrent.AbstractTransformFuture$AsyncTransformFuture.doTransform(AbstractTransformFuture.java:229) at com.google.common.util.concurrent.AbstractTransformFuture$AsyncTransformFuture.doTransform(AbstractTransformFuture.java:216) at com.google.common.util.concurrent.AbstractTransformFuture.run(AbstractTransformFuture.java:129) at com.google.common.util.concurrent.DirectExecutor.execute(DirectExecutor.java:31) at com.google.common.util.concurrent.AbstractFuture.executeListener(AbstractFuture.java:1300) at com.google.common.util.concurrent.AbstractFuture.addListener(AbstractFuture.java:764) at com.google.common.util.concurrent.FluentFuture$TrustedFuture.addListener(FluentFuture.java:114) at com.google.common.util.concurrent.AbstractTransformFuture.createAsync(AbstractTransformFuture.java:49) at com.google.common.util.concurrent.Futures.transformAsync(Futures.java:455) at org.opendaylight.netconf.client.mdsal.impl.DefaultDeviceNetconfSchemaProvider.deviceNetconfSchemaFor(DefaultDeviceNetconfSchemaProvider.java:68) at org.opendaylight.netconf.client.mdsal.NetconfDevice.onRemoteSessionUp(NetconfDevice.java:112) at org.opendaylight.netconf.client.mdsal.NetconfDeviceTest.testNetconfDeviceFailFirstSchemaFailSecondEmpty(NetconfDeviceTest.java:112) 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.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:766) 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$8(TestMethodTestDescriptor.java:217) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 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:146) 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:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 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:160) 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:146) 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:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) 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:160) 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:146) 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:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 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) [main] INFO org.opendaylight.netconf.client.mdsal.NetconfDevice - RemoteDeviceId[name=test-D, address=localhost/:22]: Netconf connector initialized successfully [main] WARN org.opendaylight.netconf.client.mdsal.impl.NetconfStateSchemasResolverImpl - RemoteDeviceId[name=test-D, address=localhost/:22]: missing RPC output [main] WARN org.opendaylight.netconf.client.mdsal.impl.NetconfStateSchemasResolverImpl - RemoteDeviceId[name=test-D, address=localhost/:22]: Netconf device does not provide all yang models reported in hello message capabilities, required but not provided: [(test:namespace?revision=2013-07-22)test-module] [main] WARN org.opendaylight.netconf.client.mdsal.impl.NetconfStateSchemasResolverImpl - RemoteDeviceId[name=test-D, address=localhost/:22]: Attempting to build schema context from required sources [main] INFO org.opendaylight.netconf.client.mdsal.NetconfDevice - RemoteDeviceId[name=test-D, address=localhost/:22]: Netconf connector initialized successfully [main] WARN org.opendaylight.netconf.client.mdsal.impl.NetconfStateSchemasResolverImpl - RemoteDeviceId[name=test-D, address=localhost/:22]: missing RPC output [main] WARN org.opendaylight.netconf.client.mdsal.impl.NetconfStateSchemasResolverImpl - RemoteDeviceId[name=test-D, address=localhost/:22]: Netconf device does not provide all yang models reported in hello message capabilities, required but not provided: [(test:namespace?revision=2013-07-22)test-module] [main] WARN org.opendaylight.netconf.client.mdsal.impl.NetconfStateSchemasResolverImpl - RemoteDeviceId[name=test-D, address=localhost/:22]: Attempting to build schema context from required sources [main] INFO org.opendaylight.netconf.client.mdsal.NetconfDevice - RemoteDeviceId[name=test-D, address=localhost/:22]: Netconf connector initialized successfully [main] WARN org.opendaylight.netconf.client.mdsal.impl.NetconfStateSchemasResolverImpl - RemoteDeviceId[name=test-D, address=localhost/:22]: Netconf device does not provide all yang models reported in hello message capabilities, required but not provided: [(urn:ietf:params:xml:ns:yang:ietf-yang-types?revision=2013-07-15)ietf-yang-types, (urn:ietf:params:xml:ns:netconf:notification:1.0?revision=2008-07-14)notifications] [main] WARN org.opendaylight.netconf.client.mdsal.impl.NetconfStateSchemasResolverImpl - RemoteDeviceId[name=test-D, address=localhost/:22]: Attempting to build schema context from required sources [main] INFO org.opendaylight.netconf.client.mdsal.NetconfDevice - RemoteDeviceId[name=test-D, address=localhost/:22]: Netconf connector initialized successfully [main] WARN org.opendaylight.netconf.client.mdsal.impl.NetconfStateSchemasResolverImpl - RemoteDeviceId[name=test-D, address=localhost/:22]: missing RPC output [main] WARN org.opendaylight.netconf.client.mdsal.impl.NetconfStateSchemasResolverImpl - RemoteDeviceId[name=test-D, address=localhost/:22]: Netconf device does not provide all yang models reported in hello message capabilities, required but not provided: [(test:namespace?revision=2013-07-22)test-module] [main] WARN org.opendaylight.netconf.client.mdsal.impl.NetconfStateSchemasResolverImpl - RemoteDeviceId[name=test-D, address=localhost/:22]: Attempting to build schema context from required sources [main] WARN org.opendaylight.netconf.client.mdsal.NetconfDevice - RemoteDeviceId[name=test-D, address=localhost/:22]: Device communicator was tear down since the schema setup started [main] WARN org.opendaylight.netconf.client.mdsal.impl.NetconfStateSchemasResolverImpl - RemoteDeviceId[name=test-D, address=localhost/:22]: missing RPC output [main] WARN org.opendaylight.netconf.client.mdsal.impl.NetconfStateSchemasResolverImpl - RemoteDeviceId[name=test-D, address=localhost/:22]: Netconf device does not provide all yang models reported in hello message capabilities, required but not provided: [(test:namespace?revision=2013-07-22)test-module] [main] WARN org.opendaylight.netconf.client.mdsal.impl.NetconfStateSchemasResolverImpl - RemoteDeviceId[name=test-D, address=localhost/:22]: Attempting to build schema context from required sources [main] INFO org.opendaylight.netconf.client.mdsal.NetconfDevice - RemoteDeviceId[name=test-D, address=localhost/:22]: Netconf connector initialized successfully [main] WARN org.opendaylight.netconf.client.mdsal.impl.NetconfStateSchemasResolverImpl - RemoteDeviceId[name=test-D, address=localhost/:22]: missing RPC output [main] WARN org.opendaylight.netconf.client.mdsal.impl.NetconfStateSchemasResolverImpl - RemoteDeviceId[name=test-D, address=localhost/:22]: Netconf device does not provide all yang models reported in hello message capabilities, required but not provided: [(test:qname:side:loading)test, (test:namespace?revision=2013-07-22)test-module] [main] WARN org.opendaylight.netconf.client.mdsal.impl.NetconfStateSchemasResolverImpl - RemoteDeviceId[name=test-D, address=localhost/:22]: Attempting to build schema context from required sources [main] INFO org.opendaylight.netconf.client.mdsal.NetconfDevice - RemoteDeviceId[name=test-D, address=localhost/:22]: Netconf connector initialized successfully [main] WARN org.opendaylight.netconf.client.mdsal.NetconfDevice - RemoteDeviceId[name=test-D, address=localhost/:22]: Device communicator was tear down since the schema setup started [main] INFO org.opendaylight.netconf.client.mdsal.NetconfDevice - RemoteDeviceId[name=test-D, address=localhost/:22]: Netconf connector initialized successfully