02:27:22.968 [main] DEBUG i.n.u.i.l.InternalLoggerFactory - Using SLF4J as the default logging framework 02:27:22.970 [main] DEBUG i.n.c.MultithreadEventLoopGroup - -Dio.netty.eventLoopThreads: 4 02:27:22.976 [main] DEBUG i.n.u.concurrent.GlobalEventExecutor - -Dio.netty.globalEventExecutor.quietPeriodSeconds: 1 02:27:22.992 [main] DEBUG i.n.u.i.InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 02:27:22.992 [main] DEBUG i.n.u.i.InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 02:27:23.004 [main] DEBUG i.n.util.internal.PlatformDependent0 - -Dio.netty.noUnsafe: false 02:27:23.004 [main] DEBUG i.n.util.internal.PlatformDependent0 - Java version: 17 02:27:23.005 [main] DEBUG i.n.util.internal.PlatformDependent0 - sun.misc.Unsafe.theUnsafe: available 02:27:23.006 [main] DEBUG i.n.util.internal.PlatformDependent0 - sun.misc.Unsafe.copyMemory: available 02:27:23.006 [main] DEBUG i.n.util.internal.PlatformDependent0 - sun.misc.Unsafe.storeFence: available 02:27:23.006 [main] DEBUG i.n.util.internal.PlatformDependent0 - java.nio.Buffer.address: available 02:27:23.007 [main] DEBUG i.n.util.internal.PlatformDependent0 - direct buffer constructor: unavailable: Reflective setAccessible(true) disabled 02:27:23.007 [main] DEBUG i.n.util.internal.PlatformDependent0 - java.nio.Bits.unaligned: available, true 02:27:23.008 [main] DEBUG i.n.util.internal.PlatformDependent0 - jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable: class io.netty.util.internal.PlatformDependent0$7 cannot access class jdk.internal.misc.Unsafe (in module java.base) because module java.base does not export jdk.internal.misc to unnamed module @3892c249 02:27:23.008 [main] DEBUG i.n.util.internal.PlatformDependent0 - java.nio.DirectByteBuffer.(long, {int,long}): unavailable 02:27:23.008 [main] DEBUG i.n.util.internal.PlatformDependent - sun.misc.Unsafe: available 02:27:23.009 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.tmpdir: /tmp (java.io.tmpdir) 02:27:23.009 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.bitMode: 64 (sun.arch.data.model) 02:27:23.012 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.maxDirectMemory: -1 bytes 02:27:23.012 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.uninitializedArrayAllocationThreshold: -1 02:27:23.013 [main] DEBUG io.netty.util.internal.CleanerJava9 - java.nio.ByteBuffer.cleaner(): available 02:27:23.014 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.noPreferDirect: false 02:27:23.015 [main] DEBUG io.netty.channel.nio.NioEventLoop - -Dio.netty.noKeySetOptimization: false 02:27:23.015 [main] DEBUG io.netty.channel.nio.NioEventLoop - -Dio.netty.selectorAutoRebuildThreshold: 512 02:27:23.020 [main] DEBUG i.n.util.internal.PlatformDependent - org.jctools-core.MpscChunkedArrayQueue: available 02:27:23.025 [main] DEBUG io.netty.util.ResourceLeakDetector - -Dio.netty.leakDetection.level: simple 02:27:23.025 [main] DEBUG io.netty.util.ResourceLeakDetector - -Dio.netty.leakDetection.targetRecords: 4 02:27:23.026 [main] DEBUG i.n.util.ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@52102734 02:27:23.034 [main] DEBUG o.o.netconf.test.tool.Main - Trying to start netconf test-tool with parameters TesttoolParameters{async='false', threadAmount='1', throttle='5000', controllerAuthUsername='admin', controllerAuthPassword='admin', controllerIp='null', controllerPort='null', schemasDir='./schemas', deviceCount='1', devicesPerPort='1', startingPort='17830', generateConfigsTimeout='1800000', generateConfigsAddress='127.0.0.1', distroFolder='null', generateConfigBatchSize='1', ssh='true', exi='true', debug='true', notificationFile='null', mdSal='true', initialConfigXMLFile='null', timeOut='20', ip='0.0.0.0', threadPoolSize='8', rpcConfig='null'} 02:27:23.038 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Starting 1, SSH simulated devices starting on port 17830 02:27:23.215 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Loading models from directory. 02:27:23.250 [main] INFO o.o.y.y.p.r.SharedEffectiveModelContextFactory - Using weak references 02:27:23.250 [main] DEBUG o.o.y.y.p.r.SharedEffectiveModelContextFactory - Starting assembly of 16 sources 02:27:23.258 [main] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [car-purchase@2014-08-18] already in cache as ./schemas/car-purchase@2014-08-18.yang 02:27:23.315 [main] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [ncmount-l2fib@2016-03-07] already in cache as ./schemas/ncmount-l2fib@2016-03-07.yang 02:27:23.321 [main] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [example-action@2016-07-07] already in cache as ./schemas/example-action@2016-07-07.yang 02:27:23.331 [main] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [augment-main-a@2014-01-21] already in cache as ./schemas/augment-main-a@2014-01-21.yang 02:27:23.336 [main] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [ietf-netconf-monitoring@2010-10-04] already in cache as ./schemas/ietf-netconf-monitoring@2010-10-04.yang 02:27:23.375 [main] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [people@2014-08-18] already in cache as ./schemas/people@2014-08-18.yang 02:27:23.380 [main] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [car@2014-08-18] already in cache as ./schemas/car@2014-08-18.yang 02:27:23.387 [main] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [ietf-inet-types@2010-09-24] already in cache as ./schemas/ietf-inet-types@2010-09-24.yang 02:27:23.397 [main] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [car-people@2014-08-18] already in cache as ./schemas/car-people@2014-08-18.yang 02:27:23.407 [main] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [test@2014-10-18] already in cache as ./schemas/test@2014-10-18.yang 02:27:23.408 [main] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [main@2014-01-21] already in cache as ./schemas/main@2014-01-21.yang 02:27:23.409 [main] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [ietf-netconf-monitoring-extension@2013-12-10] already in cache as ./schemas/ietf-netconf-monitoring-extension@2013-12-10.yang 02:27:23.418 [main] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [yang-ext@2013-07-09] already in cache as ./schemas/yang-ext@2013-07-09.yang 02:27:23.423 [main] DEBUG o.o.y.y.parser.repo.AssembleSources - Resolving dependency reactor {SourceIdentifier [car-purchase@2014-08-18]=Module [name=car-purchase, revision=Optional[2014-08-18], dependencies=[ModuleImportImpl [name=Unqualified{localName=ietf-inet-types}, revision=2010-09-24], ModuleImportImpl [name=Unqualified{localName=people}, revision=2014-08-18], ModuleImportImpl [name=Unqualified{localName=car}, revision=2014-08-18], ModuleImportImpl [name=Unqualified{localName=yang-ext}, revision=2013-07-09]]], SourceIdentifier [ncmount-l2fib@2016-03-07]=Module [name=ncmount-l2fib, revision=Optional[2016-03-07], dependencies=[ModuleImportImpl [name=Unqualified{localName=ietf-yang-types}, revision=null]]], SourceIdentifier [example-action@2016-07-07]=Module [name=example-action, revision=Optional[2016-07-07], dependencies=[ModuleImportImpl [name=Unqualified{localName=ietf-yang-types}, revision=null]]], SourceIdentifier [augment-main-a@2014-01-21]=Module [name=augment-main-a, revision=Optional[2014-01-21], dependencies=[ModuleImportImpl [name=Unqualified{localName=main}, revision=2014-01-21]]], SourceIdentifier [ietf-netconf-monitoring@2010-10-04]=Module [name=ietf-netconf-monitoring, revision=Optional[2010-10-04], dependencies=[ModuleImportImpl [name=Unqualified{localName=ietf-inet-types}, revision=2013-07-15], ModuleImportImpl [name=Unqualified{localName=ietf-yang-types}, revision=2013-07-15]]], SourceIdentifier [ietf-yang-types@2013-07-15]=Module [name=ietf-yang-types, revision=Optional[2013-07-15], dependencies=[]], SourceIdentifier [people@2014-08-18]=Module [name=people, revision=Optional[2014-08-18], dependencies=[ModuleImportImpl [name=Unqualified{localName=ietf-inet-types}, revision=2010-09-24]]], SourceIdentifier [odl-netconf-monitoring@2022-07-18]=Module [name=odl-netconf-monitoring, revision=Optional[2022-07-18], dependencies=[ModuleImportImpl [name=Unqualified{localName=ietf-netconf-monitoring}, revision=null]]], SourceIdentifier [car@2014-08-18]=Module [name=car, revision=Optional[2014-08-18], dependencies=[ModuleImportImpl [name=Unqualified{localName=ietf-inet-types}, revision=2010-09-24]]], SourceIdentifier [ietf-inet-types@2010-09-24]=Module [name=ietf-inet-types, revision=Optional[2010-09-24], dependencies=[]], SourceIdentifier [car-people@2014-08-18]=Module [name=car-people, revision=Optional[2014-08-18], dependencies=[ModuleImportImpl [name=Unqualified{localName=ietf-inet-types}, revision=2010-09-24], ModuleImportImpl [name=Unqualified{localName=people}, revision=2014-08-18], ModuleImportImpl [name=Unqualified{localName=car}, revision=2014-08-18]]], SourceIdentifier [ietf-inet-types@2013-07-15]=Module [name=ietf-inet-types, revision=Optional[2013-07-15], dependencies=[]], SourceIdentifier [test@2014-10-18]=Module [name=test, revision=Optional[2014-10-18], dependencies=[]], SourceIdentifier [main@2014-01-21]=Module [name=main, revision=Optional[2014-01-21], dependencies=[]], SourceIdentifier [ietf-netconf-monitoring-extension@2013-12-10]=Module [name=ietf-netconf-monitoring-extension, revision=Optional[2013-12-10], dependencies=[ModuleImportImpl [name=Unqualified{localName=ietf-netconf-monitoring}, revision=null]]], SourceIdentifier [yang-ext@2013-07-09]=Module [name=yang-ext, revision=Optional[2013-07-09], dependencies=[]]} 02:27:23.428 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Source SourceIdentifier [car-purchase@2014-08-18] is missing import ModuleImportImpl [name=Unqualified{localName=ietf-inet-types}, revision=2010-09-24] 02:27:23.428 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Source SourceIdentifier [ncmount-l2fib@2016-03-07] is missing import ModuleImportImpl [name=Unqualified{localName=ietf-yang-types}, revision=null] 02:27:23.429 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Source SourceIdentifier [example-action@2016-07-07] is missing import ModuleImportImpl [name=Unqualified{localName=ietf-yang-types}, revision=null] 02:27:23.429 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Source SourceIdentifier [augment-main-a@2014-01-21] is missing import ModuleImportImpl [name=Unqualified{localName=main}, revision=2014-01-21] 02:27:23.429 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Source SourceIdentifier [ietf-netconf-monitoring@2010-10-04] is missing import ModuleImportImpl [name=Unqualified{localName=ietf-inet-types}, revision=2013-07-15] 02:27:23.429 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Resolved source SourceIdentifier [ietf-yang-types@2013-07-15] 02:27:23.429 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Source SourceIdentifier [people@2014-08-18] is missing import ModuleImportImpl [name=Unqualified{localName=ietf-inet-types}, revision=2010-09-24] 02:27:23.429 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Source SourceIdentifier [odl-netconf-monitoring@2022-07-18] is missing import ModuleImportImpl [name=Unqualified{localName=ietf-netconf-monitoring}, revision=null] 02:27:23.429 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Source SourceIdentifier [car@2014-08-18] is missing import ModuleImportImpl [name=Unqualified{localName=ietf-inet-types}, revision=2010-09-24] 02:27:23.430 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Resolved source SourceIdentifier [ietf-inet-types@2010-09-24] 02:27:23.430 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Source SourceIdentifier [car-people@2014-08-18] is missing import ModuleImportImpl [name=Unqualified{localName=people}, revision=2014-08-18] 02:27:23.430 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Resolved source SourceIdentifier [ietf-inet-types@2013-07-15] 02:27:23.430 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Resolved source SourceIdentifier [test@2014-10-18] 02:27:23.430 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Resolved source SourceIdentifier [main@2014-01-21] 02:27:23.430 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Source SourceIdentifier [ietf-netconf-monitoring-extension@2013-12-10] is missing import ModuleImportImpl [name=Unqualified{localName=ietf-netconf-monitoring}, revision=null] 02:27:23.430 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Resolved source SourceIdentifier [yang-ext@2013-07-09] 02:27:23.431 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Source SourceIdentifier [car-purchase@2014-08-18] is missing import ModuleImportImpl [name=Unqualified{localName=people}, revision=2014-08-18] 02:27:23.431 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Resolved source SourceIdentifier [ncmount-l2fib@2016-03-07] 02:27:23.431 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Resolved source SourceIdentifier [example-action@2016-07-07] 02:27:23.431 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Resolved source SourceIdentifier [augment-main-a@2014-01-21] 02:27:23.431 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Resolved source SourceIdentifier [ietf-netconf-monitoring@2010-10-04] 02:27:23.431 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Resolved source SourceIdentifier [people@2014-08-18] 02:27:23.432 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Resolved source SourceIdentifier [odl-netconf-monitoring@2022-07-18] 02:27:23.432 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Resolved source SourceIdentifier [car@2014-08-18] 02:27:23.432 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Resolved source SourceIdentifier [car-people@2014-08-18] 02:27:23.432 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Resolved source SourceIdentifier [ietf-netconf-monitoring-extension@2013-12-10] 02:27:23.433 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Resolved source SourceIdentifier [car-purchase@2014-08-18] 02:27:23.447 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]} started phase SOURCE_PRE_LINKAGE 02:27:23.447 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [people@2014-08-18]} started phase SOURCE_PRE_LINKAGE 02:27:23.447 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [main@2014-01-21]} started phase SOURCE_PRE_LINKAGE 02:27:23.447 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring-extension@2013-12-10]} started phase SOURCE_PRE_LINKAGE 02:27:23.447 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]} started phase SOURCE_PRE_LINKAGE 02:27:23.447 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]} started phase SOURCE_PRE_LINKAGE 02:27:23.447 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [yang-ext@2013-07-09]} started phase SOURCE_PRE_LINKAGE 02:27:23.447 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-purchase@2014-08-18]} started phase SOURCE_PRE_LINKAGE 02:27:23.447 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [example-action@2016-07-07]} started phase SOURCE_PRE_LINKAGE 02:27:23.447 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]} started phase SOURCE_PRE_LINKAGE 02:27:23.447 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ncmount-l2fib@2016-03-07]} started phase SOURCE_PRE_LINKAGE 02:27:23.447 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car@2014-08-18]} started phase SOURCE_PRE_LINKAGE 02:27:23.447 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [augment-main-a@2014-01-21]} started phase SOURCE_PRE_LINKAGE 02:27:23.447 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-people@2014-08-18]} started phase SOURCE_PRE_LINKAGE 02:27:23.447 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2010-09-24]} started phase SOURCE_PRE_LINKAGE 02:27:23.448 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [test@2014-10-18]} started phase SOURCE_PRE_LINKAGE 02:27:23.448 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase SOURCE_PRE_LINKAGE started 02:27:23.465 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [main@2014-01-21]} finished phase SOURCE_PRE_LINKAGE 02:27:23.465 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]} finished phase SOURCE_PRE_LINKAGE 02:27:23.465 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]} finished phase SOURCE_PRE_LINKAGE 02:27:23.465 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [yang-ext@2013-07-09]} finished phase SOURCE_PRE_LINKAGE 02:27:23.465 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [example-action@2016-07-07]} finished phase SOURCE_PRE_LINKAGE 02:27:23.466 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ncmount-l2fib@2016-03-07]} finished phase SOURCE_PRE_LINKAGE 02:27:23.466 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car@2014-08-18]} finished phase SOURCE_PRE_LINKAGE 02:27:23.466 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [augment-main-a@2014-01-21]} finished phase SOURCE_PRE_LINKAGE 02:27:23.466 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2010-09-24]} finished phase SOURCE_PRE_LINKAGE 02:27:23.466 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [test@2014-10-18]} finished phase SOURCE_PRE_LINKAGE 02:27:23.466 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]} finished phase SOURCE_PRE_LINKAGE 02:27:23.466 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [people@2014-08-18]} finished phase SOURCE_PRE_LINKAGE 02:27:23.466 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring-extension@2013-12-10]} finished phase SOURCE_PRE_LINKAGE 02:27:23.466 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-purchase@2014-08-18]} finished phase SOURCE_PRE_LINKAGE 02:27:23.467 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]} finished phase SOURCE_PRE_LINKAGE 02:27:23.467 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-people@2014-08-18]} finished phase SOURCE_PRE_LINKAGE 02:27:23.467 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase SOURCE_PRE_LINKAGE finished 02:27:23.467 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]} started phase SOURCE_LINKAGE 02:27:23.467 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [people@2014-08-18]} started phase SOURCE_LINKAGE 02:27:23.467 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [main@2014-01-21]} started phase SOURCE_LINKAGE 02:27:23.467 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring-extension@2013-12-10]} started phase SOURCE_LINKAGE 02:27:23.467 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]} started phase SOURCE_LINKAGE 02:27:23.467 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]} started phase SOURCE_LINKAGE 02:27:23.467 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [yang-ext@2013-07-09]} started phase SOURCE_LINKAGE 02:27:23.467 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-purchase@2014-08-18]} started phase SOURCE_LINKAGE 02:27:23.467 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [example-action@2016-07-07]} started phase SOURCE_LINKAGE 02:27:23.467 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]} started phase SOURCE_LINKAGE 02:27:23.467 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ncmount-l2fib@2016-03-07]} started phase SOURCE_LINKAGE 02:27:23.467 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car@2014-08-18]} started phase SOURCE_LINKAGE 02:27:23.467 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [augment-main-a@2014-01-21]} started phase SOURCE_LINKAGE 02:27:23.467 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-people@2014-08-18]} started phase SOURCE_LINKAGE 02:27:23.467 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2010-09-24]} started phase SOURCE_LINKAGE 02:27:23.467 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [test@2014-10-18]} started phase SOURCE_LINKAGE 02:27:23.467 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase SOURCE_LINKAGE started 02:27:23.470 [main] DEBUG o.o.y.y.p.s.r.StatementContextBase - Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=ietf-netconf-monitoring} found a pre-existing match: SourceIdentifier [ietf-netconf-monitoring@2010-10-04]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=ietf-netconf-monitoring}, refCount=0} 02:27:23.473 [main] DEBUG o.o.y.y.p.s.r.StatementContextBase - Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=ietf-yang-types} found a pre-existing match: SourceIdentifier [ietf-yang-types@2013-07-15]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=ietf-yang-types}, refCount=0} 02:27:23.473 [main] DEBUG o.o.y.y.p.s.r.StatementContextBase - Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=ietf-netconf-monitoring} found a pre-existing match: SourceIdentifier [ietf-netconf-monitoring@2010-10-04]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=ietf-netconf-monitoring}, refCount=0} 02:27:23.474 [main] DEBUG o.o.y.y.p.s.r.StatementContextBase - Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=ietf-yang-types} found a pre-existing match: SourceIdentifier [ietf-yang-types@2013-07-15]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=ietf-yang-types}, refCount=0} 02:27:23.475 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [main@2014-01-21]} finished phase SOURCE_LINKAGE 02:27:23.476 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]} finished phase SOURCE_LINKAGE 02:27:23.476 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]} finished phase SOURCE_LINKAGE 02:27:23.476 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [yang-ext@2013-07-09]} finished phase SOURCE_LINKAGE 02:27:23.476 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [example-action@2016-07-07]} finished phase SOURCE_LINKAGE 02:27:23.476 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ncmount-l2fib@2016-03-07]} finished phase SOURCE_LINKAGE 02:27:23.476 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [augment-main-a@2014-01-21]} finished phase SOURCE_LINKAGE 02:27:23.477 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2010-09-24]} finished phase SOURCE_LINKAGE 02:27:23.477 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [test@2014-10-18]} finished phase SOURCE_LINKAGE 02:27:23.477 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]} finished phase SOURCE_LINKAGE 02:27:23.477 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [people@2014-08-18]} finished phase SOURCE_LINKAGE 02:27:23.477 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring-extension@2013-12-10]} finished phase SOURCE_LINKAGE 02:27:23.477 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]} finished phase SOURCE_LINKAGE 02:27:23.477 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car@2014-08-18]} finished phase SOURCE_LINKAGE 02:27:23.477 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-people@2014-08-18]} finished phase SOURCE_LINKAGE 02:27:23.477 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-purchase@2014-08-18]} finished phase SOURCE_LINKAGE 02:27:23.477 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase SOURCE_LINKAGE finished 02:27:23.477 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]} started phase STATEMENT_DEFINITION 02:27:23.478 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [people@2014-08-18]} started phase STATEMENT_DEFINITION 02:27:23.478 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [main@2014-01-21]} started phase STATEMENT_DEFINITION 02:27:23.478 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring-extension@2013-12-10]} started phase STATEMENT_DEFINITION 02:27:23.478 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]} started phase STATEMENT_DEFINITION 02:27:23.478 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]} started phase STATEMENT_DEFINITION 02:27:23.478 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [yang-ext@2013-07-09]} started phase STATEMENT_DEFINITION 02:27:23.478 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-purchase@2014-08-18]} started phase STATEMENT_DEFINITION 02:27:23.478 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [example-action@2016-07-07]} started phase STATEMENT_DEFINITION 02:27:23.478 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]} started phase STATEMENT_DEFINITION 02:27:23.478 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ncmount-l2fib@2016-03-07]} started phase STATEMENT_DEFINITION 02:27:23.478 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car@2014-08-18]} started phase STATEMENT_DEFINITION 02:27:23.478 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [augment-main-a@2014-01-21]} started phase STATEMENT_DEFINITION 02:27:23.478 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-people@2014-08-18]} started phase STATEMENT_DEFINITION 02:27:23.478 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2010-09-24]} started phase STATEMENT_DEFINITION 02:27:23.478 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [test@2014-10-18]} started phase STATEMENT_DEFINITION 02:27:23.478 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase STATEMENT_DEFINITION started 02:27:23.503 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]} finished phase STATEMENT_DEFINITION 02:27:23.504 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [people@2014-08-18]} finished phase STATEMENT_DEFINITION 02:27:23.504 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [main@2014-01-21]} finished phase STATEMENT_DEFINITION 02:27:23.504 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring-extension@2013-12-10]} finished phase STATEMENT_DEFINITION 02:27:23.504 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]} finished phase STATEMENT_DEFINITION 02:27:23.504 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]} finished phase STATEMENT_DEFINITION 02:27:23.504 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [yang-ext@2013-07-09]} finished phase STATEMENT_DEFINITION 02:27:23.504 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-purchase@2014-08-18]} finished phase STATEMENT_DEFINITION 02:27:23.504 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [example-action@2016-07-07]} finished phase STATEMENT_DEFINITION 02:27:23.505 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]} finished phase STATEMENT_DEFINITION 02:27:23.505 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ncmount-l2fib@2016-03-07]} finished phase STATEMENT_DEFINITION 02:27:23.505 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car@2014-08-18]} finished phase STATEMENT_DEFINITION 02:27:23.505 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [augment-main-a@2014-01-21]} finished phase STATEMENT_DEFINITION 02:27:23.505 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-people@2014-08-18]} finished phase STATEMENT_DEFINITION 02:27:23.505 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2010-09-24]} finished phase STATEMENT_DEFINITION 02:27:23.505 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [test@2014-10-18]} finished phase STATEMENT_DEFINITION 02:27:23.505 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase STATEMENT_DEFINITION finished 02:27:23.505 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]} started phase FULL_DECLARATION 02:27:23.505 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [people@2014-08-18]} started phase FULL_DECLARATION 02:27:23.505 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [main@2014-01-21]} started phase FULL_DECLARATION 02:27:23.505 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring-extension@2013-12-10]} started phase FULL_DECLARATION 02:27:23.505 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]} started phase FULL_DECLARATION 02:27:23.505 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]} started phase FULL_DECLARATION 02:27:23.505 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [yang-ext@2013-07-09]} started phase FULL_DECLARATION 02:27:23.506 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-purchase@2014-08-18]} started phase FULL_DECLARATION 02:27:23.506 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [example-action@2016-07-07]} started phase FULL_DECLARATION 02:27:23.506 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]} started phase FULL_DECLARATION 02:27:23.506 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ncmount-l2fib@2016-03-07]} started phase FULL_DECLARATION 02:27:23.506 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car@2014-08-18]} started phase FULL_DECLARATION 02:27:23.506 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [augment-main-a@2014-01-21]} started phase FULL_DECLARATION 02:27:23.506 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-people@2014-08-18]} started phase FULL_DECLARATION 02:27:23.506 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2010-09-24]} started phase FULL_DECLARATION 02:27:23.506 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [test@2014-10-18]} started phase FULL_DECLARATION 02:27:23.506 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase FULL_DECLARATION started 02:27:23.506 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)augment-identifier as org.opendaylight.yangtools.odlext.parser.AugmentIdentifierStatementSupport@1b1637e1 02:27:23.506 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)context-instance as org.opendaylight.yangtools.odlext.parser.ContextInstanceStatementSupport@18151a14 02:27:23.506 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)instance-target as org.opendaylight.yangtools.odlext.parser.InstanceTargetStatementSupport@64711bf2 02:27:23.511 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]} defined statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)rpc-context-instance as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@169da7f2 02:27:23.511 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)context-reference as org.opendaylight.yangtools.odlext.parser.ContextReferenceStatementSupport@3c1e23ff 02:27:23.528 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [people@2014-08-18]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)augment-identifier as org.opendaylight.yangtools.odlext.parser.AugmentIdentifierStatementSupport@1b1637e1 02:27:23.528 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [people@2014-08-18]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)context-instance as org.opendaylight.yangtools.odlext.parser.ContextInstanceStatementSupport@18151a14 02:27:23.528 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [people@2014-08-18]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)instance-target as org.opendaylight.yangtools.odlext.parser.InstanceTargetStatementSupport@64711bf2 02:27:23.528 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [people@2014-08-18]} defined statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)rpc-context-instance as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@169da7f2 02:27:23.528 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [people@2014-08-18]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)context-reference as org.opendaylight.yangtools.odlext.parser.ContextReferenceStatementSupport@3c1e23ff 02:27:23.529 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [main@2014-01-21]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)augment-identifier as org.opendaylight.yangtools.odlext.parser.AugmentIdentifierStatementSupport@1b1637e1 02:27:23.530 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [main@2014-01-21]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)context-instance as org.opendaylight.yangtools.odlext.parser.ContextInstanceStatementSupport@18151a14 02:27:23.532 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [main@2014-01-21]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)instance-target as org.opendaylight.yangtools.odlext.parser.InstanceTargetStatementSupport@64711bf2 02:27:23.533 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [main@2014-01-21]} defined statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)rpc-context-instance as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@169da7f2 02:27:23.533 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [main@2014-01-21]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)context-reference as org.opendaylight.yangtools.odlext.parser.ContextReferenceStatementSupport@3c1e23ff 02:27:23.533 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring-extension@2013-12-10]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)augment-identifier as org.opendaylight.yangtools.odlext.parser.AugmentIdentifierStatementSupport@1b1637e1 02:27:23.534 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring-extension@2013-12-10]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)context-instance as org.opendaylight.yangtools.odlext.parser.ContextInstanceStatementSupport@18151a14 02:27:23.534 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring-extension@2013-12-10]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)instance-target as org.opendaylight.yangtools.odlext.parser.InstanceTargetStatementSupport@64711bf2 02:27:23.534 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring-extension@2013-12-10]} defined statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)rpc-context-instance as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@169da7f2 02:27:23.534 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring-extension@2013-12-10]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)context-reference as org.opendaylight.yangtools.odlext.parser.ContextReferenceStatementSupport@3c1e23ff 02:27:23.536 [main] DEBUG o.o.y.y.p.stmt.reactor.ModifierImpl - Action for [(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)sessions, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)session] got key (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 02:27:23.536 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)augment-identifier as org.opendaylight.yangtools.odlext.parser.AugmentIdentifierStatementSupport@1b1637e1 02:27:23.536 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)context-instance as org.opendaylight.yangtools.odlext.parser.ContextInstanceStatementSupport@18151a14 02:27:23.536 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)instance-target as org.opendaylight.yangtools.odlext.parser.InstanceTargetStatementSupport@64711bf2 02:27:23.536 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]} defined statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)rpc-context-instance as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@169da7f2 02:27:23.536 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)context-reference as org.opendaylight.yangtools.odlext.parser.ContextReferenceStatementSupport@3c1e23ff 02:27:23.541 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)augment-identifier as org.opendaylight.yangtools.odlext.parser.AugmentIdentifierStatementSupport@1b1637e1 02:27:23.541 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)context-instance as org.opendaylight.yangtools.odlext.parser.ContextInstanceStatementSupport@18151a14 02:27:23.542 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)instance-target as org.opendaylight.yangtools.odlext.parser.InstanceTargetStatementSupport@64711bf2 02:27:23.542 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]} defined statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)rpc-context-instance as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@169da7f2 02:27:23.542 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)context-reference as org.opendaylight.yangtools.odlext.parser.ContextReferenceStatementSupport@3c1e23ff 02:27:23.546 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [yang-ext@2013-07-09]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)augment-identifier as org.opendaylight.yangtools.odlext.parser.AugmentIdentifierStatementSupport@1b1637e1 02:27:23.546 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [yang-ext@2013-07-09]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)context-instance as org.opendaylight.yangtools.odlext.parser.ContextInstanceStatementSupport@18151a14 02:27:23.546 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [yang-ext@2013-07-09]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)instance-target as org.opendaylight.yangtools.odlext.parser.InstanceTargetStatementSupport@64711bf2 02:27:23.546 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [yang-ext@2013-07-09]} defined statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)rpc-context-instance as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@169da7f2 02:27:23.546 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [yang-ext@2013-07-09]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)context-reference as org.opendaylight.yangtools.odlext.parser.ContextReferenceStatementSupport@3c1e23ff 02:27:23.547 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-purchase@2014-08-18]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)augment-identifier as org.opendaylight.yangtools.odlext.parser.AugmentIdentifierStatementSupport@1b1637e1 02:27:23.547 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-purchase@2014-08-18]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)context-instance as org.opendaylight.yangtools.odlext.parser.ContextInstanceStatementSupport@18151a14 02:27:23.547 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-purchase@2014-08-18]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)instance-target as org.opendaylight.yangtools.odlext.parser.InstanceTargetStatementSupport@64711bf2 02:27:23.547 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-purchase@2014-08-18]} defined statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)rpc-context-instance as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@169da7f2 02:27:23.547 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-purchase@2014-08-18]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)context-reference as org.opendaylight.yangtools.odlext.parser.ContextReferenceStatementSupport@3c1e23ff 02:27:23.548 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [example-action@2016-07-07]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)augment-identifier as org.opendaylight.yangtools.odlext.parser.AugmentIdentifierStatementSupport@1b1637e1 02:27:23.548 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [example-action@2016-07-07]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)context-instance as org.opendaylight.yangtools.odlext.parser.ContextInstanceStatementSupport@18151a14 02:27:23.548 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [example-action@2016-07-07]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)instance-target as org.opendaylight.yangtools.odlext.parser.InstanceTargetStatementSupport@64711bf2 02:27:23.548 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [example-action@2016-07-07]} defined statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)rpc-context-instance as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@169da7f2 02:27:23.548 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [example-action@2016-07-07]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)context-reference as org.opendaylight.yangtools.odlext.parser.ContextReferenceStatementSupport@3c1e23ff 02:27:23.549 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)augment-identifier as org.opendaylight.yangtools.odlext.parser.AugmentIdentifierStatementSupport@1b1637e1 02:27:23.549 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)context-instance as org.opendaylight.yangtools.odlext.parser.ContextInstanceStatementSupport@18151a14 02:27:23.549 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)instance-target as org.opendaylight.yangtools.odlext.parser.InstanceTargetStatementSupport@64711bf2 02:27:23.549 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]} defined statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)rpc-context-instance as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@169da7f2 02:27:23.549 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)context-reference as org.opendaylight.yangtools.odlext.parser.ContextReferenceStatementSupport@3c1e23ff 02:27:23.549 [main] DEBUG o.o.y.y.p.stmt.reactor.ModifierImpl - Action for [(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)sessions, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)session] got key (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 02:27:23.549 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ncmount-l2fib@2016-03-07]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)augment-identifier as org.opendaylight.yangtools.odlext.parser.AugmentIdentifierStatementSupport@1b1637e1 02:27:23.549 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ncmount-l2fib@2016-03-07]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)context-instance as org.opendaylight.yangtools.odlext.parser.ContextInstanceStatementSupport@18151a14 02:27:23.549 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ncmount-l2fib@2016-03-07]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)instance-target as org.opendaylight.yangtools.odlext.parser.InstanceTargetStatementSupport@64711bf2 02:27:23.550 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ncmount-l2fib@2016-03-07]} defined statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)rpc-context-instance as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@169da7f2 02:27:23.550 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ncmount-l2fib@2016-03-07]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)context-reference as org.opendaylight.yangtools.odlext.parser.ContextReferenceStatementSupport@3c1e23ff 02:27:23.550 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car@2014-08-18]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)augment-identifier as org.opendaylight.yangtools.odlext.parser.AugmentIdentifierStatementSupport@1b1637e1 02:27:23.550 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car@2014-08-18]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)context-instance as org.opendaylight.yangtools.odlext.parser.ContextInstanceStatementSupport@18151a14 02:27:23.550 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car@2014-08-18]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)instance-target as org.opendaylight.yangtools.odlext.parser.InstanceTargetStatementSupport@64711bf2 02:27:23.550 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car@2014-08-18]} defined statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)rpc-context-instance as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@169da7f2 02:27:23.550 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car@2014-08-18]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)context-reference as org.opendaylight.yangtools.odlext.parser.ContextReferenceStatementSupport@3c1e23ff 02:27:23.551 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [augment-main-a@2014-01-21]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)augment-identifier as org.opendaylight.yangtools.odlext.parser.AugmentIdentifierStatementSupport@1b1637e1 02:27:23.551 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [augment-main-a@2014-01-21]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)context-instance as org.opendaylight.yangtools.odlext.parser.ContextInstanceStatementSupport@18151a14 02:27:23.551 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [augment-main-a@2014-01-21]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)instance-target as org.opendaylight.yangtools.odlext.parser.InstanceTargetStatementSupport@64711bf2 02:27:23.551 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [augment-main-a@2014-01-21]} defined statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)rpc-context-instance as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@169da7f2 02:27:23.551 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [augment-main-a@2014-01-21]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)context-reference as org.opendaylight.yangtools.odlext.parser.ContextReferenceStatementSupport@3c1e23ff 02:27:23.552 [main] DEBUG o.o.y.y.p.stmt.reactor.ModifierImpl - Action for [(ns:main?revision=2014-01-21)cont] got key (ns:main?revision=2014-01-21)cont 02:27:23.552 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-people@2014-08-18]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)augment-identifier as org.opendaylight.yangtools.odlext.parser.AugmentIdentifierStatementSupport@1b1637e1 02:27:23.552 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-people@2014-08-18]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)context-instance as org.opendaylight.yangtools.odlext.parser.ContextInstanceStatementSupport@18151a14 02:27:23.552 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-people@2014-08-18]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)instance-target as org.opendaylight.yangtools.odlext.parser.InstanceTargetStatementSupport@64711bf2 02:27:23.552 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-people@2014-08-18]} defined statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)rpc-context-instance as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@169da7f2 02:27:23.552 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-people@2014-08-18]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)context-reference as org.opendaylight.yangtools.odlext.parser.ContextReferenceStatementSupport@3c1e23ff 02:27:23.552 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2010-09-24]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)augment-identifier as org.opendaylight.yangtools.odlext.parser.AugmentIdentifierStatementSupport@1b1637e1 02:27:23.552 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2010-09-24]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)context-instance as org.opendaylight.yangtools.odlext.parser.ContextInstanceStatementSupport@18151a14 02:27:23.552 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2010-09-24]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)instance-target as org.opendaylight.yangtools.odlext.parser.InstanceTargetStatementSupport@64711bf2 02:27:23.552 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2010-09-24]} defined statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)rpc-context-instance as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@169da7f2 02:27:23.552 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2010-09-24]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)context-reference as org.opendaylight.yangtools.odlext.parser.ContextReferenceStatementSupport@3c1e23ff 02:27:23.559 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [test@2014-10-18]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)augment-identifier as org.opendaylight.yangtools.odlext.parser.AugmentIdentifierStatementSupport@1b1637e1 02:27:23.559 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [test@2014-10-18]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)context-instance as org.opendaylight.yangtools.odlext.parser.ContextInstanceStatementSupport@18151a14 02:27:23.559 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [test@2014-10-18]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)instance-target as org.opendaylight.yangtools.odlext.parser.InstanceTargetStatementSupport@64711bf2 02:27:23.559 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [test@2014-10-18]} defined statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)rpc-context-instance as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@169da7f2 02:27:23.559 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [test@2014-10-18]} already defines statement (urn:opendaylight:yang:extension:yang-ext?revision=2013-07-09)context-reference as org.opendaylight.yangtools.odlext.parser.ContextReferenceStatementSupport@3c1e23ff 02:27:23.560 [main] DEBUG o.o.y.y.p.stmt.reactor.ModifierImpl - Action for [(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)sessions, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)session] got key (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)sessions 02:27:23.561 [main] DEBUG o.o.y.y.p.stmt.reactor.ModifierImpl - Action for [(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)sessions, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)session] got key (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)session 02:27:23.561 [main] DEBUG o.o.y.y.p.stmt.reactor.ModifierImpl - Action for [(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)sessions, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)session] got key (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)sessions 02:27:23.561 [main] DEBUG o.o.y.y.p.stmt.reactor.ModifierImpl - Action for [(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)sessions, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)session] got key (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)session 02:27:23.566 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]} finished phase FULL_DECLARATION 02:27:23.566 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [people@2014-08-18]} finished phase FULL_DECLARATION 02:27:23.566 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [main@2014-01-21]} finished phase FULL_DECLARATION 02:27:23.566 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring-extension@2013-12-10]} finished phase FULL_DECLARATION 02:27:23.566 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]} finished phase FULL_DECLARATION 02:27:23.566 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]} finished phase FULL_DECLARATION 02:27:23.567 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [yang-ext@2013-07-09]} finished phase FULL_DECLARATION 02:27:23.567 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-purchase@2014-08-18]} finished phase FULL_DECLARATION 02:27:23.567 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [example-action@2016-07-07]} finished phase FULL_DECLARATION 02:27:23.567 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]} finished phase FULL_DECLARATION 02:27:23.567 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ncmount-l2fib@2016-03-07]} finished phase FULL_DECLARATION 02:27:23.567 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car@2014-08-18]} finished phase FULL_DECLARATION 02:27:23.567 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [augment-main-a@2014-01-21]} finished phase FULL_DECLARATION 02:27:23.567 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-people@2014-08-18]} finished phase FULL_DECLARATION 02:27:23.567 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2010-09-24]} finished phase FULL_DECLARATION 02:27:23.567 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [test@2014-10-18]} finished phase FULL_DECLARATION 02:27:23.568 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase FULL_DECLARATION finished 02:27:23.568 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]} started phase EFFECTIVE_MODEL 02:27:23.568 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [people@2014-08-18]} started phase EFFECTIVE_MODEL 02:27:23.568 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [main@2014-01-21]} started phase EFFECTIVE_MODEL 02:27:23.568 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring-extension@2013-12-10]} started phase EFFECTIVE_MODEL 02:27:23.568 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]} started phase EFFECTIVE_MODEL 02:27:23.568 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]} started phase EFFECTIVE_MODEL 02:27:23.568 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [yang-ext@2013-07-09]} started phase EFFECTIVE_MODEL 02:27:23.568 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-purchase@2014-08-18]} started phase EFFECTIVE_MODEL 02:27:23.568 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [example-action@2016-07-07]} started phase EFFECTIVE_MODEL 02:27:23.568 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]} started phase EFFECTIVE_MODEL 02:27:23.568 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ncmount-l2fib@2016-03-07]} started phase EFFECTIVE_MODEL 02:27:23.568 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car@2014-08-18]} started phase EFFECTIVE_MODEL 02:27:23.568 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [augment-main-a@2014-01-21]} started phase EFFECTIVE_MODEL 02:27:23.568 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-people@2014-08-18]} started phase EFFECTIVE_MODEL 02:27:23.568 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2010-09-24]} started phase EFFECTIVE_MODEL 02:27:23.568 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [test@2014-10-18]} started phase EFFECTIVE_MODEL 02:27:23.568 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase EFFECTIVE_MODEL started 02:27:23.574 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring-extension@2013-12-10]} finished phase EFFECTIVE_MODEL 02:27:23.575 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]} finished phase EFFECTIVE_MODEL 02:27:23.575 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [yang-ext@2013-07-09]} finished phase EFFECTIVE_MODEL 02:27:23.576 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [example-action@2016-07-07]} finished phase EFFECTIVE_MODEL 02:27:23.576 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]} finished phase EFFECTIVE_MODEL 02:27:23.576 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ncmount-l2fib@2016-03-07]} finished phase EFFECTIVE_MODEL 02:27:23.577 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [augment-main-a@2014-01-21]} finished phase EFFECTIVE_MODEL 02:27:23.577 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [test@2014-10-18]} finished phase EFFECTIVE_MODEL 02:27:23.581 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [people@2014-08-18]} finished phase EFFECTIVE_MODEL 02:27:23.581 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [main@2014-01-21]} finished phase EFFECTIVE_MODEL 02:27:23.581 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]} finished phase EFFECTIVE_MODEL 02:27:23.581 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car@2014-08-18]} finished phase EFFECTIVE_MODEL 02:27:23.581 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-people@2014-08-18]} finished phase EFFECTIVE_MODEL 02:27:23.582 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2010-09-24]} finished phase EFFECTIVE_MODEL 02:27:23.582 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]} finished phase EFFECTIVE_MODEL 02:27:23.582 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-purchase@2014-08-18]} finished phase EFFECTIVE_MODEL 02:27:23.582 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase EFFECTIVE_MODEL finished 02:27:23.621 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)locked-by-session, refCount=2} 02:27:23.623 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)locked-time, refCount=2} 02:27:23.626 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)locked-by-session, refCount=1} 02:27:23.626 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)locked-time, refCount=1} 02:27:23.641 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)in-rpcs, refCount=2} 02:27:23.641 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)in-bad-rpcs, refCount=2} 02:27:23.641 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)out-rpc-errors, refCount=2} 02:27:23.641 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)out-notifications, refCount=2} 02:27:23.641 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring-extension?revision=2013-12-10)session-identifier, refCount=1} 02:27:23.642 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:opendaylight:params:xml:ns:yang:netconf:monitoring?revision=2022-07-18)session-identifier, refCount=1} 02:27:23.643 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)in-rpcs, refCount=1} 02:27:23.643 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)in-bad-rpcs, refCount=1} 02:27:23.643 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)out-rpc-errors, refCount=1} 02:27:23.644 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)out-notifications, refCount=1} 02:27:23.661 [main] DEBUG o.o.y.y.p.s.reactor.OriginalStmtCtx - 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)in-rpcs, refCount=SWEEPING} 02:27:23.661 [main] DEBUG o.o.y.y.p.s.reactor.OriginalStmtCtx - 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)in-bad-rpcs, refCount=SWEEPING} 02:27:23.661 [main] DEBUG o.o.y.y.p.s.reactor.OriginalStmtCtx - 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)out-rpc-errors, refCount=SWEEPING} 02:27:23.661 [main] DEBUG o.o.y.y.p.s.reactor.OriginalStmtCtx - 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)out-notifications, refCount=SWEEPING} 02:27:23.661 [main] DEBUG o.o.y.y.p.s.reactor.OriginalStmtCtx - 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)locked-by-session, refCount=SWEEPING} 02:27:23.662 [main] DEBUG o.o.y.y.p.s.reactor.OriginalStmtCtx - 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)locked-time, refCount=SWEEPING} 02:27:23.663 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people?revision=2014-08-18)id, refCount=2} 02:27:23.663 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people?revision=2014-08-18)gender, refCount=2} 02:27:23.663 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people?revision=2014-08-18)age, refCount=2} 02:27:23.664 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people?revision=2014-08-18)address, refCount=2} 02:27:23.664 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people?revision=2014-08-18)contactNo, refCount=2} 02:27:23.664 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people?revision=2014-08-18)id, refCount=1} 02:27:23.664 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people?revision=2014-08-18)gender, refCount=1} 02:27:23.664 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people?revision=2014-08-18)age, refCount=1} 02:27:23.664 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people?revision=2014-08-18)address, refCount=1} 02:27:23.664 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people?revision=2014-08-18)contactNo, refCount=1} 02:27:23.669 [main] DEBUG o.o.y.y.p.s.reactor.OriginalStmtCtx - 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people?revision=2014-08-18)id, refCount=SWEEPING} 02:27:23.669 [main] DEBUG o.o.y.y.p.s.reactor.OriginalStmtCtx - 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people?revision=2014-08-18)gender, refCount=SWEEPING} 02:27:23.669 [main] DEBUG o.o.y.y.p.s.reactor.OriginalStmtCtx - 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people?revision=2014-08-18)age, refCount=SWEEPING} 02:27:23.669 [main] DEBUG o.o.y.y.p.s.reactor.OriginalStmtCtx - 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people?revision=2014-08-18)address, refCount=SWEEPING} 02:27:23.669 [main] DEBUG o.o.y.y.p.s.reactor.OriginalStmtCtx - 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people?revision=2014-08-18)contactNo, refCount=SWEEPING} 02:27:23.672 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(ns:augment:main:a?revision=2014-01-21)lf11, refCount=1} 02:27:23.672 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(ns:augment:main:a?revision=2014-01-21)delay, refCount=1} 02:27:23.672 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: UndeclaredStmtCtx{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)output}, argument=(ns:augment:main:a?revision=2014-01-21)output, refCount=1} 02:27:23.677 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car?revision=2014-08-18)id, refCount=1} 02:27:23.677 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car?revision=2014-08-18)model, refCount=1} 02:27:23.677 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car?revision=2014-08-18)manufacturer, refCount=1} 02:27:23.678 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car?revision=2014-08-18)year, refCount=1} 02:27:23.678 [main] DEBUG o.o.y.y.p.s.r.InferredStatementContext - Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car?revision=2014-08-18)category, refCount=1} 02:27:23.679 [main] DEBUG o.o.y.y.p.s.reactor.OriginalStmtCtx - 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car?revision=2014-08-18)id, refCount=SWEEPING} 02:27:23.679 [main] DEBUG o.o.y.y.p.s.reactor.OriginalStmtCtx - 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car?revision=2014-08-18)model, refCount=SWEEPING} 02:27:23.679 [main] DEBUG o.o.y.y.p.s.reactor.OriginalStmtCtx - 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car?revision=2014-08-18)manufacturer, refCount=SWEEPING} 02:27:23.679 [main] DEBUG o.o.y.y.p.s.reactor.OriginalStmtCtx - 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car?revision=2014-08-18)year, refCount=SWEEPING} 02:27:23.679 [main] DEBUG o.o.y.y.p.s.reactor.OriginalStmtCtx - 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car?revision=2014-08-18)category, refCount=SWEEPING} 02:27:23.693 [main] DEBUG o.o.y.y.p.r.SharedEffectiveModelContextFactory - Finished assembly of 16 sources in 442.5 ms 02:27:23.694 [main] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [augment-main-a@2014-01-21] already in cache as ./schemas/augment-main-a@2014-01-21.yang 02:27:23.696 [main] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [car@2014-08-18] already in cache as ./schemas/car@2014-08-18.yang 02:27:23.696 [main] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [car-people@2014-08-18] already in cache as ./schemas/car-people@2014-08-18.yang 02:27:23.696 [main] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [car-purchase@2014-08-18] already in cache as ./schemas/car-purchase@2014-08-18.yang 02:27:23.697 [main] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [example-action@2016-07-07] already in cache as ./schemas/example-action@2016-07-07.yang 02:27:23.697 [main] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [ietf-inet-types@2013-07-15] already in cache as ./schemas/ietf-inet-types@2013-07-15.yang 02:27:23.698 [main] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [ietf-inet-types@2010-09-24] already in cache as ./schemas/ietf-inet-types@2010-09-24.yang 02:27:23.700 [main] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [ietf-netconf-monitoring@2010-10-04] already in cache as ./schemas/ietf-netconf-monitoring@2010-10-04.yang 02:27:23.701 [main] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [ietf-netconf-monitoring-extension@2013-12-10] already in cache as ./schemas/ietf-netconf-monitoring-extension@2013-12-10.yang 02:27:23.701 [main] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [ietf-yang-types@2013-07-15] already in cache as ./schemas/ietf-yang-types@2013-07-15.yang 02:27:23.703 [main] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [main@2014-01-21] already in cache as ./schemas/main@2014-01-21.yang 02:27:23.703 [main] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [ncmount-l2fib@2016-03-07] already in cache as ./schemas/ncmount-l2fib@2016-03-07.yang 02:27:23.703 [main] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [odl-netconf-monitoring@2022-07-18] already in cache as ./schemas/odl-netconf-monitoring@2022-07-18.yang 02:27:23.704 [main] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [people@2014-08-18] already in cache as ./schemas/people@2014-08-18.yang 02:27:23.704 [main] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [test@2014-10-18] already in cache as ./schemas/test@2014-10-18.yang 02:27:23.704 [main] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [yang-ext@2013-07-09] already in cache as ./schemas/yang-ext@2013-07-09.yang 02:27:23.714 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - using MdsalOperationProvider. 02:27:23.716 [main] DEBUG o.o.n.n.AbstractNetconfSessionNegotiator - Default maximum incoming NETCONF chunk size is 16777216 bytes 02:27:23.812 [main] INFO o.o.n.s.s.c.u.s.b.BouncyCastleSecurityProviderRegistrar - getOrCreateProvider(BC) created instance of org.bouncycastle.jce.provider.BouncyCastleProvider 02:27:23.814 [main] INFO o.o.n.s.s.c.u.s.e.EdDSASecurityProviderRegistrar - getOrCreateProvider(EdDSA) created instance of org.opendaylight.netconf.shaded.eddsa.EdDSASecurityProvider 02:27:23.889 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.numHeapArenas: 4 02:27:23.889 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.numDirectArenas: 4 02:27:23.889 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.pageSize: 8192 02:27:23.889 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.maxOrder: 9 02:27:23.889 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.chunkSize: 4194304 02:27:23.889 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.smallCacheSize: 256 02:27:23.889 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.normalCacheSize: 64 02:27:23.889 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.maxCachedBufferCapacity: 32768 02:27:23.889 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimInterval: 8192 02:27:23.889 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimIntervalMillis: 0 02:27:23.889 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.useCacheForAllThreads: false 02:27:23.889 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023 02:27:23.908 [main] DEBUG io.netty.channel.DefaultChannelId - -Dio.netty.processId: 2929 (auto-detected) 02:27:23.909 [main] DEBUG io.netty.util.NetUtil - -Djava.net.preferIPv4Stack: false 02:27:23.909 [main] DEBUG io.netty.util.NetUtil - -Djava.net.preferIPv6Addresses: false 02:27:23.910 [main] DEBUG io.netty.util.NetUtilInitializations - Loopback interface: lo (lo, 0:0:0:0:0:0:0:1%lo) 02:27:23.910 [main] DEBUG io.netty.util.NetUtil - /proc/sys/net/core/somaxconn: 128 02:27:23.911 [main] DEBUG io.netty.channel.DefaultChannelId - -Dio.netty.machineId: fa:16:3e:ff:fe:99:b6:d0 (auto-detected) 02:27:23.920 [main] DEBUG io.netty.buffer.ByteBufUtil - -Dio.netty.allocator.type: pooled 02:27:23.920 [main] DEBUG io.netty.buffer.ByteBufUtil - -Dio.netty.threadLocalDirectBufferSize: 0 02:27:23.920 [main] DEBUG io.netty.buffer.ByteBufUtil - -Dio.netty.maxThreadLocalCharBufferSize: 16384 02:27:23.925 [main] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_BACKLOG' for channel '[id: 0x97776379]' 02:27:23.926 [main] DEBUG i.n.b.ChannelInitializerExtensions - -Dio.netty.bootstrap.extensions: null 02:27:23.934 [main] DEBUG o.o.n.n.AbstractNetconfDispatcher - Initiated server AbstractBootstrap$PendingRegistrationPromise@5633ed82(incomplete) at local:/0.0.0.0:17830. 02:27:24.058 [main] DEBUG o.o.n.shaded.sshd.server.SshServer - start() - resolve bind host=0.0.0.0 02:27:24.058 [main] DEBUG o.o.n.s.s.c.io.nio2.Nio2Acceptor - bind(/0.0.0.0:17830) binding to address 02:27:24.060 [main] DEBUG o.o.n.s.s.c.io.nio2.Nio2Acceptor - setOption(SO_REUSEADDR)[true] from property=Property[socket-reuseaddr](Boolean] 02:27:24.061 [main] DEBUG o.o.n.s.s.c.io.nio2.Nio2Acceptor - Unsupported socket option (TCP_NODELAY) to set using Property[tcp-nodelay](Boolean]=true 02:27:24.061 [main] DEBUG o.o.n.s.s.c.io.nio2.Nio2Acceptor - bind(/0.0.0.0:17830) bound to /[0:0:0:0:0:0:0:0]:17830 02:27:24.062 [main] DEBUG o.o.n.t.tool.NetconfDeviceSimulator - Simulated SSH device started on /0.0.0.0:17830 02:27:24.063 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - All simulated devices started successfully from port 17830 to 17830 02:27:25.682 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.c.io.nio2.Nio2Acceptor - setOption(SO_REUSEADDR)[true] from property=Property[socket-reuseaddr](Boolean] 02:27:25.697 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.c.io.nio2.Nio2Acceptor - setOption(TCP_NODELAY)[true] from property=Property[tcp-nodelay](Boolean] 02:27:25.703 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - Creating IoSession on /10.30.171.180:17830 from /10.30.170.255:52628 via /[0:0:0:0:0:0:0:0]:17830 02:27:25.716 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.c.s.h.SessionTimeoutListener - sessionCreated(ServerSessionImpl[null@/10.30.170.255:52628]) tracking 02:27:25.720 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - sendIdentification(ServerSessionImpl[null@/10.30.170.255:52628]): SSH-2.0-SSHD-UNKNOWN 02:27:25.720 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.171.180:17830, remote=/10.30.170.255:52628]) writing 22 bytes 02:27:25.723 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doReadIdentification(ServerSessionImpl[null@/10.30.170.255:52628]) line='SSH-2.0-SSHD-UNKNOWN' 02:27:25.723 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - readIdentification(ServerSessionImpl[null@/10.30.170.255:52628]) client version string: SSH-2.0-SSHD-UNKNOWN 02:27:26.303 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - sendKexInit(ServerSessionImpl[null@/10.30.170.255:52628]) Send SSH_MSG_KEXINIT 02:27:26.310 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[null@/10.30.170.255:52628]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=992 02:27:26.310 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.171.180:17830, remote=/10.30.170.255:52628]) writing 1008 bytes 02:27:26.311 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[null@/10.30.170.255:52628]) process #0 SSH_MSG_KEXINIT 02:27:26.311 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - handleKexInit(ServerSessionImpl[null@/10.30.170.255:52628]) SSH_MSG_KEXINIT 02:27:26.315 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - setNegotiationResult(ServerSessionImpl[null@/10.30.170.255:52628]) Kex: kex algorithms = curve25519-sha256 02:27:26.315 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - setNegotiationResult(ServerSessionImpl[null@/10.30.170.255:52628]) Kex: server host key algorithms = rsa-sha2-512 02:27:26.316 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - setNegotiationResult(ServerSessionImpl[null@/10.30.170.255:52628]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 02:27:26.316 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - setNegotiationResult(ServerSessionImpl[null@/10.30.170.255:52628]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 02:27:26.316 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - setNegotiationResult(ServerSessionImpl[null@/10.30.170.255:52628]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 02:27:26.316 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - setNegotiationResult(ServerSessionImpl[null@/10.30.170.255:52628]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 02:27:26.316 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - setNegotiationResult(ServerSessionImpl[null@/10.30.170.255:52628]) Kex: compression algorithms (client to server) = none 02:27:26.316 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - setNegotiationResult(ServerSessionImpl[null@/10.30.170.255:52628]) Kex: compression algorithms (server to client) = none 02:27:26.328 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[null@/10.30.170.255:52628]) process #1 30 02:27:26.329 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[curve25519-sha256])[ServerSessionImpl[null@/10.30.170.255:52628]] process command=SSH_MSG_KEXDH_INIT 02:27:26.342 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.sshd.server.kex.DHGServer - next(DHGServer[curve25519-sha256])[ServerSessionImpl[null@/10.30.170.255:52628]] Send SSH_MSG_KEXDH_REPLY 02:27:26.342 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[null@/10.30.170.255:52628]) packet #1 sending command=31[31] len=600 02:27:26.342 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.171.180:17830, remote=/10.30.170.255:52628]) writing 616 bytes 02:27:26.342 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - handleKexMessage(ServerSessionImpl[null@/10.30.170.255:52628])[curve25519-sha256] KEX processing complete after cmd=30 02:27:26.342 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - sendNewKeys(ServerSessionImpl[null@/10.30.170.255:52628]) Send SSH_MSG_NEWKEYS 02:27:26.342 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - prepareNewKeys(ServerSessionImpl[null@/10.30.170.255:52628]) session ID=ca:b5:b7:c3:c8:8e:4d:7c:9e:de:75:54:1a:25:62:14:08:26:d5:47:80:0a:0c:c6:65:fc:81:34:18:ae:0b:ca 02:27:26.345 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[null@/10.30.170.255:52628]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 02:27:26.346 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.171.180:17830, remote=/10.30.170.255:52628]) writing 16 bytes 02:27:26.346 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - setOutputEncoding(ServerSessionImpl[null@/10.30.170.255:52628]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@1b2842b6; mac null; compression none[Deflater/-1]; blocks limit 134217728 02:27:26.348 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(ServerSessionImpl[null@/10.30.170.255:52628])[NEWKEYS]: extension info server-sig-algs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa 02:27:26.349 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(ServerSessionImpl[null@/10.30.170.255:52628])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 02:27:26.349 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[null@/10.30.170.255:52628]) packet #3 sending command=7[7] len=419 02:27:26.349 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.171.180:17830, remote=/10.30.170.255:52628]) writing 452 bytes 02:27:26.350 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - handleNewKeys(ServerSessionImpl[null@/10.30.170.255:52628]) No pending packets to flush at end of KEX 02:27:26.362 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[null@/10.30.170.255:52628]) process #2 SSH_MSG_NEWKEYS 02:27:26.362 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - handleNewKeys(ServerSessionImpl[null@/10.30.170.255:52628]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 02:27:26.362 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - setInputEncoding(ServerSessionImpl[null@/10.30.170.255:52628]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@44d51658; mac null; compression none[Inflater/-1]; blocks limit 134217728 02:27:26.363 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[null@/10.30.170.255:52628]) process #3 SSH_MSG_SERVICE_REQUEST 02:27:26.364 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - handleServiceRequest(ServerSessionImpl[null@/10.30.170.255:52628]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 02:27:26.365 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(ServerSessionImpl[null@/10.30.170.255:52628]) authorized authentication methods: password,keyboard-interactive,publickey 02:27:26.365 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - handleServiceRequest(ServerSessionImpl[null@/10.30.170.255:52628]) Accepted service ssh-userauth 02:27:26.365 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[null@/10.30.170.255:52628]) packet #4 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 02:27:26.365 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.171.180:17830, remote=/10.30.170.255:52628]) writing 52 bytes 02:27:26.366 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[null@/10.30.170.255:52628]) process #4 SSH_MSG_USERAUTH_REQUEST 02:27:26.366 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(ServerSessionImpl[null@/10.30.170.255:52628]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 02:27:26.366 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(ServerSessionImpl[null@/10.30.170.255:52628]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 02:27:26.366 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(ServerSessionImpl[null@/10.30.170.255:52628]) no authentication factory for method=none 02:27:26.367 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@ServerSessionImpl[null@/10.30.170.255:52628]) SSH_MSG_USERAUTH_REQUEST 02:27:26.367 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@ServerSessionImpl[null@/10.30.170.255:52628]) remaining methods: password,keyboard-interactive,publickey 02:27:26.367 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[null@/10.30.170.255:52628]) packet #5 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=45 02:27:26.367 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.171.180:17830, remote=/10.30.170.255:52628]) writing 76 bytes 02:27:26.369 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[null@/10.30.170.255:52628]) process #5 SSH_MSG_USERAUTH_REQUEST 02:27:26.369 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(ServerSessionImpl[null@/10.30.170.255:52628]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=publickey 02:27:26.369 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(ServerSessionImpl[null@/10.30.170.255:52628]) Authenticating user 'admin' with service 'ssh-connection' and method 'publickey' (attempt 1 / 20) 02:27:26.397 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.s.a.p.UserAuthPublicKey - doAuth(admin@ServerSessionImpl[null@/10.30.170.255:52628]) verify key type=rsa-sha2-512, factories=ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa, fingerprint=SHA256:SpLJaKOj3AvVVkarCCDHjQQgXkE7TZ7D+ou8WYknka8 02:27:26.398 [sshd-netconf-ssh-server-nio-group-thread-3] INFO o.o.n.test.tool.config.Configuration - Auth with public key: RSA Public Key [68:71:24:e3:32:6c:95:78:26:2d:48:d9:f0:f4:3d:5d:ad:da:26:70],[56:66:d1:a4] modulus: a5d2cf39b10e2a605eb9b73179ac7d5d75da28324da794dd0c621ecaab6449b97a6cc25e8e7c323154d0e94efc40ffde2742b9e07130e3c46939823c1480328e089b5d7e320fa397db1a577358d032deee4db3038792059f92583ef6866aa8ecc0b1d7411c771037f7e94b63324848ff24ea23be5d30208faf18c053adb69ab7bca93c44f42c4ecbc5a1f79b36878d235e42cf2d8189de73013966262673fd53bc759f0c50ccb60b0396b77a9197fcceeafad64a868718325e30026770b88e2c3a8449e64a91efb3767a40bbee66123d262385b7fd47af5d555fbd0f7b88b92e9b307fa413a4dc65d396e036855b8335f1a1eeae0f6836ea575bca43ffacf1e4545502e254bdb5ba193b2b90d98542b4b8faebec5befe87d26f60f91824bc10de956c35c84dbf79a6a62056c785ded3b95effef7f5bb1e97e0f46ac1a950fc7a631840aacfd07ceda66855440947c4bdc57225989f65219e3b2dd086d34fdce1e32b8ba6f2fc2c6e7693f4ca7efde79dc30169e5b7decfbf28aedd343e933a4b public exponent: 10001 02:27:26.399 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.s.a.p.UserAuthPublicKey - doAuth(admin@ServerSessionImpl[null@/10.30.170.255:52628]) key type=rsa-sha2-512, fingerprint=SHA256:SpLJaKOj3AvVVkarCCDHjQQgXkE7TZ7D+ou8WYknka8 - authentication result: true 02:27:26.399 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.s.a.p.UserAuthPublicKey - doAuth(admin@ServerSessionImpl[null@/10.30.170.255:52628]) send SSH_MSG_USERAUTH_PK_OK for key type=rsa-sha2-512, fingerprint=SHA256:SpLJaKOj3AvVVkarCCDHjQQgXkE7TZ7D+ou8WYknka8 02:27:26.399 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[null@/10.30.170.255:52628]) packet #6 sending command=60[60] len=428 02:27:26.399 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.171.180:17830, remote=/10.30.170.255:52628]) writing 460 bytes 02:27:26.400 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationInProgress(admin@ServerSessionImpl[null@/10.30.170.255:52628]) SSH_MSG_USERAUTH_REQUEST 02:27:26.411 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[null@/10.30.170.255:52628]) process #6 SSH_MSG_USERAUTH_REQUEST 02:27:26.411 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(ServerSessionImpl[null@/10.30.170.255:52628]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=publickey 02:27:26.411 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(ServerSessionImpl[null@/10.30.170.255:52628]) Authenticating user 'admin' with service 'ssh-connection' and method 'publickey' (attempt 2 / 20) 02:27:26.411 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPublicKey - doAuth(admin@ServerSessionImpl[null@/10.30.170.255:52628]) verify key type=rsa-sha2-512, factories=ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,sk-ecdsa-sha2-nistp256@openssh.com,sk-ssh-ed25519@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa, fingerprint=SHA256:SpLJaKOj3AvVVkarCCDHjQQgXkE7TZ7D+ou8WYknka8 02:27:26.412 [sshd-netconf-ssh-server-nio-group-thread-4] INFO o.o.n.test.tool.config.Configuration - Auth with public key: RSA Public Key [68:71:24:e3:32:6c:95:78:26:2d:48:d9:f0:f4:3d:5d:ad:da:26:70],[56:66:d1:a4] modulus: a5d2cf39b10e2a605eb9b73179ac7d5d75da28324da794dd0c621ecaab6449b97a6cc25e8e7c323154d0e94efc40ffde2742b9e07130e3c46939823c1480328e089b5d7e320fa397db1a577358d032deee4db3038792059f92583ef6866aa8ecc0b1d7411c771037f7e94b63324848ff24ea23be5d30208faf18c053adb69ab7bca93c44f42c4ecbc5a1f79b36878d235e42cf2d8189de73013966262673fd53bc759f0c50ccb60b0396b77a9197fcceeafad64a868718325e30026770b88e2c3a8449e64a91efb3767a40bbee66123d262385b7fd47af5d555fbd0f7b88b92e9b307fa413a4dc65d396e036855b8335f1a1eeae0f6836ea575bca43ffacf1e4545502e254bdb5ba193b2b90d98542b4b8faebec5befe87d26f60f91824bc10de956c35c84dbf79a6a62056c785ded3b95effef7f5bb1e97e0f46ac1a950fc7a631840aacfd07ceda66855440947c4bdc57225989f65219e3b2dd086d34fdce1e32b8ba6f2fc2c6e7693f4ca7efde79dc30169e5b7decfbf28aedd343e933a4b public exponent: 10001 02:27:26.414 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPublicKey - doAuth(admin@ServerSessionImpl[null@/10.30.170.255:52628]) key type=rsa-sha2-512, fingerprint=SHA256:SpLJaKOj3AvVVkarCCDHjQQgXkE7TZ7D+ou8WYknka8 - authentication result: true 02:27:26.416 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPublicKey - doAuth(admin@ServerSessionImpl[null@/10.30.170.255:52628]) key type=rsa-sha2-512, fingerprint=SHA256:SpLJaKOj3AvVVkarCCDHjQQgXkE7TZ7D+ou8WYknka8 - verified 02:27:26.416 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@ServerSessionImpl[null@/10.30.170.255:52628]) SSH_MSG_USERAUTH_REQUEST 02:27:26.416 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(ServerSessionImpl[null@/10.30.170.255:52628])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 02:27:26.416 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[null@/10.30.170.255:52628]) packet #7 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 02:27:26.419 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(ServerSessionImpl[admin@/10.30.170.255:52628]) no heartbeat to stop 02:27:26.419 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(ServerSessionImpl[admin@/10.30.170.255:52628]) heartbeat type=IGNORE, interval=PT198H50M27.166S 02:27:26.420 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.171.180:17830, remote=/10.30.170.255:52628]) writing 36 bytes 02:27:26.420 [sshd-netconf-ssh-server-nio-group-thread-4] INFO o.o.n.s.s.s.s.ServerSessionImpl - Session admin@/10.30.170.255:52628 authenticated 02:27:26.423 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.255:52628]) process #7 SSH_MSG_CHANNEL_OPEN 02:27:26.423 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[ServerSessionImpl[admin@/10.30.170.255:52628]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 02:27:26.440 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.s.channel.ChannelSession - init() service=ServerConnectionService[ServerSessionImpl[admin@/10.30.170.255:52628]] session=ServerSessionImpl[admin@/10.30.170.255:52628] id=0 02:27:26.441 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](ChannelSession[id=0, recipient=-1]-ServerSessionImpl[admin@/10.30.170.255:52628])) size=2097152, max=2097152, packet=32768 02:27:26.441 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[ServerSessionImpl[admin@/10.30.170.255:52628]])[id=0, registered=true] ChannelSession[id=0, recipient=-1]-ServerSessionImpl[admin@/10.30.170.255:52628] 02:27:26.441 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.s.channel.ChannelSession - setRecipient(ChannelSession[id=0, recipient=-1]-ServerSessionImpl[admin@/10.30.170.255:52628]) recipient=0 02:27:26.441 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628])) size=2097152, max=2097152, packet=32768 02:27:26.442 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628])) re-initializing 02:27:26.442 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628])) size=2097152, max=2097152, packet=32768 02:27:26.443 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 02:27:26.443 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.255:52628]) packet #8 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 02:27:26.443 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.171.180:17830, remote=/10.30.170.255:52628]) writing 52 bytes 02:27:26.446 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.255:52628]) process #8 SSH_MSG_CHANNEL_REQUEST 02:27:26.447 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleChannelRequest(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 02:27:26.447 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleSubsystem(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628])[want-reply=true] subsystem=netconf 02:27:26.453 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.s.channel.ChannelSession - prepareChannelCommand(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628])[subsystem] prepared command 02:27:26.453 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.s.channel.ChannelSession - sendResponse(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) request=subsystem result=ReplySuccess, want-reply=true 02:27:26.453 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.255:52628]) packet #9 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 02:27:26.453 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.171.180:17830, remote=/10.30.170.255:52628]) writing 36 bytes 02:27:26.453 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.s.channel.ChannelSession - sendResponse(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) request=subsystem activate command 02:27:26.458 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.255:52628]) process #9 SSH_MSG_CHANNEL_DATA 02:27:26.459 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 373 down to 2096779 02:27:26.459 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) SSH_MSG_CHANNEL_DATA len=373 02:27:26.459 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:27:26.482 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.h.FramingMechanismHandlerFactory - EOM framing mechanism was selected. 02:27:26.487 [nioEventLoopGroup-2-2] DEBUG io.netty.buffer.AbstractByteBuf - -Dio.netty.buffer.checkAccessible: true 02:27:26.487 [nioEventLoopGroup-2-2] DEBUG io.netty.buffer.AbstractByteBuf - -Dio.netty.buffer.checkBounds: true 02:27:26.487 [nioEventLoopGroup-2-2] DEBUG i.n.util.ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@6f2714d5 02:27:26.494 [nioEventLoopGroup-2-2] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.maxCapacityPerThread: 4096 02:27:26.495 [nioEventLoopGroup-2-2] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.ratio: 8 02:27:26.495 [nioEventLoopGroup-2-2] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.chunkSize: 32 02:27:26.495 [nioEventLoopGroup-2-2] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.blocking: false 02:27:26.495 [nioEventLoopGroup-2-2] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.batchFastThreadLocalOnly: true 02:27:26.503 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:27:26.654 [nioEventLoopGroup-2-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 1: Creating data stores for simulated device 02:27:26.658 [nioEventLoopGroup-2-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 02:27:26.674 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=augment-main-a}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=car}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=car-people}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=car-purchase}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=example-action}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring-extension}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=main}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ncmount-l2fib}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=people}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=test}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=yang-ext}}]} 02:27:26.682 [nioEventLoopGroup-2-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 02:27:26.682 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=augment-main-a}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=car}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=car-people}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=car-purchase}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=example-action}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-netconf-monitoring-extension}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=main}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ncmount-l2fib}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=odl-netconf-monitoring}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=people}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=test}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=yang-ext}}]} 02:27:26.684 [nioEventLoopGroup-2-3] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 02:27:26.688 [nioEventLoopGroup-2-3] DEBUG o.o.n.t.t.TesttoolNegotiationFactory - Session 1: Creating new operation service factory for test tool device on address local:/0.0.0.0:17830 02:27:26.693 [nioEventLoopGroup-2-3] DEBUG o.o.yangtools.util.MapAdaptor - Configured HashMap/TrieMap cutoff at 50/100 entries 02:27:26.709 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3e1b44f4 02:27:26.709 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-OPER-0 Write: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=car, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2014-08-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=car}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2014-08-18}, ImmutableLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=people, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2014-08-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=people}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2014-08-18}, ImmutableLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=example-action, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2016-07-07}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=example-action}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=https://example.com/ns/example-action}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2016-07-07}, ImmutableLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=test, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2014-10-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=test}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:test:netconf:crud}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2014-10-18}, ImmutableLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=car-people, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2014-08-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=car-people}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2014-08-18}, ImmutableLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=car-purchase, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2014-08-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=car-purchase}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-purchase}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2014-08-18}, ImmutableLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring-extension, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-12-10}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring-extension}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring-extension}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-12-10}, ImmutableLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-09-24}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-09-24}, ImmutableLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=augment-main-a, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2014-01-21}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=augment-main-a}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=ns:augment:main:a}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2014-01-21}, ImmutableLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=yang-ext, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-09}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=yang-ext}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:yang:extension:yang-ext}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-09}, ImmutableLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ncmount-l2fib, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2016-03-07}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ncmount-l2fib}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=org:opendaylight:coretutorials:ncmount:example:l2fib}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2016-03-07}, ImmutableLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=main, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2014-01-21}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=main}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=ns:main}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2014-01-21}, ImmutableLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}]}]} 02:27:26.714 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 02:27:26.714 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-0 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=ModifiedNode{identifier=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, operation=WRITE}}}] 02:27:26.715 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 02:27:26.718 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 02:27:26.720 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 02:27:26.720 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 02:27:26.727 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 02:27:26.727 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3e1b44f4, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3e1b44f4, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7b1b4e9a, children={(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7b1b4e9a, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state, body=[ImmutableContainerNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas, body=[ImmutableMapNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema, body=[ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-10-04}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04}, ImmutableLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=car, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2014-08-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=car}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2014-08-18}, ImmutableLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=people, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2014-08-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=people}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2014-08-18}, ImmutableLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=example-action, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2016-07-07}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=example-action}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=https://example.com/ns/example-action}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2016-07-07}, ImmutableLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=test, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2014-10-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=test}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:test:netconf:crud}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2014-10-18}, ImmutableLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=car-people, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2014-08-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=car-people}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2014-08-18}, ImmutableLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=car-purchase, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2014-08-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=car-purchase}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-purchase}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2014-08-18}, ImmutableLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-netconf-monitoring-extension, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-12-10}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring-extension}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring-extension}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-12-10}, ImmutableLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-inet-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2010-09-24}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-inet-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-09-24}, ImmutableLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=odl-netconf-monitoring, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2022-07-18}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:params:xml:ns:yang:netconf:monitoring}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18}, ImmutableLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=augment-main-a, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2014-01-21}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=augment-main-a}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=ns:augment:main:a}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2014-01-21}, ImmutableLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=yang-ext, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-09}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=yang-ext}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:opendaylight:yang:extension:yang-ext}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-09}, ImmutableLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ncmount-l2fib, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2016-03-07}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ncmount-l2fib}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=org:opendaylight:coretutorials:ncmount:example:l2fib}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2016-03-07}, ImmutableLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=main, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2014-01-21}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=main}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=ns:main}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2014-01-21}, ImmutableLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}, ImmutableMapEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schema[{(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier=ietf-yang-types, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang, (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version=2013-07-15}], body=[ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)namespace, body=urn:ietf:params:xml:ns:yang:ietf-yang-types}, ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15}, ImmutableLeafSetNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location, body=[ImmutableLeafSetEntryNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)location[NETCONF], body=NETCONF}]}]}]}]}]}}}} 02:27:26.729 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 02:27:26.729 [nioEventLoopGroup-2-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 02:27:26.731 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [augment-main-a@2014-01-21] already in cache as ./schemas/augment-main-a@2014-01-21.yang 02:27:26.731 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [car@2014-08-18] already in cache as ./schemas/car@2014-08-18.yang 02:27:26.731 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [car-people@2014-08-18] already in cache as ./schemas/car-people@2014-08-18.yang 02:27:26.732 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [car-purchase@2014-08-18] already in cache as ./schemas/car-purchase@2014-08-18.yang 02:27:26.732 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [example-action@2016-07-07] already in cache as ./schemas/example-action@2016-07-07.yang 02:27:26.732 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [ietf-inet-types@2013-07-15] already in cache as ./schemas/ietf-inet-types@2013-07-15.yang 02:27:26.733 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [ietf-inet-types@2010-09-24] already in cache as ./schemas/ietf-inet-types@2010-09-24.yang 02:27:26.733 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [ietf-netconf-monitoring@2010-10-04] already in cache as ./schemas/ietf-netconf-monitoring@2010-10-04.yang 02:27:26.734 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [ietf-netconf-monitoring-extension@2013-12-10] already in cache as ./schemas/ietf-netconf-monitoring-extension@2013-12-10.yang 02:27:26.734 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [ietf-yang-types@2013-07-15] already in cache as ./schemas/ietf-yang-types@2013-07-15.yang 02:27:26.734 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [main@2014-01-21] already in cache as ./schemas/main@2014-01-21.yang 02:27:26.735 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [ncmount-l2fib@2016-03-07] already in cache as ./schemas/ncmount-l2fib@2016-03-07.yang 02:27:26.735 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [odl-netconf-monitoring@2022-07-18] already in cache as ./schemas/odl-netconf-monitoring@2022-07-18.yang 02:27:26.735 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [people@2014-08-18] already in cache as ./schemas/people@2014-08-18.yang 02:27:26.735 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [test@2014-10-18] already in cache as ./schemas/test@2014-10-18.yang 02:27:26.736 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [yang-ext@2013-07-09] already in cache as ./schemas/yang-ext@2013-07-09.yang 02:27:26.743 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSessionNegotiator - Starting session negotiation on channel [id: 0xc0a539f0, L:local:/0.0.0.0:17830 - R:local:E:3957e8fe] 02:27:26.745 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSessionNegotiator - Sending negotiation proposal urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-purchase?module=car-purchase&revision=2014-08-18 urn:opendaylight:yang:extension:yang-ext?module=yang-ext&revision=2013-07-09 org:opendaylight:coretutorials:ncmount:example:l2fib?module=ncmount-l2fib&revision=2016-03-07 ns:main?module=main&revision=2014-01-21 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&revision=2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring-extension?module=ietf-netconf-monitoring-extension&revision=2013-12-10 urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2010-09-24 urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people?module=people&revision=2014-08-18 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&revision=2013-07-15 ns:augment:main:a?module=augment-main-a&revision=2014-01-21 urn:ietf:params:netconf:capability:notification:1.0 https://example.com/ns/example-action?module=example-action&revision=2016-07-07 urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&revision=2022-07-18 urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car?module=car&revision=2014-08-18 urn:ietf:params:netconf:capability:candidate:1.0 urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&revision=2013-07-15 urn:opendaylight:test:netconf:crud?module=test&revision=2014-10-18 urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people?module=car-people&revision=2014-08-18 1 on channel [id: 0xc0a539f0, L:local:/0.0.0.0:17830 - R:local:E:3957e8fe] 02:27:26.768 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 2639 down to 2094513 02:27:26.768 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.255:52628]) packet #10 sending command=94[SSH_MSG_CHANNEL_DATA] len=2648 02:27:26.769 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.171.180:17830, remote=/10.30.170.255:52628]) writing 2684 bytes 02:27:26.771 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0xc0a539f0, L:local:/0.0.0.0:17830 - R:local:E:3957e8fe] 02:27:26.776 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.255:52628]) process #10 SSH_MSG_CHANNEL_DATA 02:27:26.776 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 449 down to 2096330 02:27:26.776 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) SSH_MSG_CHANNEL_DATA len=449 02:27:26.776 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:27:26.777 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:27:26.777 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSessionNegotiator - Session negotiation started on channel [id: 0xc0a539f0, L:local:/0.0.0.0:17830 - R:local:E:3957e8fe] 02:27:26.779 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0xc0a539f0, L:local:/0.0.0.0:17830 - R:local:E:3957e8fe]) buffer PooledUnsafeDirectByteBuf(ridx: 0, widx: 862, cap: 2048) frame detected: length 407 02:27:26.780 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message [admin;10.30.170.255:52628;ssh;client;] urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 02:27:26.787 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSessionNegotiator - Negotiation read invoked on channel [id: 0xc0a539f0, L:local:/0.0.0.0:17830 - R:local:E:3957e8fe] 02:27:26.788 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.h.FramingMechanismHandlerFactory - CHUNK framing mechanism was selected. 02:27:26.790 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message byte-aligned 02:27:26.791 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Netconf message received during negotiation, caching byte-aligned 02:27:26.794 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0xc0a539f0, L:local:/0.0.0.0:17830 - R:local:E:3957e8fe] 02:27:26.794 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='admin', hostAddress='10.30.170.255', port='52628', transport='ssh', sessionIdentifier='client'} from Optional[NetconfHelloMessageAdditionalHeader{userName='admin', hostAddress='10.30.170.255', port='52628', transport='ssh', sessionIdentifier='client'}] 02:27:26.797 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=1} created 02:27:26.797 [nioEventLoopGroup-2-3] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=1, channel=[id: 0xc0a539f0, L:local:/0.0.0.0:17830 - R:local:E:3957e8fe]} created 02:27:26.798 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 02:27:26.801 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message byte-aligned to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=1} 02:27:26.802 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 02:27:26.831 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=1, channel=[id: 0xc0a539f0, L:local:/0.0.0.0:17830 - R:local:E:3957e8fe]} EXI handlers added to pipeline 02:27:26.832 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 02:27:26.833 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSessionNegotiator - Negotiation on channel [id: 0xc0a539f0, L:local:/0.0.0.0:17830 - R:local:E:3957e8fe] successful with session NetconfServerSession{sessionId=1, channel=[id: 0xc0a539f0, L:local:/0.0.0.0:17830 - R:local:E:3957e8fe]} 02:27:26.842 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=1, channel=[id: 0xc0a539f0, L:local:/0.0.0.0:17830 - R:local:E:3957e8fe]} up 02:27:26.843 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 235 down to 2094278 02:27:26.843 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.255:52628]) packet #11 sending command=94[SSH_MSG_CHANNEL_DATA] len=244 02:27:26.843 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.171.180:17830, remote=/10.30.170.255:52628]) writing 276 bytes 02:27:26.850 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.255:52628]) process #11 SSH_MSG_CHANNEL_DATA 02:27:26.850 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 340 down to 2095990 02:27:26.850 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) SSH_MSG_CHANNEL_DATA len=340 02:27:26.850 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:27:26.850 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:27:26.867 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 02:27:26.867 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 02:27:26.869 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1} 02:27:26.871 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-OPER-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@7b1b4e9a 02:27:26.871 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-OPER-1 Read: /(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state/schemas 02:27:26.872 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 02:27:26.872 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 02:27:26.872 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 02:27:26.877 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)netconf-state 02:27:26.878 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)schemas 02:27:26.889 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring} 02:27:26.889 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 02:27:26.889 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-10-04} 02:27:26.892 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=car} 02:27:26.892 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 02:27:26.892 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2014-08-18} 02:27:26.893 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 02:27:26.893 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 02:27:26.893 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 02:27:26.893 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=people} 02:27:26.893 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 02:27:26.894 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2014-08-18} 02:27:26.894 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=example-action} 02:27:26.894 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 02:27:26.894 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2016-07-07} 02:27:26.894 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=test} 02:27:26.894 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 02:27:26.894 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2014-10-18} 02:27:26.894 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=car-people} 02:27:26.894 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 02:27:26.895 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2014-08-18} 02:27:26.895 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=car-purchase} 02:27:26.895 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 02:27:26.895 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2014-08-18} 02:27:26.895 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-netconf-monitoring-extension} 02:27:26.895 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 02:27:26.895 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-12-10} 02:27:26.895 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-inet-types} 02:27:26.895 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 02:27:26.896 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2010-09-24} 02:27:26.896 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=odl-netconf-monitoring} 02:27:26.896 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 02:27:26.896 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2022-07-18} 02:27:26.896 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=augment-main-a} 02:27:26.896 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 02:27:26.896 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2014-01-21} 02:27:26.896 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=yang-ext} 02:27:26.897 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 02:27:26.897 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-09} 02:27:26.897 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ncmount-l2fib} 02:27:26.897 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 02:27:26.897 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2016-03-07} 02:27:26.897 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=main} 02:27:26.897 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 02:27:26.897 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2014-01-21} 02:27:26.902 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)identifier, body=ietf-yang-types} 02:27:26.902 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)format, body=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)yang} 02:27:26.903 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.a.s.s.NormalizedNodeWriter$OrderedNormalizedNodeWriter - Skipping key child ImmutableLeafNode{name=(urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?revision=2010-10-04)version, body=2013-07-15} 02:27:26.904 [nioEventLoopGroup-2-3] DEBUG o.o.netconf.server.spi.SubtreeFilter - Matching XmlElement{name='netconf-state', namespace='urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring'} to XmlElement{name='netconf-state', namespace='urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring'} resulted in TAG_MATCH 02:27:26.905 [nioEventLoopGroup-2-3] DEBUG o.o.netconf.server.spi.SubtreeFilter - Matching XmlElement{name='schemas', namespace='urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring'} to XmlElement{name='schemas', namespace='urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring'} resulted in TAG_MATCH 02:27:26.910 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message ietf-netconf-monitoring yang 2010-10-04 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring NETCONF car yang 2014-08-18 urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car NETCONF ietf-inet-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF people yang 2014-08-18 urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people NETCONF example-action yang 2016-07-07 https://example.com/ns/example-action NETCONF test yang 2014-10-18 urn:opendaylight:test:netconf:crud NETCONF car-people yang 2014-08-18 urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people NETCONF car-purchase yang 2014-08-18 urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-purchase NETCONF ietf-netconf-monitoring-extension yang 2013-12-10 urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring-extension NETCONF ietf-inet-types yang 2010-09-24 urn:ietf:params:xml:ns:yang:ietf-inet-types NETCONF odl-netconf-monitoring yang 2022-07-18 urn:opendaylight:params:xml:ns:yang:netconf:monitoring NETCONF augment-main-a yang 2014-01-21 ns:augment:main:a NETCONF yang-ext yang 2013-07-09 urn:opendaylight:yang:extension:yang-ext NETCONF ncmount-l2fib yang 2016-03-07 org:opendaylight:coretutorials:ncmount:example:l2fib NETCONF main yang 2014-01-21 ns:main NETCONF ietf-yang-types yang 2013-07-15 urn:ietf:params:xml:ns:yang:ietf-yang-types NETCONF 02:27:26.943 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 1772 down to 2092506 02:27:26.943 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.255:52628]) packet #12 sending command=94[SSH_MSG_CHANNEL_DATA] len=1781 02:27:26.943 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.171.180:17830, remote=/10.30.170.255:52628]) writing 1812 bytes 02:27:28.397 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.255:52628]) process #12 SSH_MSG_CHANNEL_DATA 02:27:28.397 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 202 down to 2095788 02:27:28.397 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) SSH_MSG_CHANNEL_DATA len=202 02:27:28.398 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:27:28.398 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:27:28.399 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 02:27:28.400 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 02:27:28.401 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1} 02:27:28.402 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-0 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3d07a6f1 02:27:28.402 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 02:27:28.402 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 02:27:28.402 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 02:27:28.402 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 02:27:28.402 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 02:27:28.404 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 181 down to 2092325 02:27:28.404 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.255:52628]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 02:27:28.404 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.171.180:17830, remote=/10.30.170.255:52628]) writing 220 bytes 02:27:28.457 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.255:52628]) process #13 SSH_MSG_CHANNEL_DATA 02:27:28.458 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 202 down to 2095586 02:27:28.458 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) SSH_MSG_CHANNEL_DATA len=202 02:27:28.458 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:27:28.458 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:27:28.461 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 02:27:28.462 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 02:27:28.463 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1} 02:27:28.463 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-1 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3d07a6f1 02:27:28.463 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-1 Read: / 02:27:28.463 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 02:27:28.463 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-1 : Closed 02:27:28.463 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-1 is closed. 02:27:28.464 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 02:27:28.466 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 181 down to 2092144 02:27:28.466 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.255:52628]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 02:27:28.466 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.171.180:17830, remote=/10.30.170.255:52628]) writing 220 bytes 02:27:28.516 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.255:52628]) process #14 SSH_MSG_CHANNEL_DATA 02:27:28.517 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 202 down to 2095384 02:27:28.517 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) SSH_MSG_CHANNEL_DATA len=202 02:27:28.517 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:27:28.517 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:27:28.519 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 02:27:28.520 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 02:27:28.521 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1} 02:27:28.521 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-2 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3d07a6f1 02:27:28.521 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-2 Read: / 02:27:28.521 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 02:27:28.521 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-2 : Closed 02:27:28.521 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-2 is closed. 02:27:28.522 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 02:27:28.524 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 181 down to 2091963 02:27:28.524 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.255:52628]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 02:27:28.525 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.171.180:17830, remote=/10.30.170.255:52628]) writing 220 bytes 02:27:28.992 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.255:52628]) process #15 SSH_MSG_CHANNEL_DATA 02:27:28.992 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 198 down to 2095186 02:27:28.992 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) SSH_MSG_CHANNEL_DATA len=198 02:27:28.992 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:27:28.993 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:27:28.994 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 02:27:28.995 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 02:27:28.995 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Lock{name=lock, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1} 02:27:28.996 [nioEventLoopGroup-2-3] DEBUG o.o.n.server.mdsal.operations.Lock - Locking candidate datastore on session: 1 02:27:28.996 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 02:27:28.998 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 179 down to 2091784 02:27:28.998 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.255:52628]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 02:27:28.998 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.171.180:17830, remote=/10.30.170.255:52628]) writing 220 bytes 02:27:29.044 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.255:52628]) process #16 SSH_MSG_CHANNEL_DATA 02:27:29.044 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 352 down to 2094834 02:27:29.044 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) SSH_MSG_CHANNEL_DATA len=352 02:27:29.044 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:27:29.044 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:27:29.045 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.255:52628]) process #17 SSH_MSG_CHANNEL_DATA 02:27:29.045 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 177 down to 2094657 02:27:29.045 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) SSH_MSG_CHANNEL_DATA len=177 02:27:29.045 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:27:29.045 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:27:29.049 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: Content 02:27:29.050 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 02:27:29.051 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message Content to org.opendaylight.netconf.server.mdsal.operations.EditConfig{name=edit-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1} 02:27:29.077 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.m.o.SplittingNormalizedNodeMetadataStreamWriter - All done ... writer org.opendaylight.netconf.server.mdsal.operations.ComponentNormalizedNodeStreamWriter@3a3a0f14 02:27:29.078 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-3 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3d07a6f1 02:27:29.078 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-3 Read: /(urn:opendaylight:test:netconf:crud?revision=2014-10-18)cont 02:27:29.078 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Tx: DOM-CFG-3 Write: /(urn:opendaylight:test:netconf:crud?revision=2014-10-18)cont:ImmutableContainerNode{name=(urn:opendaylight:test:netconf:crud?revision=2014-10-18)cont, body=[ImmutableLeafNode{name=(urn:opendaylight:test:netconf:crud?revision=2014-10-18)l, body=Content}]} 02:27:29.079 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 02:27:29.080 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 02:27:29.080 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 02:27:29.081 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Commit{name=commit, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1} 02:27:29.081 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-3 : Ready 02:27:29.081 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-3 is submitted. Modifications: MutableDataTree [modification=ModifiedNode{identifier=(urn:ietf:params:xml:ns:netconf:base:1.0)data, operation=TOUCH, childModification={(urn:opendaylight:test:netconf:crud?revision=2014-10-18)cont=ModifiedNode{identifier=(urn:opendaylight:test:netconf:crud?revision=2014-10-18)cont, operation=WRITE}}}] 02:27:29.081 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-5 is submitted for execution. 02:27:29.081 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-5: canCommit Started 02:27:29.081 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-CFG-3 can be committed 02:27:29.081 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-5: preCommit Started 02:27:29.081 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-5: doCommit Started 02:27:29.082 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3d07a6f1, data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@3d07a6f1, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@97a1d06, children={(urn:opendaylight:test:netconf:crud?revision=2014-10-18)cont=SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@97a1d06, data=ImmutableContainerNode{name=(urn:opendaylight:test:netconf:crud?revision=2014-10-18)cont, body=[ImmutableLeafNode{name=(urn:opendaylight:test:netconf:crud?revision=2014-10-18)l, body=Content}]}}}} 02:27:29.082 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-5: doCommit completed 02:27:29.082 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 02:27:29.084 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 179 down to 2091605 02:27:29.084 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.255:52628]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 02:27:29.084 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.171.180:17830, remote=/10.30.170.255:52628]) writing 220 bytes 02:27:29.085 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 179 down to 2091426 02:27:29.085 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.255:52628]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 02:27:29.085 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.171.180:17830, remote=/10.30.170.255:52628]) writing 220 bytes 02:27:29.097 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.255:52628]) process #18 SSH_MSG_CHANNEL_DATA 02:27:29.097 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 200 down to 2094457 02:27:29.097 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) SSH_MSG_CHANNEL_DATA len=200 02:27:29.097 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:27:29.097 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:27:29.100 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 02:27:29.100 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 02:27:29.101 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.Unlock{name=unlock, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1} 02:27:29.102 [nioEventLoopGroup-2-3] DEBUG o.o.n.server.mdsal.operations.Unlock - Unlocking candidate datastore on session: 1 02:27:29.102 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 02:27:29.105 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 179 down to 2091247 02:27:29.105 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.255:52628]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=188 02:27:29.105 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.171.180:17830, remote=/10.30.170.255:52628]) writing 220 bytes 02:27:29.399 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.255:52628]) process #19 SSH_MSG_CHANNEL_DATA 02:27:29.399 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 202 down to 2094255 02:27:29.399 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) SSH_MSG_CHANNEL_DATA len=202 02:27:29.399 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:27:29.399 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:27:29.402 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 02:27:29.402 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 02:27:29.403 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1} 02:27:29.404 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-4 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@97a1d06 02:27:29.404 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-4 Read: / 02:27:29.404 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 02:27:29.404 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-4 : Closed 02:27:29.404 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-4 is closed. 02:27:29.404 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:opendaylight:test:netconf:crud?revision=2014-10-18)cont 02:27:29.404 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message Content 02:27:29.407 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 281 down to 2090966 02:27:29.407 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.255:52628]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=290 02:27:29.407 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.171.180:17830, remote=/10.30.170.255:52628]) writing 324 bytes 02:27:29.462 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.255:52628]) process #20 SSH_MSG_CHANNEL_DATA 02:27:29.462 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 202 down to 2094053 02:27:29.462 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) SSH_MSG_CHANNEL_DATA len=202 02:27:29.462 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:27:29.462 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:27:29.464 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 02:27:29.465 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 02:27:29.466 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1} 02:27:29.466 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-5 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@97a1d06 02:27:29.466 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-5 Read: / 02:27:29.466 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 02:27:29.467 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-5 : Closed 02:27:29.467 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-5 is closed. 02:27:29.467 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:opendaylight:test:netconf:crud?revision=2014-10-18)cont 02:27:29.467 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message Content 02:27:29.472 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 281 down to 2090685 02:27:29.473 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.255:52628]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=290 02:27:29.473 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.171.180:17830, remote=/10.30.170.255:52628]) writing 324 bytes 02:27:29.537 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.255:52628]) process #21 SSH_MSG_CHANNEL_DATA 02:27:29.537 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 202 down to 2093851 02:27:29.537 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) SSH_MSG_CHANNEL_DATA len=202 02:27:29.538 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:27:29.538 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:27:29.540 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 02:27:29.541 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 02:27:29.542 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1} 02:27:29.542 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-6 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@97a1d06 02:27:29.542 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-6 Read: / 02:27:29.542 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 02:27:29.542 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-6 : Closed 02:27:29.542 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-6 is closed. 02:27:29.543 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:opendaylight:test:netconf:crud?revision=2014-10-18)cont 02:27:29.543 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message Content 02:27:29.547 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 281 down to 2090404 02:27:29.547 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.255:52628]) packet #22 sending command=94[SSH_MSG_CHANNEL_DATA] len=290 02:27:29.547 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.171.180:17830, remote=/10.30.170.255:52628]) writing 324 bytes 02:32:35.079 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.255:52628]) process #22 SSH_MSG_CHANNEL_DATA 02:32:35.079 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 203 down to 2093648 02:32:35.079 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) SSH_MSG_CHANNEL_DATA len=203 02:32:35.079 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:32:35.080 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:32:35.083 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 02:32:35.083 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 02:32:35.084 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1} 02:32:35.084 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-7 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@97a1d06 02:32:35.085 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-7 Read: / 02:32:35.085 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 02:32:35.085 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-7 : Closed 02:32:35.085 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-7 is closed. 02:32:35.085 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:opendaylight:test:netconf:crud?revision=2014-10-18)cont 02:32:35.085 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message Content 02:32:35.100 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 282 down to 2090122 02:32:35.100 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.255:52628]) packet #23 sending command=94[SSH_MSG_CHANNEL_DATA] len=291 02:32:35.100 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.171.180:17830, remote=/10.30.170.255:52628]) writing 324 bytes 02:32:36.163 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.255:52628]) process #23 SSH_MSG_CHANNEL_DATA 02:32:36.163 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 203 down to 2093445 02:32:36.163 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) SSH_MSG_CHANNEL_DATA len=203 02:32:36.163 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:32:36.164 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:32:36.166 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 02:32:36.167 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 02:32:36.168 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1} 02:32:36.168 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-8 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@97a1d06 02:32:36.168 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-8 Read: / 02:32:36.168 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 02:32:36.168 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-8 : Closed 02:32:36.168 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-8 is closed. 02:32:36.169 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:opendaylight:test:netconf:crud?revision=2014-10-18)cont 02:32:36.169 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message Content 02:32:36.171 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 282 down to 2089840 02:32:36.172 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.255:52628]) packet #24 sending command=94[SSH_MSG_CHANNEL_DATA] len=291 02:32:36.172 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.171.180:17830, remote=/10.30.170.255:52628]) writing 324 bytes 02:32:37.227 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.255:52628]) process #24 SSH_MSG_CHANNEL_DATA 02:32:37.228 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 203 down to 2093242 02:32:37.228 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) SSH_MSG_CHANNEL_DATA len=203 02:32:37.228 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:32:37.228 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:32:37.230 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 02:32:37.231 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 02:32:37.232 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1} 02:32:37.232 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-9 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@97a1d06 02:32:37.232 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-9 Read: / 02:32:37.232 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 02:32:37.232 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-9 : Closed 02:32:37.232 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-9 is closed. 02:32:37.232 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:opendaylight:test:netconf:crud?revision=2014-10-18)cont 02:32:37.233 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message Content 02:32:37.236 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 282 down to 2089558 02:32:37.236 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.255:52628]) packet #25 sending command=94[SSH_MSG_CHANNEL_DATA] len=291 02:32:37.236 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.171.180:17830, remote=/10.30.170.255:52628]) writing 324 bytes 02:32:38.295 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.255:52628]) process #25 SSH_MSG_CHANNEL_DATA 02:32:38.295 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 203 down to 2093039 02:32:38.295 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) SSH_MSG_CHANNEL_DATA len=203 02:32:38.295 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:32:38.296 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:32:38.298 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 02:32:38.298 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 02:32:38.299 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1} 02:32:38.299 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-10 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@97a1d06 02:32:38.299 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-10 Read: / 02:32:38.299 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 02:32:38.299 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-10 : Closed 02:32:38.300 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-10 is closed. 02:32:38.300 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:opendaylight:test:netconf:crud?revision=2014-10-18)cont 02:32:38.300 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message Content 02:32:38.303 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 282 down to 2089276 02:32:38.303 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.255:52628]) packet #26 sending command=94[SSH_MSG_CHANNEL_DATA] len=291 02:32:38.303 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.171.180:17830, remote=/10.30.170.255:52628]) writing 324 bytes 02:32:39.364 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.255:52628]) process #26 SSH_MSG_CHANNEL_DATA 02:32:39.365 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 203 down to 2092836 02:32:39.365 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) SSH_MSG_CHANNEL_DATA len=203 02:32:39.365 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:32:39.365 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:32:39.368 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 02:32:39.369 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 02:32:39.370 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1} 02:32:39.370 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-11 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@97a1d06 02:32:39.370 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-11 Read: / 02:32:39.371 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 02:32:39.371 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-11 : Closed 02:32:39.371 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-11 is closed. 02:32:39.371 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:opendaylight:test:netconf:crud?revision=2014-10-18)cont 02:32:39.371 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message Content 02:32:39.372 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 282 down to 2088994 02:32:39.372 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.255:52628]) packet #27 sending command=94[SSH_MSG_CHANNEL_DATA] len=291 02:32:39.373 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.171.180:17830, remote=/10.30.170.255:52628]) writing 324 bytes 02:32:40.436 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.255:52628]) process #27 SSH_MSG_CHANNEL_DATA 02:32:40.437 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 203 down to 2092633 02:32:40.437 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) SSH_MSG_CHANNEL_DATA len=203 02:32:40.437 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:32:40.437 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:32:40.439 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 02:32:40.439 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 02:32:40.440 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1} 02:32:40.440 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-12 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@97a1d06 02:32:40.440 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-12 Read: / 02:32:40.440 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 02:32:40.440 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-12 : Closed 02:32:40.440 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-12 is closed. 02:32:40.440 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:opendaylight:test:netconf:crud?revision=2014-10-18)cont 02:32:40.440 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message Content 02:32:40.441 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 282 down to 2088712 02:32:40.442 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.255:52628]) packet #28 sending command=94[SSH_MSG_CHANNEL_DATA] len=291 02:32:40.442 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.171.180:17830, remote=/10.30.170.255:52628]) writing 324 bytes 02:32:41.498 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.255:52628]) process #28 SSH_MSG_CHANNEL_DATA 02:32:41.498 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 203 down to 2092430 02:32:41.498 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) SSH_MSG_CHANNEL_DATA len=203 02:32:41.498 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:32:41.498 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:32:41.500 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 02:32:41.501 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 02:32:41.501 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1} 02:32:41.502 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-13 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@97a1d06 02:32:41.502 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-13 Read: / 02:32:41.502 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 02:32:41.502 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-13 : Closed 02:32:41.502 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-13 is closed. 02:32:41.502 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:opendaylight:test:netconf:crud?revision=2014-10-18)cont 02:32:41.502 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message Content 02:32:41.504 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 282 down to 2088430 02:32:41.505 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.255:52628]) packet #29 sending command=94[SSH_MSG_CHANNEL_DATA] len=291 02:32:41.505 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.171.180:17830, remote=/10.30.170.255:52628]) writing 324 bytes 02:32:42.564 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.255:52628]) process #29 SSH_MSG_CHANNEL_DATA 02:32:42.565 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 203 down to 2092227 02:32:42.565 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) SSH_MSG_CHANNEL_DATA len=203 02:32:42.565 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:32:42.565 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:32:42.567 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 02:32:42.568 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 02:32:42.569 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1} 02:32:42.569 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-14 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@97a1d06 02:32:42.569 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-14 Read: / 02:32:42.569 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 02:32:42.569 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-14 : Closed 02:32:42.569 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-14 is closed. 02:32:42.570 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:opendaylight:test:netconf:crud?revision=2014-10-18)cont 02:32:42.570 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message Content 02:32:42.572 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 282 down to 2088148 02:32:42.572 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.255:52628]) packet #30 sending command=94[SSH_MSG_CHANNEL_DATA] len=291 02:32:42.572 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.171.180:17830, remote=/10.30.170.255:52628]) writing 324 bytes 02:32:43.632 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.255:52628]) process #30 SSH_MSG_CHANNEL_DATA 02:32:43.633 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 203 down to 2092024 02:32:43.633 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) SSH_MSG_CHANNEL_DATA len=203 02:32:43.633 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:32:43.633 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:32:43.635 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 02:32:43.635 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 02:32:43.636 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1} 02:32:43.636 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-15 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@97a1d06 02:32:43.636 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-15 Read: / 02:32:43.636 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 02:32:43.636 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-15 : Closed 02:32:43.636 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-15 is closed. 02:32:43.636 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:opendaylight:test:netconf:crud?revision=2014-10-18)cont 02:32:43.636 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message Content 02:32:43.638 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 282 down to 2087866 02:32:43.638 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.255:52628]) packet #31 sending command=94[SSH_MSG_CHANNEL_DATA] len=291 02:32:43.638 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.171.180:17830, remote=/10.30.170.255:52628]) writing 324 bytes 02:32:44.693 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.255:52628]) process #31 SSH_MSG_CHANNEL_DATA 02:32:44.694 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 203 down to 2091821 02:32:44.694 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) SSH_MSG_CHANNEL_DATA len=203 02:32:44.694 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:32:44.694 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:32:44.697 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 02:32:44.698 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 02:32:44.699 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1} 02:32:44.699 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-16 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@97a1d06 02:32:44.699 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-16 Read: / 02:32:44.699 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 02:32:44.699 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-16 : Closed 02:32:44.699 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-16 is closed. 02:32:44.699 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:opendaylight:test:netconf:crud?revision=2014-10-18)cont 02:32:44.700 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message Content 02:32:44.718 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 282 down to 2087584 02:32:44.718 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.255:52628]) packet #32 sending command=94[SSH_MSG_CHANNEL_DATA] len=291 02:32:44.718 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.171.180:17830, remote=/10.30.170.255:52628]) writing 324 bytes 02:32:45.776 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.255:52628]) process #32 SSH_MSG_CHANNEL_DATA 02:32:45.776 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 203 down to 2091618 02:32:45.776 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) SSH_MSG_CHANNEL_DATA len=203 02:32:45.776 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:32:45.777 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:32:45.779 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 02:32:45.779 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 02:32:45.780 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1} 02:32:45.781 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-17 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@97a1d06 02:32:45.781 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-17 Read: / 02:32:45.781 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 02:32:45.781 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-17 : Closed 02:32:45.781 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-17 is closed. 02:32:45.781 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:opendaylight:test:netconf:crud?revision=2014-10-18)cont 02:32:45.781 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message Content 02:32:45.784 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 282 down to 2087302 02:32:45.784 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.255:52628]) packet #33 sending command=94[SSH_MSG_CHANNEL_DATA] len=291 02:32:45.784 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.171.180:17830, remote=/10.30.170.255:52628]) writing 324 bytes 02:32:46.841 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.255:52628]) process #33 SSH_MSG_CHANNEL_DATA 02:32:46.842 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 203 down to 2091415 02:32:46.842 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) SSH_MSG_CHANNEL_DATA len=203 02:32:46.842 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:32:46.842 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:32:46.844 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 02:32:46.844 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 02:32:46.845 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1} 02:32:46.845 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-18 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@97a1d06 02:32:46.845 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-18 Read: / 02:32:46.845 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 02:32:46.845 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-18 : Closed 02:32:46.845 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-18 is closed. 02:32:46.846 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:opendaylight:test:netconf:crud?revision=2014-10-18)cont 02:32:46.846 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message Content 02:32:46.848 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 282 down to 2087020 02:32:46.848 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.255:52628]) packet #34 sending command=94[SSH_MSG_CHANNEL_DATA] len=291 02:32:46.848 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.171.180:17830, remote=/10.30.170.255:52628]) writing 324 bytes 02:32:47.905 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.255:52628]) process #34 SSH_MSG_CHANNEL_DATA 02:32:47.905 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 203 down to 2091212 02:32:47.905 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) SSH_MSG_CHANNEL_DATA len=203 02:32:47.905 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:32:47.905 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:32:47.907 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 02:32:47.908 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 02:32:47.909 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1} 02:32:47.909 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-19 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@97a1d06 02:32:47.909 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-19 Read: / 02:32:47.909 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 02:32:47.909 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-19 : Closed 02:32:47.909 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-19 is closed. 02:32:47.909 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:opendaylight:test:netconf:crud?revision=2014-10-18)cont 02:32:47.910 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message Content 02:32:47.915 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 282 down to 2086738 02:32:47.915 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.255:52628]) packet #35 sending command=94[SSH_MSG_CHANNEL_DATA] len=291 02:32:47.915 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.171.180:17830, remote=/10.30.170.255:52628]) writing 324 bytes 02:32:48.967 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.255:52628]) process #35 SSH_MSG_CHANNEL_DATA 02:32:48.968 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 203 down to 2091009 02:32:48.968 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) SSH_MSG_CHANNEL_DATA len=203 02:32:48.968 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:32:48.968 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:32:48.970 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 02:32:48.970 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 02:32:48.971 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1} 02:32:48.972 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-20 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@97a1d06 02:32:48.972 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-20 Read: / 02:32:48.972 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 02:32:48.972 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-20 : Closed 02:32:48.972 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-20 is closed. 02:32:48.972 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:opendaylight:test:netconf:crud?revision=2014-10-18)cont 02:32:48.972 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message Content 02:32:48.976 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 282 down to 2086456 02:32:48.976 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.255:52628]) packet #36 sending command=94[SSH_MSG_CHANNEL_DATA] len=291 02:32:48.977 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.171.180:17830, remote=/10.30.170.255:52628]) writing 324 bytes 02:32:50.037 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.255:52628]) process #36 SSH_MSG_CHANNEL_DATA 02:32:50.037 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 203 down to 2090806 02:32:50.037 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) SSH_MSG_CHANNEL_DATA len=203 02:32:50.037 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:32:50.037 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:32:50.039 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 02:32:50.040 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 02:32:50.041 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1} 02:32:50.041 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-21 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@97a1d06 02:32:50.041 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-21 Read: / 02:32:50.041 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 02:32:50.041 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-21 : Closed 02:32:50.041 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-21 is closed. 02:32:50.041 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:opendaylight:test:netconf:crud?revision=2014-10-18)cont 02:32:50.042 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message Content 02:32:50.044 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 282 down to 2086174 02:32:50.044 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.255:52628]) packet #37 sending command=94[SSH_MSG_CHANNEL_DATA] len=291 02:32:50.044 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.171.180:17830, remote=/10.30.170.255:52628]) writing 324 bytes 02:32:51.099 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.255:52628]) process #37 SSH_MSG_CHANNEL_DATA 02:32:51.099 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 203 down to 2090603 02:32:51.099 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) SSH_MSG_CHANNEL_DATA len=203 02:32:51.099 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:32:51.100 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:32:51.102 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 02:32:51.102 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 02:32:51.103 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1} 02:32:51.103 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-22 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@97a1d06 02:32:51.103 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-22 Read: / 02:32:51.104 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 02:32:51.104 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-22 : Closed 02:32:51.104 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-22 is closed. 02:32:51.104 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:opendaylight:test:netconf:crud?revision=2014-10-18)cont 02:32:51.104 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message Content 02:32:51.106 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 282 down to 2085892 02:32:51.106 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.255:52628]) packet #38 sending command=94[SSH_MSG_CHANNEL_DATA] len=291 02:32:51.106 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.171.180:17830, remote=/10.30.170.255:52628]) writing 324 bytes 02:32:52.165 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.255:52628]) process #38 SSH_MSG_CHANNEL_DATA 02:32:52.166 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 203 down to 2090400 02:32:52.166 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) SSH_MSG_CHANNEL_DATA len=203 02:32:52.166 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:32:52.166 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:32:52.168 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 02:32:52.168 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 02:32:52.169 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1} 02:32:52.169 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-23 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@97a1d06 02:32:52.169 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-23 Read: / 02:32:52.169 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 02:32:52.169 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-23 : Closed 02:32:52.169 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-23 is closed. 02:32:52.170 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:opendaylight:test:netconf:crud?revision=2014-10-18)cont 02:32:52.170 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message Content 02:32:52.172 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 282 down to 2085610 02:32:52.172 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.255:52628]) packet #39 sending command=94[SSH_MSG_CHANNEL_DATA] len=291 02:32:52.172 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.171.180:17830, remote=/10.30.170.255:52628]) writing 324 bytes 02:32:53.228 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.255:52628]) process #39 SSH_MSG_CHANNEL_DATA 02:32:53.228 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 203 down to 2090197 02:32:53.228 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) SSH_MSG_CHANNEL_DATA len=203 02:32:53.228 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:32:53.228 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:32:53.231 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 02:32:53.231 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 02:32:53.232 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1} 02:32:53.232 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-24 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@97a1d06 02:32:53.232 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-24 Read: / 02:32:53.232 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 02:32:53.232 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-24 : Closed 02:32:53.232 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-24 is closed. 02:32:53.232 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:opendaylight:test:netconf:crud?revision=2014-10-18)cont 02:32:53.233 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message Content 02:32:53.235 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 282 down to 2085328 02:32:53.235 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.255:52628]) packet #40 sending command=94[SSH_MSG_CHANNEL_DATA] len=291 02:32:53.235 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.171.180:17830, remote=/10.30.170.255:52628]) writing 324 bytes 02:32:54.294 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.255:52628]) process #40 SSH_MSG_CHANNEL_DATA 02:32:54.294 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 203 down to 2089994 02:32:54.294 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) SSH_MSG_CHANNEL_DATA len=203 02:32:54.295 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:32:54.295 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:32:54.297 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 02:32:54.297 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 02:32:54.298 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1} 02:32:54.298 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-25 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@97a1d06 02:32:54.298 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-25 Read: / 02:32:54.298 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 02:32:54.298 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-25 : Closed 02:32:54.298 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-25 is closed. 02:32:54.298 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:opendaylight:test:netconf:crud?revision=2014-10-18)cont 02:32:54.299 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message Content 02:32:54.301 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 282 down to 2085046 02:32:54.301 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.255:52628]) packet #41 sending command=94[SSH_MSG_CHANNEL_DATA] len=291 02:32:54.301 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.171.180:17830, remote=/10.30.170.255:52628]) writing 324 bytes 02:32:55.352 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.255:52628]) process #41 SSH_MSG_CHANNEL_DATA 02:32:55.352 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 203 down to 2089791 02:32:55.352 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) SSH_MSG_CHANNEL_DATA len=203 02:32:55.352 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:32:55.352 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:32:55.354 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 02:32:55.355 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 02:32:55.355 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1} 02:32:55.355 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-26 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@97a1d06 02:32:55.355 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-26 Read: / 02:32:55.356 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 02:32:55.356 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-26 : Closed 02:32:55.356 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-26 is closed. 02:32:55.356 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:opendaylight:test:netconf:crud?revision=2014-10-18)cont 02:32:55.356 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message Content 02:32:55.362 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 282 down to 2084764 02:32:55.362 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.255:52628]) packet #42 sending command=94[SSH_MSG_CHANNEL_DATA] len=291 02:32:55.362 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.171.180:17830, remote=/10.30.170.255:52628]) writing 324 bytes 02:32:56.417 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.255:52628]) process #42 SSH_MSG_CHANNEL_DATA 02:32:56.418 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 203 down to 2089588 02:32:56.418 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) SSH_MSG_CHANNEL_DATA len=203 02:32:56.418 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:32:56.418 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:32:56.422 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 02:32:56.422 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 02:32:56.424 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1} 02:32:56.424 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-27 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@97a1d06 02:32:56.424 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-27 Read: / 02:32:56.425 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 02:32:56.425 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-27 : Closed 02:32:56.425 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-27 is closed. 02:32:56.425 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:opendaylight:test:netconf:crud?revision=2014-10-18)cont 02:32:56.425 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message Content 02:32:56.434 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 282 down to 2084482 02:32:56.434 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.255:52628]) packet #43 sending command=94[SSH_MSG_CHANNEL_DATA] len=291 02:32:56.434 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.171.180:17830, remote=/10.30.170.255:52628]) writing 324 bytes 02:32:57.491 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.255:52628]) process #43 SSH_MSG_CHANNEL_DATA 02:32:57.492 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 203 down to 2089385 02:32:57.492 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) SSH_MSG_CHANNEL_DATA len=203 02:32:57.492 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:32:57.492 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:32:57.494 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 02:32:57.494 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 02:32:57.495 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1} 02:32:57.495 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-28 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@97a1d06 02:32:57.495 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-28 Read: / 02:32:57.495 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 02:32:57.495 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-28 : Closed 02:32:57.495 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-28 is closed. 02:32:57.495 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:opendaylight:test:netconf:crud?revision=2014-10-18)cont 02:32:57.496 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message Content 02:32:57.498 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 282 down to 2084200 02:32:57.498 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.255:52628]) packet #44 sending command=94[SSH_MSG_CHANNEL_DATA] len=291 02:32:57.498 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.171.180:17830, remote=/10.30.170.255:52628]) writing 324 bytes 02:32:58.554 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.255:52628]) process #44 SSH_MSG_CHANNEL_DATA 02:32:58.554 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 203 down to 2089182 02:32:58.555 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) SSH_MSG_CHANNEL_DATA len=203 02:32:58.555 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:32:58.555 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:32:58.557 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 02:32:58.557 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 02:32:58.558 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1} 02:32:58.558 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-29 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@97a1d06 02:32:58.558 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-29 Read: / 02:32:58.558 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 02:32:58.558 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-29 : Closed 02:32:58.558 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-29 is closed. 02:32:58.558 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:opendaylight:test:netconf:crud?revision=2014-10-18)cont 02:32:58.559 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message Content 02:32:58.560 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 282 down to 2083918 02:32:58.561 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.255:52628]) packet #45 sending command=94[SSH_MSG_CHANNEL_DATA] len=291 02:32:58.561 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.171.180:17830, remote=/10.30.170.255:52628]) writing 324 bytes 02:32:59.621 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.255:52628]) process #45 SSH_MSG_CHANNEL_DATA 02:32:59.621 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 203 down to 2088979 02:32:59.621 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) SSH_MSG_CHANNEL_DATA len=203 02:32:59.621 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:32:59.621 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:32:59.624 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 02:32:59.624 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 02:32:59.625 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1} 02:32:59.625 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-30 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@97a1d06 02:32:59.625 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-30 Read: / 02:32:59.625 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 02:32:59.625 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-30 : Closed 02:32:59.625 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-30 is closed. 02:32:59.625 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:opendaylight:test:netconf:crud?revision=2014-10-18)cont 02:32:59.626 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message Content 02:32:59.631 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 282 down to 2083636 02:32:59.631 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.255:52628]) packet #46 sending command=94[SSH_MSG_CHANNEL_DATA] len=291 02:32:59.632 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.171.180:17830, remote=/10.30.170.255:52628]) writing 324 bytes 02:33:00.687 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.255:52628]) process #46 SSH_MSG_CHANNEL_DATA 02:33:00.687 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 203 down to 2088776 02:33:00.687 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) SSH_MSG_CHANNEL_DATA len=203 02:33:00.687 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:33:00.687 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:33:00.691 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 02:33:00.691 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 02:33:00.692 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1} 02:33:00.692 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-31 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@97a1d06 02:33:00.692 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-31 Read: / 02:33:00.692 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 02:33:00.692 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-31 : Closed 02:33:00.692 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-31 is closed. 02:33:00.693 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:opendaylight:test:netconf:crud?revision=2014-10-18)cont 02:33:00.695 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message Content 02:33:00.697 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 282 down to 2083354 02:33:00.697 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.255:52628]) packet #47 sending command=94[SSH_MSG_CHANNEL_DATA] len=291 02:33:00.697 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.171.180:17830, remote=/10.30.170.255:52628]) writing 324 bytes 02:33:01.762 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.255:52628]) process #47 SSH_MSG_CHANNEL_DATA 02:33:01.763 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 203 down to 2088573 02:33:01.763 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) SSH_MSG_CHANNEL_DATA len=203 02:33:01.763 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:33:01.763 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:33:01.765 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 02:33:01.765 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 02:33:01.766 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1} 02:33:01.766 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-32 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@97a1d06 02:33:01.766 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-32 Read: / 02:33:01.766 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 02:33:01.766 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-32 : Closed 02:33:01.766 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-32 is closed. 02:33:01.766 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:opendaylight:test:netconf:crud?revision=2014-10-18)cont 02:33:01.767 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message Content 02:33:01.768 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 282 down to 2083072 02:33:01.768 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.255:52628]) packet #48 sending command=94[SSH_MSG_CHANNEL_DATA] len=291 02:33:01.769 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.171.180:17830, remote=/10.30.170.255:52628]) writing 324 bytes 02:33:02.821 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.255:52628]) process #48 SSH_MSG_CHANNEL_DATA 02:33:02.822 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 203 down to 2088370 02:33:02.822 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) SSH_MSG_CHANNEL_DATA len=203 02:33:02.822 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:33:02.822 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:33:02.823 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 02:33:02.824 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 02:33:02.824 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1} 02:33:02.825 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-33 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@97a1d06 02:33:02.825 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-33 Read: / 02:33:02.825 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 02:33:02.827 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-33 : Closed 02:33:02.827 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-33 is closed. 02:33:02.827 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:opendaylight:test:netconf:crud?revision=2014-10-18)cont 02:33:02.827 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message Content 02:33:02.829 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 282 down to 2082790 02:33:02.829 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.255:52628]) packet #49 sending command=94[SSH_MSG_CHANNEL_DATA] len=291 02:33:02.829 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.171.180:17830, remote=/10.30.170.255:52628]) writing 324 bytes 02:33:03.888 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.255:52628]) process #49 SSH_MSG_CHANNEL_DATA 02:33:03.888 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 203 down to 2088167 02:33:03.888 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) SSH_MSG_CHANNEL_DATA len=203 02:33:03.888 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:33:03.889 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:33:03.892 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 02:33:03.892 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 02:33:03.893 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1} 02:33:03.893 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-34 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@97a1d06 02:33:03.893 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-34 Read: / 02:33:03.893 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 02:33:03.893 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-34 : Closed 02:33:03.893 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-34 is closed. 02:33:03.893 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:opendaylight:test:netconf:crud?revision=2014-10-18)cont 02:33:03.893 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message Content 02:33:03.895 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 282 down to 2082508 02:33:03.895 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.255:52628]) packet #50 sending command=94[SSH_MSG_CHANNEL_DATA] len=291 02:33:03.895 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.171.180:17830, remote=/10.30.170.255:52628]) writing 324 bytes 02:33:04.958 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.255:52628]) process #50 SSH_MSG_CHANNEL_DATA 02:33:04.958 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 203 down to 2087964 02:33:04.958 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) SSH_MSG_CHANNEL_DATA len=203 02:33:04.958 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:33:04.958 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:33:04.960 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 02:33:04.960 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 02:33:04.961 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1} 02:33:04.961 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-35 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@97a1d06 02:33:04.961 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-35 Read: / 02:33:04.961 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 02:33:04.961 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-35 : Closed 02:33:04.961 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-35 is closed. 02:33:04.961 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:opendaylight:test:netconf:crud?revision=2014-10-18)cont 02:33:04.962 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message Content 02:33:04.963 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 282 down to 2082226 02:33:04.964 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.255:52628]) packet #51 sending command=94[SSH_MSG_CHANNEL_DATA] len=291 02:33:04.964 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.171.180:17830, remote=/10.30.170.255:52628]) writing 324 bytes 02:33:06.026 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.255:52628]) process #51 SSH_MSG_CHANNEL_DATA 02:33:06.026 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 203 down to 2087761 02:33:06.026 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) SSH_MSG_CHANNEL_DATA len=203 02:33:06.026 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:33:06.027 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:33:06.028 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 02:33:06.029 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 02:33:06.029 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1} 02:33:06.030 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-36 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@97a1d06 02:33:06.030 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-36 Read: / 02:33:06.030 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 02:33:06.030 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-36 : Closed 02:33:06.030 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-36 is closed. 02:33:06.030 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:opendaylight:test:netconf:crud?revision=2014-10-18)cont 02:33:06.030 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message Content 02:33:06.038 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 282 down to 2081944 02:33:06.038 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.255:52628]) packet #52 sending command=94[SSH_MSG_CHANNEL_DATA] len=291 02:33:06.038 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.171.180:17830, remote=/10.30.170.255:52628]) writing 324 bytes 02:33:07.100 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.255:52628]) process #52 SSH_MSG_CHANNEL_DATA 02:33:07.100 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 203 down to 2087558 02:33:07.100 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) SSH_MSG_CHANNEL_DATA len=203 02:33:07.100 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:33:07.100 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:33:07.102 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 02:33:07.102 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 02:33:07.103 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1} 02:33:07.103 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-37 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@97a1d06 02:33:07.103 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-37 Read: / 02:33:07.103 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 02:33:07.103 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-37 : Closed 02:33:07.103 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-37 is closed. 02:33:07.103 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:opendaylight:test:netconf:crud?revision=2014-10-18)cont 02:33:07.104 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message Content 02:33:07.106 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 282 down to 2081662 02:33:07.106 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.255:52628]) packet #53 sending command=94[SSH_MSG_CHANNEL_DATA] len=291 02:33:07.106 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.171.180:17830, remote=/10.30.170.255:52628]) writing 324 bytes 02:33:08.166 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.255:52628]) process #53 SSH_MSG_CHANNEL_DATA 02:33:08.166 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 203 down to 2087355 02:33:08.166 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) SSH_MSG_CHANNEL_DATA len=203 02:33:08.166 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:33:08.166 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:33:08.168 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 02:33:08.168 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 02:33:08.169 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1} 02:33:08.169 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-38 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@97a1d06 02:33:08.169 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-38 Read: / 02:33:08.169 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 02:33:08.169 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-38 : Closed 02:33:08.169 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-38 is closed. 02:33:08.169 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:opendaylight:test:netconf:crud?revision=2014-10-18)cont 02:33:08.170 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message Content 02:33:08.171 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 282 down to 2081380 02:33:08.171 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.255:52628]) packet #54 sending command=94[SSH_MSG_CHANNEL_DATA] len=291 02:33:08.171 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.171.180:17830, remote=/10.30.170.255:52628]) writing 324 bytes 02:33:09.235 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.255:52628]) process #54 SSH_MSG_CHANNEL_DATA 02:33:09.235 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 203 down to 2087152 02:33:09.235 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) SSH_MSG_CHANNEL_DATA len=203 02:33:09.235 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:33:09.235 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:33:09.236 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 02:33:09.236 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 02:33:09.237 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1} 02:33:09.237 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-39 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@97a1d06 02:33:09.237 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-39 Read: / 02:33:09.237 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 02:33:09.237 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-39 : Closed 02:33:09.237 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-39 is closed. 02:33:09.237 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:opendaylight:test:netconf:crud?revision=2014-10-18)cont 02:33:09.237 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message Content 02:33:09.239 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 282 down to 2081098 02:33:09.239 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.255:52628]) packet #55 sending command=94[SSH_MSG_CHANNEL_DATA] len=291 02:33:09.240 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.171.180:17830, remote=/10.30.170.255:52628]) writing 324 bytes 02:33:10.298 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.255:52628]) process #55 SSH_MSG_CHANNEL_DATA 02:33:10.298 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 203 down to 2086949 02:33:10.298 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) SSH_MSG_CHANNEL_DATA len=203 02:33:10.298 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:33:10.298 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:33:10.300 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 02:33:10.300 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 02:33:10.301 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1} 02:33:10.301 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-40 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@97a1d06 02:33:10.301 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-40 Read: / 02:33:10.301 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 02:33:10.301 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-40 : Closed 02:33:10.301 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-40 is closed. 02:33:10.301 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:opendaylight:test:netconf:crud?revision=2014-10-18)cont 02:33:10.301 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message Content 02:33:10.303 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 282 down to 2080816 02:33:10.303 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.255:52628]) packet #56 sending command=94[SSH_MSG_CHANNEL_DATA] len=291 02:33:10.304 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.171.180:17830, remote=/10.30.170.255:52628]) writing 324 bytes 02:33:11.365 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.255:52628]) process #56 SSH_MSG_CHANNEL_DATA 02:33:11.365 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 203 down to 2086746 02:33:11.365 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) SSH_MSG_CHANNEL_DATA len=203 02:33:11.365 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:33:11.365 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:33:11.367 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 02:33:11.367 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 02:33:11.368 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1} 02:33:11.368 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-41 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@97a1d06 02:33:11.368 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-41 Read: / 02:33:11.368 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 02:33:11.368 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-41 : Closed 02:33:11.368 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-41 is closed. 02:33:11.368 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:opendaylight:test:netconf:crud?revision=2014-10-18)cont 02:33:11.369 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message Content 02:33:11.371 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 282 down to 2080534 02:33:11.371 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.255:52628]) packet #57 sending command=94[SSH_MSG_CHANNEL_DATA] len=291 02:33:11.371 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.171.180:17830, remote=/10.30.170.255:52628]) writing 324 bytes 02:33:12.430 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.255:52628]) process #57 SSH_MSG_CHANNEL_DATA 02:33:12.431 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 203 down to 2086543 02:33:12.431 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) SSH_MSG_CHANNEL_DATA len=203 02:33:12.431 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:33:12.431 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:33:12.432 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 02:33:12.433 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 02:33:12.433 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1} 02:33:12.434 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-42 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@97a1d06 02:33:12.434 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-42 Read: / 02:33:12.434 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 02:33:12.434 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-42 : Closed 02:33:12.434 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-42 is closed. 02:33:12.434 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:opendaylight:test:netconf:crud?revision=2014-10-18)cont 02:33:12.434 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message Content 02:33:12.436 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 282 down to 2080252 02:33:12.436 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.255:52628]) packet #58 sending command=94[SSH_MSG_CHANNEL_DATA] len=291 02:33:12.436 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.171.180:17830, remote=/10.30.170.255:52628]) writing 324 bytes 02:33:13.496 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.255:52628]) process #58 SSH_MSG_CHANNEL_DATA 02:33:13.496 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 203 down to 2086340 02:33:13.496 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) SSH_MSG_CHANNEL_DATA len=203 02:33:13.496 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:33:13.496 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:33:13.498 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 02:33:13.498 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 02:33:13.499 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1} 02:33:13.499 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-43 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@97a1d06 02:33:13.499 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-43 Read: / 02:33:13.499 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 02:33:13.499 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-43 : Closed 02:33:13.499 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-43 is closed. 02:33:13.499 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:opendaylight:test:netconf:crud?revision=2014-10-18)cont 02:33:13.500 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message Content 02:33:13.501 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 282 down to 2079970 02:33:13.501 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.255:52628]) packet #59 sending command=94[SSH_MSG_CHANNEL_DATA] len=291 02:33:13.502 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.171.180:17830, remote=/10.30.170.255:52628]) writing 324 bytes 02:33:14.619 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.255:52628]) process #59 SSH_MSG_CHANNEL_DATA 02:33:14.619 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 203 down to 2086137 02:33:14.619 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) SSH_MSG_CHANNEL_DATA len=203 02:33:14.619 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:33:14.619 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:33:14.620 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 02:33:14.621 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 02:33:14.621 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1} 02:33:14.621 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-44 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@97a1d06 02:33:14.621 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-44 Read: / 02:33:14.621 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 02:33:14.621 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-44 : Closed 02:33:14.621 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-44 is closed. 02:33:14.621 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:opendaylight:test:netconf:crud?revision=2014-10-18)cont 02:33:14.622 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message Content 02:33:14.623 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 282 down to 2079688 02:33:14.623 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.255:52628]) packet #60 sending command=94[SSH_MSG_CHANNEL_DATA] len=291 02:33:14.623 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.171.180:17830, remote=/10.30.170.255:52628]) writing 324 bytes 02:33:15.682 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.255:52628]) process #60 SSH_MSG_CHANNEL_DATA 02:33:15.682 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 203 down to 2085934 02:33:15.682 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) SSH_MSG_CHANNEL_DATA len=203 02:33:15.682 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:33:15.682 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:33:15.683 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 02:33:15.684 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 02:33:15.684 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1} 02:33:15.685 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-45 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@97a1d06 02:33:15.685 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-45 Read: / 02:33:15.685 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 02:33:15.685 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-45 : Closed 02:33:15.685 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-45 is closed. 02:33:15.685 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:opendaylight:test:netconf:crud?revision=2014-10-18)cont 02:33:15.685 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message Content 02:33:15.687 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 282 down to 2079406 02:33:15.687 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.255:52628]) packet #61 sending command=94[SSH_MSG_CHANNEL_DATA] len=291 02:33:15.687 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.171.180:17830, remote=/10.30.170.255:52628]) writing 324 bytes 02:33:16.745 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.255:52628]) process #61 SSH_MSG_CHANNEL_DATA 02:33:16.746 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 203 down to 2085731 02:33:16.746 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) SSH_MSG_CHANNEL_DATA len=203 02:33:16.746 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:33:16.746 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:33:16.747 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 02:33:16.748 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 02:33:16.748 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1} 02:33:16.748 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-46 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@97a1d06 02:33:16.748 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-46 Read: / 02:33:16.749 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 02:33:16.749 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-46 : Closed 02:33:16.749 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-46 is closed. 02:33:16.749 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:opendaylight:test:netconf:crud?revision=2014-10-18)cont 02:33:16.749 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message Content 02:33:16.751 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 282 down to 2079124 02:33:16.751 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.255:52628]) packet #62 sending command=94[SSH_MSG_CHANNEL_DATA] len=291 02:33:16.751 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.171.180:17830, remote=/10.30.170.255:52628]) writing 324 bytes 02:33:17.809 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.255:52628]) process #62 SSH_MSG_CHANNEL_DATA 02:33:17.809 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 203 down to 2085528 02:33:17.810 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) SSH_MSG_CHANNEL_DATA len=203 02:33:17.810 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:33:17.810 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:33:17.812 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 02:33:17.812 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 02:33:17.813 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1} 02:33:17.813 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-47 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@97a1d06 02:33:17.813 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-47 Read: / 02:33:17.813 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 02:33:17.813 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-47 : Closed 02:33:17.813 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-47 is closed. 02:33:17.813 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:opendaylight:test:netconf:crud?revision=2014-10-18)cont 02:33:17.813 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message Content 02:33:17.815 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 282 down to 2078842 02:33:17.815 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.255:52628]) packet #63 sending command=94[SSH_MSG_CHANNEL_DATA] len=291 02:33:17.815 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.171.180:17830, remote=/10.30.170.255:52628]) writing 324 bytes 02:33:18.878 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.255:52628]) process #63 SSH_MSG_CHANNEL_DATA 02:33:18.878 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 203 down to 2085325 02:33:18.878 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) SSH_MSG_CHANNEL_DATA len=203 02:33:18.878 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:33:18.878 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:33:18.879 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 02:33:18.880 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 02:33:18.880 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1} 02:33:18.880 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-48 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@97a1d06 02:33:18.880 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-48 Read: / 02:33:18.884 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 02:33:18.884 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-48 : Closed 02:33:18.884 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-48 is closed. 02:33:18.884 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:opendaylight:test:netconf:crud?revision=2014-10-18)cont 02:33:18.885 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message Content 02:33:18.886 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 282 down to 2078560 02:33:18.887 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.255:52628]) packet #64 sending command=94[SSH_MSG_CHANNEL_DATA] len=291 02:33:18.887 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.171.180:17830, remote=/10.30.170.255:52628]) writing 324 bytes 02:33:19.944 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.255:52628]) process #64 SSH_MSG_CHANNEL_DATA 02:33:19.944 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 203 down to 2085122 02:33:19.944 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) SSH_MSG_CHANNEL_DATA len=203 02:33:19.944 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:33:19.944 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:33:19.945 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 02:33:19.945 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 02:33:19.946 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1} 02:33:19.946 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-49 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@97a1d06 02:33:19.946 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-49 Read: / 02:33:19.946 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 02:33:19.946 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-49 : Closed 02:33:19.946 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-49 is closed. 02:33:19.946 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:opendaylight:test:netconf:crud?revision=2014-10-18)cont 02:33:19.946 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message Content 02:33:19.950 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 282 down to 2078278 02:33:19.950 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.255:52628]) packet #65 sending command=94[SSH_MSG_CHANNEL_DATA] len=291 02:33:19.950 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.171.180:17830, remote=/10.30.170.255:52628]) writing 324 bytes 02:33:21.001 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.255:52628]) process #65 SSH_MSG_CHANNEL_DATA 02:33:21.001 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 203 down to 2084919 02:33:21.001 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) SSH_MSG_CHANNEL_DATA len=203 02:33:21.001 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:33:21.001 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:33:21.003 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 02:33:21.003 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 02:33:21.004 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1} 02:33:21.004 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-50 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@97a1d06 02:33:21.004 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-50 Read: / 02:33:21.004 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 02:33:21.004 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-50 : Closed 02:33:21.004 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-50 is closed. 02:33:21.004 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:opendaylight:test:netconf:crud?revision=2014-10-18)cont 02:33:21.004 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message Content 02:33:21.006 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 282 down to 2077996 02:33:21.006 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.255:52628]) packet #66 sending command=94[SSH_MSG_CHANNEL_DATA] len=291 02:33:21.006 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.171.180:17830, remote=/10.30.170.255:52628]) writing 324 bytes 02:33:22.067 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.255:52628]) process #66 SSH_MSG_CHANNEL_DATA 02:33:22.067 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 203 down to 2084716 02:33:22.067 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) SSH_MSG_CHANNEL_DATA len=203 02:33:22.067 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:33:22.067 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:33:22.069 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 02:33:22.070 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 02:33:22.071 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1} 02:33:22.071 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-51 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@97a1d06 02:33:22.071 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-51 Read: / 02:33:22.071 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 02:33:22.071 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-51 : Closed 02:33:22.071 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-51 is closed. 02:33:22.071 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:opendaylight:test:netconf:crud?revision=2014-10-18)cont 02:33:22.072 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message Content 02:33:22.074 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 282 down to 2077714 02:33:22.074 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.255:52628]) packet #67 sending command=94[SSH_MSG_CHANNEL_DATA] len=291 02:33:22.074 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.171.180:17830, remote=/10.30.170.255:52628]) writing 324 bytes 02:33:23.145 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.255:52628]) process #67 SSH_MSG_CHANNEL_DATA 02:33:23.145 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 203 down to 2084513 02:33:23.146 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) SSH_MSG_CHANNEL_DATA len=203 02:33:23.146 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:33:23.146 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:33:23.148 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 02:33:23.148 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 02:33:23.149 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1} 02:33:23.149 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-52 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@97a1d06 02:33:23.149 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-52 Read: / 02:33:23.149 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 02:33:23.149 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-52 : Closed 02:33:23.149 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-52 is closed. 02:33:23.150 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:opendaylight:test:netconf:crud?revision=2014-10-18)cont 02:33:23.150 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message Content 02:33:23.152 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 282 down to 2077432 02:33:23.152 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.255:52628]) packet #68 sending command=94[SSH_MSG_CHANNEL_DATA] len=291 02:33:23.152 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.171.180:17830, remote=/10.30.170.255:52628]) writing 324 bytes 02:33:24.223 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.255:52628]) process #68 SSH_MSG_CHANNEL_DATA 02:33:24.223 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 203 down to 2084310 02:33:24.223 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) SSH_MSG_CHANNEL_DATA len=203 02:33:24.223 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:33:24.224 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:33:24.225 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 02:33:24.225 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 02:33:24.226 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1} 02:33:24.226 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-53 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@97a1d06 02:33:24.226 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-53 Read: / 02:33:24.226 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 02:33:24.226 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-53 : Closed 02:33:24.226 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-53 is closed. 02:33:24.226 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:opendaylight:test:netconf:crud?revision=2014-10-18)cont 02:33:24.227 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message Content 02:33:24.228 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 282 down to 2077150 02:33:24.228 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.255:52628]) packet #69 sending command=94[SSH_MSG_CHANNEL_DATA] len=291 02:33:24.229 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.171.180:17830, remote=/10.30.170.255:52628]) writing 324 bytes 02:33:25.284 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.255:52628]) process #69 SSH_MSG_CHANNEL_DATA 02:33:25.284 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 203 down to 2084107 02:33:25.284 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) SSH_MSG_CHANNEL_DATA len=203 02:33:25.284 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:33:25.284 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:33:25.286 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 02:33:25.286 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 02:33:25.287 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1} 02:33:25.287 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-54 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@97a1d06 02:33:25.287 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-54 Read: / 02:33:25.287 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 02:33:25.287 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-54 : Closed 02:33:25.287 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-54 is closed. 02:33:25.287 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:opendaylight:test:netconf:crud?revision=2014-10-18)cont 02:33:25.287 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message Content 02:33:25.295 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 282 down to 2076868 02:33:25.295 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.255:52628]) packet #70 sending command=94[SSH_MSG_CHANNEL_DATA] len=291 02:33:25.295 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.171.180:17830, remote=/10.30.170.255:52628]) writing 324 bytes 02:33:26.348 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.255:52628]) process #70 SSH_MSG_CHANNEL_DATA 02:33:26.348 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 203 down to 2083904 02:33:26.348 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) SSH_MSG_CHANNEL_DATA len=203 02:33:26.348 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:33:26.349 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:33:26.351 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 02:33:26.351 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 02:33:26.352 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1} 02:33:26.352 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-55 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@97a1d06 02:33:26.352 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-55 Read: / 02:33:26.352 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 02:33:26.352 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-55 : Closed 02:33:26.352 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-55 is closed. 02:33:26.352 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:opendaylight:test:netconf:crud?revision=2014-10-18)cont 02:33:26.353 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message Content 02:33:26.355 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 282 down to 2076586 02:33:26.355 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.255:52628]) packet #71 sending command=94[SSH_MSG_CHANNEL_DATA] len=291 02:33:26.355 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.171.180:17830, remote=/10.30.170.255:52628]) writing 324 bytes 02:33:27.413 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.255:52628]) process #71 SSH_MSG_CHANNEL_DATA 02:33:27.413 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 203 down to 2083701 02:33:27.413 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) SSH_MSG_CHANNEL_DATA len=203 02:33:27.413 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:33:27.413 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:33:27.414 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 02:33:27.415 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 02:33:27.415 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1} 02:33:27.415 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-56 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@97a1d06 02:33:27.415 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-56 Read: / 02:33:27.416 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 02:33:27.416 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-56 : Closed 02:33:27.416 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-56 is closed. 02:33:27.416 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:opendaylight:test:netconf:crud?revision=2014-10-18)cont 02:33:27.416 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message Content 02:33:27.418 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 282 down to 2076304 02:33:27.418 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.255:52628]) packet #72 sending command=94[SSH_MSG_CHANNEL_DATA] len=291 02:33:27.418 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.171.180:17830, remote=/10.30.170.255:52628]) writing 324 bytes 02:33:28.476 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.255:52628]) process #72 SSH_MSG_CHANNEL_DATA 02:33:28.476 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 203 down to 2083498 02:33:28.477 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) SSH_MSG_CHANNEL_DATA len=203 02:33:28.477 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:33:28.478 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:33:28.479 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 02:33:28.480 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 02:33:28.480 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1} 02:33:28.480 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-57 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@97a1d06 02:33:28.480 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-57 Read: / 02:33:28.480 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 02:33:28.480 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-57 : Closed 02:33:28.480 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-57 is closed. 02:33:28.480 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:opendaylight:test:netconf:crud?revision=2014-10-18)cont 02:33:28.481 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message Content 02:33:28.482 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 282 down to 2076022 02:33:28.483 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.255:52628]) packet #73 sending command=94[SSH_MSG_CHANNEL_DATA] len=291 02:33:28.483 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.171.180:17830, remote=/10.30.170.255:52628]) writing 324 bytes 02:33:29.539 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.255:52628]) process #73 SSH_MSG_CHANNEL_DATA 02:33:29.539 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 203 down to 2083295 02:33:29.539 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) SSH_MSG_CHANNEL_DATA len=203 02:33:29.539 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:33:29.540 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:33:29.542 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 02:33:29.542 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 02:33:29.543 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1} 02:33:29.543 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-58 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@97a1d06 02:33:29.543 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-58 Read: / 02:33:29.543 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 02:33:29.543 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-58 : Closed 02:33:29.543 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-58 is closed. 02:33:29.543 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:opendaylight:test:netconf:crud?revision=2014-10-18)cont 02:33:29.544 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message Content 02:33:29.545 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 282 down to 2075740 02:33:29.545 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.255:52628]) packet #74 sending command=94[SSH_MSG_CHANNEL_DATA] len=291 02:33:29.545 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.171.180:17830, remote=/10.30.170.255:52628]) writing 324 bytes 02:33:30.605 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.255:52628]) process #74 SSH_MSG_CHANNEL_DATA 02:33:30.605 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 203 down to 2083092 02:33:30.605 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) SSH_MSG_CHANNEL_DATA len=203 02:33:30.605 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:33:30.606 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:33:30.608 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 02:33:30.608 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 02:33:30.609 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1} 02:33:30.609 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-59 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@97a1d06 02:33:30.609 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-59 Read: / 02:33:30.609 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 02:33:30.609 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-59 : Closed 02:33:30.609 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-59 is closed. 02:33:30.610 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:opendaylight:test:netconf:crud?revision=2014-10-18)cont 02:33:30.610 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message Content 02:33:30.612 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 282 down to 2075458 02:33:30.612 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.255:52628]) packet #75 sending command=94[SSH_MSG_CHANNEL_DATA] len=291 02:33:30.612 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.171.180:17830, remote=/10.30.170.255:52628]) writing 324 bytes 02:33:31.670 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.255:52628]) process #75 SSH_MSG_CHANNEL_DATA 02:33:31.670 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 203 down to 2082889 02:33:31.670 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) SSH_MSG_CHANNEL_DATA len=203 02:33:31.670 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:33:31.670 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:33:31.672 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 02:33:31.672 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 02:33:31.673 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1} 02:33:31.673 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-60 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@97a1d06 02:33:31.673 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-60 Read: / 02:33:31.673 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 02:33:31.673 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-60 : Closed 02:33:31.673 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-60 is closed. 02:33:31.673 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:opendaylight:test:netconf:crud?revision=2014-10-18)cont 02:33:31.673 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message Content 02:33:31.675 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 282 down to 2075176 02:33:31.675 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.255:52628]) packet #76 sending command=94[SSH_MSG_CHANNEL_DATA] len=291 02:33:31.675 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.171.180:17830, remote=/10.30.170.255:52628]) writing 324 bytes 02:33:32.745 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.255:52628]) process #76 SSH_MSG_CHANNEL_DATA 02:33:32.745 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 203 down to 2082686 02:33:32.745 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) SSH_MSG_CHANNEL_DATA len=203 02:33:32.745 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:33:32.745 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:33:32.747 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 02:33:32.747 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 02:33:32.748 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1} 02:33:32.748 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-61 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@97a1d06 02:33:32.748 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-61 Read: / 02:33:32.748 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 02:33:32.748 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-61 : Closed 02:33:32.748 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-61 is closed. 02:33:32.748 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:opendaylight:test:netconf:crud?revision=2014-10-18)cont 02:33:32.748 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message Content 02:33:32.750 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 282 down to 2074894 02:33:32.750 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.255:52628]) packet #77 sending command=94[SSH_MSG_CHANNEL_DATA] len=291 02:33:32.750 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.171.180:17830, remote=/10.30.170.255:52628]) writing 324 bytes 02:33:33.809 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.255:52628]) process #77 SSH_MSG_CHANNEL_DATA 02:33:33.816 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 203 down to 2082483 02:33:33.816 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) SSH_MSG_CHANNEL_DATA len=203 02:33:33.816 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:33:33.816 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:33:33.818 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 02:33:33.818 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 02:33:33.821 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1} 02:33:33.821 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-62 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@97a1d06 02:33:33.821 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-62 Read: / 02:33:33.821 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 02:33:33.821 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-62 : Closed 02:33:33.821 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-62 is closed. 02:33:33.821 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:opendaylight:test:netconf:crud?revision=2014-10-18)cont 02:33:33.822 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message Content 02:33:33.823 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 282 down to 2074612 02:33:33.823 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.255:52628]) packet #78 sending command=94[SSH_MSG_CHANNEL_DATA] len=291 02:33:33.823 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.171.180:17830, remote=/10.30.170.255:52628]) writing 324 bytes 02:33:34.884 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.255:52628]) process #78 SSH_MSG_CHANNEL_DATA 02:33:34.884 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 203 down to 2082280 02:33:34.884 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) SSH_MSG_CHANNEL_DATA len=203 02:33:34.884 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:33:34.884 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:33:34.885 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 02:33:34.885 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 02:33:34.886 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1} 02:33:34.886 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-63 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@97a1d06 02:33:34.886 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-63 Read: / 02:33:34.886 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 02:33:34.886 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-63 : Closed 02:33:34.886 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-63 is closed. 02:33:34.886 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:opendaylight:test:netconf:crud?revision=2014-10-18)cont 02:33:34.886 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message Content 02:33:34.888 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 282 down to 2074330 02:33:34.888 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.255:52628]) packet #79 sending command=94[SSH_MSG_CHANNEL_DATA] len=291 02:33:34.888 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.171.180:17830, remote=/10.30.170.255:52628]) writing 324 bytes 02:33:35.944 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.255:52628]) process #79 SSH_MSG_CHANNEL_DATA 02:33:35.944 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 203 down to 2082077 02:33:35.944 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) SSH_MSG_CHANNEL_DATA len=203 02:33:35.944 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:33:35.944 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] 02:33:35.945 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 02:33:35.945 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 02:33:35.946 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1} 02:33:35.946 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-64 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@97a1d06 02:33:35.946 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-64 Read: / 02:33:35.946 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 02:33:35.946 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-64 : Closed 02:33:35.946 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-64 is closed. 02:33:35.946 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.d.u.NormalizedNodeStreamWriterStack - Enter container (urn:opendaylight:test:netconf:crud?revision=2014-10-18)cont 02:33:35.946 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message Content 02:33:35.947 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) by 282 down to 2074048 02:33:35.947 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.255:52628]) packet #80 sending command=94[SSH_MSG_CHANNEL_DATA] len=291 02:33:35.947 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.171.180:17830, remote=/10.30.170.255:52628]) writing 324 bytes 02:33:36.379 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - handleReadCycleCompletion(Nio2Session[local=/10.30.171.180:17830, remote=/10.30.170.255:52628]) Socket has been disconnected (result=-1), closing IoSession now 02:33:36.379 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - close(Nio2Session[local=/10.30.171.180:17830, remote=/10.30.170.255:52628]) Closing immediately 02:33:36.379 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - doCloseImmediately(Nio2Session[local=/10.30.171.180:17830, remote=/10.30.170.255:52628]) closing socket=sun.nio.ch.UnixAsynchronousSocketChannelImpl[connected local=/10.30.171.180:17830 remote=/10.30.170.255:52628] 02:33:36.379 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - doCloseImmediately(Nio2Session[local=/10.30.171.180:17830, remote=/10.30.170.255:52628]) socket=sun.nio.ch.UnixAsynchronousSocketChannelImpl[closed] closed 02:33:36.379 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.c.io.nio2.Nio2Acceptor - unmapSession(id=101): Nio2Session[local=/10.30.171.180:17830, remote=/10.30.170.255:52628] 02:33:36.379 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - close(ServerSessionImpl[admin@/10.30.170.255:52628]) Closing immediately 02:33:36.380 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.c.s.h.SessionTimeoutListener - sessionClosed(ServerSessionImpl[admin@/10.30.170.255:52628]) un-tracked 02:33:36.384 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[ServerSessionImpl[admin@/10.30.170.255:52628]]) Closing immediately 02:33:36.384 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(ServerSessionImpl[admin@/10.30.170.255:52628]) stopping 02:33:36.384 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(ServerSessionImpl[admin@/10.30.170.255:52628]) stopped 02:33:36.384 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.channel.ChannelSession - close(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) Closing immediately 02:33:36.384 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.channel.ChannelSession - close(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) no EOF sent 02:33:36.384 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) 02:33:36.385 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) 02:33:36.388 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] cmd=SSH_MSG_CHANNEL_DATA) Closing immediately 02:33:36.388 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] closed 02:33:36.388 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing immediately 02:33:36.388 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] closed 02:33:36.388 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628])[immediately=true] processing 02:33:36.389 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) result=ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628] 02:33:36.389 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@1fa3a95f) signal close complete immediately=true 02:33:36.390 [nioEventLoopGroup-2-2] DEBUG o.o.n.n.ssh.SshProxyClientHandler - Internal connection to netconf server was dropped for client: 10.30.170.255 on channel: [id: 0x4148523b, L:local:E:3957e8fe ! R:local:/0.0.0.0:17830] 02:33:36.391 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.channel.ChannelSession - closeShell(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) exit code=1, immediate=false 02:33:36.391 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.channel.ChannelSession - onExit(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]) code=1 message='Internal connection to netconf server was dropped for client: 10.30.170.255 on channel: [id: 0x4148523b, L:local:E:3957e8fe ! R:local:/0.0.0.0:17830]' shell closed 02:33:36.391 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0xc0a539f0, L:local:/0.0.0.0:17830 ! R:local:E:3957e8fe] inactive. 02:33:36.391 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=1, channel=[id: 0xc0a539f0, L:local:/0.0.0.0:17830 ! R:local:E:3957e8fe]} end of input detected while session was in state up 02:33:36.391 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=1, channel=[id: 0xc0a539f0, L:local:/0.0.0.0:17830 ! R:local:E:3957e8fe]} down, reason: End of input 02:33:36.392 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - close(ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]]) Closing gracefully 02:33:36.394 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.n.h.s.c.AsyncSshHandlerReader - Ssh session dropped on channel: ssh10.30.170.255 java.io.EOFException: Closed at org.opendaylight.netconf.shaded.sshd.common.channel.ChannelAsyncInputStream.preClose(ChannelAsyncInputStream.java:98) at org.opendaylight.netconf.shaded.sshd.common.util.closeable.AbstractCloseable.close(AbstractCloseable.java:109) at org.opendaylight.netconf.shaded.sshd.server.channel.AsyncDataReceiver.close(AsyncDataReceiver.java:48) at org.opendaylight.netconf.shaded.sshd.common.util.io.IoUtils.closeQuietly(IoUtils.java:214) at org.opendaylight.netconf.shaded.sshd.common.util.io.IoUtils.closeQuietly(IoUtils.java:169) at org.opendaylight.netconf.shaded.sshd.server.channel.ChannelSession.closeImmediately0(ChannelSession.java:221) at org.opendaylight.netconf.shaded.sshd.common.util.closeable.Builder$1.doClose(Builder.java:47) at org.opendaylight.netconf.shaded.sshd.common.util.closeable.SimpleCloseable.close(SimpleCloseable.java:63) at org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1.operationComplete(SequentialCloseable.java:56) at org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1.operationComplete(SequentialCloseable.java:45) at org.opendaylight.netconf.shaded.sshd.common.future.AbstractSshFuture.lambda$notifyListener$3(AbstractSshFuture.java:178) at org.opendaylight.netconf.shaded.sshd.common.util.threads.ThreadUtils.runAsInternal(ThreadUtils.java:64) at org.opendaylight.netconf.shaded.sshd.common.future.AbstractSshFuture.notifyListener(AbstractSshFuture.java:177) at org.opendaylight.netconf.shaded.sshd.common.future.DefaultSshFuture.addListener(DefaultSshFuture.java:214) at org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1.operationComplete(SequentialCloseable.java:57) at org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1.operationComplete(SequentialCloseable.java:45) at org.opendaylight.netconf.shaded.sshd.common.future.AbstractSshFuture.lambda$notifyListener$3(AbstractSshFuture.java:178) at org.opendaylight.netconf.shaded.sshd.common.util.threads.ThreadUtils.runAsInternal(ThreadUtils.java:64) at org.opendaylight.netconf.shaded.sshd.common.future.AbstractSshFuture.notifyListener(AbstractSshFuture.java:177) at org.opendaylight.netconf.shaded.sshd.common.future.DefaultSshFuture.addListener(DefaultSshFuture.java:214) at org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1.operationComplete(SequentialCloseable.java:57) at org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1.operationComplete(SequentialCloseable.java:45) at org.opendaylight.netconf.shaded.sshd.common.future.AbstractSshFuture.lambda$notifyListener$3(AbstractSshFuture.java:178) at org.opendaylight.netconf.shaded.sshd.common.util.threads.ThreadUtils.runAsInternal(ThreadUtils.java:68) at org.opendaylight.netconf.shaded.sshd.common.future.AbstractSshFuture.notifyListener(AbstractSshFuture.java:177) at org.opendaylight.netconf.shaded.sshd.common.future.DefaultSshFuture.addListener(DefaultSshFuture.java:214) at org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1.operationComplete(SequentialCloseable.java:57) at org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1.operationComplete(SequentialCloseable.java:45) at org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable.doClose(SequentialCloseable.java:69) at org.opendaylight.netconf.shaded.sshd.common.util.closeable.SimpleCloseable.close(SimpleCloseable.java:63) at org.opendaylight.netconf.shaded.sshd.common.util.closeable.AbstractInnerCloseable.doCloseImmediately(AbstractInnerCloseable.java:48) at org.opendaylight.netconf.shaded.sshd.common.util.closeable.AbstractCloseable.close(AbstractCloseable.java:95) at org.opendaylight.netconf.shaded.sshd.common.util.closeable.ParallelCloseable.doClose(ParallelCloseable.java:65) at org.opendaylight.netconf.shaded.sshd.common.util.closeable.SimpleCloseable.close(SimpleCloseable.java:63) at org.opendaylight.netconf.shaded.sshd.common.util.closeable.AbstractInnerCloseable.doCloseImmediately(AbstractInnerCloseable.java:48) at org.opendaylight.netconf.shaded.sshd.common.util.closeable.AbstractCloseable.close(AbstractCloseable.java:95) at org.opendaylight.netconf.shaded.sshd.common.util.closeable.ParallelCloseable.doClose(ParallelCloseable.java:65) at org.opendaylight.netconf.shaded.sshd.common.util.closeable.SimpleCloseable.close(SimpleCloseable.java:63) at org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1.operationComplete(SequentialCloseable.java:56) at org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1.operationComplete(SequentialCloseable.java:45) at org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable.doClose(SequentialCloseable.java:69) at org.opendaylight.netconf.shaded.sshd.common.util.closeable.SimpleCloseable.close(SimpleCloseable.java:63) at org.opendaylight.netconf.shaded.sshd.common.util.closeable.AbstractInnerCloseable.doCloseImmediately(AbstractInnerCloseable.java:48) at org.opendaylight.netconf.shaded.sshd.common.util.closeable.AbstractCloseable.close(AbstractCloseable.java:95) at org.opendaylight.netconf.shaded.sshd.common.session.helpers.AbstractSessionIoHandler.sessionClosed(AbstractSessionIoHandler.java:46) at org.opendaylight.netconf.shaded.sshd.common.io.nio2.Nio2Session.doCloseImmediately(Nio2Session.java:286) at org.opendaylight.netconf.shaded.sshd.common.util.closeable.AbstractCloseable.close(AbstractCloseable.java:95) at org.opendaylight.netconf.shaded.sshd.common.io.nio2.Nio2Session.handleReadCycleCompletion(Nio2Session.java:422) at org.opendaylight.netconf.shaded.sshd.common.io.nio2.Nio2Session$1.onCompleted(Nio2Session.java:382) at org.opendaylight.netconf.shaded.sshd.common.io.nio2.Nio2Session$1.onCompleted(Nio2Session.java:377) at org.opendaylight.netconf.shaded.sshd.common.io.nio2.Nio2CompletionHandler.lambda$completed$0(Nio2CompletionHandler.java:38) at java.base/java.security.AccessController.doPrivileged(AccessController.java:318) at org.opendaylight.netconf.shaded.sshd.common.io.nio2.Nio2CompletionHandler.completed(Nio2CompletionHandler.java:37) at java.base/sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:129) at java.base/sun.nio.ch.Invoker$2.run(Invoker.java:221) at java.base/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:113) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:833) 02:33:36.396 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - close(ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628]]][Graceful] - operationComplete() closed 02:33:36.396 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@5dad4809) signal close complete immediately=true 02:33:36.397 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.channel.ChannelSession - close(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.255:52628])[Immediately] closed 02:33:36.397 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[ServerSessionImpl[admin@/10.30.170.255:52628]])[Immediately] closed 02:33:36.397 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - close(Nio2Session[local=/10.30.171.180:17830, remote=/10.30.170.255:52628])[Immediately] state already Closed 02:33:36.397 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@6c3f509a) signal close complete immediately=true 02:33:36.397 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - close(ServerSessionImpl[admin@/10.30.170.255:52628])[Immediately] closed 02:33:36.397 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - close(Nio2Session[local=/10.30.171.180:17830, remote=/10.30.170.255:52628])[Immediately] closed