00:05:08.288 [main] DEBUG i.n.u.i.l.InternalLoggerFactory - Using SLF4J as the default logging framework
00:05:08.291 [main] DEBUG i.n.c.MultithreadEventLoopGroup - -Dio.netty.eventLoopThreads: 4
00:05:08.296 [main] DEBUG i.n.u.concurrent.GlobalEventExecutor - -Dio.netty.globalEventExecutor.quietPeriodSeconds: 1
00:05:08.300 [main] DEBUG i.n.u.i.InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024
00:05:08.301 [main] DEBUG i.n.u.i.InternalThreadLocalMap - -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096
00:05:08.311 [main] DEBUG i.n.util.internal.PlatformDependent0 - -Dio.netty.noUnsafe: false
00:05:08.311 [main] DEBUG i.n.util.internal.PlatformDependent0 - Java version: 17
00:05:08.312 [main] DEBUG i.n.util.internal.PlatformDependent0 - sun.misc.Unsafe.theUnsafe: available
00:05:08.313 [main] DEBUG i.n.util.internal.PlatformDependent0 - sun.misc.Unsafe.copyMemory: available
00:05:08.313 [main] DEBUG i.n.util.internal.PlatformDependent0 - sun.misc.Unsafe.storeFence: available
00:05:08.313 [main] DEBUG i.n.util.internal.PlatformDependent0 - java.nio.Buffer.address: available
00:05:08.314 [main] DEBUG i.n.util.internal.PlatformDependent0 - direct buffer constructor: unavailable: Reflective setAccessible(true) disabled
00:05:08.314 [main] DEBUG i.n.util.internal.PlatformDependent0 - java.nio.Bits.unaligned: available, true
00:05:08.315 [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:05:08.316 [main] DEBUG i.n.util.internal.PlatformDependent0 - java.nio.DirectByteBuffer.<init>(long, {int,long}): unavailable
00:05:08.316 [main] DEBUG i.n.util.internal.PlatformDependent - sun.misc.Unsafe: available
00:05:08.316 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.tmpdir: /tmp (java.io.tmpdir)
00:05:08.316 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.bitMode: 64 (sun.arch.data.model)
00:05:08.317 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.maxDirectMemory: -1 bytes
00:05:08.317 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.uninitializedArrayAllocationThreshold: -1
00:05:08.318 [main] DEBUG io.netty.util.internal.CleanerJava9 - java.nio.ByteBuffer.cleaner(): available
00:05:08.318 [main] DEBUG i.n.util.internal.PlatformDependent - -Dio.netty.noPreferDirect: false
00:05:08.319 [main] DEBUG io.netty.channel.nio.NioEventLoop - -Dio.netty.noKeySetOptimization: false
00:05:08.319 [main] DEBUG io.netty.channel.nio.NioEventLoop - -Dio.netty.selectorAutoRebuildThreshold: 512
00:05:08.324 [main] DEBUG i.n.util.internal.PlatformDependent - org.jctools-core.MpscChunkedArrayQueue: available
00:05:08.328 [main] DEBUG io.netty.util.ResourceLeakDetector - -Dio.netty.leakDetection.level: simple
00:05:08.328 [main] DEBUG io.netty.util.ResourceLeakDetector - -Dio.netty.leakDetection.targetRecords: 4
00:05:08.329 [main] DEBUG i.n.util.ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@4d154ccd
00:05:08.343 [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:05:08.347 [main] INFO  o.o.n.t.tool.NetconfDeviceSimulator - Starting 1, SSH simulated devices starting on port 17830
00:05:08.500 [main] INFO  o.o.n.t.tool.NetconfDeviceSimulator - Loading models from directory.
00:05:08.534 [main] INFO  o.o.y.y.p.r.SharedEffectiveModelContextFactory - Using weak references
00:05:08.534 [main] DEBUG o.o.y.y.p.r.SharedEffectiveModelContextFactory - Starting assembly of 16 sources
00:05:08.542 [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:05:08.597 [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:05:08.602 [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:05:08.611 [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:05:08.615 [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:05:08.652 [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:05:08.657 [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:05:08.661 [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:05:08.668 [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:05:08.678 [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:05:08.684 [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:05:08.685 [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:05:08.686 [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:05:08.692 [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:05:08.699 [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:05:08.699 [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:05:08.699 [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:05:08.699 [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:05:08.700 [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:05:08.700 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Resolved source SourceIdentifier [ietf-yang-types@2013-07-15]
00:05:08.700 [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:05:08.707 [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:05:08.707 [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:05:08.707 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Resolved source SourceIdentifier [ietf-inet-types@2010-09-24]
00:05:08.708 [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:05:08.708 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Resolved source SourceIdentifier [ietf-inet-types@2013-07-15]
00:05:08.708 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Resolved source SourceIdentifier [test@2014-10-18]
00:05:08.708 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Resolved source SourceIdentifier [main@2014-01-21]
00:05:08.708 [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:05:08.708 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Resolved source SourceIdentifier [yang-ext@2013-07-09]
00:05:08.709 [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:05:08.709 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Resolved source SourceIdentifier [ncmount-l2fib@2016-03-07]
00:05:08.709 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Resolved source SourceIdentifier [example-action@2016-07-07]
00:05:08.710 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Resolved source SourceIdentifier [augment-main-a@2014-01-21]
00:05:08.710 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Resolved source SourceIdentifier [ietf-netconf-monitoring@2010-10-04]
00:05:08.710 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Resolved source SourceIdentifier [people@2014-08-18]
00:05:08.710 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Resolved source SourceIdentifier [odl-netconf-monitoring@2022-07-18]
00:05:08.711 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Resolved source SourceIdentifier [car@2014-08-18]
00:05:08.711 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Resolved source SourceIdentifier [car-people@2014-08-18]
00:05:08.712 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Resolved source SourceIdentifier [ietf-netconf-monitoring-extension@2013-12-10]
00:05:08.712 [main] DEBUG o.o.y.y.p.repo.DependencyResolver - Resolved source SourceIdentifier [car-purchase@2014-08-18]
00:05:08.733 [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:05:08.733 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car@2014-08-18]} started phase SOURCE_PRE_LINKAGE
00:05:08.733 [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:05:08.733 [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:05:08.733 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [main@2014-01-21]} started phase SOURCE_PRE_LINKAGE
00:05:08.733 [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:05:08.733 [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:05:08.733 [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:05:08.733 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [test@2014-10-18]} started phase SOURCE_PRE_LINKAGE
00:05:08.733 [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:05:08.733 [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:05:08.734 [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:05:08.734 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [people@2014-08-18]} started phase SOURCE_PRE_LINKAGE
00:05:08.734 [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:05:08.734 [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:05:08.734 [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:05:08.734 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase SOURCE_PRE_LINKAGE started
00:05:08.762 [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:05:08.762 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [main@2014-01-21]} finished phase SOURCE_PRE_LINKAGE
00:05:08.763 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [test@2014-10-18]} finished phase SOURCE_PRE_LINKAGE
00:05:08.764 [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:05:08.764 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [people@2014-08-18]} finished phase SOURCE_PRE_LINKAGE
00:05:08.765 [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:05:08.765 [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:05:08.765 [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:05:08.765 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car@2014-08-18]} finished phase SOURCE_PRE_LINKAGE
00:05:08.766 [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:05:08.766 [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:05:08.766 [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:05:08.767 [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:05:08.767 [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:05:08.767 [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:05:08.767 [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:05:08.768 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase SOURCE_PRE_LINKAGE finished
00:05:08.768 [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:05:08.769 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car@2014-08-18]} started phase SOURCE_LINKAGE
00:05:08.769 [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:05:08.769 [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:05:08.769 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [main@2014-01-21]} started phase SOURCE_LINKAGE
00:05:08.769 [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:05:08.769 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-purchase@2014-08-18]} started phase SOURCE_LINKAGE
00:05:08.769 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-people@2014-08-18]} started phase SOURCE_LINKAGE
00:05:08.769 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [test@2014-10-18]} started phase SOURCE_LINKAGE
00:05:08.769 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ncmount-l2fib@2016-03-07]} started phase SOURCE_LINKAGE
00:05:08.769 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [example-action@2016-07-07]} started phase SOURCE_LINKAGE
00:05:08.769 [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:05:08.769 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [people@2014-08-18]} started phase SOURCE_LINKAGE
00:05:08.769 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [yang-ext@2013-07-09]} started phase SOURCE_LINKAGE
00:05:08.770 [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:05:08.770 [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:05:08.770 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase SOURCE_LINKAGE started
00:05:08.776 [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:05:08.778 [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:05:08.785 [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:05:08.785 [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:05:08.786 [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:05:08.786 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [main@2014-01-21]} finished phase SOURCE_LINKAGE
00:05:08.786 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [test@2014-10-18]} finished phase SOURCE_LINKAGE
00:05:08.787 [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:05:08.787 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [yang-ext@2013-07-09]} finished phase SOURCE_LINKAGE
00:05:08.787 [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:05:08.787 [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:05:08.787 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car@2014-08-18]} finished phase SOURCE_LINKAGE
00:05:08.787 [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:05:08.788 [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:05:08.788 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ncmount-l2fib@2016-03-07]} finished phase SOURCE_LINKAGE
00:05:08.788 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [example-action@2016-07-07]} finished phase SOURCE_LINKAGE
00:05:08.788 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [people@2014-08-18]} finished phase SOURCE_LINKAGE
00:05:08.788 [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:05:08.788 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-purchase@2014-08-18]} finished phase SOURCE_LINKAGE
00:05:08.788 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-people@2014-08-18]} finished phase SOURCE_LINKAGE
00:05:08.788 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase SOURCE_LINKAGE finished
00:05:08.788 [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:05:08.788 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car@2014-08-18]} started phase STATEMENT_DEFINITION
00:05:08.788 [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:05:08.788 [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:05:08.790 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [main@2014-01-21]} started phase STATEMENT_DEFINITION
00:05:08.790 [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:05:08.790 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-purchase@2014-08-18]} started phase STATEMENT_DEFINITION
00:05:08.791 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-people@2014-08-18]} started phase STATEMENT_DEFINITION
00:05:08.791 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [test@2014-10-18]} started phase STATEMENT_DEFINITION
00:05:08.792 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ncmount-l2fib@2016-03-07]} started phase STATEMENT_DEFINITION
00:05:08.792 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [example-action@2016-07-07]} started phase STATEMENT_DEFINITION
00:05:08.792 [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:05:08.792 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [people@2014-08-18]} started phase STATEMENT_DEFINITION
00:05:08.792 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [yang-ext@2013-07-09]} started phase STATEMENT_DEFINITION
00:05:08.792 [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:05:08.792 [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:05:08.792 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase STATEMENT_DEFINITION started
00:05:08.838 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car@2014-08-18]} finished phase STATEMENT_DEFINITION
00:05:08.839 [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:05:08.839 [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:05:08.839 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [main@2014-01-21]} finished phase STATEMENT_DEFINITION
00:05:08.839 [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:05:08.839 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-purchase@2014-08-18]} finished phase STATEMENT_DEFINITION
00:05:08.840 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-people@2014-08-18]} finished phase STATEMENT_DEFINITION
00:05:08.840 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [test@2014-10-18]} finished phase STATEMENT_DEFINITION
00:05:08.840 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ncmount-l2fib@2016-03-07]} finished phase STATEMENT_DEFINITION
00:05:08.840 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [example-action@2016-07-07]} finished phase STATEMENT_DEFINITION
00:05:08.840 [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:05:08.840 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [people@2014-08-18]} finished phase STATEMENT_DEFINITION
00:05:08.840 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [yang-ext@2013-07-09]} finished phase STATEMENT_DEFINITION
00:05:08.840 [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:05:08.841 [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:05:08.841 [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:05:08.841 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase STATEMENT_DEFINITION finished
00:05:08.841 [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:05:08.841 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car@2014-08-18]} started phase FULL_DECLARATION
00:05:08.841 [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:05:08.841 [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:05:08.841 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [main@2014-01-21]} started phase FULL_DECLARATION
00:05:08.841 [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:05:08.841 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-purchase@2014-08-18]} started phase FULL_DECLARATION
00:05:08.841 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-people@2014-08-18]} started phase FULL_DECLARATION
00:05:08.841 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [test@2014-10-18]} started phase FULL_DECLARATION
00:05:08.841 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ncmount-l2fib@2016-03-07]} started phase FULL_DECLARATION
00:05:08.841 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [example-action@2016-07-07]} started phase FULL_DECLARATION
00:05:08.841 [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:05:08.841 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [people@2014-08-18]} started phase FULL_DECLARATION
00:05:08.841 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [yang-ext@2013-07-09]} started phase FULL_DECLARATION
00:05:08.841 [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:05:08.841 [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:05:08.841 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase FULL_DECLARATION started
00:05:08.842 [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:05:08.842 [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:05:08.842 [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:05:08.842 [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:05:08.842 [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:05:08.846 [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:05:08.847 [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:05:08.847 [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:05:08.847 [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:05:08.847 [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:05:08.847 [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:05:08.849 [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:05:08.849 [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:05:08.849 [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:05:08.849 [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:05:08.849 [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:05:08.851 [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:05:08.851 [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:05:08.851 [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:05:08.851 [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:05:08.851 [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:05:08.856 [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:05:08.856 [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:05:08.856 [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:05:08.856 [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:05:08.856 [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:05:08.856 [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:05:08.856 [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:05:08.856 [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:05:08.857 [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:05:08.857 [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:05:08.857 [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:05:08.857 [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:05:08.857 [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:05:08.857 [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:05:08.857 [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:05:08.857 [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:05:08.858 [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:05:08.858 [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:05:08.858 [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:05:08.858 [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:05:08.859 [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:05:08.859 [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:05:08.859 [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:05:08.859 [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:05:08.859 [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:05:08.859 [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:05:08.860 [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:05:08.860 [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:05:08.860 [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:05:08.860 [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:05:08.860 [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:05:08.860 [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:05:08.860 [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:05:08.860 [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:05:08.861 [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:05:08.861 [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:05:08.862 [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:05:08.862 [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:05:08.862 [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:05:08.862 [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:05:08.862 [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:05:08.863 [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:05:08.863 [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:05:08.864 [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:05:08.864 [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:05:08.864 [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:05:08.865 [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:05:08.865 [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:05:08.865 [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:05:08.865 [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:05:08.865 [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:05:08.865 [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:05:08.865 [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:05:08.865 [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:05:08.865 [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:05:08.865 [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:05:08.867 [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:05:08.867 [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:05:08.867 [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:05:08.867 [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:05:08.867 [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:05:08.867 [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:05:08.868 [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:05:08.868 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car@2014-08-18]} finished phase FULL_DECLARATION
00:05:08.868 [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:05:08.869 [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:05:08.869 [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:05:08.869 [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:05:08.869 [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:05:08.869 [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:05:08.870 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [main@2014-01-21]} finished phase FULL_DECLARATION
00:05:08.870 [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:05:08.871 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-purchase@2014-08-18]} finished phase FULL_DECLARATION
00:05:08.871 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-people@2014-08-18]} finished phase FULL_DECLARATION
00:05:08.871 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [test@2014-10-18]} finished phase FULL_DECLARATION
00:05:08.871 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ncmount-l2fib@2016-03-07]} finished phase FULL_DECLARATION
00:05:08.871 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [example-action@2016-07-07]} finished phase FULL_DECLARATION
00:05:08.872 [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:05:08.872 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [people@2014-08-18]} finished phase FULL_DECLARATION
00:05:08.872 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [yang-ext@2013-07-09]} finished phase FULL_DECLARATION
00:05:08.872 [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:05:08.872 [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:05:08.872 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase FULL_DECLARATION finished
00:05:08.872 [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:05:08.872 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car@2014-08-18]} started phase EFFECTIVE_MODEL
00:05:08.872 [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:05:08.872 [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:05:08.872 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [main@2014-01-21]} started phase EFFECTIVE_MODEL
00:05:08.872 [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:05:08.872 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-purchase@2014-08-18]} started phase EFFECTIVE_MODEL
00:05:08.872 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-people@2014-08-18]} started phase EFFECTIVE_MODEL
00:05:08.872 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [test@2014-10-18]} started phase EFFECTIVE_MODEL
00:05:08.872 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ncmount-l2fib@2016-03-07]} started phase EFFECTIVE_MODEL
00:05:08.872 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [example-action@2016-07-07]} started phase EFFECTIVE_MODEL
00:05:08.872 [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:05:08.872 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [people@2014-08-18]} started phase EFFECTIVE_MODEL
00:05:08.872 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [yang-ext@2013-07-09]} started phase EFFECTIVE_MODEL
00:05:08.872 [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:05:08.873 [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:05:08.873 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase EFFECTIVE_MODEL started
00:05:08.875 [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:05:08.876 [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:05:08.876 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [test@2014-10-18]} finished phase EFFECTIVE_MODEL
00:05:08.876 [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:05:08.877 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [yang-ext@2013-07-09]} finished phase EFFECTIVE_MODEL
00:05:08.880 [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:05:08.883 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car@2014-08-18]} finished phase EFFECTIVE_MODEL
00:05:08.883 [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:05:08.883 [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:05:08.883 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [main@2014-01-21]} finished phase EFFECTIVE_MODEL
00:05:08.884 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [ncmount-l2fib@2016-03-07]} finished phase EFFECTIVE_MODEL
00:05:08.884 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [example-action@2016-07-07]} finished phase EFFECTIVE_MODEL
00:05:08.884 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [people@2014-08-18]} finished phase EFFECTIVE_MODEL
00:05:08.884 [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:05:08.884 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-purchase@2014-08-18]} finished phase EFFECTIVE_MODEL
00:05:08.884 [main] DEBUG o.o.y.y.p.s.r.SourceSpecificContext - Source YangStatementStreamSource{identifier=SourceIdentifier [car-people@2014-08-18]} finished phase EFFECTIVE_MODEL
00:05:08.884 [main] DEBUG o.o.y.y.p.s.r.BuildGlobalContext - Global phase EFFECTIVE_MODEL finished
00:05:08.931 [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:05:08.934 [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:05:08.936 [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:05:08.936 [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:05:08.950 [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:05:08.950 [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:05:08.950 [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:05:08.951 [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:05:08.951 [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:05:08.951 [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:05:08.952 [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:05:08.953 [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:05:08.953 [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:05:08.953 [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:05:08.970 [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:05:08.971 [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:05:08.971 [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:05:08.971 [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:05:08.971 [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:05:08.971 [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:05:08.972 [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:05:08.973 [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:05:08.973 [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:05:08.973 [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:05:08.973 [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:05:08.978 [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:05:08.978 [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:05:08.979 [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:05:08.979 [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:05:08.979 [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:05:08.981 [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:05:08.982 [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:05:08.982 [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:05:08.986 [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:05:08.986 [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:05:08.986 [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:05:08.986 [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:05:08.986 [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:05:08.986 [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:05:08.987 [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:05:08.987 [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:05:08.987 [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:05:08.987 [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:05:08.988 [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:05:08.988 [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:05:08.988 [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:05:08.988 [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:05:08.988 [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:05:09.004 [main] DEBUG o.o.y.y.p.r.SharedEffectiveModelContextFactory - Finished assembly of 16 sources in 469.9 ms
00:05:09.006 [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:05:09.007 [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:05:09.007 [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:05:09.008 [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:05:09.008 [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:05:09.008 [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:05:09.010 [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:05:09.011 [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:05:09.012 [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:05:09.013 [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:05:09.014 [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:05:09.014 [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:05:09.015 [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:05:09.015 [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:05:09.015 [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:05:09.015 [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:05:09.027 [main] INFO  o.o.n.t.tool.NetconfDeviceSimulator - using MdsalOperationProvider.
00:05:09.028 [main] DEBUG o.o.n.n.AbstractNetconfSessionNegotiator - Default maximum incoming NETCONF chunk size is 16777216 bytes
00:05:09.116 [main] INFO  o.o.n.s.s.c.u.s.b.BouncyCastleSecurityProviderRegistrar - getOrCreateProvider(BC) created instance of org.bouncycastle.jce.provider.BouncyCastleProvider
00:05:09.118 [main] INFO  o.o.n.s.s.c.u.s.e.EdDSASecurityProviderRegistrar - getOrCreateProvider(EdDSA) created instance of org.opendaylight.netconf.shaded.eddsa.EdDSASecurityProvider
00:05:09.215 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.numHeapArenas: 4
00:05:09.215 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.numDirectArenas: 4
00:05:09.215 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.pageSize: 8192
00:05:09.215 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.maxOrder: 9
00:05:09.215 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.chunkSize: 4194304
00:05:09.215 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.smallCacheSize: 256
00:05:09.215 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.normalCacheSize: 64
00:05:09.215 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.maxCachedBufferCapacity: 32768
00:05:09.215 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimInterval: 8192
00:05:09.215 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.cacheTrimIntervalMillis: 0
00:05:09.215 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.useCacheForAllThreads: false
00:05:09.215 [main] DEBUG i.n.buffer.PooledByteBufAllocator - -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023
00:05:09.225 [main] DEBUG io.netty.channel.DefaultChannelId - -Dio.netty.processId: 3254 (auto-detected)
00:05:09.226 [main] DEBUG io.netty.util.NetUtil - -Djava.net.preferIPv4Stack: false
00:05:09.226 [main] DEBUG io.netty.util.NetUtil - -Djava.net.preferIPv6Addresses: false
00:05:09.227 [main] DEBUG i.netty.util.NetUtilInitializations - Loopback interface: lo (lo, 0:0:0:0:0:0:0:1%lo)
00:05:09.227 [main] DEBUG io.netty.util.NetUtil - /proc/sys/net/core/somaxconn: 128
00:05:09.228 [main] DEBUG io.netty.channel.DefaultChannelId - -Dio.netty.machineId: fa:16:3e:ff:fe:8d:e9:5a (auto-detected)
00:05:09.237 [main] DEBUG io.netty.buffer.ByteBufUtil - -Dio.netty.allocator.type: pooled
00:05:09.237 [main] DEBUG io.netty.buffer.ByteBufUtil - -Dio.netty.threadLocalDirectBufferSize: 0
00:05:09.237 [main] DEBUG io.netty.buffer.ByteBufUtil - -Dio.netty.maxThreadLocalCharBufferSize: 16384
00:05:09.243 [main] WARN  io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_BACKLOG' for channel '[id: 0xbecf3af5]'
00:05:09.243 [main] DEBUG i.n.b.ChannelInitializerExtensions - -Dio.netty.bootstrap.extensions: null
00:05:09.253 [main] DEBUG o.o.n.n.AbstractNetconfDispatcher - Initiated server AbstractBootstrap$PendingRegistrationPromise@6cf0a747(incomplete) at local:/0.0.0.0:17830.
00:05:09.394 [main] DEBUG o.o.n.shaded.sshd.server.SshServer - start() - resolve bind host=0.0.0.0
00:05:09.394 [main] DEBUG o.o.n.s.s.c.io.nio2.Nio2Acceptor - bind(/0.0.0.0:17830) binding to address
00:05:09.396 [main] DEBUG o.o.n.s.s.c.io.nio2.Nio2Acceptor - setOption(SO_REUSEADDR)[true] from property=Property[socket-reuseaddr](Boolean]
00:05:09.396 [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:05:09.397 [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:05:09.398 [main] DEBUG o.o.n.t.tool.NetconfDeviceSimulator - Simulated SSH device started on /0.0.0.0:17830
00:05:09.398 [main] INFO  o.o.n.t.tool.NetconfDeviceSimulator - All simulated devices started successfully from port 17830 to 17830
00:05:10.765 [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:05:10.765 [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:05:10.769 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - Creating IoSession on /10.30.170.165:17830 from /10.30.171.91:52504 via /[0:0:0:0:0:0:0:0]:17830
00:05:10.782 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.c.s.h.SessionTimeoutListener - sessionCreated(ServerSessionImpl[null@/10.30.171.91:52504]) tracking
00:05:10.783 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - sendIdentification(ServerSessionImpl[null@/10.30.171.91:52504]): SSH-2.0-SSHD-UNKNOWN
00:05:10.784 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.165:17830, remote=/10.30.171.91:52504]) writing 22 bytes
00:05:10.788 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doReadIdentification(ServerSessionImpl[null@/10.30.171.91:52504]) line='SSH-2.0-SSHD-UNKNOWN'
00:05:10.789 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - readIdentification(ServerSessionImpl[null@/10.30.171.91:52504]) client version string: SSH-2.0-SSHD-UNKNOWN
00:05:11.398 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - sendKexInit(ServerSessionImpl[null@/10.30.171.91:52504]) Send SSH_MSG_KEXINIT
00:05:11.404 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[null@/10.30.171.91:52504]) packet #0 sending command=20[SSH_MSG_KEXINIT] len=992
00:05:11.404 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.165:17830, remote=/10.30.171.91:52504]) writing 1008 bytes
00:05:11.404 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[null@/10.30.171.91:52504]) process #0 SSH_MSG_KEXINIT
00:05:11.404 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - handleKexInit(ServerSessionImpl[null@/10.30.171.91:52504]) SSH_MSG_KEXINIT
00:05:11.408 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - setNegotiationResult(ServerSessionImpl[null@/10.30.171.91:52504]) Kex: kex algorithms = curve25519-sha256
00:05:11.408 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - setNegotiationResult(ServerSessionImpl[null@/10.30.171.91:52504]) Kex: server host key algorithms = rsa-sha2-512
00:05:11.408 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - setNegotiationResult(ServerSessionImpl[null@/10.30.171.91:52504]) Kex: encryption algorithms (client to server) = chacha20-poly1305@openssh.com
00:05:11.408 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - setNegotiationResult(ServerSessionImpl[null@/10.30.171.91:52504]) Kex: encryption algorithms (server to client) = chacha20-poly1305@openssh.com
00:05:11.408 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - setNegotiationResult(ServerSessionImpl[null@/10.30.171.91:52504]) Kex: mac algorithms (client to server) = hmac-sha2-256-etm@openssh.com
00:05:11.409 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - setNegotiationResult(ServerSessionImpl[null@/10.30.171.91:52504]) Kex: mac algorithms (server to client) = hmac-sha2-256-etm@openssh.com
00:05:11.409 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - setNegotiationResult(ServerSessionImpl[null@/10.30.171.91:52504]) Kex: compression algorithms (client to server) = none
00:05:11.409 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - setNegotiationResult(ServerSessionImpl[null@/10.30.171.91:52504]) Kex: compression algorithms (server to client) = none
00:05:11.417 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[null@/10.30.171.91:52504]) process #1 30
00:05:11.418 [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.171.91:52504]] process command=SSH_MSG_KEXDH_INIT
00:05:11.424 [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.171.91:52504]] Send SSH_MSG_KEXDH_REPLY
00:05:11.424 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[null@/10.30.171.91:52504]) packet #1 sending command=31[31] len=600
00:05:11.424 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.165:17830, remote=/10.30.171.91:52504]) writing 616 bytes
00:05:11.425 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - handleKexMessage(ServerSessionImpl[null@/10.30.171.91:52504])[curve25519-sha256] KEX processing complete after cmd=30
00:05:11.425 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - sendNewKeys(ServerSessionImpl[null@/10.30.171.91:52504]) Send SSH_MSG_NEWKEYS
00:05:11.425 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - prepareNewKeys(ServerSessionImpl[null@/10.30.171.91:52504]) session ID=66:3d:7b:5b:f7:d2:7b:0a:0b:49:db:56:58:cf:43:e3:23:18:db:9f:3e:c0:8b:9e:41:3d:8e:d4:93:af:2e:f1
00:05:11.426 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[null@/10.30.171.91:52504]) packet #2 sending command=21[SSH_MSG_NEWKEYS] len=1
00:05:11.426 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.165:17830, remote=/10.30.171.91:52504]) writing 16 bytes
00:05:11.427 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - setOutputEncoding(ServerSessionImpl[null@/10.30.171.91:52504]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@768c9690; mac null; compression none[Deflater/-1]; blocks limit 134217728
00:05:11.428 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - collectExtensions(ServerSessionImpl[null@/10.30.171.91:52504])[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:05:11.428 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(ServerSessionImpl[null@/10.30.171.91:52504])[NEWKEYS]: sending SSH_MSG_EXT_INFO with 1 info records
00:05:11.428 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[null@/10.30.171.91:52504]) packet #3 sending command=7[7] len=419
00:05:11.429 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.165:17830, remote=/10.30.171.91:52504]) writing 452 bytes
00:05:11.429 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - handleNewKeys(ServerSessionImpl[null@/10.30.171.91:52504]) No pending packets to flush at end of KEX
00:05:11.437 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[null@/10.30.171.91:52504]) process #2 SSH_MSG_NEWKEYS
00:05:11.437 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - handleNewKeys(ServerSessionImpl[null@/10.30.171.91:52504]) SSH_MSG_NEWKEYS command=SSH_MSG_NEWKEYS
00:05:11.437 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - setInputEncoding(ServerSessionImpl[null@/10.30.171.91:52504]): cipher org.opendaylight.netconf.shaded.sshd.common.cipher.ChaCha20Cipher@390cab84; mac null; compression none[Inflater/-1]; blocks limit 134217728
00:05:11.438 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[null@/10.30.171.91:52504]) process #3 SSH_MSG_SERVICE_REQUEST
00:05:11.438 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - handleServiceRequest(ServerSessionImpl[null@/10.30.171.91:52504]) SSH_MSG_SERVICE_REQUEST 'ssh-userauth'
00:05:11.439 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - ServerUserAuthService(ServerSessionImpl[null@/10.30.171.91:52504]) authorized authentication methods: password,keyboard-interactive,publickey
00:05:11.439 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - handleServiceRequest(ServerSessionImpl[null@/10.30.171.91:52504]) Accepted service ssh-userauth
00:05:11.439 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[null@/10.30.171.91:52504]) packet #4 sending command=6[SSH_MSG_SERVICE_ACCEPT] len=17
00:05:11.439 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.165:17830, remote=/10.30.171.91:52504]) writing 52 bytes
00:05:11.440 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[null@/10.30.171.91:52504]) process #4 SSH_MSG_USERAUTH_REQUEST
00:05:11.440 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(ServerSessionImpl[null@/10.30.171.91:52504]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=none
00:05:11.440 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(ServerSessionImpl[null@/10.30.171.91:52504]) Authenticating user 'admin' with service 'ssh-connection' and method 'none' (attempt 0 / 20)
00:05:11.440 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(ServerSessionImpl[null@/10.30.171.91:52504]) no authentication factory for method=none
00:05:11.440 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@ServerSessionImpl[null@/10.30.171.91:52504]) SSH_MSG_USERAUTH_REQUEST
00:05:11.440 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationFailure(null@ServerSessionImpl[null@/10.30.171.91:52504]) remaining methods: password,keyboard-interactive,publickey
00:05:11.440 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[null@/10.30.171.91:52504]) packet #5 sending command=51[SSH_MSG_USERAUTH_FAILURE] len=45
00:05:11.440 [sshd-netconf-ssh-server-nio-group-thread-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.165:17830, remote=/10.30.171.91:52504]) writing 76 bytes
00:05:11.442 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[null@/10.30.171.91:52504]) process #5 SSH_MSG_USERAUTH_REQUEST
00:05:11.442 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(ServerSessionImpl[null@/10.30.171.91:52504]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=publickey
00:05:11.442 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(ServerSessionImpl[null@/10.30.171.91:52504]) Authenticating user 'admin' with service 'ssh-connection' and method 'publickey' (attempt 1 / 20)
00:05:11.469 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.s.a.p.UserAuthPublicKey - doAuth(admin@ServerSessionImpl[null@/10.30.171.91:52504]) 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:kZdHIF9PuexsnU3A/bf4MSpawI3PtoAP0rGTogD1Qz4
00:05:11.470 [sshd-netconf-ssh-server-nio-group-thread-3] INFO  o.o.n.test.tool.config.Configuration - Auth with public key: RSA Public Key [6c:27:46:fb:b3:28:b6:9e:97:52:60:96:3d:52:e3:b1:a3:b5:ae:9c],[56:66:d1:a4]
        modulus: cfd4561536407f4e06496cc0bb4af7960f763acf65cd669d15742e613eb3b7182fb0a14de21b4afc50b80e9c5a92fe3be911828a591b125da274221a828cb1e12c5ebe088e5d25000e7fd98a7bd4582bbd2be3c0bea80094fc472158f9f5bf4f76a07f85910d0b05f8a616ca217b6b35573fc26bcd4eaccfbe1677b4c9ce83080308ee82a118f8c1981d4f132643f295455ca9cf2b1ddfe4ecac42426464a2fcb388039e7e3397e2c24b3d949f9cf571b97d36d51be6190e82b2cc35c8c888838788cd612590235a37564ba1adcc9e16659af52bba63aca24af1fcef9ee63816377fbb44690cd244a20de9edbcdd8acc7773a21fde2c4dd86c191ac8499ed4ba5d48f5353c4d310106c4fdfa5f451d8e2c0bbbdb9f82e80b49e2a74852882226c5d850f6967c21e8b10e1d8da3efa58944e2b4450f38b214642f654f810c12688acaa569133076a95769204678a7338ad935e4bf91484d75553b1f4aae8da39638d035308a3c42eae2e634b85979feb138b463e5faddc8689cb3a67a8f694115
public exponent: 10001

00:05:11.475 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.s.a.p.UserAuthPublicKey - doAuth(admin@ServerSessionImpl[null@/10.30.171.91:52504]) key type=rsa-sha2-512, fingerprint=SHA256:kZdHIF9PuexsnU3A/bf4MSpawI3PtoAP0rGTogD1Qz4 - authentication result: true
00:05:11.475 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.s.a.p.UserAuthPublicKey - doAuth(admin@ServerSessionImpl[null@/10.30.171.91:52504]) send SSH_MSG_USERAUTH_PK_OK for key type=rsa-sha2-512, fingerprint=SHA256:kZdHIF9PuexsnU3A/bf4MSpawI3PtoAP0rGTogD1Qz4
00:05:11.475 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[null@/10.30.171.91:52504]) packet #6 sending command=60[60] len=428
00:05:11.475 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.165:17830, remote=/10.30.171.91:52504]) writing 460 bytes
00:05:11.476 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationInProgress(admin@ServerSessionImpl[null@/10.30.171.91:52504]) SSH_MSG_USERAUTH_REQUEST
00:05:11.488 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[null@/10.30.171.91:52504]) process #6 SSH_MSG_USERAUTH_REQUEST
00:05:11.489 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(ServerSessionImpl[null@/10.30.171.91:52504]) Received SSH_MSG_USERAUTH_REQUEST user=admin, service=ssh-connection, method=publickey
00:05:11.489 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleUserAuthRequestMessage(ServerSessionImpl[null@/10.30.171.91:52504]) Authenticating user 'admin' with service 'ssh-connection' and method 'publickey' (attempt 2 / 20)
00:05:11.489 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPublicKey - doAuth(admin@ServerSessionImpl[null@/10.30.171.91:52504]) 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:kZdHIF9PuexsnU3A/bf4MSpawI3PtoAP0rGTogD1Qz4
00:05:11.489 [sshd-netconf-ssh-server-nio-group-thread-4] INFO  o.o.n.test.tool.config.Configuration - Auth with public key: RSA Public Key [6c:27:46:fb:b3:28:b6:9e:97:52:60:96:3d:52:e3:b1:a3:b5:ae:9c],[56:66:d1:a4]
        modulus: cfd4561536407f4e06496cc0bb4af7960f763acf65cd669d15742e613eb3b7182fb0a14de21b4afc50b80e9c5a92fe3be911828a591b125da274221a828cb1e12c5ebe088e5d25000e7fd98a7bd4582bbd2be3c0bea80094fc472158f9f5bf4f76a07f85910d0b05f8a616ca217b6b35573fc26bcd4eaccfbe1677b4c9ce83080308ee82a118f8c1981d4f132643f295455ca9cf2b1ddfe4ecac42426464a2fcb388039e7e3397e2c24b3d949f9cf571b97d36d51be6190e82b2cc35c8c888838788cd612590235a37564ba1adcc9e16659af52bba63aca24af1fcef9ee63816377fbb44690cd244a20de9edbcdd8acc7773a21fde2c4dd86c191ac8499ed4ba5d48f5353c4d310106c4fdfa5f451d8e2c0bbbdb9f82e80b49e2a74852882226c5d850f6967c21e8b10e1d8da3efa58944e2b4450f38b214642f654f810c12688acaa569133076a95769204678a7338ad935e4bf91484d75553b1f4aae8da39638d035308a3c42eae2e634b85979feb138b463e5faddc8689cb3a67a8f694115
public exponent: 10001

00:05:11.490 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPublicKey - doAuth(admin@ServerSessionImpl[null@/10.30.171.91:52504]) key type=rsa-sha2-512, fingerprint=SHA256:kZdHIF9PuexsnU3A/bf4MSpawI3PtoAP0rGTogD1Qz4 - authentication result: true
00:05:11.493 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.a.p.UserAuthPublicKey - doAuth(admin@ServerSessionImpl[null@/10.30.171.91:52504]) key type=rsa-sha2-512, fingerprint=SHA256:kZdHIF9PuexsnU3A/bf4MSpawI3PtoAP0rGTogD1Qz4 - verified
00:05:11.494 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.s.ServerUserAuthService - handleAuthenticationSuccess(admin@ServerSessionImpl[null@/10.30.171.91:52504]) SSH_MSG_USERAUTH_REQUEST
00:05:11.495 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.c.k.e.DefaultServerKexExtensionHandler - sendKexExtensions(ServerSessionImpl[null@/10.30.171.91:52504])[AUTHOK]: no extension info; skipping sending SSH_MSG_EXT_INFO
00:05:11.495 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[null@/10.30.171.91:52504]) packet #7 sending command=52[SSH_MSG_USERAUTH_SUCCESS] len=1
00:05:11.498 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(ServerSessionImpl[admin@/10.30.171.91:52504]) no heartbeat to stop
00:05:11.498 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.s.s.ServerConnectionService - startHeartbeat(ServerSessionImpl[admin@/10.30.171.91:52504]) heartbeat type=IGNORE, interval=PT198H50M27.166S
00:05:11.499 [sshd-netconf-ssh-server-nio-group-thread-4] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.165:17830, remote=/10.30.171.91:52504]) writing 36 bytes
00:05:11.500 [sshd-netconf-ssh-server-nio-group-thread-4] INFO  o.o.n.s.s.s.s.ServerSessionImpl - Session admin@/10.30.171.91:52504 authenticated
00:05:11.503 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.171.91:52504]) process #7 SSH_MSG_CHANNEL_OPEN
00:05:11.503 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpen(ServerConnectionService[ServerSessionImpl[admin@/10.30.171.91:52504]]) SSH_MSG_CHANNEL_OPEN sender=0, type=session, window-size=2097152, packet-size=32768
00:05:11.517 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.s.channel.ChannelSession - init() service=ServerConnectionService[ServerSessionImpl[admin@/10.30.171.91:52504]] session=ServerSessionImpl[admin@/10.30.171.91:52504] id=0
00:05:11.519 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](ChannelSession[id=0, recipient=-1]-ServerSessionImpl[admin@/10.30.171.91:52504])) size=2097152, max=2097152, packet=32768
00:05:11.519 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - registerChannel(ServerConnectionService[ServerSessionImpl[admin@/10.30.171.91:52504]])[id=0, registered=true] ChannelSession[id=0, recipient=-1]-ServerSessionImpl[admin@/10.30.171.91:52504]
00:05:11.520 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.s.channel.ChannelSession - setRecipient(ChannelSession[id=0, recipient=-1]-ServerSessionImpl[admin@/10.30.171.91:52504]) recipient=0
00:05:11.520 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.c.channel.RemoteWindow - init(RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504])) size=2097152, max=2097152, packet=32768
00:05:11.520 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504])) re-initializing
00:05:11.520 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - init(LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504])) size=2097152, max=2097152, packet=32768
00:05:11.522 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.s.s.ServerConnectionService - channelOpenSuccess(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) send SSH_MSG_CHANNEL_OPEN_CONFIRMATION recipient=0, sender=0, window-size=2097152, packet-size=32768
00:05:11.522 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.171.91:52504]) packet #8 sending command=91[SSH_MSG_CHANNEL_OPEN_CONFIRMATION] len=17
00:05:11.522 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.165:17830, remote=/10.30.171.91:52504]) writing 52 bytes
00:05:11.526 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.171.91:52504]) process #8 SSH_MSG_CHANNEL_REQUEST
00:05:11.526 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleChannelRequest(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) SSH_MSG_CHANNEL_REQUEST subsystem wantReply=true
00:05:11.526 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleSubsystem(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504])[want-reply=true] subsystem=netconf
00:05:11.530 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.s.channel.ChannelSession - prepareChannelCommand(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504])[subsystem] prepared command
00:05:11.530 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.s.channel.ChannelSession - sendResponse(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) request=subsystem result=ReplySuccess, want-reply=true
00:05:11.530 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.171.91:52504]) packet #9 sending command=99[SSH_MSG_CHANNEL_SUCCESS] len=5
00:05:11.530 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.165:17830, remote=/10.30.171.91:52504]) writing 36 bytes
00:05:11.530 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.s.channel.ChannelSession - sendResponse(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) request=subsystem activate command
00:05:11.536 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.171.91:52504]) process #9 SSH_MSG_CHANNEL_DATA
00:05:11.536 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 373 down to 2096779
00:05:11.536 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) SSH_MSG_CHANNEL_DATA len=373
00:05:11.536 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:05:11.552 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.h.FramingMechanismHandlerFactory - EOM framing mechanism was selected.
00:05:11.558 [nioEventLoopGroup-2-2] DEBUG io.netty.buffer.AbstractByteBuf - -Dio.netty.buffer.checkAccessible: true
00:05:11.558 [nioEventLoopGroup-2-2] DEBUG io.netty.buffer.AbstractByteBuf - -Dio.netty.buffer.checkBounds: true
00:05:11.558 [nioEventLoopGroup-2-2] DEBUG i.n.util.ResourceLeakDetectorFactory - Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@11174f0e
00:05:11.559 [nioEventLoopGroup-2-2] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.maxCapacityPerThread: 4096
00:05:11.559 [nioEventLoopGroup-2-2] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.ratio: 8
00:05:11.559 [nioEventLoopGroup-2-2] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.chunkSize: 32
00:05:11.559 [nioEventLoopGroup-2-2] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.blocking: false
00:05:11.559 [nioEventLoopGroup-2-2] DEBUG io.netty.util.Recycler - -Dio.netty.recycler.batchFastThreadLocalOnly: true
00:05:11.574 [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.171.91:52504]]
00:05:11.676 [nioEventLoopGroup-2-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Session 1: Creating data stores for simulated device
00:05:11.679 [nioEventLoopGroup-2-3] INFO  o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL
00:05:11.691 [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:05:11.697 [nioEventLoopGroup-2-3] INFO  o.o.m.d.s.i.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL
00:05:11.697 [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:05:11.697 [nioEventLoopGroup-2-3] INFO  o.o.n.t.tool.MdsalOperationProvider - ThreadFactory created: CommitFutures
00:05:11.702 [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:05:11.707 [nioEventLoopGroup-2-3] DEBUG o.o.yangtools.util.MapAdaptor - Configured HashMap/TrieMap cutoff at 50/100 entries
00:05:11.719 [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@71af78a8
00:05:11.719 [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=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=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=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:05:11.721 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-0 : Ready
00:05:11.722 [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:05:11.722 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.b.SerializedDOMDataBroker - Tx: DOM-0 is submitted for execution.
00:05:11.724 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: canCommit Started
00:05:11.724 [CommitFutures-0] DEBUG o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Transaction: DOM-OPER-0 can be committed
00:05:11.725 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: preCommit Started
00:05:11.727 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit Started
00:05:11.727 [CommitFutures-0] DEBUG o.o.y.y.d.tree.impl.InMemoryDataTree - Updating datastore from SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@71af78a8, 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@71af78a8, subtreeVersion=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@62115419, 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@62115419, 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=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=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=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:05:11.729 [CommitFutures-0] DEBUG o.o.m.d.b.CommitCoordinationTask - Transaction DOM-0: doCommit completed
00:05:11.729 [nioEventLoopGroup-2-3] DEBUG o.o.n.t.tool.MdsalOperationProvider - Netconf state updated successfully
00:05:11.731 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [augment-main-a@2014-01-21] already in cache as ./schemas/augment-main-a@2014-01-21.yang
00:05:11.731 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [car@2014-08-18] already in cache as ./schemas/car@2014-08-18.yang
00:05:11.732 [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:05:11.732 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [car-purchase@2014-08-18] already in cache as ./schemas/car-purchase@2014-08-18.yang
00:05:11.732 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [example-action@2016-07-07] already in cache as ./schemas/example-action@2016-07-07.yang
00:05:11.733 [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:05:11.733 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [ietf-inet-types@2010-09-24] already in cache as ./schemas/ietf-inet-types@2010-09-24.yang
00:05:11.734 [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:05:11.734 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [ietf-netconf-monitoring-extension@2013-12-10] already in cache as ./schemas/ietf-netconf-monitoring-extension@2013-12-10.yang
00:05:11.735 [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:05:11.735 [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:05:11.735 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [ncmount-l2fib@2016-03-07] already in cache as ./schemas/ncmount-l2fib@2016-03-07.yang
00:05:11.736 [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:05:11.736 [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:05:11.736 [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:05:11.736 [nioEventLoopGroup-2-3] DEBUG o.o.y.y.m.r.f.FilesystemSchemaSourceCache - Source SourceIdentifier [yang-ext@2013-07-09] already in cache as ./schemas/yang-ext@2013-07-09.yang
00:05:11.741 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSessionNegotiator - Starting session negotiation on channel [id: 0x7d3e367d, L:local:/0.0.0.0:17830 - R:local:E:e948848a]
00:05:11.742 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSessionNegotiator - Sending negotiation proposal <hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
    <capabilities>
        <capability>urn:opendaylight:yang:extension:yang-ext?module=yang-ext&amp;revision=2013-07-09</capability>
        <capability>org:opendaylight:coretutorials:ncmount:example:l2fib?module=ncmount-l2fib&amp;revision=2016-03-07</capability>
        <capability>urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-purchase?module=car-purchase&amp;revision=2014-08-18</capability>
        <capability>ns:main?module=main&amp;revision=2014-01-21</capability>
        <capability>urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring?module=ietf-netconf-monitoring&amp;revision=2010-10-04</capability>
        <capability>urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring-extension?module=ietf-netconf-monitoring-extension&amp;revision=2013-12-10</capability>
        <capability>urn:ietf:params:netconf:capability:exi:1.0</capability>
        <capability>urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&amp;revision=2010-09-24</capability>
        <capability>urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people?module=people&amp;revision=2014-08-18</capability>
        <capability>urn:ietf:params:netconf:base:1.1</capability>
        <capability>urn:ietf:params:netconf:base:1.0</capability>
        <capability>urn:ietf:params:xml:ns:yang:ietf-yang-types?module=ietf-yang-types&amp;revision=2013-07-15</capability>
        <capability>ns:augment:main:a?module=augment-main-a&amp;revision=2014-01-21</capability>
        <capability>urn:ietf:params:netconf:capability:notification:1.0</capability>
        <capability>https://example.com/ns/example-action?module=example-action&amp;revision=2016-07-07</capability>
        <capability>urn:opendaylight:params:xml:ns:yang:netconf:monitoring?module=odl-netconf-monitoring&amp;revision=2022-07-18</capability>
        <capability>urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car?module=car&amp;revision=2014-08-18</capability>
        <capability>urn:ietf:params:netconf:capability:candidate:1.0</capability>
        <capability>urn:ietf:params:xml:ns:yang:ietf-inet-types?module=ietf-inet-types&amp;revision=2013-07-15</capability>
        <capability>urn:opendaylight:test:netconf:crud?module=test&amp;revision=2014-10-18</capability>
        <capability>urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people?module=car-people&amp;revision=2014-08-18</capability>
    </capabilities>
    <session-id>1</session-id>
</hello>
 on channel [id: 0x7d3e367d, L:local:/0.0.0.0:17830 - R:local:E:e948848a]
00:05:11.762 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 2639 down to 2094513
00:05:11.763 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.171.91:52504]) packet #10 sending command=94[SSH_MSG_CHANNEL_DATA] len=2648
00:05:11.763 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.165:17830, remote=/10.30.171.91:52504]) writing 2684 bytes
00:05:11.764 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSessionNegotiator - Changing state from : IDLE to : OPEN_WAIT for channel: [id: 0x7d3e367d, L:local:/0.0.0.0:17830 - R:local:E:e948848a]
00:05:11.769 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSessionNegotiator - Session negotiation started on channel [id: 0x7d3e367d, L:local:/0.0.0.0:17830 - R:local:E:e948848a]
00:05:11.772 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.handler.NetconfEOMAggregator - Context ChannelHandlerContext(aggregator, [id: 0x7d3e367d, L:local:/0.0.0.0:17830 - R:local:E:e948848a]) buffer PooledUnsafeDirectByteBuf(ridx: 0, widx: 412, cap: 2048) frame detected: length 406
00:05:11.774 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.171.91:52504]) process #10 SSH_MSG_CHANNEL_DATA
00:05:11.774 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 449 down to 2096330
00:05:11.774 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) SSH_MSG_CHANNEL_DATA len=449
00:05:11.774 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:05:11.775 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:05:11.776 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.h.NetconfXMLToHelloMessageDecoder - Parsing message 
[admin;10.30.171.91:52504;ssh;client;]
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<hello xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
    <capabilities>
        <capability>urn:ietf:params:netconf:capability:exi:1.0</capability>
        <capability>urn:ietf:params:netconf:base:1.1</capability>
        <capability>urn:ietf:params:netconf:base:1.0</capability>
    </capabilities>
</hello>

00:05:11.783 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSessionNegotiator - Negotiation read invoked on channel [id: 0x7d3e367d, L:local:/0.0.0.0:17830 - R:local:E:e948848a]
00:05:11.784 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.h.FramingMechanismHandlerFactory - CHUNK framing mechanism was selected.
00:05:11.785 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSessionNegotiator - Changing state from : OPEN_WAIT to : ESTABLISHED for channel: [id: 0x7d3e367d, L:local:/0.0.0.0:17830 - R:local:E:e948848a]
00:05:11.785 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionNegotiator - Additional header from hello parsed as NetconfHelloMessageAdditionalHeader{userName='admin', hostAddress='10.30.171.91', port='52504', transport='ssh', sessionIdentifier='client'} from Optional[NetconfHelloMessageAdditionalHeader{userName='admin', hostAddress='10.30.171.91', port='52504', transport='ssh', sessionIdentifier='client'}]
00:05:11.787 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Session SessionIdType{value=1} created
00:05:11.787 [nioEventLoopGroup-2-3] DEBUG o.o.n.server.NetconfServerSession - Session NetconfServerSession{sessionId=1, channel=[id: 0x7d3e367d, L:local:/0.0.0.0:17830 - R:local:E:e948848a]} created
00:05:11.788 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSessionNegotiator - Negotiation on channel [id: 0x7d3e367d, L:local:/0.0.0.0:17830 - R:local:E:e948848a] successful with session NetconfServerSession{sessionId=1, channel=[id: 0x7d3e367d, L:local:/0.0.0.0:17830 - R:local:E:e948848a]}
00:05:11.789 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=1, channel=[id: 0x7d3e367d, L:local:/0.0.0.0:17830 - R:local:E:e948848a]} up
00:05:11.793 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" xmlns:ns0="urn:ietf:params:xml:ns:netconf:base:1.0" ns0:message-id="default-start-exi">
    <start-exi xmlns="urn:ietf:params:xml:ns:netconf:exi:1.0">
        <alignment>byte-aligned</alignment>
        <fidelity>
            <dtd/>
            <lexical-values/>
            <prefixes/>
        </fidelity>
    </start-exi>
</rpc>

00:05:11.794 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message
00:05:11.796 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" xmlns:ns0="urn:ietf:params:xml:ns:netconf:base:1.0" ns0:message-id="default-start-exi">
    <start-exi xmlns="urn:ietf:params:xml:ns:netconf:exi:1.0">
        <alignment>byte-aligned</alignment>
        <fidelity>
            <dtd/>
            <lexical-values/>
            <prefixes/>
        </fidelity>
    </start-exi>
</rpc>
 to org.opendaylight.netconf.server.mapping.operations.DefaultStartExi{name=start-exi, namespace=urn:ietf:params:xml:ns:netconf:exi:1.0, session=1}
00:05:11.797 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.m.operations.DefaultStartExi - Received start-exi message <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" xmlns:ns0="urn:ietf:params:xml:ns:netconf:base:1.0" ns0:message-id="default-start-exi">
    <start-exi xmlns="urn:ietf:params:xml:ns:netconf:exi:1.0">
        <alignment>byte-aligned</alignment>
        <fidelity>
            <dtd/>
            <lexical-values/>
            <prefixes/>
        </fidelity>
    </start-exi>
</rpc>
 
00:05:11.830 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=1, channel=[id: 0x7d3e367d, L:local:/0.0.0.0:17830 - R:local:E:e948848a]} EXI handlers added to pipeline
00:05:11.831 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message <rpc-reply xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" xmlns:ns0="urn:ietf:params:xml:ns:netconf:base:1.0" ns0:message-id="default-start-exi">
    <ok/>
</rpc-reply>

00:05:11.834 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 235 down to 2094278
00:05:11.834 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.171.91:52504]) packet #11 sending command=94[SSH_MSG_CHANNEL_DATA] len=244
00:05:11.834 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.165:17830, remote=/10.30.171.91:52504]) writing 276 bytes
00:05:11.841 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.171.91:52504]) process #11 SSH_MSG_CHANNEL_DATA
00:05:11.841 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 340 down to 2095990
00:05:11.841 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) SSH_MSG_CHANNEL_DATA len=340
00:05:11.841 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:05:11.841 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:05:11.856 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-0">
    <get>
        <filter type="subtree">
            <netconf-state xmlns="urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring">
                <schemas/>
            </netconf-state>
        </filter>
    </get>
</rpc>

00:05:11.856 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message
00:05:11.857 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-0">
    <get>
        <filter type="subtree">
            <netconf-state xmlns="urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring">
                <schemas/>
            </netconf-state>
        </filter>
    </get>
</rpc>
 to org.opendaylight.netconf.server.mdsal.operations.Get{name=get, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1}
00:05:11.859 [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@62115419
00:05:11.859 [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:05:11.860 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction
00:05:11.860 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-OPER-1 : Closed
00:05:11.860 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-OPER-1 is closed.
00:05:11.868 [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:05:11.869 [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:05:11.875 [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:05:11.875 [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:05:11.875 [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:05:11.877 [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:05:11.877 [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:05:11.877 [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:05:11.877 [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:05:11.877 [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:05:11.877 [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:05:11.877 [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:05:11.877 [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:05:11.878 [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:05:11.878 [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:05:11.878 [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:05:11.878 [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:05:11.878 [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:05:11.878 [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:05:11.878 [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:05:11.879 [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:05:11.879 [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:05:11.879 [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:05:11.879 [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:05:11.879 [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:05:11.879 [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:05:11.879 [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:05:11.879 [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:05:11.879 [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:05:11.880 [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:05:11.880 [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:05:11.880 [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:05:11.880 [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:05:11.880 [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:05:11.880 [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:05:11.880 [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:05:11.880 [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:05:11.880 [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:05:11.881 [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:05:11.881 [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:05:11.881 [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:05:11.881 [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:05:11.881 [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:05:11.881 [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:05:11.881 [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:05:11.881 [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:05:11.881 [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:05:11.882 [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:05:11.882 [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:05:11.882 [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:05:11.883 [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:05:11.883 [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:05:11.887 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message <rpc-reply xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-0">
    <data>
        <netconf-state xmlns="urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring">
            <schemas>
                <schema>
                    <identifier>ietf-netconf-monitoring</identifier>
                    <format>yang</format>
                    <version>2010-10-04</version>
                    <namespace>urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring</namespace>
                    <location>NETCONF</location>
                </schema>
                <schema>
                    <identifier>car</identifier>
                    <format>yang</format>
                    <version>2014-08-18</version>
                    <namespace>urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car</namespace>
                    <location>NETCONF</location>
                </schema>
                <schema>
                    <identifier>ietf-inet-types</identifier>
                    <format>yang</format>
                    <version>2013-07-15</version>
                    <namespace>urn:ietf:params:xml:ns:yang:ietf-inet-types</namespace>
                    <location>NETCONF</location>
                </schema>
                <schema>
                    <identifier>people</identifier>
                    <format>yang</format>
                    <version>2014-08-18</version>
                    <namespace>urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people</namespace>
                    <location>NETCONF</location>
                </schema>
                <schema>
                    <identifier>example-action</identifier>
                    <format>yang</format>
                    <version>2016-07-07</version>
                    <namespace>https://example.com/ns/example-action</namespace>
                    <location>NETCONF</location>
                </schema>
                <schema>
                    <identifier>car-purchase</identifier>
                    <format>yang</format>
                    <version>2014-08-18</version>
                    <namespace>urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-purchase</namespace>
                    <location>NETCONF</location>
                </schema>
                <schema>
                    <identifier>car-people</identifier>
                    <format>yang</format>
                    <version>2014-08-18</version>
                    <namespace>urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people</namespace>
                    <location>NETCONF</location>
                </schema>
                <schema>
                    <identifier>test</identifier>
                    <format>yang</format>
                    <version>2014-10-18</version>
                    <namespace>urn:opendaylight:test:netconf:crud</namespace>
                    <location>NETCONF</location>
                </schema>
                <schema>
                    <identifier>ietf-netconf-monitoring-extension</identifier>
                    <format>yang</format>
                    <version>2013-12-10</version>
                    <namespace>urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring-extension</namespace>
                    <location>NETCONF</location>
                </schema>
                <schema>
                    <identifier>ietf-inet-types</identifier>
                    <format>yang</format>
                    <version>2010-09-24</version>
                    <namespace>urn:ietf:params:xml:ns:yang:ietf-inet-types</namespace>
                    <location>NETCONF</location>
                </schema>
                <schema>
                    <identifier>odl-netconf-monitoring</identifier>
                    <format>yang</format>
                    <version>2022-07-18</version>
                    <namespace>urn:opendaylight:params:xml:ns:yang:netconf:monitoring</namespace>
                    <location>NETCONF</location>
                </schema>
                <schema>
                    <identifier>augment-main-a</identifier>
                    <format>yang</format>
                    <version>2014-01-21</version>
                    <namespace>ns:augment:main:a</namespace>
                    <location>NETCONF</location>
                </schema>
                <schema>
                    <identifier>yang-ext</identifier>
                    <format>yang</format>
                    <version>2013-07-09</version>
                    <namespace>urn:opendaylight:yang:extension:yang-ext</namespace>
                    <location>NETCONF</location>
                </schema>
                <schema>
                    <identifier>ncmount-l2fib</identifier>
                    <format>yang</format>
                    <version>2016-03-07</version>
                    <namespace>org:opendaylight:coretutorials:ncmount:example:l2fib</namespace>
                    <location>NETCONF</location>
                </schema>
                <schema>
                    <identifier>main</identifier>
                    <format>yang</format>
                    <version>2014-01-21</version>
                    <namespace>ns:main</namespace>
                    <location>NETCONF</location>
                </schema>
                <schema>
                    <identifier>ietf-yang-types</identifier>
                    <format>yang</format>
                    <version>2013-07-15</version>
                    <namespace>urn:ietf:params:xml:ns:yang:ietf-yang-types</namespace>
                    <location>NETCONF</location>
                </schema>
            </schemas>
        </netconf-state>
    </data>
</rpc-reply>

00:05:11.903 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 1772 down to 2092506
00:05:11.903 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.171.91:52504]) packet #12 sending command=94[SSH_MSG_CHANNEL_DATA] len=1781
00:05:11.903 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.165:17830, remote=/10.30.171.91:52504]) writing 1812 bytes
00:05:54.648 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.171.91:52504]) process #12 SSH_MSG_CHANNEL_DATA
00:05:54.649 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 202 down to 2095788
00:05:54.649 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) SSH_MSG_CHANNEL_DATA len=202
00:05:54.649 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:05:54.649 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:05:54.651 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-0">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

00:05:54.652 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message
00:05:54.654 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-0">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>
 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:54.656 [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@40ab2d68
00:05:54.656 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-0 Read: /
00:05:54.656 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction
00:05:54.656 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-0 : Closed
00:05:54.656 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-0 is closed.
00:05:54.656 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message <rpc-reply xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-0">
    <data/>
</rpc-reply>

00:05:54.658 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 181 down to 2092325
00:05:54.659 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.171.91:52504]) packet #13 sending command=94[SSH_MSG_CHANNEL_DATA] len=190
00:05:54.659 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.165:17830, remote=/10.30.171.91:52504]) writing 220 bytes
00:06:39.772 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.171.91:52504]) process #13 SSH_MSG_CHANNEL_DATA
00:06:39.773 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 202 down to 2095586
00:06:39.773 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) SSH_MSG_CHANNEL_DATA len=202
00:06:39.773 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:06:39.773 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:06:39.775 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-1">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

00:06:39.776 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message
00:06:39.778 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-1">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>
 to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1}
00:06:39.778 [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@40ab2d68
00:06:39.778 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-1 Read: /
00:06:39.778 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction
00:06:39.778 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-1 : Closed
00:06:39.778 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-1 is closed.
00:06:39.779 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message <rpc-reply xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-1">
    <data/>
</rpc-reply>

00:06:39.781 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 181 down to 2092144
00:06:39.781 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.171.91:52504]) packet #14 sending command=94[SSH_MSG_CHANNEL_DATA] len=190
00:06:39.781 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.165:17830, remote=/10.30.171.91:52504]) writing 220 bytes
00:06:40.830 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.171.91:52504]) process #14 SSH_MSG_CHANNEL_DATA
00:06:40.831 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 202 down to 2095384
00:06:40.831 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) SSH_MSG_CHANNEL_DATA len=202
00:06:40.831 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:06:40.831 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:06:40.833 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-2">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

00:06:40.834 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message
00:06:40.835 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-2">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>
 to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1}
00:06:40.836 [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@40ab2d68
00:06:40.836 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-2 Read: /
00:06:40.836 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction
00:06:40.836 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-2 : Closed
00:06:40.836 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-2 is closed.
00:06:40.836 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message <rpc-reply xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-2">
    <data/>
</rpc-reply>

00:06:40.839 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 181 down to 2091963
00:06:40.839 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.171.91:52504]) packet #15 sending command=94[SSH_MSG_CHANNEL_DATA] len=190
00:06:40.839 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.165:17830, remote=/10.30.171.91:52504]) writing 220 bytes
00:06:41.887 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.171.91:52504]) process #15 SSH_MSG_CHANNEL_DATA
00:06:41.887 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 202 down to 2095182
00:06:41.887 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) SSH_MSG_CHANNEL_DATA len=202
00:06:41.887 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:06:41.887 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:06:41.889 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-3">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

00:06:41.890 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message
00:06:41.891 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-3">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>
 to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1}
00:06:41.892 [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@40ab2d68
00:06:41.892 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-3 Read: /
00:06:41.892 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction
00:06:41.892 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-3 : Closed
00:06:41.892 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-3 is closed.
00:06:41.892 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message <rpc-reply xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-3">
    <data/>
</rpc-reply>

00:06:41.895 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 181 down to 2091782
00:06:41.895 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.171.91:52504]) packet #16 sending command=94[SSH_MSG_CHANNEL_DATA] len=190
00:06:41.895 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.165:17830, remote=/10.30.171.91:52504]) writing 220 bytes
00:06:42.945 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.171.91:52504]) process #16 SSH_MSG_CHANNEL_DATA
00:06:42.945 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 202 down to 2094980
00:06:42.945 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) SSH_MSG_CHANNEL_DATA len=202
00:06:42.945 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:06:42.945 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:06:42.947 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-4">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

00:06:42.948 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message
00:06:42.950 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-4">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>
 to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1}
00:06:42.950 [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@40ab2d68
00:06:42.950 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-4 Read: /
00:06:42.950 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction
00:06:42.950 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-4 : Closed
00:06:42.950 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-4 is closed.
00:06:42.950 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message <rpc-reply xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-4">
    <data/>
</rpc-reply>

00:06:42.953 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 181 down to 2091601
00:06:42.953 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.171.91:52504]) packet #17 sending command=94[SSH_MSG_CHANNEL_DATA] len=190
00:06:42.953 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.165:17830, remote=/10.30.171.91:52504]) writing 220 bytes
00:06:43.999 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.171.91:52504]) process #17 SSH_MSG_CHANNEL_DATA
00:06:43.999 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 202 down to 2094778
00:06:43.999 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) SSH_MSG_CHANNEL_DATA len=202
00:06:43.999 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:06:43.999 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:06:44.001 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-5">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

00:06:44.002 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message
00:06:44.003 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-5">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>
 to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1}
00:06:44.004 [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@40ab2d68
00:06:44.004 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-5 Read: /
00:06:44.004 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction
00:06:44.004 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-5 : Closed
00:06:44.004 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-5 is closed.
00:06:44.004 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message <rpc-reply xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-5">
    <data/>
</rpc-reply>

00:06:44.007 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 181 down to 2091420
00:06:44.007 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.171.91:52504]) packet #18 sending command=94[SSH_MSG_CHANNEL_DATA] len=190
00:06:44.007 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.165:17830, remote=/10.30.171.91:52504]) writing 220 bytes
00:06:45.051 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.171.91:52504]) process #18 SSH_MSG_CHANNEL_DATA
00:06:45.051 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 202 down to 2094576
00:06:45.051 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) SSH_MSG_CHANNEL_DATA len=202
00:06:45.052 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:06:45.052 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:06:45.054 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-6">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

00:06:45.055 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message
00:06:45.056 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-6">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>
 to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1}
00:06:45.056 [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@40ab2d68
00:06:45.056 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-6 Read: /
00:06:45.056 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction
00:06:45.056 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-6 : Closed
00:06:45.056 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-6 is closed.
00:06:45.056 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message <rpc-reply xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-6">
    <data/>
</rpc-reply>

00:06:45.058 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 181 down to 2091239
00:06:45.059 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.171.91:52504]) packet #19 sending command=94[SSH_MSG_CHANNEL_DATA] len=190
00:06:45.059 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.165:17830, remote=/10.30.171.91:52504]) writing 220 bytes
00:06:46.110 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.171.91:52504]) process #19 SSH_MSG_CHANNEL_DATA
00:06:46.111 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 202 down to 2094374
00:06:46.111 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) SSH_MSG_CHANNEL_DATA len=202
00:06:46.111 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:06:46.111 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:06:46.113 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-7">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

00:06:46.114 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message
00:06:46.115 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-7">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>
 to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1}
00:06:46.115 [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@40ab2d68
00:06:46.115 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-7 Read: /
00:06:46.115 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction
00:06:46.115 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-7 : Closed
00:06:46.115 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-7 is closed.
00:06:46.116 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message <rpc-reply xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-7">
    <data/>
</rpc-reply>

00:06:46.117 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 181 down to 2091058
00:06:46.117 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.171.91:52504]) packet #20 sending command=94[SSH_MSG_CHANNEL_DATA] len=190
00:06:46.117 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.165:17830, remote=/10.30.171.91:52504]) writing 220 bytes
00:06:47.168 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.171.91:52504]) process #20 SSH_MSG_CHANNEL_DATA
00:06:47.168 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 202 down to 2094172
00:06:47.168 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) SSH_MSG_CHANNEL_DATA len=202
00:06:47.168 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:06:47.169 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:06:47.171 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-8">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

00:06:47.171 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message
00:06:47.173 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-8">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>
 to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1}
00:06:47.173 [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@40ab2d68
00:06:47.173 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-8 Read: /
00:06:47.173 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction
00:06:47.173 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-8 : Closed
00:06:47.173 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-8 is closed.
00:06:47.173 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message <rpc-reply xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-8">
    <data/>
</rpc-reply>

00:06:47.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.171.91:52504]) by 181 down to 2090877
00:06:47.176 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.171.91:52504]) packet #21 sending command=94[SSH_MSG_CHANNEL_DATA] len=190
00:06:47.176 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.165:17830, remote=/10.30.171.91:52504]) writing 220 bytes
00:06:48.226 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.171.91:52504]) process #21 SSH_MSG_CHANNEL_DATA
00:06:48.227 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 202 down to 2093970
00:06:48.227 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) SSH_MSG_CHANNEL_DATA len=202
00:06:48.227 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:06:48.227 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:06:48.229 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-9">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

00:06:48.230 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message
00:06:48.231 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-9">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>
 to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1}
00:06:48.231 [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@40ab2d68
00:06:48.231 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-9 Read: /
00:06:48.231 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction
00:06:48.231 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-9 : Closed
00:06:48.231 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-9 is closed.
00:06:48.232 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message <rpc-reply xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-9">
    <data/>
</rpc-reply>

00:06:48.235 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 181 down to 2090696
00:06:48.235 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.171.91:52504]) packet #22 sending command=94[SSH_MSG_CHANNEL_DATA] len=190
00:06:48.235 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.165:17830, remote=/10.30.171.91:52504]) writing 220 bytes
00:06:49.287 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.171.91:52504]) process #22 SSH_MSG_CHANNEL_DATA
00:06:49.287 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 203 down to 2093767
00:06:49.287 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) SSH_MSG_CHANNEL_DATA len=203
00:06:49.288 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:06:49.288 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:06:49.290 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-10">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

00:06:49.291 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message
00:06:49.292 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-10">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>
 to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1}
00:06:49.292 [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@40ab2d68
00:06:49.292 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-10 Read: /
00:06:49.292 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction
00:06:49.292 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-10 : Closed
00:06:49.292 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-10 is closed.
00:06:49.293 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message <rpc-reply xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-10">
    <data/>
</rpc-reply>

00:06:49.295 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 182 down to 2090514
00:06:49.296 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.171.91:52504]) packet #23 sending command=94[SSH_MSG_CHANNEL_DATA] len=191
00:06:49.296 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.165:17830, remote=/10.30.171.91:52504]) writing 220 bytes
00:06:50.347 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.171.91:52504]) process #23 SSH_MSG_CHANNEL_DATA
00:06:50.348 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 203 down to 2093564
00:06:50.349 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) SSH_MSG_CHANNEL_DATA len=203
00:06:50.349 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:06:50.349 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:06:50.351 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-11">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

00:06:50.352 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message
00:06:50.354 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-11">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>
 to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1}
00:06:50.354 [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@40ab2d68
00:06:50.354 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-11 Read: /
00:06:50.354 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction
00:06:50.354 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-11 : Closed
00:06:50.354 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-11 is closed.
00:06:50.354 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message <rpc-reply xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-11">
    <data/>
</rpc-reply>

00:06:50.356 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 182 down to 2090332
00:06:50.357 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.171.91:52504]) packet #24 sending command=94[SSH_MSG_CHANNEL_DATA] len=191
00:06:50.357 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.165:17830, remote=/10.30.171.91:52504]) writing 220 bytes
00:07:52.214 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.171.91:52504]) process #24 SSH_MSG_CHANNEL_DATA
00:07:52.215 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 203 down to 2093361
00:07:52.215 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) SSH_MSG_CHANNEL_DATA len=203
00:07:52.215 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:07:52.215 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:07:52.218 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-12">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

00:07:52.219 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message
00:07:52.219 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-12">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>
 to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1}
00:07:52.219 [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@40ab2d68
00:07:52.219 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-12 Read: /
00:07:52.220 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction
00:07:52.220 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-12 : Closed
00:07:52.220 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-12 is closed.
00:07:52.220 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message <rpc-reply xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-12">
    <data/>
</rpc-reply>

00:07:52.221 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 182 down to 2090150
00:07:52.221 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.171.91:52504]) packet #25 sending command=94[SSH_MSG_CHANNEL_DATA] len=191
00:07:52.221 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.165:17830, remote=/10.30.171.91:52504]) writing 220 bytes
00:07:53.275 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.171.91:52504]) process #25 SSH_MSG_CHANNEL_DATA
00:07:53.275 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 203 down to 2093158
00:07:53.276 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) SSH_MSG_CHANNEL_DATA len=203
00:07:53.276 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:07:53.276 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:07:53.278 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-13">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

00:07:53.278 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message
00:07:53.279 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-13">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>
 to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1}
00:07:53.280 [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@40ab2d68
00:07:53.281 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-13 Read: /
00:07:53.281 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction
00:07:53.281 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-13 : Closed
00:07:53.281 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-13 is closed.
00:07:53.281 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message <rpc-reply xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-13">
    <data/>
</rpc-reply>

00:07:53.283 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 182 down to 2089968
00:07:53.283 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.171.91:52504]) packet #26 sending command=94[SSH_MSG_CHANNEL_DATA] len=191
00:07:53.283 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.165:17830, remote=/10.30.171.91:52504]) writing 220 bytes
00:07:54.334 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.171.91:52504]) process #26 SSH_MSG_CHANNEL_DATA
00:07:54.334 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 203 down to 2092955
00:07:54.334 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) SSH_MSG_CHANNEL_DATA len=203
00:07:54.334 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:07:54.335 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:07:54.337 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-14">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

00:07:54.338 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message
00:07:54.339 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-14">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>
 to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1}
00:07:54.339 [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@40ab2d68
00:07:54.339 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-14 Read: /
00:07:54.339 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction
00:07:54.339 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-14 : Closed
00:07:54.339 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-14 is closed.
00:07:54.339 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message <rpc-reply xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-14">
    <data/>
</rpc-reply>

00:07:54.342 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 182 down to 2089786
00:07:54.342 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.171.91:52504]) packet #27 sending command=94[SSH_MSG_CHANNEL_DATA] len=191
00:07:54.342 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.165:17830, remote=/10.30.171.91:52504]) writing 220 bytes
00:07:55.397 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.171.91:52504]) process #27 SSH_MSG_CHANNEL_DATA
00:07:55.398 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 203 down to 2092752
00:07:55.398 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) SSH_MSG_CHANNEL_DATA len=203
00:07:55.398 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:07:55.398 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:07:55.401 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-15">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

00:07:55.402 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message
00:07:55.403 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-15">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>
 to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1}
00:07:55.403 [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@40ab2d68
00:07:55.403 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-15 Read: /
00:07:55.403 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction
00:07:55.403 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-15 : Closed
00:07:55.403 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-15 is closed.
00:07:55.404 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message <rpc-reply xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-15">
    <data/>
</rpc-reply>

00:07:55.405 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 182 down to 2089604
00:07:55.405 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.171.91:52504]) packet #28 sending command=94[SSH_MSG_CHANNEL_DATA] len=191
00:07:55.405 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.165:17830, remote=/10.30.171.91:52504]) writing 220 bytes
00:07:56.457 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.171.91:52504]) process #28 SSH_MSG_CHANNEL_DATA
00:07:56.458 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 203 down to 2092549
00:07:56.458 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) SSH_MSG_CHANNEL_DATA len=203
00:07:56.458 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:07:56.458 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:07:56.460 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-16">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

00:07:56.461 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message
00:07:56.462 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-16">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>
 to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1}
00:07:56.462 [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@40ab2d68
00:07:56.462 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-16 Read: /
00:07:56.462 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction
00:07:56.462 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-16 : Closed
00:07:56.462 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-16 is closed.
00:07:56.463 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message <rpc-reply xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-16">
    <data/>
</rpc-reply>

00:07:56.464 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 182 down to 2089422
00:07:56.465 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.171.91:52504]) packet #29 sending command=94[SSH_MSG_CHANNEL_DATA] len=191
00:07:56.465 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.165:17830, remote=/10.30.171.91:52504]) writing 220 bytes
00:07:57.517 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.171.91:52504]) process #29 SSH_MSG_CHANNEL_DATA
00:07:57.517 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 203 down to 2092346
00:07:57.517 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) SSH_MSG_CHANNEL_DATA len=203
00:07:57.517 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:07:57.517 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:07:57.518 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-17">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

00:07:57.519 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message
00:07:57.520 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-17">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>
 to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1}
00:07:57.520 [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@40ab2d68
00:07:57.520 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-17 Read: /
00:07:57.520 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction
00:07:57.520 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-17 : Closed
00:07:57.520 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-17 is closed.
00:07:57.520 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message <rpc-reply xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-17">
    <data/>
</rpc-reply>

00:07:57.521 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 182 down to 2089240
00:07:57.521 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.171.91:52504]) packet #30 sending command=94[SSH_MSG_CHANNEL_DATA] len=191
00:07:57.521 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.165:17830, remote=/10.30.171.91:52504]) writing 220 bytes
00:07:58.571 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.171.91:52504]) process #30 SSH_MSG_CHANNEL_DATA
00:07:58.571 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 203 down to 2092143
00:07:58.571 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) SSH_MSG_CHANNEL_DATA len=203
00:07:58.571 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:07:58.572 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:07:58.574 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-18">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

00:07:58.574 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message
00:07:58.575 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-18">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>
 to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1}
00:07:58.575 [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@40ab2d68
00:07:58.575 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-18 Read: /
00:07:58.575 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction
00:07:58.575 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-18 : Closed
00:07:58.575 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-18 is closed.
00:07:58.576 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message <rpc-reply xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-18">
    <data/>
</rpc-reply>

00:07:58.577 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 182 down to 2089058
00:07:58.577 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.171.91:52504]) packet #31 sending command=94[SSH_MSG_CHANNEL_DATA] len=191
00:07:58.577 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.165:17830, remote=/10.30.171.91:52504]) writing 220 bytes
00:07:59.631 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.171.91:52504]) process #31 SSH_MSG_CHANNEL_DATA
00:07:59.632 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 203 down to 2091940
00:07:59.632 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) SSH_MSG_CHANNEL_DATA len=203
00:07:59.632 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:07:59.632 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:07:59.634 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-19">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

00:07:59.634 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message
00:07:59.635 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-19">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>
 to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1}
00:07:59.635 [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@40ab2d68
00:07:59.635 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-19 Read: /
00:07:59.635 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction
00:07:59.635 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-19 : Closed
00:07:59.635 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-19 is closed.
00:07:59.635 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message <rpc-reply xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-19">
    <data/>
</rpc-reply>

00:07:59.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.171.91:52504]) by 182 down to 2088876
00:07:59.637 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.171.91:52504]) packet #32 sending command=94[SSH_MSG_CHANNEL_DATA] len=191
00:07:59.637 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.165:17830, remote=/10.30.171.91:52504]) writing 220 bytes
00:08:00.686 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.171.91:52504]) process #32 SSH_MSG_CHANNEL_DATA
00:08:00.686 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 203 down to 2091737
00:08:00.687 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) SSH_MSG_CHANNEL_DATA len=203
00:08:00.687 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:08:00.687 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:08:00.689 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-20">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

