00:03:16.766 [main] DEBUG i.n.u.i.l.InternalLoggerFactory - Using SLF4J as the default logging framework 00:03:16.772 [main] DEBUG i.n.c.MultithreadEventLoopGroup - -Dio.netty.eventLoopThreads: 4 00:03:16.781 [main] DEBUG i.n.u.concurrent.GlobalEventExecutor - -Dio.netty.globalEventExecutor.quietPeriodSeconds: 1 00:03:16.786 [main] DEBUG i.n.u.i.InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 00:03:16.787 [main] DEBUG i.n.u.i.InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 00:03:16.798 [main] DEBUG i.n.util.internal.PlatformDependent0 - -Dio.netty.noUnsafe: false 00:03:16.799 [main] DEBUG i.n.util.internal.PlatformDependent0 - Java version: 17 00:03:16.799 [main] DEBUG i.n.util.internal.PlatformDependent0 - sun.misc.Unsafe.theUnsafe: available 00:03:16.800 [main] DEBUG i.n.util.internal.PlatformDependent0 - sun.misc.Unsafe.copyMemory: available 00:03:16.800 [main] DEBUG i.n.util.internal.PlatformDependent0 - sun.misc.Unsafe.storeFence: available 00:03:16.800 [main] DEBUG i.n.util.internal.PlatformDependent0 - java.nio.Buffer.address: available 00:03:16.800 [main] DEBUG i.n.util.internal.PlatformDependent0 - direct buffer constructor: unavailable: Reflective setAccessible(true) disabled 00:03:16.801 [main] DEBUG i.n.util.internal.PlatformDependent0 - java.nio.Bits.unaligned: available, true 00:03:16.801 [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 00:03:16.802 [main] DEBUG i.n.util.internal.PlatformDependent0 - java.nio.DirectByteBuffer.(long, {int,long}): unavailable 00:03:16.802 [main] DEBUG i.n.util.internal.PlatformDependent - sun.misc.Unsafe: available 00:03:16.802 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.tmpdir: /tmp (java.io.tmpdir) 00:03:16.802 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.bitMode: 64 (sun.arch.data.model) 00:03:16.803 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.maxDirectMemory: -1 bytes 00:03:16.803 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.uninitializedArrayAllocationThreshold: -1 00:03:16.804 [main] DEBUG io.netty.util.internal.CleanerJava9 - java.nio.ByteBuffer.cleaner(): available 00:03:16.804 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.noPreferDirect: false 00:03:16.805 [main] DEBUG io.netty.channel.nio.NioEventLoop - -Dio.netty.noKeySetOptimization: false 00:03:16.805 [main] DEBUG io.netty.channel.nio.NioEventLoop - -Dio.netty.selectorAutoRebuildThreshold: 512 00:03:16.809 [main] DEBUG i.n.util.internal.PlatformDependent - org.jctools-core.MpscChunkedArrayQueue: available 00:03:16.813 [main] DEBUG io.netty.util.ResourceLeakDetector - -Dio.netty.leakDetection.level: simple 00:03:16.813 [main] DEBUG io.netty.util.ResourceLeakDetector - -Dio.netty.leakDetection.targetRecords: 4 00:03:16.815 [main] DEBUG i.n.util.ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@4d154ccd 00:03:16.830 [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'} 00:03:16.834 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Starting 1, SSH simulated devices starting on port 17830 00:03:17.073 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - Loading models from directory. 00:03:17.111 [main] INFO o.o.y.y.p.r.SharedEffectiveModelContextFactory - Using weak references 00:03:17.111 [main] DEBUG o.o.y.y.p.r.SharedEffectiveModelContextFactory - Starting assembly of 16 sources 00:03:17.120 [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 00:03:17.177 [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 00:03:17.184 [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 00:03:17.195 [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 00:03:17.200 [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 00:03:17.244 [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 00:03:17.249 [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 00:03:17.253 [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 00:03:17.260 [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 00:03:17.270 [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 00:03:17.271 [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 00:03:17.272 [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 00:03:17.277 [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 00:03:17.281 [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=[]]} 00:03:17.286 [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] 00:03:17.286 [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] 00:03:17.286 [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] 00:03:17.286 [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] 00:03:17.286 [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] 00:03:17.287 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Resolved source SourceIdentifier [ietf-yang-types@2013-07-15] 00:03:17.287 [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] 00:03:17.287 [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] 00:03:17.287 [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] 00:03:17.287 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Resolved source SourceIdentifier [ietf-inet-types@2010-09-24] 00:03:17.287 [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] 00:03:17.288 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Resolved source SourceIdentifier [ietf-inet-types@2013-07-15] 00:03:17.288 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Resolved source SourceIdentifier [test@2014-10-18] 00:03:17.288 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Resolved source SourceIdentifier [main@2014-01-21] 00:03:17.288 [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] 00:03:17.288 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Resolved source SourceIdentifier [yang-ext@2013-07-09] 00:03:17.288 [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] 00:03:17.288 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Resolved source SourceIdentifier [ncmount-l2fib@2016-03-07] 00:03:17.289 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Resolved source SourceIdentifier [example-action@2016-07-07] 00:03:17.289 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Resolved source SourceIdentifier [augment-main-a@2014-01-21] 00:03:17.289 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Resolved source SourceIdentifier [ietf-netconf-monitoring@2010-10-04] 00:03:17.289 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Resolved source SourceIdentifier [people@2014-08-18] 00:03:17.289 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Resolved source SourceIdentifier [odl-netconf-monitoring@2022-07-18] 00:03:17.290 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Resolved source SourceIdentifier [car@2014-08-18] 00:03:17.290 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Resolved source SourceIdentifier [car-people@2014-08-18] 00:03:17.290 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Resolved source SourceIdentifier [ietf-netconf-monitoring-extension@2013-12-10] 00:03:17.291 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Resolved source SourceIdentifier [car-purchase@2014-08-18] 00:03:17.304 [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 00:03:17.304 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car@2014-08-18]} started phase SOURCE_PRE_LINKAGE 00:03:17.304 [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 00:03:17.304 [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 00:03:17.304 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [main@2014-01-21]} started phase SOURCE_PRE_LINKAGE 00:03:17.304 [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 00:03:17.305 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-purchase@2014-08-18]} started phase SOURCE_PRE_LINKAGE 00:03:17.305 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-people@2014-08-18]} started phase SOURCE_PRE_LINKAGE 00:03:17.305 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [test@2014-10-18]} started phase SOURCE_PRE_LINKAGE 00:03:17.305 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ncmount-l2fib@2016-03-07]} started phase SOURCE_PRE_LINKAGE 00:03:17.305 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [example-action@2016-07-07]} started phase SOURCE_PRE_LINKAGE 00:03:17.305 [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 00:03:17.305 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [people@2014-08-18]} started phase SOURCE_PRE_LINKAGE 00:03:17.305 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [yang-ext@2013-07-09]} started phase SOURCE_PRE_LINKAGE 00:03:17.305 [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 00:03:17.305 [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 00:03:17.305 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase SOURCE_PRE_LINKAGE started 00:03:17.322 [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 00:03:17.322 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [main@2014-01-21]} finished phase SOURCE_PRE_LINKAGE 00:03:17.323 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [test@2014-10-18]} finished phase SOURCE_PRE_LINKAGE 00:03:17.323 [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 00:03:17.323 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [people@2014-08-18]} finished phase SOURCE_PRE_LINKAGE 00:03:17.323 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [yang-ext@2013-07-09]} finished phase SOURCE_PRE_LINKAGE 00:03:17.323 [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 00:03:17.323 [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 00:03:17.323 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car@2014-08-18]} finished phase SOURCE_PRE_LINKAGE 00:03:17.323 [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 00:03:17.324 [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 00:03:17.324 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-purchase@2014-08-18]} finished phase SOURCE_PRE_LINKAGE 00:03:17.324 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-people@2014-08-18]} finished phase SOURCE_PRE_LINKAGE 00:03:17.324 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ncmount-l2fib@2016-03-07]} finished phase SOURCE_PRE_LINKAGE 00:03:17.324 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [example-action@2016-07-07]} finished phase SOURCE_PRE_LINKAGE 00:03:17.324 [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 00:03:17.324 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase SOURCE_PRE_LINKAGE finished 00:03:17.324 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]} started phase SOURCE_LINKAGE 00:03:17.324 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car@2014-08-18]} started phase SOURCE_LINKAGE 00:03:17.324 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]} started phase SOURCE_LINKAGE 00:03:17.324 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]} started phase SOURCE_LINKAGE 00:03:17.324 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [main@2014-01-21]} started phase SOURCE_LINKAGE 00:03:17.324 [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 00:03:17.324 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-purchase@2014-08-18]} started phase SOURCE_LINKAGE 00:03:17.324 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-people@2014-08-18]} started phase SOURCE_LINKAGE 00:03:17.324 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [test@2014-10-18]} started phase SOURCE_LINKAGE 00:03:17.325 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ncmount-l2fib@2016-03-07]} started phase SOURCE_LINKAGE 00:03:17.325 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [example-action@2016-07-07]} started phase SOURCE_LINKAGE 00:03:17.325 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]} started phase SOURCE_LINKAGE 00:03:17.325 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [people@2014-08-18]} started phase SOURCE_LINKAGE 00:03:17.325 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [yang-ext@2013-07-09]} started phase SOURCE_LINKAGE 00:03:17.325 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2010-09-24]} started phase SOURCE_LINKAGE 00:03:17.325 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [augment-main-a@2014-01-21]} started phase SOURCE_LINKAGE 00:03:17.325 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase SOURCE_LINKAGE started 00:03:17.328 [main] DEBUG o.o.y.y.p.s.r.StatementContextBase - Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=ietf-netconf-monitoring} matched added key SourceIdentifier [ietf-netconf-monitoring@2010-10-04] 00:03:17.329 [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} 00:03:17.331 [main] DEBUG o.o.y.y.p.s.r.StatementContextBase - Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=ietf-yang-types} matched added key SourceIdentifier [ietf-yang-types@2013-07-15] 00:03:17.331 [main] DEBUG o.o.y.y.p.s.r.StatementContextBase - Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=ietf-yang-types} matched added key SourceIdentifier [ietf-yang-types@2013-07-15] 00:03:17.333 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]} finished phase SOURCE_LINKAGE 00:03:17.333 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [main@2014-01-21]} finished phase SOURCE_LINKAGE 00:03:17.333 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [test@2014-10-18]} finished phase SOURCE_LINKAGE 00:03:17.334 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]} finished phase SOURCE_LINKAGE 00:03:17.334 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [yang-ext@2013-07-09]} finished phase SOURCE_LINKAGE 00:03:17.334 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2010-09-24]} finished phase SOURCE_LINKAGE 00:03:17.334 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [augment-main-a@2014-01-21]} finished phase SOURCE_LINKAGE 00:03:17.334 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car@2014-08-18]} finished phase SOURCE_LINKAGE 00:03:17.335 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]} finished phase SOURCE_LINKAGE 00:03:17.335 [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 00:03:17.335 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ncmount-l2fib@2016-03-07]} finished phase SOURCE_LINKAGE 00:03:17.335 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [example-action@2016-07-07]} finished phase SOURCE_LINKAGE 00:03:17.335 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [people@2014-08-18]} finished phase SOURCE_LINKAGE 00:03:17.335 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]} finished phase SOURCE_LINKAGE 00:03:17.335 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-purchase@2014-08-18]} finished phase SOURCE_LINKAGE 00:03:17.335 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-people@2014-08-18]} finished phase SOURCE_LINKAGE 00:03:17.335 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase SOURCE_LINKAGE finished 00:03:17.335 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]} started phase STATEMENT_DEFINITION 00:03:17.335 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car@2014-08-18]} started phase STATEMENT_DEFINITION 00:03:17.335 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]} started phase STATEMENT_DEFINITION 00:03:17.335 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]} started phase STATEMENT_DEFINITION 00:03:17.335 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [main@2014-01-21]} started phase STATEMENT_DEFINITION 00:03:17.335 [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 00:03:17.335 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-purchase@2014-08-18]} started phase STATEMENT_DEFINITION 00:03:17.336 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-people@2014-08-18]} started phase STATEMENT_DEFINITION 00:03:17.336 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [test@2014-10-18]} started phase STATEMENT_DEFINITION 00:03:17.336 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ncmount-l2fib@2016-03-07]} started phase STATEMENT_DEFINITION 00:03:17.336 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [example-action@2016-07-07]} started phase STATEMENT_DEFINITION 00:03:17.336 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]} started phase STATEMENT_DEFINITION 00:03:17.336 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [people@2014-08-18]} started phase STATEMENT_DEFINITION 00:03:17.336 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [yang-ext@2013-07-09]} started phase STATEMENT_DEFINITION 00:03:17.336 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2010-09-24]} started phase STATEMENT_DEFINITION 00:03:17.336 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [augment-main-a@2014-01-21]} started phase STATEMENT_DEFINITION 00:03:17.336 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase STATEMENT_DEFINITION started 00:03:17.360 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car@2014-08-18]} finished phase STATEMENT_DEFINITION 00:03:17.361 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]} finished phase STATEMENT_DEFINITION 00:03:17.361 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]} finished phase STATEMENT_DEFINITION 00:03:17.361 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [main@2014-01-21]} finished phase STATEMENT_DEFINITION 00:03:17.361 [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 00:03:17.361 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-purchase@2014-08-18]} finished phase STATEMENT_DEFINITION 00:03:17.362 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-people@2014-08-18]} finished phase STATEMENT_DEFINITION 00:03:17.362 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [test@2014-10-18]} finished phase STATEMENT_DEFINITION 00:03:17.362 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ncmount-l2fib@2016-03-07]} finished phase STATEMENT_DEFINITION 00:03:17.362 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [example-action@2016-07-07]} finished phase STATEMENT_DEFINITION 00:03:17.362 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]} finished phase STATEMENT_DEFINITION 00:03:17.362 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [people@2014-08-18]} finished phase STATEMENT_DEFINITION 00:03:17.362 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [yang-ext@2013-07-09]} finished phase STATEMENT_DEFINITION 00:03:17.362 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2010-09-24]} finished phase STATEMENT_DEFINITION 00:03:17.362 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [augment-main-a@2014-01-21]} finished phase STATEMENT_DEFINITION 00:03:17.363 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]} finished phase STATEMENT_DEFINITION 00:03:17.363 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase STATEMENT_DEFINITION finished 00:03:17.363 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]} started phase FULL_DECLARATION 00:03:17.363 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car@2014-08-18]} started phase FULL_DECLARATION 00:03:17.363 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]} started phase FULL_DECLARATION 00:03:17.363 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]} started phase FULL_DECLARATION 00:03:17.363 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [main@2014-01-21]} started phase FULL_DECLARATION 00:03:17.363 [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 00:03:17.363 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-purchase@2014-08-18]} started phase FULL_DECLARATION 00:03:17.363 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-people@2014-08-18]} started phase FULL_DECLARATION 00:03:17.363 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [test@2014-10-18]} started phase FULL_DECLARATION 00:03:17.363 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ncmount-l2fib@2016-03-07]} started phase FULL_DECLARATION 00:03:17.363 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [example-action@2016-07-07]} started phase FULL_DECLARATION 00:03:17.363 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]} started phase FULL_DECLARATION 00:03:17.363 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [people@2014-08-18]} started phase FULL_DECLARATION 00:03:17.363 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [yang-ext@2013-07-09]} started phase FULL_DECLARATION 00:03:17.363 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2010-09-24]} started phase FULL_DECLARATION 00:03:17.363 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [augment-main-a@2014-01-21]} started phase FULL_DECLARATION 00:03:17.363 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase FULL_DECLARATION started 00:03:17.364 [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@155d1021 00:03:17.364 [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@4bd2f0dc 00:03:17.364 [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@2e647e59 00:03:17.364 [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@2c42b421 00:03:17.364 [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@51e37590 00:03:17.369 [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 00:03:17.369 [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@155d1021 00:03:17.369 [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@4bd2f0dc 00:03:17.369 [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@2e647e59 00:03:17.369 [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@2c42b421 00:03:17.369 [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@51e37590 00:03:17.372 [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@155d1021 00:03:17.372 [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@4bd2f0dc 00:03:17.372 [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@2e647e59 00:03:17.372 [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@2c42b421 00:03:17.372 [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@51e37590 00:03:17.374 [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@155d1021 00:03:17.374 [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@4bd2f0dc 00:03:17.374 [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@2e647e59 00:03:17.374 [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@2c42b421 00:03:17.374 [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@51e37590 00:03:17.379 [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@155d1021 00:03:17.380 [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@4bd2f0dc 00:03:17.380 [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@2e647e59 00:03:17.380 [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@2c42b421 00:03:17.380 [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@51e37590 00:03:17.380 [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@155d1021 00:03:17.380 [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@4bd2f0dc 00:03:17.380 [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@2e647e59 00:03:17.380 [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@2c42b421 00:03:17.380 [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@51e37590 00:03:17.380 [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 00:03:17.381 [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@155d1021 00:03:17.381 [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@4bd2f0dc 00:03:17.381 [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@2e647e59 00:03:17.381 [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@2c42b421 00:03:17.381 [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@51e37590 00:03:17.382 [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@155d1021 00:03:17.382 [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@4bd2f0dc 00:03:17.382 [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@2e647e59 00:03:17.382 [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@2c42b421 00:03:17.382 [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@51e37590 00:03:17.382 [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@155d1021 00:03:17.382 [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@4bd2f0dc 00:03:17.382 [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@2e647e59 00:03:17.382 [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@2c42b421 00:03:17.383 [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@51e37590 00:03:17.383 [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@155d1021 00:03:17.383 [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@4bd2f0dc 00:03:17.383 [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@2e647e59 00:03:17.383 [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@2c42b421 00:03:17.383 [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@51e37590 00:03:17.383 [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@155d1021 00:03:17.383 [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@4bd2f0dc 00:03:17.384 [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@2e647e59 00:03:17.384 [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@2c42b421 00:03:17.384 [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@51e37590 00:03:17.385 [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@155d1021 00:03:17.385 [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@4bd2f0dc 00:03:17.385 [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@2e647e59 00:03:17.385 [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@2c42b421 00:03:17.385 [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@51e37590 00:03:17.386 [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@155d1021 00:03:17.387 [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@4bd2f0dc 00:03:17.387 [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@2e647e59 00:03:17.387 [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@2c42b421 00:03:17.387 [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@51e37590 00:03:17.388 [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@155d1021 00:03:17.388 [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@4bd2f0dc 00:03:17.388 [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@2e647e59 00:03:17.388 [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@2c42b421 00:03:17.388 [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@51e37590 00:03:17.388 [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@155d1021 00:03:17.388 [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@4bd2f0dc 00:03:17.388 [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@2e647e59 00:03:17.388 [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@2c42b421 00:03:17.388 [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@51e37590 00:03:17.389 [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@155d1021 00:03:17.390 [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@4bd2f0dc 00:03:17.390 [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@2e647e59 00:03:17.390 [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@2c42b421 00:03:17.390 [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@51e37590 00:03:17.390 [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 00:03:17.390 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]} finished phase FULL_DECLARATION 00:03:17.391 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car@2014-08-18]} finished phase FULL_DECLARATION 00:03:17.391 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]} finished phase FULL_DECLARATION 00:03:17.391 [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 00:03:17.391 [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 00:03:17.392 [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 00:03:17.392 [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 00:03:17.392 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]} finished phase FULL_DECLARATION 00:03:17.392 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [main@2014-01-21]} finished phase FULL_DECLARATION 00:03:17.392 [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 00:03:17.392 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-purchase@2014-08-18]} finished phase FULL_DECLARATION 00:03:17.392 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-people@2014-08-18]} finished phase FULL_DECLARATION 00:03:17.392 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [test@2014-10-18]} finished phase FULL_DECLARATION 00:03:17.392 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ncmount-l2fib@2016-03-07]} finished phase FULL_DECLARATION 00:03:17.392 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [example-action@2016-07-07]} finished phase FULL_DECLARATION 00:03:17.392 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]} finished phase FULL_DECLARATION 00:03:17.392 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [people@2014-08-18]} finished phase FULL_DECLARATION 00:03:17.393 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [yang-ext@2013-07-09]} finished phase FULL_DECLARATION 00:03:17.393 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2010-09-24]} finished phase FULL_DECLARATION 00:03:17.393 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [augment-main-a@2014-01-21]} finished phase FULL_DECLARATION 00:03:17.393 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase FULL_DECLARATION finished 00:03:17.393 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]} started phase EFFECTIVE_MODEL 00:03:17.393 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car@2014-08-18]} started phase EFFECTIVE_MODEL 00:03:17.393 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]} started phase EFFECTIVE_MODEL 00:03:17.393 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]} started phase EFFECTIVE_MODEL 00:03:17.393 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [main@2014-01-21]} started phase EFFECTIVE_MODEL 00:03:17.393 [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 00:03:17.393 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-purchase@2014-08-18]} started phase EFFECTIVE_MODEL 00:03:17.393 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-people@2014-08-18]} started phase EFFECTIVE_MODEL 00:03:17.393 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [test@2014-10-18]} started phase EFFECTIVE_MODEL 00:03:17.393 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ncmount-l2fib@2016-03-07]} started phase EFFECTIVE_MODEL 00:03:17.393 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [example-action@2016-07-07]} started phase EFFECTIVE_MODEL 00:03:17.393 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]} started phase EFFECTIVE_MODEL 00:03:17.393 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [people@2014-08-18]} started phase EFFECTIVE_MODEL 00:03:17.393 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [yang-ext@2013-07-09]} started phase EFFECTIVE_MODEL 00:03:17.393 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2010-09-24]} started phase EFFECTIVE_MODEL 00:03:17.393 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [augment-main-a@2014-01-21]} started phase EFFECTIVE_MODEL 00:03:17.393 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase EFFECTIVE_MODEL started 00:03:17.395 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [odl-netconf-monitoring@2022-07-18]} finished phase EFFECTIVE_MODEL 00:03:17.396 [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 00:03:17.396 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [test@2014-10-18]} finished phase EFFECTIVE_MODEL 00:03:17.397 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types@2013-07-15]} finished phase EFFECTIVE_MODEL 00:03:17.400 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [yang-ext@2013-07-09]} finished phase EFFECTIVE_MODEL 00:03:17.401 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [augment-main-a@2014-01-21]} finished phase EFFECTIVE_MODEL 00:03:17.402 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car@2014-08-18]} finished phase EFFECTIVE_MODEL 00:03:17.402 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2013-07-15]} finished phase EFFECTIVE_MODEL 00:03:17.403 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-netconf-monitoring@2010-10-04]} finished phase EFFECTIVE_MODEL 00:03:17.403 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [main@2014-01-21]} finished phase EFFECTIVE_MODEL 00:03:17.403 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ncmount-l2fib@2016-03-07]} finished phase EFFECTIVE_MODEL 00:03:17.403 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [example-action@2016-07-07]} finished phase EFFECTIVE_MODEL 00:03:17.404 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [people@2014-08-18]} finished phase EFFECTIVE_MODEL 00:03:17.404 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-inet-types@2010-09-24]} finished phase EFFECTIVE_MODEL 00:03:17.404 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-purchase@2014-08-18]} finished phase EFFECTIVE_MODEL 00:03:17.404 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-people@2014-08-18]} finished phase EFFECTIVE_MODEL 00:03:17.404 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase EFFECTIVE_MODEL finished 00:03:17.446 [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} 00:03:17.448 [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} 00:03:17.452 [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} 00:03:17.452 [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} 00:03:17.471 [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} 00:03:17.471 [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} 00:03:17.471 [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} 00:03:17.471 [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} 00:03:17.471 [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} 00:03:17.471 [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} 00:03:17.472 [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} 00:03:17.472 [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} 00:03:17.472 [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} 00:03:17.472 [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} 00:03:17.486 [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} 00:03:17.486 [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} 00:03:17.486 [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} 00:03:17.487 [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} 00:03:17.487 [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} 00:03:17.487 [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} 00:03:17.488 [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} 00:03:17.488 [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} 00:03:17.489 [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} 00:03:17.489 [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} 00:03:17.489 [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} 00:03:17.494 [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} 00:03:17.494 [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} 00:03:17.494 [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} 00:03:17.494 [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} 00:03:17.494 [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} 00:03:17.497 [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} 00:03:17.497 [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} 00:03:17.497 [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} 00:03:17.501 [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} 00:03:17.501 [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} 00:03:17.501 [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} 00:03:17.501 [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} 00:03:17.502 [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} 00:03:17.502 [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} 00:03:17.502 [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} 00:03:17.502 [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} 00:03:17.502 [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} 00:03:17.502 [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} 00:03:17.503 [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} 00:03:17.503 [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} 00:03:17.503 [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} 00:03:17.503 [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} 00:03:17.503 [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} 00:03:17.517 [main] DEBUG o.o.y.y.p.r.SharedEffectiveModelContextFactory - Finished assembly of 16 sources in 406.3 ms 00:03:17.519 [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 00:03:17.520 [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 00:03:17.521 [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 00:03:17.521 [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 00:03:17.521 [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 00:03:17.522 [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 00:03:17.523 [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 00:03:17.524 [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 00:03:17.526 [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 00:03:17.526 [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 00:03:17.528 [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 00:03:17.528 [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 00:03:17.529 [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 00:03:17.529 [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 00:03:17.530 [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 00:03:17.530 [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 00:03:17.544 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - using MdsalOperationProvider. 00:03:17.545 [main] DEBUG o.o.n.n.AbstractNetconfSessionNegotiator - Default maximum incoming NETCONF chunk size is 16777216 bytes 00:03:17.639 [main] INFO o.o.n.s.s.c.u.s.b.BouncyCastleSecurityProviderRegistrar - getOrCreateProvider(BC) created instance of org.bouncycastle.jce.provider.BouncyCastleProvider 00:03:17.640 [main] INFO o.o.n.s.s.c.u.s.e.EdDSASecurityProviderRegistrar - getOrCreateProvider(EdDSA) created instance of org.opendaylight.netconf.shaded.eddsa.EdDSASecurityProvider 00:03:17.752 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.numHeapArenas: 4 00:03:17.753 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.numDirectArenas: 4 00:03:17.753 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.pageSize: 8192 00:03:17.753 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.maxOrder: 9 00:03:17.753 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.chunkSize: 4194304 00:03:17.753 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.smallCacheSize: 256 00:03:17.753 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.normalCacheSize: 64 00:03:17.753 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.maxCachedBufferCapacity: 32768 00:03:17.753 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimInterval: 8192 00:03:17.753 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimIntervalMillis: 0 00:03:17.753 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.useCacheForAllThreads: false 00:03:17.753 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023 00:03:17.761 [main] DEBUG io.netty.channel.DefaultChannelId - -Dio.netty.processId: 3014 (auto-detected) 00:03:17.762 [main] DEBUG io.netty.util.NetUtil - -Djava.net.preferIPv4Stack: false 00:03:17.762 [main] DEBUG io.netty.util.NetUtil - -Djava.net.preferIPv6Addresses: false 00:03:17.764 [main] DEBUG i.netty.util.NetUtilInitializations - Loopback interface: lo (lo, 0:0:0:0:0:0:0:1%lo) 00:03:17.764 [main] DEBUG io.netty.util.NetUtil - /proc/sys/net/core/somaxconn: 128 00:03:17.765 [main] DEBUG io.netty.channel.DefaultChannelId - -Dio.netty.machineId: fa:16:3e:ff:fe:0f:f5:01 (auto-detected) 00:03:17.773 [main] DEBUG io.netty.buffer.ByteBufUtil - -Dio.netty.allocator.type: pooled 00:03:17.773 [main] DEBUG io.netty.buffer.ByteBufUtil - -Dio.netty.threadLocalDirectBufferSize: 0 00:03:17.774 [main] DEBUG io.netty.buffer.ByteBufUtil - -Dio.netty.maxThreadLocalCharBufferSize: 16384 00:03:17.779 [main] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_BACKLOG' for channel '[id: 0x83b8f5f1]' 00:03:17.779 [main] DEBUG i.n.b.ChannelInitializerExtensions - -Dio.netty.bootstrap.extensions: null 00:03:17.784 [main] DEBUG o.o.n.n.AbstractNetconfDispatcher - Initiated server AbstractBootstrap$PendingRegistrationPromise@6cf0a747(incomplete) at local:/0.0.0.0:17830. 00:03:17.910 [main] DEBUG o.o.n.shaded.sshd.server.SshServer - start() - resolve bind host=0.0.0.0 00:03:17.911 [main] DEBUG o.o.n.s.s.c.io.nio2.Nio2Acceptor - bind(/0.0.0.0:17830) binding to address 00:03:17.914 [main] DEBUG o.o.n.s.s.c.io.nio2.Nio2Acceptor - setOption(SO_REUSEADDR)[true] from property=Property[socket-reuseaddr](Boolean] 00:03:17.914 [main] DEBUG o.o.n.s.s.c.io.nio2.Nio2Acceptor - Unsupported socket option (TCP_NODELAY) to set using Property[tcp-nodelay](Boolean]=true 00:03:17.914 [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 00:03:17.915 [main] DEBUG o.o.n.t.tool.NetconfDeviceSimulator - Simulated SSH device started on /0.0.0.0:17830 00:03:17.915 [main] INFO o.o.n.t.tool.NetconfDeviceSimulator - All simulated devices started successfully from port 17830 to 17830 00:03:19.667 [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] 00:03:19.673 [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] 00:03:19.676 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - Creating IoSession on /10.30.170.171:17830 from /10.30.170.26:46482 via /[0:0:0:0:0:0:0:0]:17830 00:03:19.709 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.c.s.h.SessionTimeoutListener - sessionCreated(ServerSessionImpl[null@/10.30.170.26:46482]) tracking 00:03:19.712 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - sendIdentification(ServerSessionImpl[null@/10.30.170.26:46482]): SSH-2.0-SSHD-UNKNOWN 00:03:19.713 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 22 bytes 00:03:19.716 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doReadIdentification(ServerSessionImpl[null@/10.30.170.26:46482]) line='SSH-2.0-SSHD-UNKNOWN' 00:03:19.716 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - readIdentification(ServerSessionImpl[null@/10.30.170.26:46482]) client version string: SSH-2.0-SSHD-UNKNOWN 00:03:19.992 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - sendKexInit(ServerSessionImpl[null@/10.30.170.26:46482]) Send SSH_MSG_KEXINIT 00:03:20.000 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[null@/10.30.170.26:46482]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=992 00:03:20.000 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 1008 bytes 00:03:20.001 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[null@/10.30.170.26:46482]) process #0 SSH_MSG_KEXINIT 00:03:20.001 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - handleKexInit(ServerSessionImpl[null@/10.30.170.26:46482]) SSH_MSG_KEXINIT 00:03:20.007 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - setNegotiationResult(ServerSessionImpl[null@/10.30.170.26:46482]) Kex: kex algorithms = curve25519-sha256 00:03:20.007 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - setNegotiationResult(ServerSessionImpl[null@/10.30.170.26:46482]) Kex: server host key algorithms = rsa-sha2-512 00:03:20.007 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - setNegotiationResult(ServerSessionImpl[null@/10.30.170.26:46482]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com 00:03:20.007 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - setNegotiationResult(ServerSessionImpl[null@/10.30.170.26:46482]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com 00:03:20.007 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - setNegotiationResult(ServerSessionImpl[null@/10.30.170.26:46482]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com 00:03:20.007 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - setNegotiationResult(ServerSessionImpl[null@/10.30.170.26:46482]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com 00:03:20.007 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - setNegotiationResult(ServerSessionImpl[null@/10.30.170.26:46482]) Kex: compression algorithms (client to server) = none 00:03:20.007 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - setNegotiationResult(ServerSessionImpl[null@/10.30.170.26:46482]) Kex: compression algorithms (server to client) = none 00:03:20.019 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[null@/10.30.170.26:46482]) process #1 30 00:03:20.020 [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.26:46482]] process command=SSH_MSG_KEXDH_INIT 00:03:20.031 [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.26:46482]] Send SSH_MSG_KEXDH_REPLY 00:03:20.031 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[null@/10.30.170.26:46482]) packet #1 sending command=31[31] len=600 00:03:20.031 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 616 bytes 00:03:20.031 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - handleKexMessage(ServerSessionImpl[null@/10.30.170.26:46482])[curve25519-sha256] KEX processing complete after cmd=30 00:03:20.031 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - sendNewKeys(ServerSessionImpl[null@/10.30.170.26:46482]) Send SSH_MSG_NEWKEYS 00:03:20.031 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - prepareNewKeys(ServerSessionImpl[null@/10.30.170.26:46482]) session ID=7e:77:51:0e:f9:9a:27:03:fe:44:cd:50:7e:1b:31:96:80:4d:8b:55:4e:e2:0c:2f:24:7e:38:18:99:bb:2f:e7 00:03:20.033 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[null@/10.30.170.26:46482]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1 00:03:20.034 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 16 bytes 00:03:20.034 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - setOutputEncoding(ServerSessionImpl[null@/10.30.170.26:46482]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@768c9690; mac null; compression none[Deflater/-1]; blocks limit 134217728 00:03:20.037 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(ServerSessionImpl[null@/10.30.170.26:46482])[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 00:03:20.037 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(ServerSessionImpl[null@/10.30.170.26:46482])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records 00:03:20.037 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[null@/10.30.170.26:46482]) packet #3 sending command=7[7] len=419 00:03:20.038 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 452 bytes 00:03:20.039 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - handleNewKeys(ServerSessionImpl[null@/10.30.170.26:46482]) No pending packets to flush at end of KEX 00:03:20.048 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[null@/10.30.170.26:46482]) process #2 SSH_MSG_NEWKEYS 00:03:20.048 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - handleNewKeys(ServerSessionImpl[null@/10.30.170.26:46482]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS 00:03:20.048 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - setInputEncoding(ServerSessionImpl[null@/10.30.170.26:46482]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@390cab84; mac null; compression none[Inflater/-1]; blocks limit 134217728 00:03:20.049 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[null@/10.30.170.26:46482]) process #3 SSH_MSG_SERVICE_REQUEST 00:03:20.049 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - handleServiceRequest(ServerSessionImpl[null@/10.30.170.26:46482]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth' 00:03:20.050 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(ServerSessionImpl[null@/10.30.170.26:46482]) authorized authentication methods: password,keyboard-interactive,publickey 00:03:20.051 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - handleServiceRequest(ServerSessionImpl[null@/10.30.170.26:46482]) Accepted service ssh-userauth 00:03:20.051 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[null@/10.30.170.26:46482]) packet #4 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17 00:03:20.051 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 52 bytes 00:03:20.051 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[null@/10.30.170.26:46482]) process #4 SSH_MSG_USERAUTH_REQUEST 00:03:20.052 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(ServerSessionImpl[null@/10.30.170.26:46482]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none 00:03:20.052 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(ServerSessionImpl[null@/10.30.170.26:46482]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20) 00:03:20.052 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(ServerSessionImpl[null@/10.30.170.26:46482]) no authentication factory for method=none 00:03:20.052 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@ServerSessionImpl[null@/10.30.170.26:46482]) SSH_MSG_USERAUTH_REQUEST 00:03:20.052 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@ServerSessionImpl[null@/10.30.170.26:46482]) remaining methods: password,keyboard-interactive,publickey 00:03:20.052 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[null@/10.30.170.26:46482]) packet #5 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=45 00:03:20.052 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 76 bytes 00:03:20.055 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[null@/10.30.170.26:46482]) process #5 SSH_MSG_USERAUTH_REQUEST 00:03:20.055 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(ServerSessionImpl[null@/10.30.170.26:46482]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=publickey 00:03:20.055 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(ServerSessionImpl[null@/10.30.170.26:46482]) Authenticating user 'admin' with service 'ssh-connection' and method 'publickey' (attempt 1 / 20) 00:03:20.084 [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.26:46482]) 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:7mKvKg/XDKpijAgqdfFkDxpe9O1hTddGna6AGj1bPP4 00:03:20.084 [sshd-netconf-ssh-server-nio-group-thread-4] INFO o.o.n.test.tool.config.Configuration - Auth with public key: RSA Public Key [a4:67:68:74:dd:a2:b0:0e:7d:87:c3:7c:1c:66:75:db:67:8a:c0:e3],[56:66:d1:a4] modulus: a4e3ca3886da83f166ae09db0659b9e1c4a258c7258ebbd1e0d5baf144ca485e63c9fc6da8872dda3e7f1eb0c700f8d723ff8d7e5dc8f3c18d508054c9a447020e7441f9da85e7bba77b7d4b090f8fb735581dc1de995599ebd672ddedf7cdb1176e8e5fb23b6031ec85db846a0ddf13a51f98023b15911d6e52fdef7956c378b36822a3f648779839bcf84c0c3e8e21fa07b4f2c0bb35d2a070620154099e12f2ead5005c6484ca7796082136176dac617cbf2338ccf696f586c4f013e940ad87891ee09f7e9a597ca53600515d9932ffb9806f2bbf7ab167727cae316ac34ab09512d86a64542685af388094e1d59bfc78e7a3c527723ec9f2a9590fe5900a3e8aa1f6a48d183d4d60271b843d149d69016ba725b1bf96dd9ad4da9cb5716da74330194d00a8d58d46d8a08985a289d2345364e9bb3a560566b0390a81ee40937f5ed62462c33caab6d77f4a2c8ec1c1b1b9b3aa9fa9f245a6b010d2c876b9f1a96ae2a26f54060720348eb5240bb7b95d6af94a1cf867e3e07fd8eb206171 public exponent: 10001 00:03:20.086 [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.26:46482]) key type=rsa-sha2-512, fingerprint=SHA256:7mKvKg/XDKpijAgqdfFkDxpe9O1hTddGna6AGj1bPP4 - authentication result: true 00:03:20.086 [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.26:46482]) send SSH_MSG_USERAUTH_PK_OK for key type=rsa-sha2-512, fingerprint=SHA256:7mKvKg/XDKpijAgqdfFkDxpe9O1hTddGna6AGj1bPP4 00:03:20.086 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[null@/10.30.170.26:46482]) packet #6 sending command=60[60] len=428 00:03:20.088 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 460 bytes 00:03:20.088 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationInProgress(admin@ServerSessionImpl[null@/10.30.170.26:46482]) SSH_MSG_USERAUTH_REQUEST 00:03:20.104 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[null@/10.30.170.26:46482]) process #6 SSH_MSG_USERAUTH_REQUEST 00:03:20.105 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(ServerSessionImpl[null@/10.30.170.26:46482]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=publickey 00:03:20.105 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(ServerSessionImpl[null@/10.30.170.26:46482]) Authenticating user 'admin' with service 'ssh-connection' and method 'publickey' (attempt 2 / 20) 00:03:20.106 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.s.a.p.UserAuthPublicKey - doAuth(admin@ServerSessionImpl[null@/10.30.170.26:46482]) 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:7mKvKg/XDKpijAgqdfFkDxpe9O1hTddGna6AGj1bPP4 00:03:20.106 [sshd-netconf-ssh-server-nio-group-thread-5] INFO o.o.n.test.tool.config.Configuration - Auth with public key: RSA Public Key [a4:67:68:74:dd:a2:b0:0e:7d:87:c3:7c:1c:66:75:db:67:8a:c0:e3],[56:66:d1:a4] modulus: a4e3ca3886da83f166ae09db0659b9e1c4a258c7258ebbd1e0d5baf144ca485e63c9fc6da8872dda3e7f1eb0c700f8d723ff8d7e5dc8f3c18d508054c9a447020e7441f9da85e7bba77b7d4b090f8fb735581dc1de995599ebd672ddedf7cdb1176e8e5fb23b6031ec85db846a0ddf13a51f98023b15911d6e52fdef7956c378b36822a3f648779839bcf84c0c3e8e21fa07b4f2c0bb35d2a070620154099e12f2ead5005c6484ca7796082136176dac617cbf2338ccf696f586c4f013e940ad87891ee09f7e9a597ca53600515d9932ffb9806f2bbf7ab167727cae316ac34ab09512d86a64542685af388094e1d59bfc78e7a3c527723ec9f2a9590fe5900a3e8aa1f6a48d183d4d60271b843d149d69016ba725b1bf96dd9ad4da9cb5716da74330194d00a8d58d46d8a08985a289d2345364e9bb3a560566b0390a81ee40937f5ed62462c33caab6d77f4a2c8ec1c1b1b9b3aa9fa9f245a6b010d2c876b9f1a96ae2a26f54060720348eb5240bb7b95d6af94a1cf867e3e07fd8eb206171 public exponent: 10001 00:03:20.108 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.s.a.p.UserAuthPublicKey - doAuth(admin@ServerSessionImpl[null@/10.30.170.26:46482]) key type=rsa-sha2-512, fingerprint=SHA256:7mKvKg/XDKpijAgqdfFkDxpe9O1hTddGna6AGj1bPP4 - authentication result: true 00:03:20.110 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.s.a.p.UserAuthPublicKey - doAuth(admin@ServerSessionImpl[null@/10.30.170.26:46482]) key type=rsa-sha2-512, fingerprint=SHA256:7mKvKg/XDKpijAgqdfFkDxpe9O1hTddGna6AGj1bPP4 - verified 00:03:20.112 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@ServerSessionImpl[null@/10.30.170.26:46482]) SSH_MSG_USERAUTH_REQUEST 00:03:20.112 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(ServerSessionImpl[null@/10.30.170.26:46482])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO 00:03:20.112 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[null@/10.30.170.26:46482]) packet #7 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1 00:03:20.115 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(ServerSessionImpl[admin@/10.30.170.26:46482]) no heartbeat to stop 00:03:20.115 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(ServerSessionImpl[admin@/10.30.170.26:46482]) heartbeat type=IGNORE, interval=PT198H50M27.166S 00:03:20.116 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 36 bytes 00:03:20.117 [sshd-netconf-ssh-server-nio-group-thread-5] INFO o.o.n.s.s.s.s.ServerSessionImpl - Session admin@/10.30.170.26:46482 authenticated 00:03:20.119 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #7 SSH_MSG_CHANNEL_OPEN 00:03:20.119 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[ServerSessionImpl[admin@/10.30.170.26:46482]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768 00:03:20.137 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.s.channel.ChannelSession - init() service=ServerConnectionService[ServerSessionImpl[admin@/10.30.170.26:46482]] session=ServerSessionImpl[admin@/10.30.170.26:46482] id=0 00:03:20.138 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](ChannelSession[id=0, recipient=-1]-ServerSessionImpl[admin@/10.30.170.26:46482])) size=2097152, max=2097152, packet=32768 00:03:20.139 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[ServerSessionImpl[admin@/10.30.170.26:46482]])[id=0, registered=true] ChannelSession[id=0, recipient=-1]-ServerSessionImpl[admin@/10.30.170.26:46482] 00:03:20.140 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.s.channel.ChannelSession - setRecipient(ChannelSession[id=0, recipient=-1]-ServerSessionImpl[admin@/10.30.170.26:46482]) recipient=0 00:03:20.140 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.26:46482])) size=2097152, max=2097152, packet=32768 00:03:20.140 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.26:46482])) re-initializing 00:03:20.140 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.26:46482])) size=2097152, max=2097152, packet=32768 00:03:20.141 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.26:46482]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768 00:03:20.142 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #8 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17 00:03:20.143 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 52 bytes 00:03:20.148 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #8 SSH_MSG_CHANNEL_REQUEST 00:03:20.148 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleChannelRequest(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.26:46482]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true 00:03:20.148 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleSubsystem(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.26:46482])[want-reply=true] subsystem=netconf 00:03:20.152 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.s.channel.ChannelSession - prepareChannelCommand(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.26:46482])[subsystem] prepared command 00:03:20.152 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.s.channel.ChannelSession - sendResponse(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.26:46482]) request=subsystem result=ReplySuccess, want-reply=true 00:03:20.152 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #9 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5 00:03:20.152 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 36 bytes 00:03:20.153 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.s.channel.ChannelSession - sendResponse(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.26:46482]) request=subsystem activate command 00:03:20.158 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #9 SSH_MSG_CHANNEL_DATA 00:03:20.158 [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.26:46482]) by 373 down to 2096779 00:03:20.158 [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.26:46482]) SSH_MSG_CHANNEL_DATA len=373 00:03:20.158 [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.26:46482]] 00:03:20.167 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.h.FramingMechanismHandlerFactory - EOM framing mechanism was selected. 00:03:20.192 [nioEventLoopGroup-2-2] DEBUG io.netty.buffer.AbstractByteBuf - -Dio.netty.buffer.checkAccessible: true 00:03:20.192 [nioEventLoopGroup-2-2] DEBUG io.netty.buffer.AbstractByteBuf - -Dio.netty.buffer.checkBounds: true 00:03:20.192 [nioEventLoopGroup-2-2] DEBUG i.n.util.ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@6c79a8c8 00:03:20.196 [nioEventLoopGroup-2-2] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.maxCapacityPerThread: 4096 00:03:20.196 [nioEventLoopGroup-2-2] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.ratio: 8 00:03:20.196 [nioEventLoopGroup-2-2] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.chunkSize: 32 00:03:20.196 [nioEventLoopGroup-2-2] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.blocking: false 00:03:20.196 [nioEventLoopGroup-2-2] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.batchFastThreadLocalOnly: true 00:03:20.199 [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.26:46482]] 00:03:20.334 [nioEventLoopGroup-2-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 1: Creating data stores for simulated device 00:03:20.338 [nioEventLoopGroup-2-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL 00:03:20.352 [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}}]} 00:03:20.358 [nioEventLoopGroup-2-3] INFO o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL 00:03:20.358 [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}}]} 00:03:20.359 [nioEventLoopGroup-2-3] INFO o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures 00:03:20.367 [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 00:03:20.373 [nioEventLoopGroup-2-3] DEBUG o.o.yangtools.util.MapAdaptor - Configured HashMap/TrieMap cutoff at 50/100 entries 00:03:20.388 [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@1620cca4 00:03:20.388 [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=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=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=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}]}]}]}]}]} 00:03:20.392 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready 00:03:20.393 [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}}}] 00:03:20.394 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution. 00:03:20.399 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started 00:03:20.399 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed 00:03:20.399 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started 00:03:20.402 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started 00:03:20.403 [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@1620cca4, 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@1620cca4, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@19af01b0, 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@19af01b0, 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=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=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=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}]}]}]}]}]}}}} 00:03:20.406 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed 00:03:20.407 [nioEventLoopGroup-2-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully 00:03:20.408 [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 00:03:20.409 [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 00:03:20.410 [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 00:03:20.411 [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 00:03:20.411 [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 00:03:20.411 [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 00:03:20.412 [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 00:03:20.414 [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 00:03:20.416 [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 00:03:20.416 [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 00:03:20.417 [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 00:03:20.417 [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 00:03:20.417 [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 00:03:20.417 [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 00:03:20.417 [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 00:03:20.418 [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 00:03:20.423 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSessionNegotiator - Starting session negotiation on channel [id: 0x70c55c99, L:local:/0.0.0.0:17830 - R:local:E:b49437f8] 00:03:20.424 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSessionNegotiator - Sending negotiation proposal 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 urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-purchase?module=car-purchase&revision=2014-08-18 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: 0x70c55c99, L:local:/0.0.0.0:17830 - R:local:E:b49437f8] 00:03:20.448 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x70c55c99, L:local:/0.0.0.0:17830 - R:local:E:b49437f8] 00:03:20.449 [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.26:46482]) by 2639 down to 2094513 00:03:20.449 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #10 sending command=94[SSH_MSG_CHANNEL_DATA] len=2648 00:03:20.450 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 2684 bytes 00:03:20.455 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSessionNegotiator - Session negotiation started on channel [id: 0x70c55c99, L:local:/0.0.0.0:17830 - R:local:E:b49437f8] 00:03:20.457 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x70c55c99, L:local:/0.0.0.0:17830 - R:local:E:b49437f8]) buffer PooledUnsafeDirectByteBuf(ridx: 0, widx: 412, cap: 2048) frame detected: length 406 00:03:20.459 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message [admin;10.30.170.26:46482;ssh;client;] urn:ietf:params:netconf:capability:exi:1.0 urn:ietf:params:netconf:base:1.1 urn:ietf:params:netconf:base:1.0 00:03:20.466 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x70c55c99, L:local:/0.0.0.0:17830 - R:local:E:b49437f8] 00:03:20.466 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.h.FramingMechanismHandlerFactory - CHUNK framing mechanism was selected. 00:03:20.467 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x70c55c99, L:local:/0.0.0.0:17830 - R:local:E:b49437f8] 00:03:20.467 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='admin', hostAddress='10.30.170.26', port='46482', transport='ssh', sessionIdentifier='client'} from Optional[NetconfHelloMessageAdditionalHeader{userName='admin', hostAddress='10.30.170.26', port='46482', transport='ssh', sessionIdentifier='client'}] 00:03:20.469 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #10 SSH_MSG_CHANNEL_DATA 00:03:20.469 [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.26:46482]) by 449 down to 2096330 00:03:20.469 [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.26:46482]) SSH_MSG_CHANNEL_DATA len=449 00:03:20.469 [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.26:46482]] 00:03:20.470 [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.26:46482]] 00:03:20.470 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=1} created 00:03:20.470 [nioEventLoopGroup-2-3] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=1, channel=[id: 0x70c55c99, L:local:/0.0.0.0:17830 - R:local:E:b49437f8]} created 00:03:20.471 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSessionNegotiator - Negotiation on channel [id: 0x70c55c99, L:local:/0.0.0.0:17830 - R:local:E:b49437f8] successful with session NetconfServerSession{sessionId=1, channel=[id: 0x70c55c99, L:local:/0.0.0.0:17830 - R:local:E:b49437f8]} 00:03:20.472 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=1, channel=[id: 0x70c55c99, L:local:/0.0.0.0:17830 - R:local:E:b49437f8]} up 00:03:20.475 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: byte-aligned 00:03:20.476 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:03:20.479 [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} 00:03:20.480 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message byte-aligned 00:03:20.509 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=1, channel=[id: 0x70c55c99, L:local:/0.0.0.0:17830 - R:local:E:b49437f8]} EXI handlers added to pipeline 00:03:20.511 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:03:20.514 [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.26:46482]) by 235 down to 2094278 00:03:20.514 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #11 sending command=94[SSH_MSG_CHANNEL_DATA] len=244 00:03:20.514 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 276 bytes 00:03:20.520 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #11 SSH_MSG_CHANNEL_DATA 00:03:20.520 [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.26:46482]) by 340 down to 2095990 00:03:20.520 [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.26:46482]) SSH_MSG_CHANNEL_DATA len=340 00:03:20.520 [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.26:46482]] 00:03:20.521 [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.26:46482]] 00:03:20.535 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:03:20.536 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:03:20.537 [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} 00:03:20.540 [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@19af01b0 00:03:20.540 [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 00:03:20.541 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:03:20.541 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed 00:03:20.541 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed. 00:03:20.546 [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 00:03:20.547 [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 00:03:20.554 [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} 00:03:20.554 [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} 00:03:20.554 [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} 00:03:20.556 [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} 00:03:20.557 [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} 00:03:20.557 [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} 00:03:20.558 [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} 00:03:20.558 [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} 00:03:20.559 [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} 00:03:20.559 [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} 00:03:20.559 [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} 00:03:20.562 [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} 00:03:20.564 [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} 00:03:20.564 [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} 00:03:20.564 [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} 00:03:20.564 [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} 00:03:20.564 [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} 00:03:20.564 [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} 00:03:20.565 [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} 00:03:20.565 [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} 00:03:20.565 [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} 00:03:20.565 [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} 00:03:20.565 [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} 00:03:20.565 [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} 00:03:20.565 [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} 00:03:20.565 [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} 00:03:20.565 [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} 00:03:20.566 [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} 00:03:20.566 [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} 00:03:20.566 [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} 00:03:20.566 [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} 00:03:20.566 [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} 00:03:20.566 [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} 00:03:20.566 [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} 00:03:20.566 [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} 00:03:20.566 [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} 00:03:20.567 [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} 00:03:20.567 [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} 00:03:20.567 [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} 00:03:20.568 [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} 00:03:20.568 [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} 00:03:20.568 [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} 00:03:20.569 [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} 00:03:20.569 [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} 00:03:20.569 [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} 00:03:20.571 [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} 00:03:20.571 [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} 00:03:20.571 [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} 00:03:20.572 [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 00:03:20.572 [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 00:03:20.576 [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 car-purchase yang 2014-08-18 urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-purchase 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 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 00:03:20.608 [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.26:46482]) by 1772 down to 2092506 00:03:20.608 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #12 sending command=94[SSH_MSG_CHANNEL_DATA] len=1781 00:03:20.608 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 1812 bytes 00:03:42.073 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #12 SSH_MSG_CHANNEL_DATA 00:03:42.074 [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.26:46482]) by 202 down to 2095788 00:03:42.074 [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.26:46482]) SSH_MSG_CHANNEL_DATA len=202 00:03:42.074 [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.26:46482]] 00:03:42.074 [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.26:46482]] 00:03:42.077 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:03:42.077 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:03:42.078 [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} 00:03:42.080 [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@750b189f 00:03:42.080 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: / 00:03:42.080 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:03:42.080 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed 00:03:42.080 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed. 00:03:42.081 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:03:42.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.26:46482]) by 181 down to 2092325 00:03:42.084 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:03:42.084 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 220 bytes 00:04:43.513 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #13 SSH_MSG_CHANNEL_DATA 00:04:43.513 [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.26:46482]) by 202 down to 2095586 00:04:43.514 [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.26:46482]) SSH_MSG_CHANNEL_DATA len=202 00:04:43.514 [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.26:46482]] 00:04:43.514 [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.26:46482]] 00:04:43.518 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:04:43.519 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:04:43.520 [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} 00:04:43.521 [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@750b189f 00:04:43.521 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-1 Read: / 00:04:43.521 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:04:43.521 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-1 : Closed 00:04:43.521 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-1 is closed. 00:04:43.521 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:04:43.523 [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.26:46482]) by 181 down to 2092144 00:04:43.524 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:04:43.524 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 220 bytes 00:04:44.579 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #14 SSH_MSG_CHANNEL_DATA 00:04:44.579 [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.26:46482]) by 202 down to 2095384 00:04:44.579 [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.26:46482]) SSH_MSG_CHANNEL_DATA len=202 00:04:44.579 [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.26:46482]] 00:04:44.580 [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.26:46482]] 00:04:44.583 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:04:44.584 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:04:44.584 [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} 00:04:44.585 [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@750b189f 00:04:44.585 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-2 Read: / 00:04:44.585 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:04:44.585 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-2 : Closed 00:04:44.585 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-2 is closed. 00:04:44.585 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:04:44.589 [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.26:46482]) by 181 down to 2091963 00:04:44.589 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:04:44.590 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 220 bytes 00:04:45.648 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #15 SSH_MSG_CHANNEL_DATA 00:04:45.648 [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.26:46482]) by 202 down to 2095182 00:04:45.648 [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.26:46482]) SSH_MSG_CHANNEL_DATA len=202 00:04:45.648 [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.26:46482]] 00:04:45.648 [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.26:46482]] 00:04:45.651 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:04:45.652 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:04:45.652 [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} 00:04:45.653 [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@750b189f 00:04:45.653 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-3 Read: / 00:04:45.653 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:04:45.653 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-3 : Closed 00:04:45.653 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-3 is closed. 00:04:45.653 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:04:45.654 [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.26:46482]) by 181 down to 2091782 00:04:45.655 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:04:45.655 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 220 bytes 00:04:46.718 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #16 SSH_MSG_CHANNEL_DATA 00:04:46.718 [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.26:46482]) by 202 down to 2094980 00:04:46.718 [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.26:46482]) SSH_MSG_CHANNEL_DATA len=202 00:04:46.719 [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.26:46482]] 00:04:46.719 [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.26:46482]] 00:04:46.721 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:04:46.722 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:04:46.723 [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} 00:04:46.723 [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@750b189f 00:04:46.723 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-4 Read: / 00:04:46.723 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:04:46.723 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-4 : Closed 00:04:46.723 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-4 is closed. 00:04:46.724 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:04:46.726 [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.26:46482]) by 181 down to 2091601 00:04:46.727 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:04:46.727 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 220 bytes 00:04:47.781 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #17 SSH_MSG_CHANNEL_DATA 00:04:47.781 [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.26:46482]) by 202 down to 2094778 00:04:47.782 [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.26:46482]) SSH_MSG_CHANNEL_DATA len=202 00:04:47.782 [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.26:46482]] 00:04:47.782 [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.26:46482]] 00:04:47.784 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:04:47.790 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:04:47.791 [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} 00:04:47.791 [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@750b189f 00:04:47.791 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-5 Read: / 00:04:47.791 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:04:47.792 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-5 : Closed 00:04:47.792 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-5 is closed. 00:04:47.792 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:04:47.794 [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.26:46482]) by 181 down to 2091420 00:04:47.794 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:04:47.794 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 220 bytes 00:04:48.852 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #18 SSH_MSG_CHANNEL_DATA 00:04:48.852 [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.26:46482]) by 202 down to 2094576 00:04:48.872 [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.26:46482]) SSH_MSG_CHANNEL_DATA len=202 00:04:48.872 [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.26:46482]] 00:04:48.872 [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.26:46482]] 00:04:48.875 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:04:48.875 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:04:48.876 [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} 00:04:48.876 [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@750b189f 00:04:48.876 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-6 Read: / 00:04:48.876 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:04:48.876 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-6 : Closed 00:04:48.876 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-6 is closed. 00:04:48.876 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:04:48.878 [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.26:46482]) by 181 down to 2091239 00:04:48.878 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:04:48.878 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 220 bytes 00:04:49.932 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #19 SSH_MSG_CHANNEL_DATA 00:04:49.932 [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.26:46482]) by 202 down to 2094374 00:04:49.932 [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.26:46482]) SSH_MSG_CHANNEL_DATA len=202 00:04:49.932 [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.26:46482]] 00:04:49.933 [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.26:46482]] 00:04:49.935 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:04:49.936 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:04:49.937 [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} 00:04:49.937 [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@750b189f 00:04:49.937 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-7 Read: / 00:04:49.937 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:04:49.937 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-7 : Closed 00:04:49.937 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-7 is closed. 00:04:49.937 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:04:49.940 [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.26:46482]) by 181 down to 2091058 00:04:49.940 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:04:49.940 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 220 bytes 00:04:50.989 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #20 SSH_MSG_CHANNEL_DATA 00:04:50.989 [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.26:46482]) by 202 down to 2094172 00:04:50.989 [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.26:46482]) SSH_MSG_CHANNEL_DATA len=202 00:04:50.989 [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.26:46482]] 00:04:50.989 [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.26:46482]] 00:04:50.991 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:04:50.992 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:04:50.993 [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} 00:04:50.993 [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@750b189f 00:04:50.993 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-8 Read: / 00:04:50.993 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:04:50.993 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-8 : Closed 00:04:50.993 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-8 is closed. 00:04:50.993 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:04:50.996 [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.26:46482]) by 181 down to 2090877 00:04:50.996 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:04:50.996 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 220 bytes 00:04:52.054 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #21 SSH_MSG_CHANNEL_DATA 00:04:52.054 [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.26:46482]) by 202 down to 2093970 00:04:52.054 [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.26:46482]) SSH_MSG_CHANNEL_DATA len=202 00:04:52.054 [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.26:46482]] 00:04:52.054 [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.26:46482]] 00:04:52.056 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:04:52.056 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:04:52.057 [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} 00:04:52.057 [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@750b189f 00:04:52.057 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-9 Read: / 00:04:52.057 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:04:52.057 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-9 : Closed 00:04:52.057 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-9 is closed. 00:04:52.057 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:04:52.059 [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.26:46482]) by 181 down to 2090696 00:04:52.059 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #22 sending command=94[SSH_MSG_CHANNEL_DATA] len=190 00:04:52.059 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 220 bytes 00:04:53.109 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #22 SSH_MSG_CHANNEL_DATA 00:04:53.109 [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.26:46482]) by 203 down to 2093767 00:04:53.109 [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.26:46482]) SSH_MSG_CHANNEL_DATA len=203 00:04:53.109 [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.26:46482]] 00:04:53.109 [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.26:46482]] 00:04:53.111 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:04:53.111 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:04:53.112 [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} 00:04:53.112 [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@750b189f 00:04:53.112 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-10 Read: / 00:04:53.112 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:04:53.112 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-10 : Closed 00:04:53.112 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-10 is closed. 00:04:53.113 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:04:53.114 [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.26:46482]) by 182 down to 2090514 00:04:53.114 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #23 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 00:04:53.114 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 220 bytes 00:04:54.170 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #23 SSH_MSG_CHANNEL_DATA 00:04:54.171 [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.26:46482]) by 203 down to 2093564 00:04:54.171 [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.26:46482]) SSH_MSG_CHANNEL_DATA len=203 00:04:54.171 [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.26:46482]] 00:04:54.171 [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.26:46482]] 00:04:54.172 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:04:54.172 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:04:54.173 [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} 00:04:54.173 [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@750b189f 00:04:54.173 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-11 Read: / 00:04:54.173 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:04:54.173 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-11 : Closed 00:04:54.173 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-11 is closed. 00:04:54.174 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:04:54.175 [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.26:46482]) by 182 down to 2090332 00:04:54.176 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #24 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 00:04:54.176 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 220 bytes 00:04:55.226 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #24 SSH_MSG_CHANNEL_DATA 00:04:55.226 [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.26:46482]) by 203 down to 2093361 00:04:55.226 [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.26:46482]) SSH_MSG_CHANNEL_DATA len=203 00:04:55.226 [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.26:46482]] 00:04:55.226 [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.26:46482]] 00:04:55.227 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:04:55.228 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:04:55.228 [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} 00:04:55.228 [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@750b189f 00:04:55.228 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-12 Read: / 00:04:55.228 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:04:55.228 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-12 : Closed 00:04:55.228 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-12 is closed. 00:04:55.229 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:04:55.234 [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.26:46482]) by 182 down to 2090150 00:04:55.234 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #25 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 00:04:55.234 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 220 bytes 00:04:56.291 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #25 SSH_MSG_CHANNEL_DATA 00:04:56.291 [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.26:46482]) by 203 down to 2093158 00:04:56.292 [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.26:46482]) SSH_MSG_CHANNEL_DATA len=203 00:04:56.292 [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.26:46482]] 00:04:56.292 [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.26:46482]] 00:04:56.294 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:04:56.294 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:04:56.295 [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} 00:04:56.295 [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@750b189f 00:04:56.296 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-13 Read: / 00:04:56.296 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:04:56.296 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-13 : Closed 00:04:56.296 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-13 is closed. 00:04:56.296 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:04:56.298 [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.26:46482]) by 182 down to 2089968 00:04:56.299 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #26 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 00:04:56.299 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 220 bytes 00:04:57.347 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #26 SSH_MSG_CHANNEL_DATA 00:04:57.348 [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.26:46482]) by 203 down to 2092955 00:04:57.348 [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.26:46482]) SSH_MSG_CHANNEL_DATA len=203 00:04:57.348 [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.26:46482]] 00:04:57.348 [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.26:46482]] 00:04:57.350 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:04:57.350 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:04:57.351 [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} 00:04:57.351 [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@750b189f 00:04:57.351 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-14 Read: / 00:04:57.352 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:04:57.352 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-14 : Closed 00:04:57.352 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-14 is closed. 00:04:57.352 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:04:57.354 [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.26:46482]) by 182 down to 2089786 00:04:57.354 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #27 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 00:04:57.354 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 220 bytes 00:04:58.411 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #27 SSH_MSG_CHANNEL_DATA 00:04:58.411 [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.26:46482]) by 203 down to 2092752 00:04:58.411 [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.26:46482]) SSH_MSG_CHANNEL_DATA len=203 00:04:58.411 [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.26:46482]] 00:04:58.411 [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.26:46482]] 00:04:58.413 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:04:58.414 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:04:58.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} 00:04:58.415 [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@750b189f 00:04:58.415 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-15 Read: / 00:04:58.415 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:04:58.415 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-15 : Closed 00:04:58.415 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-15 is closed. 00:04:58.415 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:04:58.416 [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.26:46482]) by 182 down to 2089604 00:04:58.417 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #28 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 00:04:58.417 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 220 bytes 00:04:59.476 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #28 SSH_MSG_CHANNEL_DATA 00:04:59.476 [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.26:46482]) by 203 down to 2092549 00:04:59.476 [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.26:46482]) SSH_MSG_CHANNEL_DATA len=203 00:04:59.476 [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.26:46482]] 00:04:59.477 [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.26:46482]] 00:04:59.479 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:04:59.480 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:04:59.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} 00:04:59.481 [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@750b189f 00:04:59.481 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-16 Read: / 00:04:59.481 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:04:59.481 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-16 : Closed 00:04:59.481 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-16 is closed. 00:04:59.481 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:04:59.483 [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.26:46482]) by 182 down to 2089422 00:04:59.483 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #29 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 00:04:59.483 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 220 bytes 00:05:00.541 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #29 SSH_MSG_CHANNEL_DATA 00:05:00.541 [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.26:46482]) by 203 down to 2092346 00:05:00.541 [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.26:46482]) SSH_MSG_CHANNEL_DATA len=203 00:05:00.541 [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.26:46482]] 00:05:00.541 [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.26:46482]] 00:05:00.543 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:05:00.544 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:05:00.547 [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} 00:05:00.548 [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@750b189f 00:05:00.548 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-17 Read: / 00:05:00.548 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:05:00.548 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-17 : Closed 00:05:00.548 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-17 is closed. 00:05:00.548 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:05:00.550 [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.26:46482]) by 182 down to 2089240 00:05:00.550 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #30 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 00:05:00.550 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 220 bytes 00:05:01.599 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #30 SSH_MSG_CHANNEL_DATA 00:05:01.599 [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.26:46482]) by 203 down to 2092143 00:05:01.599 [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.26:46482]) SSH_MSG_CHANNEL_DATA len=203 00:05:01.599 [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.26:46482]] 00:05:01.599 [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.26:46482]] 00:05:01.601 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:05:01.602 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:05:01.603 [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} 00:05:01.603 [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@750b189f 00:05:01.603 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-18 Read: / 00:05:01.604 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:05:01.604 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-18 : Closed 00:05:01.604 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-18 is closed. 00:05:01.604 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:05:01.605 [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.26:46482]) by 182 down to 2089058 00:05:01.605 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #31 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 00:05:01.606 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 220 bytes 00:05:02.665 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #31 SSH_MSG_CHANNEL_DATA 00:05:02.665 [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.26:46482]) by 203 down to 2091940 00:05:02.665 [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.26:46482]) SSH_MSG_CHANNEL_DATA len=203 00:05:02.665 [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.26:46482]] 00:05:02.665 [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.26:46482]] 00:05:02.667 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:05:02.668 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:05:02.669 [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} 00:05:02.669 [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@750b189f 00:05:02.669 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-19 Read: / 00:05:02.669 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:05:02.669 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-19 : Closed 00:05:02.669 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-19 is closed. 00:05:02.669 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:05:02.671 [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.26:46482]) by 182 down to 2088876 00:05:02.671 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #32 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 00:05:02.672 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 220 bytes 00:05:03.725 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #32 SSH_MSG_CHANNEL_DATA 00:05:03.726 [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.26:46482]) by 203 down to 2091737 00:05:03.726 [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.26:46482]) SSH_MSG_CHANNEL_DATA len=203 00:05:03.726 [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.26:46482]] 00:05:03.726 [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.26:46482]] 00:05:03.754 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:05:03.755 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:05:03.755 [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} 00:05:03.756 [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@750b189f 00:05:03.756 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-20 Read: / 00:05:03.756 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:05:03.756 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-20 : Closed 00:05:03.756 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-20 is closed. 00:05:03.756 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:05:03.758 [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.26:46482]) by 182 down to 2088694 00:05:03.758 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #33 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 00:05:03.758 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 220 bytes 00:05:04.813 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #33 SSH_MSG_CHANNEL_DATA 00:05:04.814 [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.26:46482]) by 203 down to 2091534 00:05:04.814 [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.26:46482]) SSH_MSG_CHANNEL_DATA len=203 00:05:04.814 [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.26:46482]] 00:05:04.815 [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.26:46482]] 00:05:04.816 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:05:04.817 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:05:04.818 [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} 00:05:04.818 [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@750b189f 00:05:04.818 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-21 Read: / 00:05:04.818 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:05:04.818 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-21 : Closed 00:05:04.818 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-21 is closed. 00:05:04.818 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:05:04.820 [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.26:46482]) by 182 down to 2088512 00:05:04.820 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #34 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 00:05:04.820 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 220 bytes 00:05:05.870 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #34 SSH_MSG_CHANNEL_DATA 00:05:05.870 [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.26:46482]) by 203 down to 2091331 00:05:05.870 [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.26:46482]) SSH_MSG_CHANNEL_DATA len=203 00:05:05.870 [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.26:46482]] 00:05:05.871 [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.26:46482]] 00:05:05.873 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:05:05.874 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:05:05.875 [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} 00:05:05.876 [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@750b189f 00:05:05.876 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-22 Read: / 00:05:05.876 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:05:05.876 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-22 : Closed 00:05:05.876 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-22 is closed. 00:05:05.876 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:05:05.878 [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.26:46482]) by 182 down to 2088330 00:05:05.878 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #35 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 00:05:05.878 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 220 bytes 00:05:06.926 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #35 SSH_MSG_CHANNEL_DATA 00:05:06.926 [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.26:46482]) by 203 down to 2091128 00:05:06.926 [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.26:46482]) SSH_MSG_CHANNEL_DATA len=203 00:05:06.926 [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.26:46482]] 00:05:06.927 [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.26:46482]] 00:05:06.929 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:05:06.930 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:05:06.931 [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} 00:05:06.932 [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@750b189f 00:05:06.932 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-23 Read: / 00:05:06.932 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:05:06.932 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-23 : Closed 00:05:06.932 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-23 is closed. 00:05:06.932 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:05:06.933 [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.26:46482]) by 182 down to 2088148 00:05:06.934 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #36 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 00:05:06.934 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 220 bytes 00:05:07.989 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #36 SSH_MSG_CHANNEL_DATA 00:05:07.989 [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.26:46482]) by 203 down to 2090925 00:05:07.989 [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.26:46482]) SSH_MSG_CHANNEL_DATA len=203 00:05:07.989 [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.26:46482]] 00:05:07.989 [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.26:46482]] 00:05:07.991 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:05:07.992 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:05:07.993 [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} 00:05:07.993 [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@750b189f 00:05:07.993 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-24 Read: / 00:05:07.993 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:05:07.993 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-24 : Closed 00:05:07.993 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-24 is closed. 00:05:07.993 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:05:07.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.26:46482]) by 182 down to 2087966 00:05:07.998 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #37 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 00:05:07.998 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 220 bytes 00:05:09.053 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #37 SSH_MSG_CHANNEL_DATA 00:05:09.053 [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.26:46482]) by 203 down to 2090722 00:05:09.053 [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.26:46482]) SSH_MSG_CHANNEL_DATA len=203 00:05:09.053 [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.26:46482]] 00:05:09.054 [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.26:46482]] 00:05:09.059 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:05:09.060 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:05:09.061 [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} 00:05:09.061 [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@750b189f 00:05:09.061 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-25 Read: / 00:05:09.061 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:05:09.061 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-25 : Closed 00:05:09.061 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-25 is closed. 00:05:09.061 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:05:09.063 [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.26:46482]) by 182 down to 2087784 00:05:09.064 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #38 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 00:05:09.064 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 220 bytes 00:05:10.111 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #38 SSH_MSG_CHANNEL_DATA 00:05:10.111 [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.26:46482]) by 203 down to 2090519 00:05:10.112 [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.26:46482]) SSH_MSG_CHANNEL_DATA len=203 00:05:10.112 [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.26:46482]] 00:05:10.112 [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.26:46482]] 00:05:10.115 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:05:10.115 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:05:10.116 [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} 00:05:10.116 [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@750b189f 00:05:10.116 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-26 Read: / 00:05:10.116 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:05:10.116 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-26 : Closed 00:05:10.116 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-26 is closed. 00:05:10.117 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:05:10.118 [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.26:46482]) by 182 down to 2087602 00:05:10.119 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #39 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 00:05:10.119 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 220 bytes 00:05:11.165 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #39 SSH_MSG_CHANNEL_DATA 00:05:11.165 [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.26:46482]) by 203 down to 2090316 00:05:11.166 [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.26:46482]) SSH_MSG_CHANNEL_DATA len=203 00:05:11.166 [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.26:46482]] 00:05:11.166 [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.26:46482]] 00:05:11.169 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:05:11.170 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:05:11.175 [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} 00:05:11.175 [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@750b189f 00:05:11.175 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-27 Read: / 00:05:11.175 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:05:11.175 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-27 : Closed 00:05:11.175 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-27 is closed. 00:05:11.175 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:05:11.177 [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.26:46482]) by 182 down to 2087420 00:05:11.178 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #40 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 00:05:11.178 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 220 bytes 00:05:12.231 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #40 SSH_MSG_CHANNEL_DATA 00:05:12.231 [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.26:46482]) by 203 down to 2090113 00:05:12.231 [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.26:46482]) SSH_MSG_CHANNEL_DATA len=203 00:05:12.231 [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.26:46482]] 00:05:12.231 [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.26:46482]] 00:05:12.235 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:05:12.235 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:05:12.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} 00:05:12.237 [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@750b189f 00:05:12.237 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-28 Read: / 00:05:12.237 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:05:12.237 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-28 : Closed 00:05:12.237 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-28 is closed. 00:05:12.238 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:05:12.243 [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.26:46482]) by 182 down to 2087238 00:05:12.243 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #41 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 00:05:12.243 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 220 bytes 00:05:13.297 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #41 SSH_MSG_CHANNEL_DATA 00:05:13.297 [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.26:46482]) by 203 down to 2089910 00:05:13.297 [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.26:46482]) SSH_MSG_CHANNEL_DATA len=203 00:05:13.297 [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.26:46482]] 00:05:13.306 [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.26:46482]] 00:05:13.307 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:05:13.308 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:05:13.308 [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} 00:05:13.308 [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@750b189f 00:05:13.308 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-29 Read: / 00:05:13.308 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:05:13.308 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-29 : Closed 00:05:13.308 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-29 is closed. 00:05:13.308 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:05:13.310 [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.26:46482]) by 182 down to 2087056 00:05:13.310 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #42 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 00:05:13.310 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 220 bytes 00:05:14.357 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #42 SSH_MSG_CHANNEL_DATA 00:05:14.357 [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.26:46482]) by 203 down to 2089707 00:05:14.357 [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.26:46482]) SSH_MSG_CHANNEL_DATA len=203 00:05:14.357 [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.26:46482]] 00:05:14.357 [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.26:46482]] 00:05:14.359 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:05:14.360 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:05:14.360 [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} 00:05:14.361 [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@750b189f 00:05:14.361 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-30 Read: / 00:05:14.361 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:05:14.361 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-30 : Closed 00:05:14.361 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-30 is closed. 00:05:14.361 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:05:14.363 [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.26:46482]) by 182 down to 2086874 00:05:14.363 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #43 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 00:05:14.363 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 220 bytes 00:05:15.415 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #43 SSH_MSG_CHANNEL_DATA 00:05:15.418 [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.26:46482]) by 203 down to 2089504 00:05:15.418 [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.26:46482]) SSH_MSG_CHANNEL_DATA len=203 00:05:15.418 [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.26:46482]] 00:05:15.418 [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.26:46482]] 00:05:15.420 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:05:15.421 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:05:15.421 [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} 00:05:15.421 [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@750b189f 00:05:15.422 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-31 Read: / 00:05:15.422 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:05:15.422 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-31 : Closed 00:05:15.422 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-31 is closed. 00:05:15.422 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:05:15.423 [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.26:46482]) by 182 down to 2086692 00:05:15.423 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #44 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 00:05:15.423 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 220 bytes 00:05:16.508 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #44 SSH_MSG_CHANNEL_DATA 00:05:16.508 [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.26:46482]) by 203 down to 2089301 00:05:16.508 [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.26:46482]) SSH_MSG_CHANNEL_DATA len=203 00:05:16.509 [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.26:46482]] 00:05:16.509 [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.26:46482]] 00:05:16.511 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:05:16.511 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:05:16.512 [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} 00:05:16.512 [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@750b189f 00:05:16.512 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-32 Read: / 00:05:16.512 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:05:16.512 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-32 : Closed 00:05:16.512 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-32 is closed. 00:05:16.512 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:05:16.514 [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.26:46482]) by 182 down to 2086510 00:05:16.514 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #45 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 00:05:16.514 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 220 bytes 00:05:17.569 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #45 SSH_MSG_CHANNEL_DATA 00:05:17.569 [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.26:46482]) by 203 down to 2089098 00:05:17.569 [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.26:46482]) SSH_MSG_CHANNEL_DATA len=203 00:05:17.569 [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.26:46482]] 00:05:17.569 [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.26:46482]] 00:05:17.571 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:05:17.572 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:05:17.573 [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} 00:05:17.573 [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@750b189f 00:05:17.573 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-33 Read: / 00:05:17.573 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:05:17.573 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-33 : Closed 00:05:17.573 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-33 is closed. 00:05:17.573 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:05:17.575 [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.26:46482]) by 182 down to 2086328 00:05:17.576 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #46 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 00:05:17.576 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 220 bytes 00:05:18.630 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #46 SSH_MSG_CHANNEL_DATA 00:05:18.630 [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.26:46482]) by 203 down to 2088895 00:05:18.630 [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.26:46482]) SSH_MSG_CHANNEL_DATA len=203 00:05:18.630 [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.26:46482]] 00:05:18.630 [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.26:46482]] 00:05:18.633 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:05:18.634 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:05:18.635 [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} 00:05:18.635 [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@750b189f 00:05:18.635 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-34 Read: / 00:05:18.635 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:05:18.636 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-34 : Closed 00:05:18.636 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-34 is closed. 00:05:18.636 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:05:18.637 [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.26:46482]) by 182 down to 2086146 00:05:18.637 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #47 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 00:05:18.637 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 220 bytes 00:05:19.690 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #47 SSH_MSG_CHANNEL_DATA 00:05:19.691 [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.26:46482]) by 203 down to 2088692 00:05:19.691 [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.26:46482]) SSH_MSG_CHANNEL_DATA len=203 00:05:19.691 [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.26:46482]] 00:05:19.691 [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.26:46482]] 00:05:19.694 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:05:19.695 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:05:19.696 [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} 00:05:19.696 [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@750b189f 00:05:19.696 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-35 Read: / 00:05:19.696 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:05:19.696 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-35 : Closed 00:05:19.696 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-35 is closed. 00:05:19.696 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:05:19.698 [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.26:46482]) by 182 down to 2085964 00:05:19.698 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #48 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 00:05:19.698 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 220 bytes 00:05:20.752 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #48 SSH_MSG_CHANNEL_DATA 00:05:20.753 [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.26:46482]) by 203 down to 2088489 00:05:20.754 [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.26:46482]) SSH_MSG_CHANNEL_DATA len=203 00:05:20.754 [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.26:46482]] 00:05:20.754 [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.26:46482]] 00:05:20.756 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:05:20.757 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:05:20.757 [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} 00:05:20.758 [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@750b189f 00:05:20.758 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-36 Read: / 00:05:20.758 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:05:20.758 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-36 : Closed 00:05:20.758 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-36 is closed. 00:05:20.758 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:05:20.760 [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.26:46482]) by 182 down to 2085782 00:05:20.760 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #49 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 00:05:20.760 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 220 bytes 00:05:21.814 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #49 SSH_MSG_CHANNEL_DATA 00:05:21.815 [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.26:46482]) by 203 down to 2088286 00:05:21.815 [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.26:46482]) SSH_MSG_CHANNEL_DATA len=203 00:05:21.815 [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.26:46482]] 00:05:21.815 [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.26:46482]] 00:05:21.817 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:05:21.817 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:05:21.818 [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} 00:05:21.818 [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@750b189f 00:05:21.818 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-37 Read: / 00:05:21.818 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:05:21.818 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-37 : Closed 00:05:21.818 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-37 is closed. 00:05:21.818 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:05:21.820 [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.26:46482]) by 182 down to 2085600 00:05:21.820 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #50 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 00:05:21.820 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 220 bytes 00:05:22.873 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #50 SSH_MSG_CHANNEL_DATA 00:05:22.873 [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.26:46482]) by 203 down to 2088083 00:05:22.873 [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.26:46482]) SSH_MSG_CHANNEL_DATA len=203 00:05:22.873 [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.26:46482]] 00:05:22.874 [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.26:46482]] 00:05:22.875 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:05:22.875 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:05:22.876 [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} 00:05:22.876 [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@750b189f 00:05:22.876 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-38 Read: / 00:05:22.876 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:05:22.876 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-38 : Closed 00:05:22.876 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-38 is closed. 00:05:22.876 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:05:22.878 [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.26:46482]) by 182 down to 2085418 00:05:22.878 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #51 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 00:05:22.878 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 220 bytes 00:05:23.937 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #51 SSH_MSG_CHANNEL_DATA 00:05:23.937 [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.26:46482]) by 203 down to 2087880 00:05:23.937 [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.26:46482]) SSH_MSG_CHANNEL_DATA len=203 00:05:23.937 [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.26:46482]] 00:05:23.937 [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.26:46482]] 00:05:23.939 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:05:23.939 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:05:23.940 [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} 00:05:23.940 [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@750b189f 00:05:23.940 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-39 Read: / 00:05:23.940 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:05:23.940 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-39 : Closed 00:05:23.940 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-39 is closed. 00:05:23.940 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:05:23.942 [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.26:46482]) by 182 down to 2085236 00:05:23.942 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #52 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 00:05:23.942 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 220 bytes 00:05:24.995 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #52 SSH_MSG_CHANNEL_DATA 00:05:24.995 [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.26:46482]) by 203 down to 2087677 00:05:24.995 [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.26:46482]) SSH_MSG_CHANNEL_DATA len=203 00:05:24.995 [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.26:46482]] 00:05:24.996 [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.26:46482]] 00:05:24.997 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:05:24.998 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:05:24.998 [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} 00:05:24.998 [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@750b189f 00:05:24.998 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-40 Read: / 00:05:24.998 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:05:24.998 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-40 : Closed 00:05:24.998 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-40 is closed. 00:05:24.999 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:05:25.001 [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.26:46482]) by 182 down to 2085054 00:05:25.001 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #53 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 00:05:25.002 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 220 bytes 00:05:26.054 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #53 SSH_MSG_CHANNEL_DATA 00:05:26.076 [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.26:46482]) by 203 down to 2087474 00:05:26.076 [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.26:46482]) SSH_MSG_CHANNEL_DATA len=203 00:05:26.076 [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.26:46482]] 00:05:26.076 [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.26:46482]] 00:05:26.078 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:05:26.079 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:05:26.079 [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} 00:05:26.080 [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@750b189f 00:05:26.080 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-41 Read: / 00:05:26.080 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:05:26.080 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-41 : Closed 00:05:26.080 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-41 is closed. 00:05:26.080 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:05:26.082 [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.26:46482]) by 182 down to 2084872 00:05:26.082 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #54 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 00:05:26.082 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 220 bytes 00:05:27.135 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #54 SSH_MSG_CHANNEL_DATA 00:05:27.135 [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.26:46482]) by 203 down to 2087271 00:05:27.136 [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.26:46482]) SSH_MSG_CHANNEL_DATA len=203 00:05:27.136 [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.26:46482]] 00:05:27.136 [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.26:46482]] 00:05:27.138 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:05:27.138 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:05:27.139 [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} 00:05:27.139 [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@750b189f 00:05:27.139 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-42 Read: / 00:05:27.139 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:05:27.139 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-42 : Closed 00:05:27.139 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-42 is closed. 00:05:27.140 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:05:27.142 [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.26:46482]) by 182 down to 2084690 00:05:27.142 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #55 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 00:05:27.142 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 220 bytes 00:05:28.196 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #55 SSH_MSG_CHANNEL_DATA 00:05:28.196 [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.26:46482]) by 203 down to 2087068 00:05:28.196 [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.26:46482]) SSH_MSG_CHANNEL_DATA len=203 00:05:28.196 [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.26:46482]] 00:05:28.196 [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.26:46482]] 00:05:28.198 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:05:28.198 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:05:28.199 [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} 00:05:28.199 [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@750b189f 00:05:28.199 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-43 Read: / 00:05:28.199 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:05:28.199 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-43 : Closed 00:05:28.199 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-43 is closed. 00:05:28.199 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:05:28.201 [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.26:46482]) by 182 down to 2084508 00:05:28.201 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #56 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 00:05:28.201 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 220 bytes 00:05:29.259 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #56 SSH_MSG_CHANNEL_DATA 00:05:29.259 [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.26:46482]) by 203 down to 2086865 00:05:29.260 [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.26:46482]) SSH_MSG_CHANNEL_DATA len=203 00:05:29.260 [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.26:46482]] 00:05:29.260 [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.26:46482]] 00:05:29.261 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:05:29.261 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:05:29.262 [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} 00:05:29.262 [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@750b189f 00:05:29.262 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-44 Read: / 00:05:29.262 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:05:29.262 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-44 : Closed 00:05:29.262 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-44 is closed. 00:05:29.263 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:05:29.264 [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.26:46482]) by 182 down to 2084326 00:05:29.264 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #57 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 00:05:29.264 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 220 bytes 00:05:30.321 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #57 SSH_MSG_CHANNEL_DATA 00:05:30.321 [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.26:46482]) by 203 down to 2086662 00:05:30.321 [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.26:46482]) SSH_MSG_CHANNEL_DATA len=203 00:05:30.321 [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.26:46482]] 00:05:30.321 [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.26:46482]] 00:05:30.322 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:05:30.323 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:05:30.323 [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} 00:05:30.324 [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@750b189f 00:05:30.324 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-45 Read: / 00:05:30.324 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:05:30.324 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-45 : Closed 00:05:30.324 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-45 is closed. 00:05:30.324 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:05:30.326 [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.26:46482]) by 182 down to 2084144 00:05:30.326 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #58 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 00:05:30.326 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 220 bytes 00:05:31.381 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #58 SSH_MSG_CHANNEL_DATA 00:05:31.381 [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.26:46482]) by 203 down to 2086459 00:05:31.381 [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.26:46482]) SSH_MSG_CHANNEL_DATA len=203 00:05:31.381 [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.26:46482]] 00:05:31.381 [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.26:46482]] 00:05:31.383 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:05:31.383 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:05:31.384 [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} 00:05:31.384 [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@750b189f 00:05:31.384 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-46 Read: / 00:05:31.384 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:05:31.384 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-46 : Closed 00:05:31.384 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-46 is closed. 00:05:31.384 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:05:31.386 [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.26:46482]) by 182 down to 2083962 00:05:31.386 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #59 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 00:05:31.386 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 220 bytes 00:05:32.441 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #59 SSH_MSG_CHANNEL_DATA 00:05:32.441 [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.26:46482]) by 203 down to 2086256 00:05:32.441 [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.26:46482]) SSH_MSG_CHANNEL_DATA len=203 00:05:32.441 [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.26:46482]] 00:05:32.441 [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.26:46482]] 00:05:32.442 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:05:32.443 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:05:32.443 [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} 00:05:32.444 [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@750b189f 00:05:32.444 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-47 Read: / 00:05:32.444 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:05:32.444 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-47 : Closed 00:05:32.444 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-47 is closed. 00:05:32.444 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:05:32.445 [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.26:46482]) by 182 down to 2083780 00:05:32.445 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #60 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 00:05:32.445 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 220 bytes 00:05:33.495 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #60 SSH_MSG_CHANNEL_DATA 00:05:33.495 [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.26:46482]) by 203 down to 2086053 00:05:33.495 [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.26:46482]) SSH_MSG_CHANNEL_DATA len=203 00:05:33.495 [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.26:46482]] 00:05:33.496 [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.26:46482]] 00:05:33.497 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:05:33.497 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:05:33.498 [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} 00:05:33.498 [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@750b189f 00:05:33.498 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-48 Read: / 00:05:33.498 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:05:33.498 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-48 : Closed 00:05:33.498 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-48 is closed. 00:05:33.498 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:05:33.500 [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.26:46482]) by 182 down to 2083598 00:05:33.500 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #61 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 00:05:33.500 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 220 bytes 00:05:34.559 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #61 SSH_MSG_CHANNEL_DATA 00:05:34.559 [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.26:46482]) by 203 down to 2085850 00:05:34.559 [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.26:46482]) SSH_MSG_CHANNEL_DATA len=203 00:05:34.559 [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.26:46482]] 00:05:34.559 [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.26:46482]] 00:05:34.561 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:05:34.561 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:05:34.562 [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} 00:05:34.562 [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@750b189f 00:05:34.562 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-49 Read: / 00:05:34.562 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:05:34.562 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-49 : Closed 00:05:34.562 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-49 is closed. 00:05:34.562 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:05:34.564 [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.26:46482]) by 182 down to 2083416 00:05:34.564 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #62 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 00:05:34.564 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 220 bytes 00:05:35.616 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #62 SSH_MSG_CHANNEL_DATA 00:05:35.617 [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.26:46482]) by 203 down to 2085647 00:05:35.617 [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.26:46482]) SSH_MSG_CHANNEL_DATA len=203 00:05:35.617 [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.26:46482]] 00:05:35.617 [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.26:46482]] 00:05:35.619 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:05:35.619 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:05:35.620 [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} 00:05:35.620 [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@750b189f 00:05:35.620 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-50 Read: / 00:05:35.620 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:05:35.620 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-50 : Closed 00:05:35.620 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-50 is closed. 00:05:35.620 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:05:35.622 [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.26:46482]) by 182 down to 2083234 00:05:35.622 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #63 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 00:05:35.622 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 220 bytes 00:05:36.670 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #63 SSH_MSG_CHANNEL_DATA 00:05:36.673 [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.26:46482]) by 203 down to 2085444 00:05:36.673 [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.26:46482]) SSH_MSG_CHANNEL_DATA len=203 00:05:36.673 [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.26:46482]] 00:05:36.673 [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.26:46482]] 00:05:36.675 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:05:36.675 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:05:36.676 [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} 00:05:36.676 [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@750b189f 00:05:36.676 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-51 Read: / 00:05:36.676 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:05:36.676 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-51 : Closed 00:05:36.676 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-51 is closed. 00:05:36.676 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:05:36.678 [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.26:46482]) by 182 down to 2083052 00:05:36.678 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #64 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 00:05:36.678 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 220 bytes 00:05:37.731 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #64 SSH_MSG_CHANNEL_DATA 00:05:37.731 [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.26:46482]) by 203 down to 2085241 00:05:37.731 [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.26:46482]) SSH_MSG_CHANNEL_DATA len=203 00:05:37.731 [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.26:46482]] 00:05:37.731 [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.26:46482]] 00:05:37.732 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:05:37.733 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:05:37.733 [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} 00:05:37.733 [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@750b189f 00:05:37.733 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-52 Read: / 00:05:37.733 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:05:37.733 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-52 : Closed 00:05:37.733 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-52 is closed. 00:05:37.733 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:05:37.734 [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.26:46482]) by 182 down to 2082870 00:05:37.734 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #65 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 00:05:37.734 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 220 bytes 00:05:38.785 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #65 SSH_MSG_CHANNEL_DATA 00:05:38.785 [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.26:46482]) by 203 down to 2085038 00:05:38.785 [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.26:46482]) SSH_MSG_CHANNEL_DATA len=203 00:05:38.785 [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.26:46482]] 00:05:38.785 [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.26:46482]] 00:05:38.787 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:05:38.787 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:05:38.788 [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} 00:05:38.788 [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@750b189f 00:05:38.788 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-53 Read: / 00:05:38.788 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:05:38.788 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-53 : Closed 00:05:38.788 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-53 is closed. 00:05:38.789 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:05:38.790 [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.26:46482]) by 182 down to 2082688 00:05:38.790 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #66 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 00:05:38.790 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 220 bytes 00:05:39.848 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #66 SSH_MSG_CHANNEL_DATA 00:05:39.848 [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.26:46482]) by 203 down to 2084835 00:05:39.848 [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.26:46482]) SSH_MSG_CHANNEL_DATA len=203 00:05:39.848 [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.26:46482]] 00:05:39.848 [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.26:46482]] 00:05:39.849 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:05:39.850 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:05:39.850 [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} 00:05:39.851 [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@750b189f 00:05:39.851 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-54 Read: / 00:05:39.851 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:05:39.851 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-54 : Closed 00:05:39.851 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-54 is closed. 00:05:39.851 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:05:39.852 [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.26:46482]) by 182 down to 2082506 00:05:39.852 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #67 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 00:05:39.853 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 220 bytes 00:05:40.907 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #67 SSH_MSG_CHANNEL_DATA 00:05:40.907 [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.26:46482]) by 203 down to 2084632 00:05:40.907 [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.26:46482]) SSH_MSG_CHANNEL_DATA len=203 00:05:40.907 [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.26:46482]] 00:05:40.907 [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.26:46482]] 00:05:40.909 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:05:40.909 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:05:40.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} 00:05:40.910 [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@750b189f 00:05:40.910 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-55 Read: / 00:05:40.910 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:05:40.910 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-55 : Closed 00:05:40.910 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-55 is closed. 00:05:40.910 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:05:40.911 [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.26:46482]) by 182 down to 2082324 00:05:40.911 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #68 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 00:05:40.911 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 220 bytes 00:05:41.964 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #68 SSH_MSG_CHANNEL_DATA 00:05:41.965 [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.26:46482]) by 203 down to 2084429 00:05:41.965 [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.26:46482]) SSH_MSG_CHANNEL_DATA len=203 00:05:41.965 [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.26:46482]] 00:05:41.965 [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.26:46482]] 00:05:41.967 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:05:41.967 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:05:41.968 [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} 00:05:41.968 [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@750b189f 00:05:41.968 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-56 Read: / 00:05:41.968 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:05:41.968 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-56 : Closed 00:05:41.968 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-56 is closed. 00:05:41.969 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:05:41.970 [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.26:46482]) by 182 down to 2082142 00:05:41.970 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #69 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 00:05:41.970 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 220 bytes 00:05:43.018 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #69 SSH_MSG_CHANNEL_DATA 00:05:43.018 [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.26:46482]) by 203 down to 2084226 00:05:43.018 [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.26:46482]) SSH_MSG_CHANNEL_DATA len=203 00:05:43.019 [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.26:46482]] 00:05:43.019 [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.26:46482]] 00:05:43.020 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:05:43.020 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:05:43.020 [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} 00:05:43.020 [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@750b189f 00:05:43.020 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-57 Read: / 00:05:43.020 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:05:43.020 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-57 : Closed 00:05:43.020 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-57 is closed. 00:05:43.021 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:05:43.021 [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.26:46482]) by 182 down to 2081960 00:05:43.021 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #70 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 00:05:43.021 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 220 bytes 00:05:44.081 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #70 SSH_MSG_CHANNEL_DATA 00:05:44.081 [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.26:46482]) by 203 down to 2084023 00:05:44.081 [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.26:46482]) SSH_MSG_CHANNEL_DATA len=203 00:05:44.081 [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.26:46482]] 00:05:44.081 [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.26:46482]] 00:05:44.083 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:05:44.083 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:05:44.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} 00:05:44.084 [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@750b189f 00:05:44.084 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-58 Read: / 00:05:44.084 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:05:44.084 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-58 : Closed 00:05:44.084 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-58 is closed. 00:05:44.084 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:05:44.086 [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.26:46482]) by 182 down to 2081778 00:05:44.086 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #71 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 00:05:44.086 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 220 bytes 00:10:48.993 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #71 SSH_MSG_CHANNEL_DATA 00:10:48.993 [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.26:46482]) by 203 down to 2083820 00:10:48.993 [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.26:46482]) SSH_MSG_CHANNEL_DATA len=203 00:10:48.993 [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.26:46482]] 00:10:48.993 [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.26:46482]] 00:10:48.995 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:10:48.995 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:10:48.996 [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} 00:10:48.996 [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@750b189f 00:10:48.996 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-59 Read: / 00:10:48.996 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:10:48.996 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-59 : Closed 00:10:48.996 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-59 is closed. 00:10:48.996 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:10:48.997 [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.26:46482]) by 182 down to 2081596 00:10:48.998 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #72 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 00:10:48.998 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 220 bytes 00:10:50.050 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #72 SSH_MSG_CHANNEL_DATA 00:10:50.050 [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.26:46482]) by 203 down to 2083617 00:10:50.050 [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.26:46482]) SSH_MSG_CHANNEL_DATA len=203 00:10:50.050 [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.26:46482]] 00:10:50.051 [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.26:46482]] 00:10:50.052 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:10:50.052 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:10:50.053 [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} 00:10:50.053 [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@750b189f 00:10:50.053 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-60 Read: / 00:10:50.053 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:10:50.053 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-60 : Closed 00:10:50.053 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-60 is closed. 00:10:50.053 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:10:50.056 [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.26:46482]) by 182 down to 2081414 00:10:50.056 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #73 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 00:10:50.056 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 220 bytes 00:10:51.106 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #73 SSH_MSG_CHANNEL_DATA 00:10:51.107 [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.26:46482]) by 203 down to 2083414 00:10:51.107 [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.26:46482]) SSH_MSG_CHANNEL_DATA len=203 00:10:51.107 [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.26:46482]] 00:10:51.107 [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.26:46482]] 00:10:51.108 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:10:51.109 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:10:51.109 [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} 00:10:51.109 [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@750b189f 00:10:51.109 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-61 Read: / 00:10:51.109 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:10:51.109 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-61 : Closed 00:10:51.109 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-61 is closed. 00:10:51.109 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:10:51.111 [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.26:46482]) by 182 down to 2081232 00:10:51.112 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #74 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 00:10:51.112 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 220 bytes 00:10:52.162 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #74 SSH_MSG_CHANNEL_DATA 00:10:52.162 [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.26:46482]) by 203 down to 2083211 00:10:52.162 [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.26:46482]) SSH_MSG_CHANNEL_DATA len=203 00:10:52.162 [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.26:46482]] 00:10:52.163 [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.26:46482]] 00:10:52.164 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:10:52.164 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:10:52.165 [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} 00:10:52.165 [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@750b189f 00:10:52.165 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-62 Read: / 00:10:52.165 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:10:52.165 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-62 : Closed 00:10:52.165 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-62 is closed. 00:10:52.165 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:10:52.167 [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.26:46482]) by 182 down to 2081050 00:10:52.167 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #75 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 00:10:52.167 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 220 bytes 00:10:53.223 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #75 SSH_MSG_CHANNEL_DATA 00:10:53.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.26:46482]) by 203 down to 2083008 00:10:53.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.26:46482]) SSH_MSG_CHANNEL_DATA len=203 00:10:53.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.26:46482]] 00:10:53.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.26:46482]] 00:10:53.225 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:10:53.226 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:10:53.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} 00:10:53.226 [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@750b189f 00:10:53.226 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-63 Read: / 00:10:53.226 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:10:53.226 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-63 : Closed 00:10:53.226 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-63 is closed. 00:10:53.227 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:10:53.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.26:46482]) by 182 down to 2080868 00:10:53.228 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #76 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 00:10:53.228 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 220 bytes 00:10:54.280 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #76 SSH_MSG_CHANNEL_DATA 00:10:54.280 [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.26:46482]) by 203 down to 2082805 00:10:54.280 [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.26:46482]) SSH_MSG_CHANNEL_DATA len=203 00:10:54.280 [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.26:46482]] 00:10:54.280 [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.26:46482]] 00:10:54.281 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:10:54.282 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:10:54.282 [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} 00:10:54.283 [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@750b189f 00:10:54.283 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-64 Read: / 00:10:54.283 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:10:54.283 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-64 : Closed 00:10:54.283 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-64 is closed. 00:10:54.283 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:10:54.284 [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.26:46482]) by 182 down to 2080686 00:10:54.284 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #77 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 00:10:54.284 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 220 bytes 00:10:55.336 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #77 SSH_MSG_CHANNEL_DATA 00:10:55.336 [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.26:46482]) by 203 down to 2082602 00:10:55.336 [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.26:46482]) SSH_MSG_CHANNEL_DATA len=203 00:10:55.336 [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.26:46482]] 00:10:55.337 [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.26:46482]] 00:10:55.339 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:10:55.339 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:10:55.339 [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} 00:10:55.340 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-65 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@750b189f 00:10:55.340 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-65 Read: / 00:10:55.340 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:10:55.340 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-65 : Closed 00:10:55.340 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-65 is closed. 00:10:55.340 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:10:55.341 [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.26:46482]) by 182 down to 2080504 00:10:55.342 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #78 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 00:10:55.342 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 220 bytes 00:10:56.387 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #78 SSH_MSG_CHANNEL_DATA 00:10:56.387 [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.26:46482]) by 203 down to 2082399 00:10:56.387 [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.26:46482]) SSH_MSG_CHANNEL_DATA len=203 00:10:56.387 [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.26:46482]] 00:10:56.387 [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.26:46482]] 00:10:56.389 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:10:56.389 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:10:56.390 [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} 00:10:56.390 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-66 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@750b189f 00:10:56.390 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-66 Read: / 00:10:56.390 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:10:56.390 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-66 : Closed 00:10:56.390 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-66 is closed. 00:10:56.390 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:10:56.392 [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.26:46482]) by 182 down to 2080322 00:10:56.392 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #79 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 00:10:56.392 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 220 bytes 00:10:57.438 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #79 SSH_MSG_CHANNEL_DATA 00:10:57.439 [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.26:46482]) by 203 down to 2082196 00:10:57.439 [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.26:46482]) SSH_MSG_CHANNEL_DATA len=203 00:10:57.439 [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.26:46482]] 00:10:57.439 [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.26:46482]] 00:10:57.441 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:10:57.441 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:10:57.442 [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} 00:10:57.442 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-67 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@750b189f 00:10:57.442 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-67 Read: / 00:10:57.442 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:10:57.442 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-67 : Closed 00:10:57.442 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-67 is closed. 00:10:57.443 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:10:57.444 [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.26:46482]) by 182 down to 2080140 00:10:57.444 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #80 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 00:10:57.444 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 220 bytes 00:10:58.524 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #80 SSH_MSG_CHANNEL_DATA 00:10:58.524 [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.26:46482]) by 203 down to 2081993 00:10:58.525 [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.26:46482]) SSH_MSG_CHANNEL_DATA len=203 00:10:58.525 [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.26:46482]] 00:10:58.525 [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.26:46482]] 00:10:58.526 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:10:58.527 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:10:58.527 [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} 00:10:58.528 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-68 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@750b189f 00:10:58.528 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-68 Read: / 00:10:58.528 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:10:58.528 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-68 : Closed 00:10:58.528 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-68 is closed. 00:10:58.528 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:10:58.529 [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.26:46482]) by 182 down to 2079958 00:10:58.529 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #81 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 00:10:58.529 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 220 bytes 00:10:59.579 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #81 SSH_MSG_CHANNEL_DATA 00:10:59.579 [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.26:46482]) by 203 down to 2081790 00:10:59.579 [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.26:46482]) SSH_MSG_CHANNEL_DATA len=203 00:10:59.580 [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.26:46482]] 00:10:59.580 [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.26:46482]] 00:10:59.581 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:10:59.581 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:10:59.582 [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} 00:10:59.582 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-69 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@750b189f 00:10:59.582 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-69 Read: / 00:10:59.582 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:10:59.582 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-69 : Closed 00:10:59.582 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-69 is closed. 00:10:59.582 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:10:59.584 [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.26:46482]) by 182 down to 2079776 00:10:59.584 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #82 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 00:10:59.584 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 220 bytes 00:11:00.635 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #82 SSH_MSG_CHANNEL_DATA 00:11:00.635 [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.26:46482]) by 203 down to 2081587 00:11:00.635 [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.26:46482]) SSH_MSG_CHANNEL_DATA len=203 00:11:00.635 [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.26:46482]] 00:11:00.635 [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.26:46482]] 00:11:00.636 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:11:00.636 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:11:00.637 [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} 00:11:00.637 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-70 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@750b189f 00:11:00.637 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-70 Read: / 00:11:00.638 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:11:00.638 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-70 : Closed 00:11:00.638 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-70 is closed. 00:11:00.638 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:11:00.639 [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.26:46482]) by 182 down to 2079594 00:11:00.639 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #83 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 00:11:00.640 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 220 bytes 00:11:01.688 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #83 SSH_MSG_CHANNEL_DATA 00:11:01.689 [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.26:46482]) by 203 down to 2081384 00:11:01.689 [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.26:46482]) SSH_MSG_CHANNEL_DATA len=203 00:11:01.689 [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.26:46482]] 00:11:01.689 [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.26:46482]] 00:11:01.690 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:11:01.690 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:11:01.691 [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} 00:11:01.691 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-71 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@750b189f 00:11:01.691 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-71 Read: / 00:11:01.691 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:11:01.691 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-71 : Closed 00:11:01.691 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-71 is closed. 00:11:01.691 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:11:01.693 [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.26:46482]) by 182 down to 2079412 00:11:01.693 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #84 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 00:11:01.693 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 220 bytes 00:11:02.742 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #84 SSH_MSG_CHANNEL_DATA 00:11:02.743 [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.26:46482]) by 203 down to 2081181 00:11:02.743 [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.26:46482]) SSH_MSG_CHANNEL_DATA len=203 00:11:02.743 [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.26:46482]] 00:11:02.743 [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.26:46482]] 00:11:02.744 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:11:02.744 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:11:02.745 [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} 00:11:02.745 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-72 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@750b189f 00:11:02.745 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-72 Read: / 00:11:02.745 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:11:02.745 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-72 : Closed 00:11:02.745 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-72 is closed. 00:11:02.745 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:11:02.747 [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.26:46482]) by 182 down to 2079230 00:11:02.747 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #85 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 00:11:02.747 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 220 bytes 00:11:03.803 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #85 SSH_MSG_CHANNEL_DATA 00:11:03.803 [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.26:46482]) by 203 down to 2080978 00:11:03.803 [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.26:46482]) SSH_MSG_CHANNEL_DATA len=203 00:11:03.803 [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.26:46482]] 00:11:03.804 [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.26:46482]] 00:11:03.806 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:11:03.807 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:11:03.807 [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} 00:11:03.808 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-73 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@750b189f 00:11:03.808 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-73 Read: / 00:11:03.808 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:11:03.808 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-73 : Closed 00:11:03.808 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-73 is closed. 00:11:03.808 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:11:03.810 [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.26:46482]) by 182 down to 2079048 00:11:03.811 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #86 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 00:11:03.811 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 220 bytes 00:11:04.861 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #86 SSH_MSG_CHANNEL_DATA 00:11:04.863 [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.26:46482]) by 203 down to 2080775 00:11:04.863 [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.26:46482]) SSH_MSG_CHANNEL_DATA len=203 00:11:04.863 [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.26:46482]] 00:11:04.863 [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.26:46482]] 00:11:04.864 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:11:04.864 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:11:04.865 [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} 00:11:04.865 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-74 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@750b189f 00:11:04.865 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-74 Read: / 00:11:04.865 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:11:04.865 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-74 : Closed 00:11:04.865 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-74 is closed. 00:11:04.866 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:11:04.867 [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.26:46482]) by 182 down to 2078866 00:11:04.867 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #87 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 00:11:04.867 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 220 bytes 00:11:05.921 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #87 SSH_MSG_CHANNEL_DATA 00:11:05.921 [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.26:46482]) by 203 down to 2080572 00:11:05.921 [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.26:46482]) SSH_MSG_CHANNEL_DATA len=203 00:11:05.922 [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.26:46482]] 00:11:05.922 [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.26:46482]] 00:11:05.924 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:11:05.925 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:11:05.925 [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} 00:11:05.926 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-75 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@750b189f 00:11:05.926 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-75 Read: / 00:11:05.926 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:11:05.926 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-75 : Closed 00:11:05.926 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-75 is closed. 00:11:05.926 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:11:05.928 [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.26:46482]) by 182 down to 2078684 00:11:05.928 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #88 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 00:11:05.928 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 220 bytes 00:11:06.983 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #88 SSH_MSG_CHANNEL_DATA 00:11:06.983 [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.26:46482]) by 203 down to 2080369 00:11:06.983 [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.26:46482]) SSH_MSG_CHANNEL_DATA len=203 00:11:06.983 [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.26:46482]] 00:11:06.984 [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.26:46482]] 00:11:06.986 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:11:06.987 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:11:06.987 [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} 00:11:06.987 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-76 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@750b189f 00:11:06.987 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-76 Read: / 00:11:06.988 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:11:06.988 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-76 : Closed 00:11:06.988 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-76 is closed. 00:11:06.988 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:11:06.989 [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.26:46482]) by 182 down to 2078502 00:11:06.989 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #89 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 00:11:06.989 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 220 bytes 00:11:08.042 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #89 SSH_MSG_CHANNEL_DATA 00:11:08.042 [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.26:46482]) by 203 down to 2080166 00:11:08.042 [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.26:46482]) SSH_MSG_CHANNEL_DATA len=203 00:11:08.042 [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.26:46482]] 00:11:08.042 [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.26:46482]] 00:11:08.044 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:11:08.044 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:11:08.044 [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} 00:11:08.045 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-77 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@750b189f 00:11:08.045 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-77 Read: / 00:11:08.045 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:11:08.045 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-77 : Closed 00:11:08.045 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-77 is closed. 00:11:08.045 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:11:08.046 [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.26:46482]) by 182 down to 2078320 00:11:08.046 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #90 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 00:11:08.046 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 220 bytes 00:11:09.100 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #90 SSH_MSG_CHANNEL_DATA 00:11:09.101 [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.26:46482]) by 203 down to 2079963 00:11:09.101 [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.26:46482]) SSH_MSG_CHANNEL_DATA len=203 00:11:09.101 [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.26:46482]] 00:11:09.101 [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.26:46482]] 00:11:09.102 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:11:09.102 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:11:09.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} 00:11:09.103 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-78 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@750b189f 00:11:09.103 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-78 Read: / 00:11:09.103 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:11:09.103 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-78 : Closed 00:11:09.103 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-78 is closed. 00:11:09.103 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:11:09.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.26:46482]) by 182 down to 2078138 00:11:09.105 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #91 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 00:11:09.105 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 220 bytes 00:11:10.163 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #91 SSH_MSG_CHANNEL_DATA 00:11:10.163 [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.26:46482]) by 203 down to 2079760 00:11:10.163 [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.26:46482]) SSH_MSG_CHANNEL_DATA len=203 00:11:10.163 [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.26:46482]] 00:11:10.163 [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.26:46482]] 00:11:10.165 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:11:10.165 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:11:10.165 [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} 00:11:10.166 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-79 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@750b189f 00:11:10.166 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-79 Read: / 00:11:10.166 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:11:10.166 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-79 : Closed 00:11:10.166 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-79 is closed. 00:11:10.166 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:11:10.167 [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.26:46482]) by 182 down to 2077956 00:11:10.167 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #92 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 00:11:10.167 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 220 bytes 00:11:11.225 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #92 SSH_MSG_CHANNEL_DATA 00:11:11.225 [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.26:46482]) by 203 down to 2079557 00:11:11.225 [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.26:46482]) SSH_MSG_CHANNEL_DATA len=203 00:11:11.225 [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.26:46482]] 00:11:11.226 [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.26:46482]] 00:11:11.259 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:11:11.260 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:11:11.260 [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} 00:11:11.261 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-80 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@750b189f 00:11:11.261 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-80 Read: / 00:11:11.261 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:11:11.261 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-80 : Closed 00:11:11.261 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-80 is closed. 00:11:11.261 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:11:11.263 [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.26:46482]) by 182 down to 2077774 00:11:11.263 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #93 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 00:11:11.263 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 220 bytes 00:11:12.319 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #93 SSH_MSG_CHANNEL_DATA 00:11:12.319 [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.26:46482]) by 203 down to 2079354 00:11:12.319 [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.26:46482]) SSH_MSG_CHANNEL_DATA len=203 00:11:12.319 [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.26:46482]] 00:11:12.320 [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.26:46482]] 00:11:12.321 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:11:12.321 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:11:12.323 [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} 00:11:12.323 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-81 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@750b189f 00:11:12.323 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-81 Read: / 00:11:12.323 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:11:12.323 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-81 : Closed 00:11:12.323 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-81 is closed. 00:11:12.324 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:11:12.326 [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.26:46482]) by 182 down to 2077592 00:11:12.326 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #94 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 00:11:12.326 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 220 bytes 00:11:13.375 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #94 SSH_MSG_CHANNEL_DATA 00:11:13.375 [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.26:46482]) by 203 down to 2079151 00:11:13.375 [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.26:46482]) SSH_MSG_CHANNEL_DATA len=203 00:11:13.375 [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.26:46482]] 00:11:13.376 [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.26:46482]] 00:11:13.377 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:11:13.378 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:11:13.378 [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} 00:11:13.379 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-82 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@750b189f 00:11:13.379 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-82 Read: / 00:11:13.379 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:11:13.379 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-82 : Closed 00:11:13.379 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-82 is closed. 00:11:13.379 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:11:13.380 [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.26:46482]) by 182 down to 2077410 00:11:13.380 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #95 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 00:11:13.381 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 220 bytes 00:11:14.430 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #95 SSH_MSG_CHANNEL_DATA 00:11:14.430 [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.26:46482]) by 203 down to 2078948 00:11:14.430 [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.26:46482]) SSH_MSG_CHANNEL_DATA len=203 00:11:14.430 [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.26:46482]] 00:11:14.430 [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.26:46482]] 00:11:14.431 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:11:14.432 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:11:14.432 [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} 00:11:14.432 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-83 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@750b189f 00:11:14.432 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-83 Read: / 00:11:14.432 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:11:14.432 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-83 : Closed 00:11:14.432 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-83 is closed. 00:11:14.433 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:11:14.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.26:46482]) by 182 down to 2077228 00:11:14.436 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #96 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 00:11:14.436 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 220 bytes 00:11:15.496 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #96 SSH_MSG_CHANNEL_DATA 00:11:15.496 [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.26:46482]) by 203 down to 2078745 00:11:15.496 [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.26:46482]) SSH_MSG_CHANNEL_DATA len=203 00:11:15.496 [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.26:46482]] 00:11:15.497 [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.26:46482]] 00:11:15.498 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:11:15.498 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:11:15.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} 00:11:15.499 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-84 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@750b189f 00:11:15.499 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-84 Read: / 00:11:15.499 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:11:15.499 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-84 : Closed 00:11:15.499 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-84 is closed. 00:11:15.500 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:11:15.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.26:46482]) by 182 down to 2077046 00:11:15.501 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #97 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 00:11:15.501 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 220 bytes 00:11:16.562 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #97 SSH_MSG_CHANNEL_DATA 00:11:16.563 [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.26:46482]) by 203 down to 2078542 00:11:16.563 [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.26:46482]) SSH_MSG_CHANNEL_DATA len=203 00:11:16.563 [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.26:46482]] 00:11:16.563 [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.26:46482]] 00:11:16.563 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:11:16.564 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:11:16.564 [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} 00:11:16.564 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-85 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@750b189f 00:11:16.564 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-85 Read: / 00:11:16.564 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:11:16.564 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-85 : Closed 00:11:16.564 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-85 is closed. 00:11:16.564 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:11:16.565 [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.26:46482]) by 182 down to 2076864 00:11:16.565 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #98 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 00:11:16.565 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 220 bytes 00:11:17.620 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #98 SSH_MSG_CHANNEL_DATA 00:11:17.620 [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.26:46482]) by 203 down to 2078339 00:11:17.620 [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.26:46482]) SSH_MSG_CHANNEL_DATA len=203 00:11:17.620 [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.26:46482]] 00:11:17.620 [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.26:46482]] 00:11:17.621 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:11:17.622 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:11:17.622 [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} 00:11:17.622 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-86 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@750b189f 00:11:17.622 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-86 Read: / 00:11:17.622 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:11:17.622 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-86 : Closed 00:11:17.622 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-86 is closed. 00:11:17.622 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:11:17.624 [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.26:46482]) by 182 down to 2076682 00:11:17.624 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #99 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 00:11:17.624 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 220 bytes 00:11:18.677 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #99 SSH_MSG_CHANNEL_DATA 00:11:18.677 [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.26:46482]) by 203 down to 2078136 00:11:18.677 [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.26:46482]) SSH_MSG_CHANNEL_DATA len=203 00:11:18.677 [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.26:46482]] 00:11:18.677 [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.26:46482]] 00:11:18.678 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:11:18.679 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:11:18.679 [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} 00:11:18.679 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-87 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@750b189f 00:11:18.679 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-87 Read: / 00:11:18.679 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:11:18.679 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-87 : Closed 00:11:18.679 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-87 is closed. 00:11:18.679 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:11:18.680 [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.26:46482]) by 182 down to 2076500 00:11:18.680 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #100 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 00:11:18.680 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 220 bytes 00:11:19.733 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #100 SSH_MSG_CHANNEL_DATA 00:11:19.733 [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.26:46482]) by 203 down to 2077933 00:11:19.734 [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.26:46482]) SSH_MSG_CHANNEL_DATA len=203 00:11:19.734 [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.26:46482]] 00:11:19.734 [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.26:46482]] 00:11:19.736 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:11:19.736 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:11:19.737 [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} 00:11:19.737 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-88 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@750b189f 00:11:19.737 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-88 Read: / 00:11:19.737 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:11:19.738 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-88 : Closed 00:11:19.738 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-88 is closed. 00:11:19.738 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:11:19.739 [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.26:46482]) by 182 down to 2076318 00:11:19.740 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #101 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 00:11:19.740 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 220 bytes 00:11:20.801 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #101 SSH_MSG_CHANNEL_DATA 00:11:20.801 [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.26:46482]) by 203 down to 2077730 00:11:20.831 [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.26:46482]) SSH_MSG_CHANNEL_DATA len=203 00:11:20.831 [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.26:46482]] 00:11:20.831 [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.26:46482]] 00:11:20.833 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:11:20.833 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:11:20.833 [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} 00:11:20.833 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-89 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@750b189f 00:11:20.833 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-89 Read: / 00:11:20.833 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:11:20.833 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-89 : Closed 00:11:20.833 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-89 is closed. 00:11:20.834 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:11:20.835 [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.26:46482]) by 182 down to 2076136 00:11:20.835 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #102 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 00:11:20.835 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 220 bytes 00:11:21.889 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #102 SSH_MSG_CHANNEL_DATA 00:11:21.889 [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.26:46482]) by 203 down to 2077527 00:11:21.889 [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.26:46482]) SSH_MSG_CHANNEL_DATA len=203 00:11:21.889 [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.26:46482]] 00:11:21.889 [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.26:46482]] 00:11:21.891 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:11:21.892 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:11:21.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} 00:11:21.893 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-90 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@750b189f 00:11:21.893 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-90 Read: / 00:11:21.893 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:11:21.893 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-90 : Closed 00:11:21.893 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-90 is closed. 00:11:21.893 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:11:21.896 [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.26:46482]) by 182 down to 2075954 00:11:21.896 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #103 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 00:11:21.896 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 220 bytes 00:11:22.992 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #103 SSH_MSG_CHANNEL_DATA 00:11:22.993 [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.26:46482]) by 203 down to 2077324 00:11:22.993 [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.26:46482]) SSH_MSG_CHANNEL_DATA len=203 00:11:22.993 [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.26:46482]] 00:11:22.993 [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.26:46482]] 00:11:22.995 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:11:22.996 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:11:22.996 [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} 00:11:22.997 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-91 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@750b189f 00:11:22.997 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-91 Read: / 00:11:22.997 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:11:22.997 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-91 : Closed 00:11:22.997 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-91 is closed. 00:11:22.997 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:11:23.001 [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.26:46482]) by 182 down to 2075772 00:11:23.001 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #104 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 00:11:23.001 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 220 bytes 00:11:24.053 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #104 SSH_MSG_CHANNEL_DATA 00:11:24.054 [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.26:46482]) by 203 down to 2077121 00:11:24.054 [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.26:46482]) SSH_MSG_CHANNEL_DATA len=203 00:11:24.054 [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.26:46482]] 00:11:24.054 [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.26:46482]] 00:11:24.056 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:11:24.057 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:11:24.057 [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} 00:11:24.058 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-92 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@750b189f 00:11:24.058 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-92 Read: / 00:11:24.058 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:11:24.058 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-92 : Closed 00:11:24.058 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-92 is closed. 00:11:24.058 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:11:24.060 [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.26:46482]) by 182 down to 2075590 00:11:24.060 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #105 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 00:11:24.060 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 220 bytes 00:11:25.118 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #105 SSH_MSG_CHANNEL_DATA 00:11:25.118 [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.26:46482]) by 203 down to 2076918 00:11:25.118 [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.26:46482]) SSH_MSG_CHANNEL_DATA len=203 00:11:25.118 [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.26:46482]] 00:11:25.118 [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.26:46482]] 00:11:25.120 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:11:25.121 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:11:25.121 [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} 00:11:25.122 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-93 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@750b189f 00:11:25.122 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-93 Read: / 00:11:25.122 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:11:25.122 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-93 : Closed 00:11:25.122 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-93 is closed. 00:11:25.122 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:11:25.126 [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.26:46482]) by 182 down to 2075408 00:11:25.126 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #106 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 00:11:25.126 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 220 bytes 00:11:26.191 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #106 SSH_MSG_CHANNEL_DATA 00:11:26.191 [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.26:46482]) by 203 down to 2076715 00:11:26.192 [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.26:46482]) SSH_MSG_CHANNEL_DATA len=203 00:11:26.192 [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.26:46482]] 00:11:26.192 [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.26:46482]] 00:11:26.194 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:11:26.195 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:11:26.196 [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} 00:11:26.196 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-94 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@750b189f 00:11:26.196 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-94 Read: / 00:11:26.196 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:11:26.196 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-94 : Closed 00:11:26.196 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-94 is closed. 00:11:26.196 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:11:26.198 [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.26:46482]) by 182 down to 2075226 00:11:26.198 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #107 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 00:11:26.198 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 220 bytes 00:11:27.255 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #107 SSH_MSG_CHANNEL_DATA 00:11:27.255 [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.26:46482]) by 203 down to 2076512 00:11:27.255 [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.26:46482]) SSH_MSG_CHANNEL_DATA len=203 00:11:27.255 [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.26:46482]] 00:11:27.255 [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.26:46482]] 00:11:27.257 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:11:27.258 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:11:27.267 [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} 00:11:27.270 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-95 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@750b189f 00:11:27.270 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-95 Read: / 00:11:27.270 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:11:27.270 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-95 : Closed 00:11:27.271 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-95 is closed. 00:11:27.271 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:11:27.273 [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.26:46482]) by 182 down to 2075044 00:11:27.273 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #108 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 00:11:27.273 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 220 bytes 00:11:28.322 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #108 SSH_MSG_CHANNEL_DATA 00:11:28.323 [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.26:46482]) by 203 down to 2076309 00:11:28.323 [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.26:46482]) SSH_MSG_CHANNEL_DATA len=203 00:11:28.323 [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.26:46482]] 00:11:28.323 [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.26:46482]] 00:11:28.324 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:11:28.324 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:11:28.324 [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} 00:11:28.325 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-96 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@750b189f 00:11:28.325 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-96 Read: / 00:11:28.325 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:11:28.325 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-96 : Closed 00:11:28.325 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-96 is closed. 00:11:28.325 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:11:28.326 [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.26:46482]) by 182 down to 2074862 00:11:28.326 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #109 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 00:11:28.326 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 220 bytes 00:11:29.377 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #109 SSH_MSG_CHANNEL_DATA 00:11:29.378 [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.26:46482]) by 203 down to 2076106 00:11:29.378 [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.26:46482]) SSH_MSG_CHANNEL_DATA len=203 00:11:29.378 [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.26:46482]] 00:11:29.378 [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.26:46482]] 00:11:29.379 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:11:29.380 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:11:29.380 [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} 00:11:29.380 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-97 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@750b189f 00:11:29.380 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-97 Read: / 00:11:29.380 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:11:29.380 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-97 : Closed 00:11:29.380 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-97 is closed. 00:11:29.380 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:11:29.382 [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.26:46482]) by 182 down to 2074680 00:11:29.382 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #110 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 00:11:29.382 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 220 bytes 00:11:30.429 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #110 SSH_MSG_CHANNEL_DATA 00:11:30.429 [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.26:46482]) by 203 down to 2075903 00:11:30.429 [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.26:46482]) SSH_MSG_CHANNEL_DATA len=203 00:11:30.429 [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.26:46482]] 00:11:30.429 [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.26:46482]] 00:11:30.431 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:11:30.431 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:11:30.431 [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} 00:11:30.432 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-98 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@750b189f 00:11:30.432 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-98 Read: / 00:11:30.432 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:11:30.432 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-98 : Closed 00:11:30.432 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-98 is closed. 00:11:30.432 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:11:30.433 [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.26:46482]) by 182 down to 2074498 00:11:30.433 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #111 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 00:11:30.433 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 220 bytes 00:11:31.486 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #111 SSH_MSG_CHANNEL_DATA 00:11:31.486 [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.26:46482]) by 203 down to 2075700 00:11:31.487 [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.26:46482]) SSH_MSG_CHANNEL_DATA len=203 00:11:31.487 [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.26:46482]] 00:11:31.487 [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.26:46482]] 00:11:31.488 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:11:31.489 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:11:31.489 [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} 00:11:31.490 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-99 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@750b189f 00:11:31.490 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-99 Read: / 00:11:31.490 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:11:31.490 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-99 : Closed 00:11:31.490 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-99 is closed. 00:11:31.490 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:11:31.491 [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.26:46482]) by 182 down to 2074316 00:11:31.491 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #112 sending command=94[SSH_MSG_CHANNEL_DATA] len=191 00:11:31.491 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 220 bytes 00:11:32.552 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #112 SSH_MSG_CHANNEL_DATA 00:11:32.552 [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.26:46482]) by 204 down to 2075496 00:11:32.552 [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.26:46482]) SSH_MSG_CHANNEL_DATA len=204 00:11:32.552 [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.26:46482]] 00:11:32.553 [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.26:46482]] 00:11:32.554 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:11:32.554 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:11:32.555 [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} 00:11:32.555 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-100 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@750b189f 00:11:32.555 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-100 Read: / 00:11:32.555 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:11:32.555 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-100 : Closed 00:11:32.555 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-100 is closed. 00:11:32.555 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:11:32.558 [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.26:46482]) by 183 down to 2074133 00:11:32.559 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #113 sending command=94[SSH_MSG_CHANNEL_DATA] len=192 00:11:32.559 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 228 bytes 00:11:33.612 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #113 SSH_MSG_CHANNEL_DATA 00:11:33.612 [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.26:46482]) by 204 down to 2075292 00:11:33.612 [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.26:46482]) SSH_MSG_CHANNEL_DATA len=204 00:11:33.612 [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.26:46482]] 00:11:33.612 [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.26:46482]] 00:11:33.625 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:11:33.625 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:11:33.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} 00:11:33.626 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-101 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@750b189f 00:11:33.626 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-101 Read: / 00:11:33.626 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:11:33.626 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-101 : Closed 00:11:33.626 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-101 is closed. 00:11:33.626 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:11:33.627 [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.26:46482]) by 183 down to 2073950 00:11:33.627 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #114 sending command=94[SSH_MSG_CHANNEL_DATA] len=192 00:11:33.627 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 228 bytes 00:11:34.676 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #114 SSH_MSG_CHANNEL_DATA 00:11:34.676 [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.26:46482]) by 204 down to 2075088 00:11:34.676 [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.26:46482]) SSH_MSG_CHANNEL_DATA len=204 00:11:34.676 [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.26:46482]] 00:11:34.676 [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.26:46482]] 00:11:34.678 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:11:34.678 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:11:34.679 [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} 00:11:34.679 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-102 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@750b189f 00:11:34.679 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-102 Read: / 00:11:34.679 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:11:34.679 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-102 : Closed 00:11:34.679 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-102 is closed. 00:11:34.680 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:11:34.681 [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.26:46482]) by 183 down to 2073767 00:11:34.681 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #115 sending command=94[SSH_MSG_CHANNEL_DATA] len=192 00:11:34.681 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 228 bytes 00:11:35.737 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #115 SSH_MSG_CHANNEL_DATA 00:11:35.737 [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.26:46482]) by 204 down to 2074884 00:11:35.737 [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.26:46482]) SSH_MSG_CHANNEL_DATA len=204 00:11:35.737 [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.26:46482]] 00:11:35.737 [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.26:46482]] 00:11:35.739 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:11:35.739 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:11:35.739 [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} 00:11:35.740 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-103 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@750b189f 00:11:35.740 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-103 Read: / 00:11:35.740 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:11:35.740 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-103 : Closed 00:11:35.740 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-103 is closed. 00:11:35.740 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:11:35.743 [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.26:46482]) by 183 down to 2073584 00:11:35.743 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #116 sending command=94[SSH_MSG_CHANNEL_DATA] len=192 00:11:35.744 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 228 bytes 00:11:36.818 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #116 SSH_MSG_CHANNEL_DATA 00:11:36.819 [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.26:46482]) by 204 down to 2074680 00:11:36.819 [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.26:46482]) SSH_MSG_CHANNEL_DATA len=204 00:11:36.819 [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.26:46482]] 00:11:36.819 [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.26:46482]] 00:11:36.826 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:11:36.827 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:11:36.827 [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} 00:11:36.827 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-104 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@750b189f 00:11:36.827 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-104 Read: / 00:11:36.827 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:11:36.827 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-104 : Closed 00:11:36.827 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-104 is closed. 00:11:36.828 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:11:36.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.26:46482]) by 183 down to 2073401 00:11:36.829 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #117 sending command=94[SSH_MSG_CHANNEL_DATA] len=192 00:11:36.829 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 228 bytes 00:11:37.886 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #117 SSH_MSG_CHANNEL_DATA 00:11:37.886 [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.26:46482]) by 204 down to 2074476 00:11:37.886 [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.26:46482]) SSH_MSG_CHANNEL_DATA len=204 00:11:37.886 [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.26:46482]] 00:11:37.886 [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.26:46482]] 00:11:37.887 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:11:37.888 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:11:37.892 [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} 00:11:37.893 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-105 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@750b189f 00:11:37.893 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-105 Read: / 00:11:37.893 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:11:37.893 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-105 : Closed 00:11:37.893 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-105 is closed. 00:11:37.893 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:11:37.896 [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.26:46482]) by 183 down to 2073218 00:11:37.896 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #118 sending command=94[SSH_MSG_CHANNEL_DATA] len=192 00:11:37.896 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 228 bytes 00:11:38.947 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #118 SSH_MSG_CHANNEL_DATA 00:11:38.948 [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.26:46482]) by 204 down to 2074272 00:11:38.948 [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.26:46482]) SSH_MSG_CHANNEL_DATA len=204 00:11:38.948 [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.26:46482]] 00:11:38.948 [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.26:46482]] 00:11:38.949 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:11:38.950 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:11:38.950 [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} 00:11:38.950 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-106 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@750b189f 00:11:38.951 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-106 Read: / 00:11:38.951 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:11:38.951 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-106 : Closed 00:11:38.951 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-106 is closed. 00:11:38.951 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:11:38.952 [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.26:46482]) by 183 down to 2073035 00:11:38.952 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #119 sending command=94[SSH_MSG_CHANNEL_DATA] len=192 00:11:38.953 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 228 bytes 00:11:40.003 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #119 SSH_MSG_CHANNEL_DATA 00:11:40.003 [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.26:46482]) by 204 down to 2074068 00:11:40.003 [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.26:46482]) SSH_MSG_CHANNEL_DATA len=204 00:11:40.003 [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.26:46482]] 00:11:40.003 [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.26:46482]] 00:11:40.005 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:11:40.005 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:11:40.006 [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} 00:11:40.006 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-107 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@750b189f 00:11:40.006 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-107 Read: / 00:11:40.006 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:11:40.006 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-107 : Closed 00:11:40.006 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-107 is closed. 00:11:40.007 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:11:40.008 [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.26:46482]) by 183 down to 2072852 00:11:40.009 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #120 sending command=94[SSH_MSG_CHANNEL_DATA] len=192 00:11:40.009 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 228 bytes 00:11:41.065 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #120 SSH_MSG_CHANNEL_DATA 00:11:41.065 [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.26:46482]) by 204 down to 2073864 00:11:41.065 [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.26:46482]) SSH_MSG_CHANNEL_DATA len=204 00:11:41.065 [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.26:46482]] 00:11:41.065 [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.26:46482]] 00:11:41.067 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:11:41.068 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:11:41.068 [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} 00:11:41.069 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-108 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@750b189f 00:11:41.069 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-108 Read: / 00:11:41.069 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:11:41.069 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-108 : Closed 00:11:41.069 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-108 is closed. 00:11:41.069 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:11:41.072 [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.26:46482]) by 183 down to 2072669 00:11:41.072 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #121 sending command=94[SSH_MSG_CHANNEL_DATA] len=192 00:11:41.072 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 228 bytes 00:11:42.130 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #121 SSH_MSG_CHANNEL_DATA 00:11:42.130 [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.26:46482]) by 204 down to 2073660 00:11:42.131 [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.26:46482]) SSH_MSG_CHANNEL_DATA len=204 00:11:42.131 [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.26:46482]] 00:11:42.132 [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.26:46482]] 00:11:42.133 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:11:42.133 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:11:42.133 [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} 00:11:42.134 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-109 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@750b189f 00:11:42.134 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-109 Read: / 00:11:42.134 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:11:42.134 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-109 : Closed 00:11:42.134 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-109 is closed. 00:11:42.134 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:11:42.135 [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.26:46482]) by 183 down to 2072486 00:11:42.136 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #122 sending command=94[SSH_MSG_CHANNEL_DATA] len=192 00:11:42.136 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 228 bytes 00:11:43.188 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #122 SSH_MSG_CHANNEL_DATA 00:11:43.188 [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.26:46482]) by 204 down to 2073456 00:11:43.188 [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.26:46482]) SSH_MSG_CHANNEL_DATA len=204 00:11:43.188 [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.26:46482]] 00:11:43.188 [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.26:46482]] 00:11:43.189 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:11:43.189 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:11:43.190 [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} 00:11:43.190 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-110 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@750b189f 00:11:43.190 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-110 Read: / 00:11:43.191 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:11:43.191 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-110 : Closed 00:11:43.191 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-110 is closed. 00:11:43.191 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:11:43.192 [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.26:46482]) by 183 down to 2072303 00:11:43.192 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #123 sending command=94[SSH_MSG_CHANNEL_DATA] len=192 00:11:43.192 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 228 bytes 00:11:44.243 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #123 SSH_MSG_CHANNEL_DATA 00:11:44.243 [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.26:46482]) by 204 down to 2073252 00:11:44.244 [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.26:46482]) SSH_MSG_CHANNEL_DATA len=204 00:11:44.244 [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.26:46482]] 00:11:44.244 [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.26:46482]] 00:11:44.245 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:11:44.245 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:11:44.245 [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} 00:11:44.245 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-111 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@750b189f 00:11:44.246 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-111 Read: / 00:11:44.246 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:11:44.246 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-111 : Closed 00:11:44.246 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-111 is closed. 00:11:44.246 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:11:44.247 [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.26:46482]) by 183 down to 2072120 00:11:44.247 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #124 sending command=94[SSH_MSG_CHANNEL_DATA] len=192 00:11:44.247 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 228 bytes 00:11:45.299 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #124 SSH_MSG_CHANNEL_DATA 00:11:45.299 [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.26:46482]) by 204 down to 2073048 00:11:45.299 [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.26:46482]) SSH_MSG_CHANNEL_DATA len=204 00:11:45.299 [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.26:46482]] 00:11:45.299 [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.26:46482]] 00:11:45.301 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:11:45.301 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:11:45.302 [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} 00:11:45.302 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-112 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@750b189f 00:11:45.302 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-112 Read: / 00:11:45.302 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:11:45.302 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-112 : Closed 00:11:45.302 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-112 is closed. 00:11:45.302 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:11:45.305 [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.26:46482]) by 183 down to 2071937 00:11:45.305 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #125 sending command=94[SSH_MSG_CHANNEL_DATA] len=192 00:11:45.305 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 228 bytes 00:11:46.357 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #125 SSH_MSG_CHANNEL_DATA 00:11:46.357 [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.26:46482]) by 204 down to 2072844 00:11:46.357 [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.26:46482]) SSH_MSG_CHANNEL_DATA len=204 00:11:46.357 [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.26:46482]] 00:11:46.358 [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.26:46482]] 00:11:46.359 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:11:46.359 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:11:46.360 [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} 00:11:46.360 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-113 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@750b189f 00:11:46.360 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-113 Read: / 00:11:46.360 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:11:46.360 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-113 : Closed 00:11:46.360 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-113 is closed. 00:11:46.360 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:11:46.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.26:46482]) by 183 down to 2071754 00:11:46.362 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #126 sending command=94[SSH_MSG_CHANNEL_DATA] len=192 00:11:46.363 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 228 bytes 00:11:47.416 [sshd-netconf-ssh-server-nio-group-thread-8] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #126 SSH_MSG_CHANNEL_DATA 00:11:47.416 [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.26:46482]) by 204 down to 2072640 00:11:47.416 [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.26:46482]) SSH_MSG_CHANNEL_DATA len=204 00:11:47.416 [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.26:46482]] 00:11:47.417 [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.26:46482]] 00:11:47.418 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:11:47.418 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:11:47.419 [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} 00:11:47.419 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-114 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@750b189f 00:11:47.419 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-114 Read: / 00:11:47.419 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:11:47.419 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-114 : Closed 00:11:47.419 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-114 is closed. 00:11:47.420 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:11:47.421 [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.26:46482]) by 183 down to 2071571 00:11:47.422 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #127 sending command=94[SSH_MSG_CHANNEL_DATA] len=192 00:11:47.422 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 228 bytes 00:11:48.484 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #127 SSH_MSG_CHANNEL_DATA 00:11:48.484 [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.26:46482]) by 204 down to 2072436 00:11:48.484 [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.26:46482]) SSH_MSG_CHANNEL_DATA len=204 00:11:48.484 [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.26:46482]] 00:11:48.484 [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.26:46482]] 00:11:48.486 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:11:48.486 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:11:48.486 [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} 00:11:48.487 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-115 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@750b189f 00:11:48.487 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-115 Read: / 00:11:48.487 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:11:48.487 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-115 : Closed 00:11:48.487 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-115 is closed. 00:11:48.487 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:11:48.488 [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.26:46482]) by 183 down to 2071388 00:11:48.488 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #128 sending command=94[SSH_MSG_CHANNEL_DATA] len=192 00:11:48.488 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 228 bytes 00:11:49.551 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.170.26:46482]) process #128 SSH_MSG_CHANNEL_DATA 00:11:49.552 [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.26:46482]) by 204 down to 2072232 00:11:49.552 [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.26:46482]) SSH_MSG_CHANNEL_DATA len=204 00:11:49.552 [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.26:46482]] 00:11:49.552 [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.26:46482]] 00:11:49.553 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: 00:11:49.554 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message 00:11:49.554 [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} 00:11:49.555 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Write Tx: DOM-CFG-116 allocated with snapshot org.opendaylight.yangtools.yang.data.tree.impl.node.Version@750b189f 00:11:49.555 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-116 Read: / 00:11:49.555 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction 00:11:49.555 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-116 : Closed 00:11:49.555 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-116 is closed. 00:11:49.555 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message 00:11:49.557 [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.26:46482]) by 183 down to 2071205 00:11:49.557 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.170.26:46482]) packet #129 sending command=94[SSH_MSG_CHANNEL_DATA] len=192 00:11:49.557 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) writing 228 bytes 00:11:49.982 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - handleReadCycleCompletion(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) Socket has been disconnected (result=-1), closing IoSession now 00:11:49.982 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - close(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) Closing immediately 00:11:49.982 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - doCloseImmediately(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) closing socket=sun.nio.ch.UnixAsynchronousSocketChannelImpl[connected local=/10.30.170.171:17830 remote=/10.30.170.26:46482] 00:11:49.982 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - doCloseImmediately(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482]) socket=sun.nio.ch.UnixAsynchronousSocketChannelImpl[closed] closed 00:11:49.983 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.c.io.nio2.Nio2Acceptor - unmapSession(id=101): Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482] 00:11:49.983 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - close(ServerSessionImpl[admin@/10.30.170.26:46482]) Closing immediately 00:11:49.984 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.c.s.h.SessionTimeoutListener - sessionClosed(ServerSessionImpl[admin@/10.30.170.26:46482]) un-tracked 00:11:49.987 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[ServerSessionImpl[admin@/10.30.170.26:46482]]) Closing immediately 00:11:49.987 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(ServerSessionImpl[admin@/10.30.170.26:46482]) stopping 00:11:49.987 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(ServerSessionImpl[admin@/10.30.170.26:46482]) stopped 00:11:49.988 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.s.channel.ChannelSession - close(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.26:46482]) Closing immediately 00:11:49.988 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.s.channel.ChannelSession - close(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.26:46482]) no EOF sent 00:11:49.988 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.26:46482]) 00:11:49.988 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.26:46482]) 00:11:49.991 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.26:46482]] cmd=SSH_MSG_CHANNEL_DATA) Closing immediately 00:11:49.991 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.26:46482]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] closed 00:11:49.991 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.26:46482]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing immediately 00:11:49.991 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.26:46482]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] closed 00:11:49.991 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.26:46482])[immediately=true] processing 00:11:49.992 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.26:46482]) result=ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.26:46482] 00:11:49.992 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@2446f603) signal close complete immediately=true 00:11:49.992 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - close(ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.26:46482]]) Closing gracefully 00:11:49.993 [nioEventLoopGroup-2-2] DEBUG o.o.n.n.ssh.SshProxyClientHandler - Internal connection to netconf server was dropped for client: 10.30.170.26 on channel: [id: 0x381fc2db, L:local:E:b49437f8 ! R:local:/0.0.0.0:17830] 00:11:49.993 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x70c55c99, L:local:/0.0.0.0:17830 ! R:local:E:b49437f8] inactive. 00:11:49.993 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=1, channel=[id: 0x70c55c99, L:local:/0.0.0.0:17830 ! R:local:E:b49437f8]} end of input detected while session was in state up 00:11:49.993 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=1, channel=[id: 0x70c55c99, L:local:/0.0.0.0:17830 ! R:local:E:b49437f8]} down, reason: End of input 00:11:49.994 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.channel.ChannelSession - closeShell(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.26:46482]) exit code=1, immediate=false 00:11:49.994 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.channel.ChannelSession - onExit(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.26:46482]) code=1 message='Internal connection to netconf server was dropped for client: 10.30.170.26 on channel: [id: 0x381fc2db, L:local:E:b49437f8 ! R:local:/0.0.0.0:17830]' shell closed 00:11:49.992 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.n.h.s.c.AsyncSshHandlerReader - Ssh session dropped on channel: ssh10.30.170.26 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) 00:11:49.998 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - close(ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.26:46482]]][Graceful] - operationComplete() closed 00:11:49.998 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@43f916af) signal close complete immediately=true 00:11:49.998 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.s.channel.ChannelSession - close(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.170.26:46482])[Immediately] closed 00:11:49.998 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[ServerSessionImpl[admin@/10.30.170.26:46482]])[Immediately] closed 00:11:49.998 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - close(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482])[Immediately] state already Closed 00:11:49.998 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@4a241c30) signal close complete immediately=true 00:11:49.998 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - close(ServerSessionImpl[admin@/10.30.170.26:46482])[Immediately] closed 00:11:49.998 [sshd-netconf-ssh-server-nio-group-thread-6] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - close(Nio2Session[local=/10.30.170.171:17830, remote=/10.30.170.26:46482])[Immediately] closed