00:08:00.689 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message
00:08:00.690 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-20">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>
 to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1}
00:08:00.690 [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@40ab2d68
00:08:00.690 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-20 Read: /
00:08:00.690 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction
00:08:00.690 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-20 : Closed
00:08:00.690 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-20 is closed.
00:08:00.691 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message <rpc-reply xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-20">
    <data/>
</rpc-reply>

00:08:00.692 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 182 down to 2088694
00:08:00.692 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.171.91:52504]) packet #33 sending command=94[SSH_MSG_CHANNEL_DATA] len=191
00:08:00.693 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.165:17830, remote=/10.30.171.91:52504]) writing 220 bytes
00:08:01.744 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.171.91:52504]) process #33 SSH_MSG_CHANNEL_DATA
00:08:01.744 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 203 down to 2091534
00:08:01.744 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) SSH_MSG_CHANNEL_DATA len=203
00:08:01.744 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:08:01.744 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:08:01.746 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-21">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

00:08:01.747 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message
00:08:01.748 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-21">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>
 to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1}
00:08:01.748 [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@40ab2d68
00:08:01.748 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-21 Read: /
00:08:01.748 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction
00:08:01.748 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-21 : Closed
00:08:01.748 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-21 is closed.
00:08:01.748 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message <rpc-reply xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-21">
    <data/>
</rpc-reply>

00:08:01.750 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 182 down to 2088512
00:08:01.750 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.171.91:52504]) packet #34 sending command=94[SSH_MSG_CHANNEL_DATA] len=191
00:08:01.751 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.165:17830, remote=/10.30.171.91:52504]) writing 220 bytes
00:08:02.799 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.171.91:52504]) process #34 SSH_MSG_CHANNEL_DATA
00:08:02.799 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 203 down to 2091331
00:08:02.799 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) SSH_MSG_CHANNEL_DATA len=203
00:08:02.799 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:08:02.800 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:08:02.801 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-22">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

00:08:02.802 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message
00:08:02.803 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-22">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>
 to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1}
00:08:02.803 [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@40ab2d68
00:08:02.803 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-22 Read: /
00:08:02.803 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction
00:08:02.803 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-22 : Closed
00:08:02.803 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-22 is closed.
00:08:02.803 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message <rpc-reply xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-22">
    <data/>
</rpc-reply>

00:08:02.806 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 182 down to 2088330
00:08:02.806 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.171.91:52504]) packet #35 sending command=94[SSH_MSG_CHANNEL_DATA] len=191
00:08:02.806 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.165:17830, remote=/10.30.171.91:52504]) writing 220 bytes
00:08:03.857 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.171.91:52504]) process #35 SSH_MSG_CHANNEL_DATA
00:08:03.858 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 203 down to 2091128
00:08:03.858 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) SSH_MSG_CHANNEL_DATA len=203
00:08:03.858 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:08:03.858 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:08:03.860 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-23">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

00:08:03.861 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message
00:08:03.861 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-23">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>
 to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1}
00:08:03.861 [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@40ab2d68
00:08:03.861 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-23 Read: /
00:08:03.861 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction
00:08:03.861 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-23 : Closed
00:08:03.861 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-23 is closed.
00:08:03.861 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message <rpc-reply xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-23">
    <data/>
</rpc-reply>

00:08:03.863 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 182 down to 2088148
00:08:03.863 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.171.91:52504]) packet #36 sending command=94[SSH_MSG_CHANNEL_DATA] len=191
00:08:03.863 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.165:17830, remote=/10.30.171.91:52504]) writing 220 bytes
00:08:04.910 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.171.91:52504]) process #36 SSH_MSG_CHANNEL_DATA
00:08:04.911 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 203 down to 2090925
00:08:04.911 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) SSH_MSG_CHANNEL_DATA len=203
00:08:04.911 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:08:04.911 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:08:04.913 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-24">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

00:08:04.913 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message
00:08:04.914 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-24">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>
 to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1}
00:08:04.914 [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@40ab2d68
00:08:04.914 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-24 Read: /
00:08:04.914 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction
00:08:04.914 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-24 : Closed
00:08:04.914 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-24 is closed.
00:08:04.914 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message <rpc-reply xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-24">
    <data/>
</rpc-reply>

00:08:04.915 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 182 down to 2087966
00:08:04.915 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.171.91:52504]) packet #37 sending command=94[SSH_MSG_CHANNEL_DATA] len=191
00:08:04.916 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.165:17830, remote=/10.30.171.91:52504]) writing 220 bytes
00:08:05.967 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.171.91:52504]) process #37 SSH_MSG_CHANNEL_DATA
00:08:05.967 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 203 down to 2090722
00:08:05.967 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) SSH_MSG_CHANNEL_DATA len=203
00:08:05.967 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:08:05.968 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:08:05.969 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-25">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

00:08:05.970 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message
00:08:05.971 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-25">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>
 to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1}
00:08:05.971 [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@40ab2d68
00:08:05.971 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-25 Read: /
00:08:05.971 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction
00:08:05.971 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-25 : Closed
00:08:05.971 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-25 is closed.
00:08:05.971 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message <rpc-reply xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-25">
    <data/>
</rpc-reply>

00:08:05.976 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 182 down to 2087784
00:08:05.977 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.171.91:52504]) packet #38 sending command=94[SSH_MSG_CHANNEL_DATA] len=191
00:08:05.977 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.165:17830, remote=/10.30.171.91:52504]) writing 220 bytes
00:08:07.021 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.171.91:52504]) process #38 SSH_MSG_CHANNEL_DATA
00:08:07.022 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 203 down to 2090519
00:08:07.022 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) SSH_MSG_CHANNEL_DATA len=203
00:08:07.022 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:08:07.022 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:08:07.023 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-26">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

00:08:07.024 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message
00:08:07.024 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-26">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>
 to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1}
00:08:07.024 [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@40ab2d68
00:08:07.024 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-26 Read: /
00:08:07.024 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction
00:08:07.024 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-26 : Closed
00:08:07.024 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-26 is closed.
00:08:07.024 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message <rpc-reply xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-26">
    <data/>
</rpc-reply>

00:08:07.025 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 182 down to 2087602
00:08:07.025 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.171.91:52504]) packet #39 sending command=94[SSH_MSG_CHANNEL_DATA] len=191
00:08:07.025 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.165:17830, remote=/10.30.171.91:52504]) writing 220 bytes
00:08:08.079 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.171.91:52504]) process #39 SSH_MSG_CHANNEL_DATA
00:08:08.079 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 203 down to 2090316
00:08:08.079 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) SSH_MSG_CHANNEL_DATA len=203
00:08:08.079 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:08:08.079 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:08:08.081 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-27">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

00:08:08.081 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message
00:08:08.082 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-27">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>
 to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1}
00:08:08.082 [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@40ab2d68
00:08:08.082 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-27 Read: /
00:08:08.082 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction
00:08:08.082 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-27 : Closed
00:08:08.082 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-27 is closed.
00:08:08.083 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message <rpc-reply xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-27">
    <data/>
</rpc-reply>

00:08:08.085 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 182 down to 2087420
00:08:08.085 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.171.91:52504]) packet #40 sending command=94[SSH_MSG_CHANNEL_DATA] len=191
00:08:08.085 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.165:17830, remote=/10.30.171.91:52504]) writing 220 bytes
00:08:09.256 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.171.91:52504]) process #40 SSH_MSG_CHANNEL_DATA
00:08:09.256 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 203 down to 2090113
00:08:09.256 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) SSH_MSG_CHANNEL_DATA len=203
00:08:09.256 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:08:09.256 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:08:09.257 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-28">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

00:08:09.257 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message
00:08:09.258 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-28">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>
 to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1}
00:08:09.258 [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@40ab2d68
00:08:09.258 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-28 Read: /
00:08:09.258 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction
00:08:09.258 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-28 : Closed
00:08:09.258 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-28 is closed.
00:08:09.258 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message <rpc-reply xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-28">
    <data/>
</rpc-reply>

00:08:09.259 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 182 down to 2087238
00:08:09.260 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.171.91:52504]) packet #41 sending command=94[SSH_MSG_CHANNEL_DATA] len=191
00:08:09.260 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.165:17830, remote=/10.30.171.91:52504]) writing 220 bytes
00:08:10.310 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.171.91:52504]) process #41 SSH_MSG_CHANNEL_DATA
00:08:10.310 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 203 down to 2089910
00:08:10.310 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) SSH_MSG_CHANNEL_DATA len=203
00:08:10.310 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:08:10.311 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:08:10.312 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-29">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

00:08:10.313 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message
00:08:10.314 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-29">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>
 to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1}
00:08:10.314 [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@40ab2d68
00:08:10.314 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-29 Read: /
00:08:10.314 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction
00:08:10.314 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-29 : Closed
00:08:10.314 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-29 is closed.
00:08:10.314 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message <rpc-reply xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-29">
    <data/>
</rpc-reply>

00:08:10.316 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 182 down to 2087056
00:08:10.316 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.171.91:52504]) packet #42 sending command=94[SSH_MSG_CHANNEL_DATA] len=191
00:08:10.316 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.165:17830, remote=/10.30.171.91:52504]) writing 220 bytes
00:08:11.365 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.171.91:52504]) process #42 SSH_MSG_CHANNEL_DATA
00:08:11.365 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 203 down to 2089707
00:08:11.365 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) SSH_MSG_CHANNEL_DATA len=203
00:08:11.365 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:08:11.366 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:08:11.367 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-30">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

00:08:11.368 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message
00:08:11.369 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-30">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>
 to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1}
00:08:11.369 [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@40ab2d68
00:08:11.369 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-30 Read: /
00:08:11.369 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction
00:08:11.369 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-30 : Closed
00:08:11.369 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-30 is closed.
00:08:11.369 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message <rpc-reply xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-30">
    <data/>
</rpc-reply>

00:08:11.373 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 182 down to 2086874
00:08:11.373 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.171.91:52504]) packet #43 sending command=94[SSH_MSG_CHANNEL_DATA] len=191
00:08:11.373 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.165:17830, remote=/10.30.171.91:52504]) writing 220 bytes
00:08:12.427 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.171.91:52504]) process #43 SSH_MSG_CHANNEL_DATA
00:08:12.427 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 203 down to 2089504
00:08:12.427 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) SSH_MSG_CHANNEL_DATA len=203
00:08:12.427 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:08:12.427 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:08:12.429 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-31">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

00:08:12.429 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message
00:08:12.430 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-31">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>
 to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1}
00:08:12.430 [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@40ab2d68
00:08:12.430 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-31 Read: /
00:08:12.430 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction
00:08:12.431 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-31 : Closed
00:08:12.431 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-31 is closed.
00:08:12.431 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message <rpc-reply xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-31">
    <data/>
</rpc-reply>

00:08:12.437 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 182 down to 2086692
00:08:12.437 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.171.91:52504]) packet #44 sending command=94[SSH_MSG_CHANNEL_DATA] len=191
00:08:12.437 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.165:17830, remote=/10.30.171.91:52504]) writing 220 bytes
00:08:13.563 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.171.91:52504]) process #44 SSH_MSG_CHANNEL_DATA
00:08:13.563 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 203 down to 2089301
00:08:13.563 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) SSH_MSG_CHANNEL_DATA len=203
00:08:13.563 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:08:13.563 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:08:13.565 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-32">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

00:08:13.566 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message
00:08:13.566 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-32">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>
 to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1}
00:08:13.567 [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@40ab2d68
00:08:13.567 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-32 Read: /
00:08:13.567 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction
00:08:13.567 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-32 : Closed
00:08:13.567 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-32 is closed.
00:08:13.567 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message <rpc-reply xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-32">
    <data/>
</rpc-reply>

00:08:13.569 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 182 down to 2086510
00:08:13.569 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.171.91:52504]) packet #45 sending command=94[SSH_MSG_CHANNEL_DATA] len=191
00:08:13.570 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.165:17830, remote=/10.30.171.91:52504]) writing 220 bytes
00:08:14.620 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.171.91:52504]) process #45 SSH_MSG_CHANNEL_DATA
00:08:14.620 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 203 down to 2089098
00:08:14.620 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) SSH_MSG_CHANNEL_DATA len=203
00:08:14.620 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:08:14.620 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:08:14.625 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-33">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

00:08:14.625 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message
00:08:14.626 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-33">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>
 to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1}
00:08:14.626 [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@40ab2d68
00:08:14.626 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-33 Read: /
00:08:14.626 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction
00:08:14.626 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-33 : Closed
00:08:14.626 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-33 is closed.
00:08:14.626 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message <rpc-reply xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-33">
    <data/>
</rpc-reply>

00:08:14.628 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 182 down to 2086328
00:08:14.628 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.171.91:52504]) packet #46 sending command=94[SSH_MSG_CHANNEL_DATA] len=191
00:08:14.628 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.165:17830, remote=/10.30.171.91:52504]) writing 220 bytes
00:08:15.680 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.171.91:52504]) process #46 SSH_MSG_CHANNEL_DATA
00:08:15.680 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 203 down to 2088895
00:08:15.680 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) SSH_MSG_CHANNEL_DATA len=203
00:08:15.680 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:08:15.680 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:08:15.683 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-34">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

00:08:15.683 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message
00:08:15.684 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-34">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>
 to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1}
00:08:15.684 [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@40ab2d68
00:08:15.684 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-34 Read: /
00:08:15.684 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction
00:08:15.684 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-34 : Closed
00:08:15.684 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-34 is closed.
00:08:15.687 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message <rpc-reply xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-34">
    <data/>
</rpc-reply>

00:08:15.688 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 182 down to 2086146
00:08:15.688 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.171.91:52504]) packet #47 sending command=94[SSH_MSG_CHANNEL_DATA] len=191
00:08:15.688 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.165:17830, remote=/10.30.171.91:52504]) writing 220 bytes
00:08:16.737 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.171.91:52504]) process #47 SSH_MSG_CHANNEL_DATA
00:08:16.738 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 203 down to 2088692
00:08:16.738 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) SSH_MSG_CHANNEL_DATA len=203
00:08:16.738 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:08:16.738 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:08:16.742 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-35">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

00:08:16.745 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message
00:08:16.753 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-35">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>
 to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1}
00:08:16.753 [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@40ab2d68
00:08:16.753 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-35 Read: /
00:08:16.753 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction
00:08:16.753 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-35 : Closed
00:08:16.753 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-35 is closed.
00:08:16.753 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message <rpc-reply xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-35">
    <data/>
</rpc-reply>

00:08:16.754 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 182 down to 2085964
00:08:16.755 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.171.91:52504]) packet #48 sending command=94[SSH_MSG_CHANNEL_DATA] len=191
00:08:16.755 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.165:17830, remote=/10.30.171.91:52504]) writing 220 bytes
00:08:17.809 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.171.91:52504]) process #48 SSH_MSG_CHANNEL_DATA
00:08:17.816 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 203 down to 2088489
00:08:17.816 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) SSH_MSG_CHANNEL_DATA len=203
00:08:17.816 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:08:17.817 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:08:17.818 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-36">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

00:08:17.818 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message
00:08:17.818 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-36">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>
 to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1}
00:08:17.818 [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@40ab2d68
00:08:17.818 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-36 Read: /
00:08:17.819 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction
00:08:17.819 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-36 : Closed
00:08:17.819 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-36 is closed.
00:08:17.819 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message <rpc-reply xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-36">
    <data/>
</rpc-reply>

00:08:17.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.171.91:52504]) by 182 down to 2085782
00:08:17.820 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.171.91:52504]) packet #49 sending command=94[SSH_MSG_CHANNEL_DATA] len=191
00:08:17.820 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.165:17830, remote=/10.30.171.91:52504]) writing 220 bytes
00:08:18.873 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.171.91:52504]) process #49 SSH_MSG_CHANNEL_DATA
00:08:18.873 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 203 down to 2088286
00:08:18.873 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) SSH_MSG_CHANNEL_DATA len=203
00:08:18.873 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:08:18.873 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:08:18.875 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-37">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

00:08:18.875 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message
00:08:18.876 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-37">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>
 to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1}
00:08:18.876 [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@40ab2d68
00:08:18.876 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-37 Read: /
00:08:18.876 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction
00:08:18.876 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-37 : Closed
00:08:18.876 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-37 is closed.
00:08:18.877 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message <rpc-reply xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-37">
    <data/>
</rpc-reply>

00:08:18.879 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 182 down to 2085600
00:08:18.880 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.171.91:52504]) packet #50 sending command=94[SSH_MSG_CHANNEL_DATA] len=191
00:08:18.880 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.165:17830, remote=/10.30.171.91:52504]) writing 220 bytes
00:08:19.929 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.171.91:52504]) process #50 SSH_MSG_CHANNEL_DATA
00:08:19.929 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 203 down to 2088083
00:08:19.929 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) SSH_MSG_CHANNEL_DATA len=203
00:08:19.930 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:08:19.930 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:08:19.933 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-38">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

00:08:19.933 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message
00:08:19.934 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-38">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>
 to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1}
00:08:19.935 [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@40ab2d68
00:08:19.935 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-38 Read: /
00:08:19.935 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction
00:08:19.935 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-38 : Closed
00:08:19.935 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-38 is closed.
00:08:19.935 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message <rpc-reply xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-38">
    <data/>
</rpc-reply>

00:08:19.937 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 182 down to 2085418
00:08:19.937 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.171.91:52504]) packet #51 sending command=94[SSH_MSG_CHANNEL_DATA] len=191
00:08:19.937 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.165:17830, remote=/10.30.171.91:52504]) writing 220 bytes
00:08:20.998 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.171.91:52504]) process #51 SSH_MSG_CHANNEL_DATA
00:08:20.998 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 203 down to 2087880
00:08:20.998 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) SSH_MSG_CHANNEL_DATA len=203
00:08:20.998 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:08:20.998 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:08:21.002 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-39">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

00:08:21.003 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message
00:08:21.003 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-39">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>
 to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1}
00:08:21.003 [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@40ab2d68
00:08:21.003 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-39 Read: /
00:08:21.004 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction
00:08:21.004 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-39 : Closed
00:08:21.004 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-39 is closed.
00:08:21.004 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message <rpc-reply xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-39">
    <data/>
</rpc-reply>

00:08:21.013 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 182 down to 2085236
00:08:21.014 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.171.91:52504]) packet #52 sending command=94[SSH_MSG_CHANNEL_DATA] len=191
00:08:21.014 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.165:17830, remote=/10.30.171.91:52504]) writing 220 bytes
00:08:22.066 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.171.91:52504]) process #52 SSH_MSG_CHANNEL_DATA
00:08:22.066 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 203 down to 2087677
00:08:22.066 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) SSH_MSG_CHANNEL_DATA len=203
00:08:22.066 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:08:22.066 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:08:22.108 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-40">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

00:08:22.108 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message
00:08:22.110 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-40">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>
 to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1}
00:08:22.110 [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@40ab2d68
00:08:22.110 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-40 Read: /
00:08:22.110 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction
00:08:22.110 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-40 : Closed
00:08:22.110 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-40 is closed.
00:08:22.110 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message <rpc-reply xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-40">
    <data/>
</rpc-reply>

00:08:22.120 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 182 down to 2085054
00:08:22.120 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.171.91:52504]) packet #53 sending command=94[SSH_MSG_CHANNEL_DATA] len=191
00:08:22.120 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.165:17830, remote=/10.30.171.91:52504]) writing 220 bytes
00:08:23.170 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.171.91:52504]) process #53 SSH_MSG_CHANNEL_DATA
00:08:23.170 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 203 down to 2087474
00:08:23.171 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) SSH_MSG_CHANNEL_DATA len=203
00:08:23.171 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:08:23.171 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:08:23.173 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-41">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

00:08:23.174 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message
00:08:23.174 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-41">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>
 to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1}
00:08:23.174 [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@40ab2d68
00:08:23.174 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-41 Read: /
00:08:23.174 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction
00:08:23.174 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-41 : Closed
00:08:23.174 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-41 is closed.
00:08:23.175 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message <rpc-reply xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-41">
    <data/>
</rpc-reply>

00:08:23.179 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 182 down to 2084872
00:08:23.180 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.171.91:52504]) packet #54 sending command=94[SSH_MSG_CHANNEL_DATA] len=191
00:08:23.180 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.165:17830, remote=/10.30.171.91:52504]) writing 220 bytes
00:08:24.229 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.171.91:52504]) process #54 SSH_MSG_CHANNEL_DATA
00:08:24.229 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 203 down to 2087271
00:08:24.229 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) SSH_MSG_CHANNEL_DATA len=203
00:08:24.229 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:08:24.229 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:08:24.231 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-42">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

00:08:24.231 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message
00:08:24.232 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-42">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>
 to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1}
00:08:24.232 [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@40ab2d68
00:08:24.232 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-42 Read: /
00:08:24.232 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction
00:08:24.232 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-42 : Closed
00:08:24.232 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-42 is closed.
00:08:24.232 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message <rpc-reply xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-42">
    <data/>
</rpc-reply>

00:08:24.237 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 182 down to 2084690
00:08:24.237 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.171.91:52504]) packet #55 sending command=94[SSH_MSG_CHANNEL_DATA] len=191
00:08:24.237 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.165:17830, remote=/10.30.171.91:52504]) writing 220 bytes
00:08:25.291 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.171.91:52504]) process #55 SSH_MSG_CHANNEL_DATA
00:08:25.291 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 203 down to 2087068
00:08:25.291 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) SSH_MSG_CHANNEL_DATA len=203
00:08:25.291 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:08:25.291 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:08:25.293 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-43">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

00:08:25.293 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message
00:08:25.294 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-43">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>
 to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1}
00:08:25.294 [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@40ab2d68
00:08:25.294 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-43 Read: /
00:08:25.294 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction
00:08:25.294 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-43 : Closed
00:08:25.294 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-43 is closed.
00:08:25.295 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message <rpc-reply xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-43">
    <data/>
</rpc-reply>

00:08:25.300 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 182 down to 2084508
00:08:25.300 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.171.91:52504]) packet #56 sending command=94[SSH_MSG_CHANNEL_DATA] len=191
00:08:25.301 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.165:17830, remote=/10.30.171.91:52504]) writing 220 bytes
00:08:26.352 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.171.91:52504]) process #56 SSH_MSG_CHANNEL_DATA
00:08:26.352 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 203 down to 2086865
00:08:26.352 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) SSH_MSG_CHANNEL_DATA len=203
00:08:26.352 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:08:26.352 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:08:26.354 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-44">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

00:08:26.354 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message
00:08:26.355 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-44">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>
 to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1}
00:08:26.355 [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@40ab2d68
00:08:26.355 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-44 Read: /
00:08:26.355 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction
00:08:26.355 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-44 : Closed
00:08:26.355 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-44 is closed.
00:08:26.355 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message <rpc-reply xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-44">
    <data/>
</rpc-reply>

00:08:26.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.171.91:52504]) by 182 down to 2084326
00:08:26.362 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.171.91:52504]) packet #57 sending command=94[SSH_MSG_CHANNEL_DATA] len=191
00:08:26.362 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.165:17830, remote=/10.30.171.91:52504]) writing 220 bytes
00:08:27.434 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.171.91:52504]) process #57 SSH_MSG_CHANNEL_DATA
00:08:27.434 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 203 down to 2086662
00:08:27.434 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) SSH_MSG_CHANNEL_DATA len=203
00:08:27.434 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:08:27.434 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:08:27.435 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-45">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

00:08:27.435 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message
00:08:27.435 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-45">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>
 to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1}
00:08:27.436 [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@40ab2d68
00:08:27.436 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-45 Read: /
00:08:27.436 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction
00:08:27.436 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-45 : Closed
00:08:27.436 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-45 is closed.
00:08:27.436 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message <rpc-reply xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-45">
    <data/>
</rpc-reply>

00:08:27.437 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 182 down to 2084144
00:08:27.437 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.171.91:52504]) packet #58 sending command=94[SSH_MSG_CHANNEL_DATA] len=191
00:08:27.437 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.165:17830, remote=/10.30.171.91:52504]) writing 220 bytes
00:08:28.489 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.171.91:52504]) process #58 SSH_MSG_CHANNEL_DATA
00:08:28.489 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 203 down to 2086459
00:08:28.489 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) SSH_MSG_CHANNEL_DATA len=203
00:08:28.489 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:08:28.490 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:08:28.491 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-46">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

00:08:28.492 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message
00:08:28.492 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-46">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>
 to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1}
00:08:28.492 [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@40ab2d68
00:08:28.492 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-46 Read: /
00:08:28.492 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction
00:08:28.492 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-46 : Closed
00:08:28.492 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-46 is closed.
00:08:28.493 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message <rpc-reply xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-46">
    <data/>
</rpc-reply>

00:08:28.494 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 182 down to 2083962
00:08:28.494 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.171.91:52504]) packet #59 sending command=94[SSH_MSG_CHANNEL_DATA] len=191
00:08:28.494 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.165:17830, remote=/10.30.171.91:52504]) writing 220 bytes
00:08:29.546 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.171.91:52504]) process #59 SSH_MSG_CHANNEL_DATA
00:08:29.547 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 203 down to 2086256
00:08:29.547 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) SSH_MSG_CHANNEL_DATA len=203
00:08:29.547 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:08:29.547 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:08:29.548 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-47">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

00:08:29.549 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message
00:08:29.550 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-47">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>
 to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1}
00:08:29.550 [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@40ab2d68
00:08:29.550 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-47 Read: /
00:08:29.550 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction
00:08:29.550 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-47 : Closed
00:08:29.550 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-47 is closed.
00:08:29.550 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message <rpc-reply xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-47">
    <data/>
</rpc-reply>

00:08:29.554 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 182 down to 2083780
00:08:29.554 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.171.91:52504]) packet #60 sending command=94[SSH_MSG_CHANNEL_DATA] len=191
00:08:29.554 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.165:17830, remote=/10.30.171.91:52504]) writing 220 bytes
00:08:30.611 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.171.91:52504]) process #60 SSH_MSG_CHANNEL_DATA
00:08:30.612 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 203 down to 2086053
00:08:30.612 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) SSH_MSG_CHANNEL_DATA len=203
00:08:30.612 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:08:30.612 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:08:30.613 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-48">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

00:08:30.614 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message
00:08:30.614 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-48">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>
 to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1}
00:08:30.614 [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@40ab2d68
00:08:30.615 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-48 Read: /
00:08:30.615 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction
00:08:30.615 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-48 : Closed
00:08:30.615 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-48 is closed.
00:08:30.615 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message <rpc-reply xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-48">
    <data/>
</rpc-reply>

00:08:30.616 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 182 down to 2083598
00:08:30.616 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.171.91:52504]) packet #61 sending command=94[SSH_MSG_CHANNEL_DATA] len=191
00:08:30.616 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.165:17830, remote=/10.30.171.91:52504]) writing 220 bytes
00:08:31.668 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.171.91:52504]) process #61 SSH_MSG_CHANNEL_DATA
00:08:31.668 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 203 down to 2085850
00:08:31.668 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) SSH_MSG_CHANNEL_DATA len=203
00:08:31.668 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:08:31.668 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:08:31.670 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-49">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

00:08:31.671 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message
00:08:31.671 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-49">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>
 to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1}
00:08:31.671 [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@40ab2d68
00:08:31.671 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-49 Read: /
00:08:31.671 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction
00:08:31.671 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-49 : Closed
00:08:31.671 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-49 is closed.
00:08:31.672 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message <rpc-reply xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-49">
    <data/>
</rpc-reply>

00:08:31.673 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 182 down to 2083416
00:08:31.673 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.171.91:52504]) packet #62 sending command=94[SSH_MSG_CHANNEL_DATA] len=191
00:08:31.674 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.165:17830, remote=/10.30.171.91:52504]) writing 220 bytes
00:08:32.727 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.171.91:52504]) process #62 SSH_MSG_CHANNEL_DATA
00:08:32.727 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 203 down to 2085647
00:08:32.727 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) SSH_MSG_CHANNEL_DATA len=203
00:08:32.727 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:08:32.727 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:08:32.729 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-50">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

00:08:32.729 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message
00:08:32.730 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-50">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>
 to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1}
00:08:32.730 [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@40ab2d68
00:08:32.730 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-50 Read: /
00:08:32.730 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction
00:08:32.730 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-50 : Closed
00:08:32.730 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-50 is closed.
00:08:32.730 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message <rpc-reply xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-50">
    <data/>
</rpc-reply>

00:08:32.732 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 182 down to 2083234
00:08:32.732 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.171.91:52504]) packet #63 sending command=94[SSH_MSG_CHANNEL_DATA] len=191
00:08:32.732 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.165:17830, remote=/10.30.171.91:52504]) writing 220 bytes
00:08:33.781 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.171.91:52504]) process #63 SSH_MSG_CHANNEL_DATA
00:08:33.782 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 203 down to 2085444
00:08:33.782 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) SSH_MSG_CHANNEL_DATA len=203
00:08:33.782 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:08:33.782 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:08:33.784 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-51">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

00:08:33.784 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message
00:08:33.785 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-51">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>
 to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1}
00:08:33.785 [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@40ab2d68
00:08:33.785 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-51 Read: /
00:08:33.785 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction
00:08:33.785 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-51 : Closed
00:08:33.785 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-51 is closed.
00:08:33.785 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message <rpc-reply xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-51">
    <data/>
</rpc-reply>

00:08:33.787 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 182 down to 2083052
00:08:33.787 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.171.91:52504]) packet #64 sending command=94[SSH_MSG_CHANNEL_DATA] len=191
00:08:33.787 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.165:17830, remote=/10.30.171.91:52504]) writing 220 bytes
00:08:34.839 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.171.91:52504]) process #64 SSH_MSG_CHANNEL_DATA
00:08:34.839 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 203 down to 2085241
00:08:34.839 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) SSH_MSG_CHANNEL_DATA len=203
00:08:34.839 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:08:34.839 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:08:34.841 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-52">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

00:08:34.841 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message
00:08:34.842 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-52">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>
 to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1}
00:08:34.842 [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@40ab2d68
00:08:34.842 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-52 Read: /
00:08:34.842 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction
00:08:34.842 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-52 : Closed
00:08:34.842 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-52 is closed.
00:08:34.842 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message <rpc-reply xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-52">
    <data/>
</rpc-reply>

00:08:34.844 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 182 down to 2082870
00:08:34.844 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.171.91:52504]) packet #65 sending command=94[SSH_MSG_CHANNEL_DATA] len=191
00:08:34.844 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.165:17830, remote=/10.30.171.91:52504]) writing 220 bytes
00:08:35.896 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.171.91:52504]) process #65 SSH_MSG_CHANNEL_DATA
00:08:35.896 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 203 down to 2085038
00:08:35.896 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) SSH_MSG_CHANNEL_DATA len=203
00:08:35.896 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:08:35.897 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:08:35.898 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-53">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

00:08:35.898 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message
00:08:35.899 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-53">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>
 to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1}
00:08:35.899 [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@40ab2d68
00:08:35.899 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-53 Read: /
00:08:35.899 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction
00:08:35.899 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-53 : Closed
00:08:35.899 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-53 is closed.
00:08:35.900 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message <rpc-reply xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-53">
    <data/>
</rpc-reply>

00:08:35.904 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 182 down to 2082688
00:08:35.904 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.171.91:52504]) packet #66 sending command=94[SSH_MSG_CHANNEL_DATA] len=191
00:08:35.904 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.165:17830, remote=/10.30.171.91:52504]) writing 220 bytes
00:08:36.956 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.171.91:52504]) process #66 SSH_MSG_CHANNEL_DATA
00:08:36.956 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 203 down to 2084835
00:08:36.956 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) SSH_MSG_CHANNEL_DATA len=203
00:08:36.956 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:08:36.956 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:08:36.957 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-54">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

00:08:36.958 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message
00:08:36.958 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-54">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>
 to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1}
00:08:36.958 [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@40ab2d68
00:08:36.958 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-54 Read: /
00:08:36.958 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction
00:08:36.958 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-54 : Closed
00:08:36.958 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-54 is closed.
00:08:36.959 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message <rpc-reply xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-54">
    <data/>
</rpc-reply>

00:08:36.960 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 182 down to 2082506
00:08:36.960 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.171.91:52504]) packet #67 sending command=94[SSH_MSG_CHANNEL_DATA] len=191
00:08:36.960 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.165:17830, remote=/10.30.171.91:52504]) writing 220 bytes
00:08:38.007 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.171.91:52504]) process #67 SSH_MSG_CHANNEL_DATA
00:08:38.007 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 203 down to 2084632
00:08:38.007 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) SSH_MSG_CHANNEL_DATA len=203
00:08:38.007 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:08:38.007 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:08:38.008 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-55">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

00:08:38.009 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message
00:08:38.009 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-55">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>
 to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1}
00:08:38.009 [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@40ab2d68
00:08:38.009 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-55 Read: /
00:08:38.009 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction
00:08:38.009 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-55 : Closed
00:08:38.009 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-55 is closed.
00:08:38.010 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message <rpc-reply xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-55">
    <data/>
</rpc-reply>

00:08:38.011 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 182 down to 2082324
00:08:38.011 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.171.91:52504]) packet #68 sending command=94[SSH_MSG_CHANNEL_DATA] len=191
00:08:38.011 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.165:17830, remote=/10.30.171.91:52504]) writing 220 bytes
00:08:39.063 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.171.91:52504]) process #68 SSH_MSG_CHANNEL_DATA
00:08:39.064 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 203 down to 2084429
00:08:39.064 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) SSH_MSG_CHANNEL_DATA len=203
00:08:39.064 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:08:39.065 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:08:39.066 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-56">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

00:08:39.067 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message
00:08:39.067 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-56">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>
 to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1}
00:08:39.067 [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@40ab2d68
00:08:39.067 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-56 Read: /
00:08:39.067 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction
00:08:39.067 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-56 : Closed
00:08:39.067 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-56 is closed.
00:08:39.068 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message <rpc-reply xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-56">
    <data/>
</rpc-reply>

00:08:39.069 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 182 down to 2082142
00:08:39.069 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.171.91:52504]) packet #69 sending command=94[SSH_MSG_CHANNEL_DATA] len=191
00:08:39.070 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.165:17830, remote=/10.30.171.91:52504]) writing 220 bytes
00:08:40.122 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.171.91:52504]) process #69 SSH_MSG_CHANNEL_DATA
00:08:40.122 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 203 down to 2084226
00:08:40.122 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) SSH_MSG_CHANNEL_DATA len=203
00:08:40.122 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:08:40.122 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:08:40.124 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-57">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

00:08:40.125 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message
00:08:40.125 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-57">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>
 to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1}
00:08:40.125 [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@40ab2d68
00:08:40.125 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-57 Read: /
00:08:40.125 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction
00:08:40.125 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-57 : Closed
00:08:40.125 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-57 is closed.
00:08:40.126 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message <rpc-reply xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-57">
    <data/>
</rpc-reply>

00:08:40.127 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 182 down to 2081960
00:08:40.127 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.171.91:52504]) packet #70 sending command=94[SSH_MSG_CHANNEL_DATA] len=191
00:08:40.127 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.165:17830, remote=/10.30.171.91:52504]) writing 220 bytes
00:08:41.214 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.171.91:52504]) process #70 SSH_MSG_CHANNEL_DATA
00:08:41.215 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 203 down to 2084023
00:08:41.215 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) SSH_MSG_CHANNEL_DATA len=203
00:08:41.215 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:08:41.215 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:08:41.216 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-58">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

00:08:41.217 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message
00:08:41.217 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-58">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>
 to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1}
00:08:41.217 [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@40ab2d68
00:08:41.217 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-58 Read: /
00:08:41.218 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction
00:08:41.218 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-58 : Closed
00:08:41.218 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-58 is closed.
00:08:41.218 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message <rpc-reply xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-58">
    <data/>
</rpc-reply>

00:08:41.219 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 182 down to 2081778
00:08:41.219 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.171.91:52504]) packet #71 sending command=94[SSH_MSG_CHANNEL_DATA] len=191
00:08:41.220 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.165:17830, remote=/10.30.171.91:52504]) writing 220 bytes
00:08:42.268 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.171.91:52504]) process #71 SSH_MSG_CHANNEL_DATA
00:08:42.268 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 203 down to 2083820
00:08:42.268 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) SSH_MSG_CHANNEL_DATA len=203
00:08:42.268 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:08:42.268 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:08:42.270 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-59">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

00:08:42.270 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message
00:08:42.271 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-59">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>
 to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1}
00:08:42.271 [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@40ab2d68
00:08:42.271 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-59 Read: /
00:08:42.271 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction
00:08:42.271 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-59 : Closed
00:08:42.271 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-59 is closed.
00:08:42.271 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message <rpc-reply xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-59">
    <data/>
</rpc-reply>

00:08:42.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.171.91:52504]) by 182 down to 2081596
00:08:42.273 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.171.91:52504]) packet #72 sending command=94[SSH_MSG_CHANNEL_DATA] len=191
00:08:42.273 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.165:17830, remote=/10.30.171.91:52504]) writing 220 bytes
00:08:43.322 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.171.91:52504]) process #72 SSH_MSG_CHANNEL_DATA
00:08:43.322 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 203 down to 2083617
00:08:43.322 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) SSH_MSG_CHANNEL_DATA len=203
00:08:43.322 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:08:43.322 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:08:43.324 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-60">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

00:08:43.325 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message
00:08:43.325 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-60">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>
 to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1}
00:08:43.325 [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@40ab2d68
00:08:43.325 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-60 Read: /
00:08:43.325 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction
00:08:43.325 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-60 : Closed
00:08:43.325 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-60 is closed.
00:08:43.326 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message <rpc-reply xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-60">
    <data/>
</rpc-reply>

00:08:43.327 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 182 down to 2081414
00:08:43.327 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.171.91:52504]) packet #73 sending command=94[SSH_MSG_CHANNEL_DATA] len=191
00:08:43.327 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.165:17830, remote=/10.30.171.91:52504]) writing 220 bytes
00:08:44.378 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.171.91:52504]) process #73 SSH_MSG_CHANNEL_DATA
00:08:44.378 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 203 down to 2083414
00:08:44.378 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) SSH_MSG_CHANNEL_DATA len=203
00:08:44.378 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:08:44.379 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:08:44.380 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-61">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

00:08:44.380 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message
00:08:44.381 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-61">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>
 to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1}
00:08:44.381 [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@40ab2d68
00:08:44.381 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-61 Read: /
00:08:44.381 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction
00:08:44.381 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-61 : Closed
00:08:44.381 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-61 is closed.
00:08:44.382 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message <rpc-reply xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-61">
    <data/>
</rpc-reply>

00:08:44.383 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 182 down to 2081232
00:08:44.383 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.171.91:52504]) packet #74 sending command=94[SSH_MSG_CHANNEL_DATA] len=191
00:08:44.383 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.165:17830, remote=/10.30.171.91:52504]) writing 220 bytes
00:08:45.433 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.171.91:52504]) process #74 SSH_MSG_CHANNEL_DATA
00:08:45.433 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 203 down to 2083211
00:08:45.434 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) SSH_MSG_CHANNEL_DATA len=203
00:08:45.434 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:08:45.434 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:08:45.435 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-62">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

00:08:45.436 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message
00:08:45.436 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-62">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>
 to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1}
00:08:45.436 [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@40ab2d68
00:08:45.437 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-62 Read: /
00:08:45.437 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction
00:08:45.437 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-62 : Closed
00:08:45.437 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-62 is closed.
00:08:45.437 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message <rpc-reply xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-62">
    <data/>
</rpc-reply>

00:08:45.438 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 182 down to 2081050
00:08:45.438 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.171.91:52504]) packet #75 sending command=94[SSH_MSG_CHANNEL_DATA] len=191
00:08:45.438 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.165:17830, remote=/10.30.171.91:52504]) writing 220 bytes
00:08:46.487 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.171.91:52504]) process #75 SSH_MSG_CHANNEL_DATA
00:08:46.487 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 203 down to 2083008
00:08:46.488 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) SSH_MSG_CHANNEL_DATA len=203
00:08:46.488 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:08:46.488 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:08:46.489 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-63">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

00:08:46.490 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message
00:08:46.496 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-63">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>
 to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1}
00:08:46.496 [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@40ab2d68
00:08:46.496 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-63 Read: /
00:08:46.496 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction
00:08:46.496 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-63 : Closed
00:08:46.496 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-63 is closed.
00:08:46.496 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message <rpc-reply xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-63">
    <data/>
</rpc-reply>

00:08:46.498 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 182 down to 2080868
00:08:46.498 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.171.91:52504]) packet #76 sending command=94[SSH_MSG_CHANNEL_DATA] len=191
00:08:46.498 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.165:17830, remote=/10.30.171.91:52504]) writing 220 bytes
00:08:47.541 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.171.91:52504]) process #76 SSH_MSG_CHANNEL_DATA
00:08:47.541 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 203 down to 2082805
00:08:47.541 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) SSH_MSG_CHANNEL_DATA len=203
00:08:47.541 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:08:47.541 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:08:47.543 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-64">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

00:08:47.543 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message
00:08:47.543 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-64">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>
 to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1}
00:08:47.544 [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@40ab2d68
00:08:47.544 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-64 Read: /
00:08:47.544 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction
00:08:47.544 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-64 : Closed
00:08:47.544 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-64 is closed.
00:08:47.544 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message <rpc-reply xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-64">
    <data/>
</rpc-reply>

00:08:47.546 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 182 down to 2080686
00:08:47.546 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.171.91:52504]) packet #77 sending command=94[SSH_MSG_CHANNEL_DATA] len=191
00:08:47.546 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.165:17830, remote=/10.30.171.91:52504]) writing 220 bytes
00:08:48.590 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.171.91:52504]) process #77 SSH_MSG_CHANNEL_DATA
00:08:48.591 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 203 down to 2082602
00:08:48.591 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) SSH_MSG_CHANNEL_DATA len=203
00:08:48.591 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:08:48.591 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:08:48.592 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-65">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

00:08:48.593 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message
00:08:48.594 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-65">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>
 to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1}
00:08:48.594 [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@40ab2d68
00:08:48.594 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-65 Read: /
00:08:48.594 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction
00:08:48.594 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-65 : Closed
00:08:48.594 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-65 is closed.
00:08:48.594 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message <rpc-reply xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-65">
    <data/>
</rpc-reply>

00:08:48.598 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 182 down to 2080504
00:08:48.598 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.171.91:52504]) packet #78 sending command=94[SSH_MSG_CHANNEL_DATA] len=191
00:08:48.598 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.165:17830, remote=/10.30.171.91:52504]) writing 220 bytes
00:08:49.660 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.171.91:52504]) process #78 SSH_MSG_CHANNEL_DATA
00:08:49.662 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 203 down to 2082399
00:08:49.663 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) SSH_MSG_CHANNEL_DATA len=203
00:08:49.663 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:08:49.663 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:08:49.664 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-66">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

00:08:49.664 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message
00:08:49.665 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-66">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>
 to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1}
00:08:49.665 [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@40ab2d68
00:08:49.665 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-66 Read: /
00:08:49.665 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction
00:08:49.665 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-66 : Closed
00:08:49.665 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-66 is closed.
00:08:49.666 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message <rpc-reply xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-66">
    <data/>
</rpc-reply>

00:08:49.667 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 182 down to 2080322
00:08:49.667 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.171.91:52504]) packet #79 sending command=94[SSH_MSG_CHANNEL_DATA] len=191
00:08:49.667 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.165:17830, remote=/10.30.171.91:52504]) writing 220 bytes
00:08:50.725 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.171.91:52504]) process #79 SSH_MSG_CHANNEL_DATA
00:08:50.725 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 203 down to 2082196
00:08:50.725 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) SSH_MSG_CHANNEL_DATA len=203
00:08:50.726 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:08:50.726 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:08:50.728 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-67">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

00:08:50.729 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message
00:08:50.729 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-67">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>
 to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1}
00:08:50.729 [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@40ab2d68
00:08:50.729 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-67 Read: /
00:08:50.729 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction
00:08:50.729 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-67 : Closed
00:08:50.729 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-67 is closed.
00:08:50.730 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message <rpc-reply xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-67">
    <data/>
</rpc-reply>

00:08:50.733 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 182 down to 2080140
00:08:50.733 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.171.91:52504]) packet #80 sending command=94[SSH_MSG_CHANNEL_DATA] len=191
00:08:50.733 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.165:17830, remote=/10.30.171.91:52504]) writing 220 bytes
00:08:51.782 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.171.91:52504]) process #80 SSH_MSG_CHANNEL_DATA
00:08:51.782 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 203 down to 2081993
00:08:51.782 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) SSH_MSG_CHANNEL_DATA len=203
00:08:51.782 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:08:51.782 [sshd-netconf-ssh-server-nio-group-thread-3] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:08:51.784 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-68">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

00:08:51.784 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message
00:08:51.785 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-68">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>
 to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1}
00:08:51.785 [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@40ab2d68
00:08:51.785 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-68 Read: /
00:08:51.785 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction
00:08:51.785 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-68 : Closed
00:08:51.785 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-68 is closed.
00:08:51.785 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message <rpc-reply xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-68">
    <data/>
</rpc-reply>

00:08:51.786 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 182 down to 2079958
00:08:51.786 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.171.91:52504]) packet #81 sending command=94[SSH_MSG_CHANNEL_DATA] len=191
00:08:51.787 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.165:17830, remote=/10.30.171.91:52504]) writing 220 bytes
00:08:52.836 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.171.91:52504]) process #81 SSH_MSG_CHANNEL_DATA
00:08:52.836 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 203 down to 2081790
00:08:52.836 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) SSH_MSG_CHANNEL_DATA len=203
00:08:52.836 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:08:52.836 [sshd-netconf-ssh-server-nio-group-thread-5] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:08:52.837 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-69">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

00:08:52.838 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message
00:08:52.838 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-69">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>
 to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1}
00:08:52.838 [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@40ab2d68
00:08:52.838 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-69 Read: /
00:08:52.838 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction
00:08:52.838 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-69 : Closed
00:08:52.838 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-69 is closed.
00:08:52.839 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message <rpc-reply xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-69">
    <data/>
</rpc-reply>

00:08:52.840 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 182 down to 2079776
00:08:52.840 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.171.91:52504]) packet #82 sending command=94[SSH_MSG_CHANNEL_DATA] len=191
00:08:52.840 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.165:17830, remote=/10.30.171.91:52504]) writing 220 bytes
00:09:54.557 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - doHandleMessage(ServerSessionImpl[admin@/10.30.171.91:52504]) process #82 SSH_MSG_CHANNEL_DATA
00:09:54.558 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.common.channel.LocalWindow - Consume LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 203 down to 2081587
00:09:54.558 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.s.channel.ChannelSession - handleData(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) SSH_MSG_CHANNEL_DATA len=203
00:09:54.558 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Resuming read due to incoming data on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:09:54.558 [sshd-netconf-ssh-server-nio-group-thread-7] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - Delaying read until data is available on ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]
00:09:54.559 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Message was received: <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-70">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>

00:09:54.560 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - handling incoming message
00:09:54.560 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.o.NetconfOperationRouterImpl - Forwarding netconf message <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-70">
    <get-config>
        <source>
            <running/>
        </source>
    </get-config>
</rpc>
 to org.opendaylight.netconf.server.mdsal.operations.GetConfig{name=get-config, namespace=urn:ietf:params:xml:ns:netconf:base:1.0, session=1}
00:09:54.560 [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@40ab2d68
00:09:54.560 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedReadWriteTransaction - Tx: DOM-CFG-70 Read: /
00:09:54.560 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.mdsal.TransactionProvider - Aborting current running Transaction
00:09:54.560 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.s.SnapshotBackedWriteTransaction - Store transaction: DOM-CFG-70 : Closed
00:09:54.561 [nioEventLoopGroup-2-3] DEBUG o.o.m.d.s.i.InMemoryDOMDataStore - Tx: DOM-CFG-70 is closed.
00:09:54.561 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Responding with message <rpc-reply xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="m-70">
    <data/>
</rpc-reply>

00:09:54.562 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Consume RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) by 182 down to 2079594
00:09:54.563 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - encode(ServerSessionImpl[admin@/10.30.171.91:52504]) packet #83 sending command=94[SSH_MSG_CHANNEL_DATA] len=191
00:09:54.563 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - writeBuffer(Nio2Session[local=/10.30.170.165:17830, remote=/10.30.171.91:52504]) writing 220 bytes
00:09:54.894 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - handleReadCycleCompletion(Nio2Session[local=/10.30.170.165:17830, remote=/10.30.171.91:52504]) Socket has been disconnected (result=-1), closing IoSession now
00:09:54.895 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - close(Nio2Session[local=/10.30.170.165:17830, remote=/10.30.171.91:52504]) Closing immediately
00:09:54.895 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - doCloseImmediately(Nio2Session[local=/10.30.170.165:17830, remote=/10.30.171.91:52504]) closing socket=sun.nio.ch.UnixAsynchronousSocketChannelImpl[connected local=/10.30.170.165:17830 remote=/10.30.171.91:52504]
00:09:54.895 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - doCloseImmediately(Nio2Session[local=/10.30.170.165:17830, remote=/10.30.171.91:52504]) socket=sun.nio.ch.UnixAsynchronousSocketChannelImpl[closed] closed
00:09:54.895 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.c.io.nio2.Nio2Acceptor - unmapSession(id=101): Nio2Session[local=/10.30.170.165:17830, remote=/10.30.171.91:52504]
00:09:54.895 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - close(ServerSessionImpl[admin@/10.30.171.91:52504]) Closing immediately
00:09:54.896 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.c.s.h.SessionTimeoutListener - sessionClosed(ServerSessionImpl[admin@/10.30.171.91:52504]) un-tracked
00:09:54.899 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[ServerSessionImpl[admin@/10.30.171.91:52504]]) Closing immediately
00:09:54.899 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(ServerSessionImpl[admin@/10.30.171.91:52504]) stopping
00:09:54.899 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - stopHeartBeat(ServerSessionImpl[admin@/10.30.171.91:52504]) stopped
00:09:54.900 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.channel.ChannelSession - close(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) Closing immediately
00:09:54.900 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.channel.ChannelSession - close(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) no EOF sent
00:09:54.900 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.common.channel.LocalWindow - Closing LocalWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504])
00:09:54.900 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.c.channel.RemoteWindow - Closing RemoteWindow[server](ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504])
00:09:54.904 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]] cmd=SSH_MSG_CHANNEL_DATA) Closing immediately
00:09:54.904 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]] cmd=SSH_MSG_CHANNEL_DATA)[Immediately] closed
00:09:54.904 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA) Closing immediately
00:09:54.904 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncOutputStream - close(ChannelAsyncOutputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]] cmd=SSH_MSG_CHANNEL_EXTENDED_DATA)[Immediately] closed
00:09:54.904 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.c.c.AbstractChannel$GracefulChannelCloseable - close(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504])[immediately=true] processing
00:09:54.904 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - unregisterChannel(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) result=ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]
00:09:54.904 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@66b531bc) signal close complete immediately=true
00:09:54.905 [nioEventLoopGroup-2-2] DEBUG o.o.n.n.ssh.SshProxyClientHandler - Internal connection to netconf server was dropped for client: 10.30.171.91 on channel: [id: 0x2bb2559e, L:local:E:e948848a ! R:local:/0.0.0.0:17830]
00:09:54.905 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.channel.ChannelSession - closeShell(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) exit code=1, immediate=false
00:09:54.905 [nioEventLoopGroup-2-2] DEBUG o.o.n.s.s.s.channel.ChannelSession - onExit(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]) code=1 message='Internal connection to netconf server was dropped for client: 10.30.171.91 on channel: [id: 0x2bb2559e, L:local:E:e948848a ! R:local:/0.0.0.0:17830]' shell closed
00:09:54.905 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Channel [id: 0x7d3e367d, L:local:/0.0.0.0:17830 ! R:local:E:e948848a] inactive.
00:09:54.905 [nioEventLoopGroup-2-3] DEBUG o.o.n.n.AbstractNetconfSession - Session NetconfServerSession{sessionId=1, channel=[id: 0x7d3e367d, L:local:/0.0.0.0:17830 ! R:local:E:e948848a]} end of input detected while session was in state up
00:09:54.905 [nioEventLoopGroup-2-3] DEBUG o.o.n.s.NetconfServerSessionListener - Session NetconfServerSession{sessionId=1, channel=[id: 0x7d3e367d, L:local:/0.0.0.0:17830 ! R:local:E:e948848a]} down, reason: End of input
00:09:54.906 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - close(ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]) Closing gracefully
00:09:54.906 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.n.h.s.c.AsyncSshHandlerReader - Ssh session dropped on channel: ssh10.30.171.91
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:09:54.910 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.c.c.ChannelAsyncInputStream - close(ChannelAsyncInputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504]]][Graceful] - operationComplete() closed
00:09:54.910 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@32c0c991) signal close complete immediately=true
00:09:54.910 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.channel.ChannelSession - close(ChannelSession[id=0, recipient=0]-ServerSessionImpl[admin@/10.30.171.91:52504])[Immediately] closed
00:09:54.910 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerConnectionService - close(ServerConnectionService[ServerSessionImpl[admin@/10.30.171.91:52504]])[Immediately] closed
00:09:54.910 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - close(Nio2Session[local=/10.30.170.165:17830, remote=/10.30.171.91:52504])[Immediately] state already Closed
00:09:54.910 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.c.u.c.SequentialCloseable - doClose(org.opendaylight.netconf.shaded.sshd.common.util.closeable.SequentialCloseable$1@3ff9f9b4) signal close complete immediately=true
00:09:54.911 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.s.s.ServerSessionImpl - close(ServerSessionImpl[admin@/10.30.171.91:52504])[Immediately] closed
00:09:54.911 [sshd-netconf-ssh-server-nio-group-thread-1] DEBUG o.o.n.s.s.common.io.nio2.Nio2Session - close(Nio2Session[local=/10.30.170.165:17830, remote=/10.30.171.91:52504])[Immediately] closed